2021-09-12 02:07:15,529 DEBUG 23:basic_cnf.py(1) - BasicCnf init started 2021-09-12 02:07:15,529 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-12 02:07:15,535 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase') 2021-09-12 02:07:15,535 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2021-09-12 02:07:15,535 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-09-12 02:07:15,535 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-09-12 02:07:15,535 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-12 02:07:15,535 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-09-12 02:07:15,535 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-09-12 02:07:15,535 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-09-12 02:07:15,536 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-09-12 02:07:15,536 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-09-12 02:07:15,536 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-09-12 02:07:15,536 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-09-12 02:07:15,536 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-09-12 02:07:15,536 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'... 2021-09-12 02:07:15,536 DEBUG 33:basic_cnf.py(1) - start time 2021-09-12 02:07:15,536 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist 2021-09-12 02:07:15,537 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-09-12 02:07:15,537 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-12 02:07:15,537 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-12 02:07:15,537 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-12 02:07:15,537 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-12 02:07:15,539 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:15,649 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-12 02:07:15,650 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-12 02:07:15,651 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"5cb22af73d1f43b6b0f29bc7031e8d8a","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"30c79d92bb0d442daf3808918e4b213f","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"200de09a2bbf4caab3424f190e8ed0b0","type":"vlm","name":"09160303-106c-445f-b3ff","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"e8bfbf833ea84e8086fa2d0148d8ae0c","type":"vlm","name":"e4584639-06ab-4f07-859b","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-09-12 02:07:15,654 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-09-12 02:07:15,654 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-09-12 02:07:15,654 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-09-12 02:07:15,655 INFO 267:__init__.py(1) - attempting to create Vendor basicnf_vendor in SDC 2021-09-12 02:07:15,655 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-09-12 02:07:15,655 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-12 02:07:15,655 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-12 02:07:15,656 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-12 02:07:15,656 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-12 02:07:15,658 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:15,720 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-12 02:07:15,721 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-12 02:07:15,721 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"5cb22af73d1f43b6b0f29bc7031e8d8a","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"30c79d92bb0d442daf3808918e4b213f","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"200de09a2bbf4caab3424f190e8ed0b0","type":"vlm","name":"09160303-106c-445f-b3ff","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"e8bfbf833ea84e8086fa2d0148d8ae0c","type":"vlm","name":"e4584639-06ab-4f07-859b","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-09-12 02:07:15,723 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-09-12 02:07:15,724 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-09-12 02:07:15,724 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-09-12 02:07:15,742 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-12 02:07:15,742 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-12 02:07:15,743 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicnf_vendor", "description": "vendor" } 2021-09-12 02:07:15,744 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:16,482 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-12 02:07:16,484 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-09-12 02:07:16,484 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"1b3bfd548a3941f7a0b4f7a0dee2c32d","version":{"id":"756e235039b5439c8cc993fe9d2062ba","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-12 02:07:16,488 INFO 285:__init__.py(1) - Vendor basicnf_vendor is created in SDC 2021-09-12 02:07:16,488 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicnf_vendor in SDC 2021-09-12 02:07:16,494 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-12 02:07:16,494 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/1b3bfd548a3941f7a0b4f7a0dee2c32d/versions/756e235039b5439c8cc993fe9d2062ba/actions 2021-09-12 02:07:16,495 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-09-12 02:07:16,497 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:16,887 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/1b3bfd548a3941f7a0b4f7a0dee2c32d/versions/756e235039b5439c8cc993fe9d2062ba/actions HTTP/1.1" 200 2 2021-09-12 02:07:16,889 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-09-12 02:07:16,889 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-09-12 02:07:16,893 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-12 02:07:16,902 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-12 02:07:16,903 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-12 02:07:16,903 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-12 02:07:16,903 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-12 02:07:16,904 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-12 02:07:16,906 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:16,977 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-12 02:07:16,978 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-12 02:07:16,979 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_TSrWCq_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"5cb22af73d1f43b6b0f29bc7031e8d8a","onboardingMethod":"NetworkPackage","id":"a6e572d5c43041b1a1f1fcf948000c28","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"30c79d92bb0d442daf3808918e4b213f","onboardingMethod":"NetworkPackage","id":"8447b334550f4c098be7313c1bc9446a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 983edbab-83d7","description":"vendor software product","vendorName":"09160303-106c-445f-b3ff","vendorId":"200de09a2bbf4caab3424f190e8ed0b0","onboardingMethod":"NetworkPackage","id":"4e3ed04cb90b4b3ab40ff08c2ce6208f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 16dc2eb6-dcab","description":"vendor software product","vendorName":"e4584639-06ab-4f07-859b","vendorId":"e8bfbf833ea84e8086fa2d0148d8ae0c","onboardingMethod":"NetworkPackage","id":"fa8cb418da4c460bab38300d2aa314aa","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-12 02:07:16,981 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_TSrWCq_VSP from SDC 2021-09-12 02:07:16,981 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-12 02:07:16,982 DEBUG 324:vsp.py(1) - importing VSP pNF 983edbab-83d7 from SDC 2021-09-12 02:07:16,982 DEBUG 324:vsp.py(1) - importing VSP vFW 16dc2eb6-dcab from SDC 2021-09-12 02:07:16,982 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-12 02:07:16,982 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-12 02:07:16,983 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-12 02:07:16,983 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-12 02:07:16,983 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-12 02:07:16,984 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-12 02:07:16,984 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-12 02:07:16,984 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-12 02:07:16,986 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:17,071 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-12 02:07:17,073 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-12 02:07:17,073 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_TSrWCq_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"5cb22af73d1f43b6b0f29bc7031e8d8a","onboardingMethod":"NetworkPackage","id":"a6e572d5c43041b1a1f1fcf948000c28","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"30c79d92bb0d442daf3808918e4b213f","onboardingMethod":"NetworkPackage","id":"8447b334550f4c098be7313c1bc9446a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 983edbab-83d7","description":"vendor software product","vendorName":"09160303-106c-445f-b3ff","vendorId":"200de09a2bbf4caab3424f190e8ed0b0","onboardingMethod":"NetworkPackage","id":"4e3ed04cb90b4b3ab40ff08c2ce6208f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 16dc2eb6-dcab","description":"vendor software product","vendorName":"e4584639-06ab-4f07-859b","vendorId":"e8bfbf833ea84e8086fa2d0148d8ae0c","onboardingMethod":"NetworkPackage","id":"fa8cb418da4c460bab38300d2aa314aa","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-12 02:07:17,076 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_TSrWCq_VSP from SDC 2021-09-12 02:07:17,076 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-12 02:07:17,077 DEBUG 324:vsp.py(1) - importing VSP pNF 983edbab-83d7 from SDC 2021-09-12 02:07:17,077 DEBUG 324:vsp.py(1) - importing VSP vFW 16dc2eb6-dcab from SDC 2021-09-12 02:07:17,077 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-12 02:07:17,078 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-12 02:07:17,078 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-12 02:07:17,078 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-12 02:07:17,078 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-12 02:07:17,079 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-12 02:07:17,079 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-12 02:07:17,080 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-12 02:07:17,082 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:17,174 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-12 02:07:17,176 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-12 02:07:17,177 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_TSrWCq_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"5cb22af73d1f43b6b0f29bc7031e8d8a","onboardingMethod":"NetworkPackage","id":"a6e572d5c43041b1a1f1fcf948000c28","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"30c79d92bb0d442daf3808918e4b213f","onboardingMethod":"NetworkPackage","id":"8447b334550f4c098be7313c1bc9446a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 983edbab-83d7","description":"vendor software product","vendorName":"09160303-106c-445f-b3ff","vendorId":"200de09a2bbf4caab3424f190e8ed0b0","onboardingMethod":"NetworkPackage","id":"4e3ed04cb90b4b3ab40ff08c2ce6208f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 16dc2eb6-dcab","description":"vendor software product","vendorName":"e4584639-06ab-4f07-859b","vendorId":"e8bfbf833ea84e8086fa2d0148d8ae0c","onboardingMethod":"NetworkPackage","id":"fa8cb418da4c460bab38300d2aa314aa","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-12 02:07:17,180 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_TSrWCq_VSP from SDC 2021-09-12 02:07:17,180 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-12 02:07:17,181 DEBUG 324:vsp.py(1) - importing VSP pNF 983edbab-83d7 from SDC 2021-09-12 02:07:17,181 DEBUG 324:vsp.py(1) - importing VSP vFW 16dc2eb6-dcab from SDC 2021-09-12 02:07:17,181 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-12 02:07:17,182 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-12 02:07:17,182 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-12 02:07:17,182 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-12 02:07:17,182 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-12 02:07:17,183 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-12 02:07:17,183 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-12 02:07:17,183 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-12 02:07:17,186 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:17,280 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-12 02:07:17,282 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-12 02:07:17,283 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_TSrWCq_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"5cb22af73d1f43b6b0f29bc7031e8d8a","onboardingMethod":"NetworkPackage","id":"a6e572d5c43041b1a1f1fcf948000c28","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"30c79d92bb0d442daf3808918e4b213f","onboardingMethod":"NetworkPackage","id":"8447b334550f4c098be7313c1bc9446a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 983edbab-83d7","description":"vendor software product","vendorName":"09160303-106c-445f-b3ff","vendorId":"200de09a2bbf4caab3424f190e8ed0b0","onboardingMethod":"NetworkPackage","id":"4e3ed04cb90b4b3ab40ff08c2ce6208f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 16dc2eb6-dcab","description":"vendor software product","vendorName":"e4584639-06ab-4f07-859b","vendorId":"e8bfbf833ea84e8086fa2d0148d8ae0c","onboardingMethod":"NetworkPackage","id":"fa8cb418da4c460bab38300d2aa314aa","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-12 02:07:17,286 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_TSrWCq_VSP from SDC 2021-09-12 02:07:17,286 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-12 02:07:17,286 DEBUG 324:vsp.py(1) - importing VSP pNF 983edbab-83d7 from SDC 2021-09-12 02:07:17,286 DEBUG 324:vsp.py(1) - importing VSP vFW 16dc2eb6-dcab from SDC 2021-09-12 02:07:17,287 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-12 02:07:17,287 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-12 02:07:17,287 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-12 02:07:17,287 INFO 267:__init__.py(1) - attempting to create Vsp basic_cnf_VSP in SDC 2021-09-12 02:07:17,287 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-12 02:07:17,287 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-12 02:07:17,288 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-12 02:07:17,288 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-12 02:07:17,288 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-12 02:07:17,290 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:17,371 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-12 02:07:17,373 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-12 02:07:17,373 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_TSrWCq_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"5cb22af73d1f43b6b0f29bc7031e8d8a","onboardingMethod":"NetworkPackage","id":"a6e572d5c43041b1a1f1fcf948000c28","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"30c79d92bb0d442daf3808918e4b213f","onboardingMethod":"NetworkPackage","id":"8447b334550f4c098be7313c1bc9446a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 983edbab-83d7","description":"vendor software product","vendorName":"09160303-106c-445f-b3ff","vendorId":"200de09a2bbf4caab3424f190e8ed0b0","onboardingMethod":"NetworkPackage","id":"4e3ed04cb90b4b3ab40ff08c2ce6208f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 16dc2eb6-dcab","description":"vendor software product","vendorName":"e4584639-06ab-4f07-859b","vendorId":"e8bfbf833ea84e8086fa2d0148d8ae0c","onboardingMethod":"NetworkPackage","id":"fa8cb418da4c460bab38300d2aa314aa","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-12 02:07:17,376 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_TSrWCq_VSP from SDC 2021-09-12 02:07:17,376 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-12 02:07:17,377 DEBUG 324:vsp.py(1) - importing VSP pNF 983edbab-83d7 from SDC 2021-09-12 02:07:17,377 DEBUG 324:vsp.py(1) - importing VSP vFW 16dc2eb6-dcab from SDC 2021-09-12 02:07:17,377 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-12 02:07:17,377 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-12 02:07:17,377 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-12 02:07:17,382 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-09-12 02:07:17,382 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-12 02:07:17,383 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-12 02:07:17,383 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-12 02:07:17,383 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-12 02:07:17,385 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:17,473 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-12 02:07:17,474 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-12 02:07:17,474 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"1b3bfd548a3941f7a0b4f7a0dee2c32d","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"5cb22af73d1f43b6b0f29bc7031e8d8a","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"30c79d92bb0d442daf3808918e4b213f","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"200de09a2bbf4caab3424f190e8ed0b0","type":"vlm","name":"09160303-106c-445f-b3ff","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"e8bfbf833ea84e8086fa2d0148d8ae0c","type":"vlm","name":"e4584639-06ab-4f07-859b","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-09-12 02:07:17,476 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-09-12 02:07:17,476 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-09-12 02:07:17,477 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-12 02:07:17,477 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/1b3bfd548a3941f7a0b4f7a0dee2c32d/versions 2021-09-12 02:07:17,477 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-12 02:07:17,478 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:17,534 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1b3bfd548a3941f7a0b4f7a0dee2c32d/versions HTTP/1.1" 200 264 2021-09-12 02:07:17,536 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-12 02:07:17,536 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"756e235039b5439c8cc993fe9d2062ba","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631412435816,"modificationTime":1631412436695,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-12 02:07:17,539 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-12 02:07:17,539 INFO 192:__init__.py(1) - Vendor found, updating information 2021-09-12 02:07:17,540 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-12 02:07:17,540 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/1b3bfd548a3941f7a0b4f7a0dee2c32d/versions 2021-09-12 02:07:17,540 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-12 02:07:17,543 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:17,614 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1b3bfd548a3941f7a0b4f7a0dee2c32d/versions HTTP/1.1" 200 264 2021-09-12 02:07:17,615 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-12 02:07:17,616 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"756e235039b5439c8cc993fe9d2062ba","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631412435816,"modificationTime":1631412436695,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-12 02:07:17,619 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-12 02:07:17,619 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-12 02:07:17,620 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-12 02:07:17,620 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": "1b3bfd548a3941f7a0b4f7a0dee2c32d", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-09-12 02:07:17,622 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:20,671 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-12 02:07:20,673 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-09-12 02:07:20,674 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"999dc22139214c768f5eccdd8f63b481","version":{"id":"bb697324dac349a9b347ab6f166ca345","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-12 02:07:20,677 INFO 285:__init__.py(1) - Vsp basic_cnf_VSP is created in SDC 2021-09-12 02:07:20,677 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-12 02:07:20,678 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/999dc22139214c768f5eccdd8f63b481/versions 2021-09-12 02:07:20,678 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-12 02:07:20,680 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:20,773 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/999dc22139214c768f5eccdd8f63b481/versions HTTP/1.1" 200 253 2021-09-12 02:07:20,774 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-12 02:07:20,775 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bb697324dac349a9b347ab6f166ca345","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631412437698,"modificationTime":1631412438782,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-12 02:07:20,777 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-12 02:07:20,777 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/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 2021-09-12 02:07:20,777 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-12 02:07:20,778 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:20,987 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 HTTP/1.1" 200 223 2021-09-12 02:07:20,988 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-12 02:07:20,989 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"bb697324dac349a9b347ab6f166ca345","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631412437698,"modificationTime":1631412438774} 2021-09-12 02:07:20,991 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-12 02:07:20,991 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/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 2021-09-12 02:07:20,992 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-12 02:07:20,994 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:21,679 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 HTTP/1.1" 200 369 2021-09-12 02:07:21,681 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-12 02:07:21,681 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":"1b3bfd548a3941f7a0b4f7a0dee2c32d","onboardingMethod":"NetworkPackage","id":"999dc22139214c768f5eccdd8f63b481","version":"bb697324dac349a9b347ab6f166ca345"} 2021-09-12 02:07:21,684 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-12 02:07:21,685 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/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 2021-09-12 02:07:21,685 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-12 02:07:21,687 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:22,281 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 HTTP/1.1" 200 369 2021-09-12 02:07:22,282 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-12 02:07:22,282 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"1b3bfd548a3941f7a0b4f7a0dee2c32d","onboardingMethod":"NetworkPackage","id":"999dc22139214c768f5eccdd8f63b481","version":"bb697324dac349a9b347ab6f166ca345"} 2021-09-12 02:07:22,285 INFO 241:vsp.py(1) - attempting to upload package for basic_cnf_VSP in SDC 2021-09-12 02:07:22,285 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-12 02:07:22,285 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/999dc22139214c768f5eccdd8f63b481/versions 2021-09-12 02:07:22,286 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-12 02:07:22,288 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:22,379 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/999dc22139214c768f5eccdd8f63b481/versions HTTP/1.1" 200 253 2021-09-12 02:07:22,380 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-12 02:07:22,380 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bb697324dac349a9b347ab6f166ca345","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631412437698,"modificationTime":1631412438782,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-12 02:07:22,383 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-12 02:07:22,383 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/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 2021-09-12 02:07:22,383 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-12 02:07:22,385 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:22,673 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 HTTP/1.1" 200 223 2021-09-12 02:07:22,674 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-12 02:07:22,675 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"bb697324dac349a9b347ab6f166ca345","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631412437698,"modificationTime":1631412438774} 2021-09-12 02:07:22,677 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-12 02:07:22,677 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/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 2021-09-12 02:07:22,677 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-12 02:07:22,679 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:23,024 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 HTTP/1.1" 200 369 2021-09-12 02:07:23,025 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-12 02:07:23,026 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":"1b3bfd548a3941f7a0b4f7a0dee2c32d","onboardingMethod":"NetworkPackage","id":"999dc22139214c768f5eccdd8f63b481","version":"bb697324dac349a9b347ab6f166ca345"} 2021-09-12 02:07:23,028 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-12 02:07:23,028 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/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 2021-09-12 02:07:23,028 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-12 02:07:23,030 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:23,223 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 HTTP/1.1" 200 369 2021-09-12 02:07:23,225 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-12 02:07:23,225 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":"1b3bfd548a3941f7a0b4f7a0dee2c32d","onboardingMethod":"NetworkPackage","id":"999dc22139214c768f5eccdd8f63b481","version":"bb697324dac349a9b347ab6f166ca345"} 2021-09-12 02:07:23,229 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-12 02:07:23,229 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/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345/orchestration-template-candidate 2021-09-12 02:07:23,229 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-09-12 02:07:23,233 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:23,471 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345/orchestration-template-candidate HTTP/1.1" 200 90 2021-09-12 02:07:23,473 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-09-12 02:07:23,473 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-12 02:07:23,474 INFO 194:vsp.py(1) - Files for Vsp basic_cnf_VSP have been uploaded 2021-09-12 02:07:23,477 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-12 02:07:23,477 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/999dc22139214c768f5eccdd8f63b481/versions 2021-09-12 02:07:23,477 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-12 02:07:23,480 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:23,575 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/999dc22139214c768f5eccdd8f63b481/versions HTTP/1.1" 200 253 2021-09-12 02:07:23,577 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-12 02:07:23,577 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bb697324dac349a9b347ab6f166ca345","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631412437698,"modificationTime":1631412438782,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-12 02:07:23,580 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-12 02:07:23,580 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/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 2021-09-12 02:07:23,581 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-12 02:07:23,583 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:23,711 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 HTTP/1.1" 200 222 2021-09-12 02:07:23,712 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-12 02:07:23,713 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"bb697324dac349a9b347ab6f166ca345","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631412437698,"modificationTime":1631412443410} 2021-09-12 02:07:23,716 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-12 02:07:23,716 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/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 2021-09-12 02:07:23,716 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-12 02:07:23,719 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:23,882 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 HTTP/1.1" 200 436 2021-09-12 02:07:23,884 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-12 02:07:23,884 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":"1b3bfd548a3941f7a0b4f7a0dee2c32d","onboardingMethod":"NetworkPackage","id":"999dc22139214c768f5eccdd8f63b481","version":"bb697324dac349a9b347ab6f166ca345","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-12 02:07:23,888 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-12 02:07:23,888 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/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 2021-09-12 02:07:23,888 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-12 02:07:23,890 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:24,075 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 HTTP/1.1" 200 436 2021-09-12 02:07:24,077 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-12 02:07:24,077 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":"1b3bfd548a3941f7a0b4f7a0dee2c32d","onboardingMethod":"NetworkPackage","id":"999dc22139214c768f5eccdd8f63b481","version":"bb697324dac349a9b347ab6f166ca345","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-12 02:07:24,079 INFO 241:vsp.py(1) - attempting to validate for basic_cnf_VSP in SDC 2021-09-12 02:07:24,080 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-12 02:07:24,080 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/999dc22139214c768f5eccdd8f63b481/versions 2021-09-12 02:07:24,080 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-12 02:07:24,082 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:24,174 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/999dc22139214c768f5eccdd8f63b481/versions HTTP/1.1" 200 253 2021-09-12 02:07:24,176 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-12 02:07:24,176 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bb697324dac349a9b347ab6f166ca345","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631412437698,"modificationTime":1631412438782,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-12 02:07:24,179 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-12 02:07:24,179 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/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 2021-09-12 02:07:24,180 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-12 02:07:24,182 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:24,307 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 HTTP/1.1" 200 222 2021-09-12 02:07:24,309 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-12 02:07:24,309 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"bb697324dac349a9b347ab6f166ca345","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631412437698,"modificationTime":1631412443410} 2021-09-12 02:07:24,312 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-12 02:07:24,312 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/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 2021-09-12 02:07:24,312 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-12 02:07:24,314 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:24,510 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 HTTP/1.1" 200 436 2021-09-12 02:07:24,512 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-12 02:07:24,512 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":"1b3bfd548a3941f7a0b4f7a0dee2c32d","onboardingMethod":"NetworkPackage","id":"999dc22139214c768f5eccdd8f63b481","version":"bb697324dac349a9b347ab6f166ca345","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-12 02:07:24,515 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-12 02:07:24,516 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/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 2021-09-12 02:07:24,516 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-12 02:07:24,518 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:24,682 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 HTTP/1.1" 200 436 2021-09-12 02:07:24,683 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-12 02:07:24,683 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":"1b3bfd548a3941f7a0b4f7a0dee2c32d","onboardingMethod":"NetworkPackage","id":"999dc22139214c768f5eccdd8f63b481","version":"bb697324dac349a9b347ab6f166ca345","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-12 02:07:24,686 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-12 02:07:24,686 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/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345/orchestration-template-candidate/process 2021-09-12 02:07:24,686 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-09-12 02:07:24,687 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:27,928 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345/orchestration-template-candidate/process HTTP/1.1" 200 231 2021-09-12 02:07:27,930 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-09-12 02:07:27,930 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-12 02:07:27,933 INFO 209:vsp.py(1) - Artifacts for Vsp basic_cnf_VSP have been validated 2021-09-12 02:07:27,934 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-12 02:07:27,934 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/999dc22139214c768f5eccdd8f63b481/versions 2021-09-12 02:07:27,934 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-12 02:07:27,937 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:27,996 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/999dc22139214c768f5eccdd8f63b481/versions HTTP/1.1" 200 253 2021-09-12 02:07:27,997 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-12 02:07:27,997 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bb697324dac349a9b347ab6f166ca345","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631412437698,"modificationTime":1631412438782,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-12 02:07:27,999 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-12 02:07:27,999 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/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 2021-09-12 02:07:27,999 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-12 02:07:28,001 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:28,173 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 HTTP/1.1" 200 222 2021-09-12 02:07:28,175 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-12 02:07:28,175 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"bb697324dac349a9b347ab6f166ca345","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631412437698,"modificationTime":1631412447917} 2021-09-12 02:07:28,179 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-12 02:07:28,179 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/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 2021-09-12 02:07:28,179 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-12 02:07:28,182 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:28,390 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 HTTP/1.1" 200 804 2021-09-12 02:07:28,391 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-12 02:07:28,392 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":"1b3bfd548a3941f7a0b4f7a0dee2c32d","onboardingMethod":"NetworkPackage","id":"999dc22139214c768f5eccdd8f63b481","version":"bb697324dac349a9b347ab6f166ca345","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-12 02:07:28,394 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-12 02:07:28,395 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/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 2021-09-12 02:07:28,395 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-12 02:07:28,397 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:28,560 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 HTTP/1.1" 200 804 2021-09-12 02:07:28,561 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-12 02:07:28,561 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":"1b3bfd548a3941f7a0b4f7a0dee2c32d","onboardingMethod":"NetworkPackage","id":"999dc22139214c768f5eccdd8f63b481","version":"bb697324dac349a9b347ab6f166ca345","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-12 02:07:28,563 INFO 241:vsp.py(1) - attempting to commit for basic_cnf_VSP in SDC 2021-09-12 02:07:28,563 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-12 02:07:28,563 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/999dc22139214c768f5eccdd8f63b481/versions 2021-09-12 02:07:28,564 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-12 02:07:28,565 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:28,615 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/999dc22139214c768f5eccdd8f63b481/versions HTTP/1.1" 200 253 2021-09-12 02:07:28,616 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-12 02:07:28,616 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bb697324dac349a9b347ab6f166ca345","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631412437698,"modificationTime":1631412438782,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-12 02:07:28,618 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-12 02:07:28,618 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/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 2021-09-12 02:07:28,618 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-12 02:07:28,620 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:28,706 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 HTTP/1.1" 200 222 2021-09-12 02:07:28,707 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-12 02:07:28,708 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"bb697324dac349a9b347ab6f166ca345","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631412437698,"modificationTime":1631412447917} 2021-09-12 02:07:28,710 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-12 02:07:28,710 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 2021-09-12 02:07:28,710 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-12 02:07:28,711 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:28,886 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 HTTP/1.1" 200 804 2021-09-12 02:07:28,888 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-12 02:07:28,888 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":"1b3bfd548a3941f7a0b4f7a0dee2c32d","onboardingMethod":"NetworkPackage","id":"999dc22139214c768f5eccdd8f63b481","version":"bb697324dac349a9b347ab6f166ca345","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-12 02:07:28,891 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-12 02:07:28,891 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/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 2021-09-12 02:07:28,891 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-12 02:07:28,894 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:29,062 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 HTTP/1.1" 200 804 2021-09-12 02:07:29,064 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-12 02:07:29,064 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":"1b3bfd548a3941f7a0b4f7a0dee2c32d","onboardingMethod":"NetworkPackage","id":"999dc22139214c768f5eccdd8f63b481","version":"bb697324dac349a9b347ab6f166ca345","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-12 02:07:29,074 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-12 02:07:29,074 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/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345/actions 2021-09-12 02:07:29,075 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-09-12 02:07:29,086 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:32,116 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345/actions HTTP/1.1" 200 2 2021-09-12 02:07:32,118 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-09-12 02:07:32,118 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-09-12 02:07:32,120 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-12 02:07:32,121 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/999dc22139214c768f5eccdd8f63b481/versions 2021-09-12 02:07:32,121 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-12 02:07:32,122 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:32,181 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/999dc22139214c768f5eccdd8f63b481/versions HTTP/1.1" 200 253 2021-09-12 02:07:32,182 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-12 02:07:32,182 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bb697324dac349a9b347ab6f166ca345","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631412437698,"modificationTime":1631412449134,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-12 02:07:32,184 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-12 02:07:32,184 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/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 2021-09-12 02:07:32,184 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-12 02:07:32,186 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:32,275 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 HTTP/1.1" 200 223 2021-09-12 02:07:32,277 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-12 02:07:32,278 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"bb697324dac349a9b347ab6f166ca345","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631412437698,"modificationTime":1631412447917} 2021-09-12 02:07:32,281 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-12 02:07:32,281 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/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 2021-09-12 02:07:32,281 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-12 02:07:32,284 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:32,465 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 HTTP/1.1" 200 804 2021-09-12 02:07:32,467 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-12 02:07:32,467 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":"1b3bfd548a3941f7a0b4f7a0dee2c32d","onboardingMethod":"NetworkPackage","id":"999dc22139214c768f5eccdd8f63b481","version":"bb697324dac349a9b347ab6f166ca345","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-12 02:07:32,470 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_cnf_VSP in SDC 2021-09-12 02:07:32,471 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-12 02:07:32,471 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/999dc22139214c768f5eccdd8f63b481/versions 2021-09-12 02:07:32,471 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-12 02:07:32,474 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:32,538 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/999dc22139214c768f5eccdd8f63b481/versions HTTP/1.1" 200 253 2021-09-12 02:07:32,539 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-12 02:07:32,539 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bb697324dac349a9b347ab6f166ca345","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631412437698,"modificationTime":1631412449134,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-12 02:07:32,542 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-12 02:07:32,542 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/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 2021-09-12 02:07:32,542 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-12 02:07:32,544 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:32,632 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 HTTP/1.1" 200 223 2021-09-12 02:07:32,633 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-12 02:07:32,634 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"bb697324dac349a9b347ab6f166ca345","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631412437698,"modificationTime":1631412447917} 2021-09-12 02:07:32,636 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-12 02:07:32,636 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/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 2021-09-12 02:07:32,637 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-12 02:07:32,639 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:32,855 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 HTTP/1.1" 200 804 2021-09-12 02:07:32,856 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-12 02:07:32,857 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":"1b3bfd548a3941f7a0b4f7a0dee2c32d","onboardingMethod":"NetworkPackage","id":"999dc22139214c768f5eccdd8f63b481","version":"bb697324dac349a9b347ab6f166ca345","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-12 02:07:32,866 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-12 02:07:32,866 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/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345/actions 2021-09-12 02:07:32,866 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-09-12 02:07:32,868 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:37,024 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345/actions HTTP/1.1" 200 2 2021-09-12 02:07:37,027 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-09-12 02:07:37,027 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-09-12 02:07:37,031 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-12 02:07:37,031 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/999dc22139214c768f5eccdd8f63b481/versions 2021-09-12 02:07:37,031 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-12 02:07:37,033 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:37,088 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/999dc22139214c768f5eccdd8f63b481/versions HTTP/1.1" 200 264 2021-09-12 02:07:37,089 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-12 02:07:37,089 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bb697324dac349a9b347ab6f166ca345","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631412437698,"modificationTime":1631412455985,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-12 02:07:37,091 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-09-12 02:07:37,091 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-12 02:07:37,091 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/999dc22139214c768f5eccdd8f63b481/versions 2021-09-12 02:07:37,091 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-12 02:07:37,093 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:37,139 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/999dc22139214c768f5eccdd8f63b481/versions HTTP/1.1" 200 264 2021-09-12 02:07:37,140 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-12 02:07:37,140 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bb697324dac349a9b347ab6f166ca345","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631412437698,"modificationTime":1631412455985,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-12 02:07:37,146 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-12 02:07:37,146 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/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345/actions 2021-09-12 02:07:37,146 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-12 02:07:37,147 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:37,958 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345/actions HTTP/1.1" 200 317 2021-09-12 02:07:37,959 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-12 02:07:37,960 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"999dc22139214c768f5eccdd8f63b481","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-12 02:07:37,960 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"999dc22139214c768f5eccdd8f63b481","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-12 02:07:37,964 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-12 02:07:37,964 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-12 02:07:37,965 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-12 02:07:37,965 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-12 02:07:37,965 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-12 02:07:37,967 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-12 02:07:38,082 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-12 02:07:38,083 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-12 02:07:38,084 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"5e35ac07-0ade-4eef-b169-643844eb1711","invariantUUID":"7db02145-6aba-41ed-8c6c-4fa28b75dd31","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/5e35ac07-0ade-4eef-b169-643844eb1711/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"d5d737bf-49eb-4b81-a86b-a44a9ac2cc27","invariantUUID":"af47d726-49aa-43ff-b076-9a5733395a9a","name":"basic_onboard_TSrWCq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d5d737bf-49eb-4b81-a86b-a44a9ac2cc27/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-12 02:07:38,086 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-12 02:07:38,087 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:07:38,087 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:07:38,087 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-12 02:07:38,087 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TSrWCq from SDC 2021-09-12 02:07:38,087 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:07:38,088 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:07:38,088 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-12 02:07:38,088 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-12 02:07:38,088 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-12 02:07:38,088 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-12 02:07:48,099 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-12 02:07:48,099 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-12 02:07:48,100 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-12 02:07:48,100 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-12 02:07:48,100 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-12 02:07:48,102 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-12 02:07:48,209 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-12 02:07:48,211 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-12 02:07:48,211 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"5e35ac07-0ade-4eef-b169-643844eb1711","invariantUUID":"7db02145-6aba-41ed-8c6c-4fa28b75dd31","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/5e35ac07-0ade-4eef-b169-643844eb1711/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"d5d737bf-49eb-4b81-a86b-a44a9ac2cc27","invariantUUID":"af47d726-49aa-43ff-b076-9a5733395a9a","name":"basic_onboard_TSrWCq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d5d737bf-49eb-4b81-a86b-a44a9ac2cc27/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-12 02:07:48,214 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-12 02:07:48,215 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:07:48,215 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:07:48,215 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-12 02:07:48,216 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TSrWCq from SDC 2021-09-12 02:07:48,216 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:07:48,216 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:07:48,217 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-12 02:07:48,217 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-12 02:07:48,218 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-12 02:07:48,218 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-12 02:07:48,218 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-12 02:07:48,219 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-12 02:07:48,219 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-12 02:07:48,219 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-12 02:07:48,220 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-12 02:07:48,222 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-12 02:07:48,330 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-12 02:07:48,332 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-12 02:07:48,332 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"5e35ac07-0ade-4eef-b169-643844eb1711","invariantUUID":"7db02145-6aba-41ed-8c6c-4fa28b75dd31","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/5e35ac07-0ade-4eef-b169-643844eb1711/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"d5d737bf-49eb-4b81-a86b-a44a9ac2cc27","invariantUUID":"af47d726-49aa-43ff-b076-9a5733395a9a","name":"basic_onboard_TSrWCq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d5d737bf-49eb-4b81-a86b-a44a9ac2cc27/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-12 02:07:48,335 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-12 02:07:48,335 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:07:48,335 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:07:48,335 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-12 02:07:48,335 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TSrWCq from SDC 2021-09-12 02:07:48,335 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:07:48,336 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:07:48,336 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-12 02:07:48,336 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-12 02:07:48,336 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-12 02:07:48,336 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-12 02:07:48,336 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-09-12 02:07:48,337 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-09-12 02:07:48,337 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-12 02:07:48,337 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-12 02:07:48,337 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-09-12 02:07:48,339 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:48,623 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-12 02:07:48,625 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-09-12 02:07:48,627 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-09-12 02:07:48,632 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-09-12 02:07:48,632 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-09-12 02:07:48,633 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-09-12 02:07:48,633 INFO 267:__init__.py(1) - attempting to create Vf basic_cnf in SDC 2021-09-12 02:07:48,633 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-12 02:07:48,633 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-12 02:07:48,634 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-12 02:07:48,634 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-12 02:07:48,634 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-12 02:07:48,636 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-12 02:07:48,755 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-12 02:07:48,757 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-12 02:07:48,757 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"5e35ac07-0ade-4eef-b169-643844eb1711","invariantUUID":"7db02145-6aba-41ed-8c6c-4fa28b75dd31","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/5e35ac07-0ade-4eef-b169-643844eb1711/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"d5d737bf-49eb-4b81-a86b-a44a9ac2cc27","invariantUUID":"af47d726-49aa-43ff-b076-9a5733395a9a","name":"basic_onboard_TSrWCq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d5d737bf-49eb-4b81-a86b-a44a9ac2cc27/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-12 02:07:48,760 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-12 02:07:48,760 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:07:48,761 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:07:48,761 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-12 02:07:48,761 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TSrWCq from SDC 2021-09-12 02:07:48,761 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:07:48,761 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:07:48,762 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-12 02:07:48,762 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-12 02:07:48,762 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-12 02:07:48,762 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-12 02:07:48,785 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-12 02:07:48,785 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-12 02:07:48,786 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-12 02:07:48,786 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-12 02:07:48,786 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-12 02:07:48,788 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:48,847 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-12 02:07:48,849 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-12 02:07:48,849 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"1b3bfd548a3941f7a0b4f7a0dee2c32d","onboardingMethod":"NetworkPackage","id":"999dc22139214c768f5eccdd8f63b481","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_TSrWCq_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"5cb22af73d1f43b6b0f29bc7031e8d8a","onboardingMethod":"NetworkPackage","id":"a6e572d5c43041b1a1f1fcf948000c28","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"30c79d92bb0d442daf3808918e4b213f","onboardingMethod":"NetworkPackage","id":"8447b334550f4c098be7313c1bc9446a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 983edbab-83d7","description":"vendor software product","vendorName":"09160303-106c-445f-b3ff","vendorId":"200de09a2bbf4caab3424f190e8ed0b0","onboardingMethod":"NetworkPackage","id":"4e3ed04cb90b4b3ab40ff08c2ce6208f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 16dc2eb6-dcab","description":"vendor software product","vendorName":"e4584639-06ab-4f07-859b","vendorId":"e8bfbf833ea84e8086fa2d0148d8ae0c","onboardingMethod":"NetworkPackage","id":"fa8cb418da4c460bab38300d2aa314aa","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-09-12 02:07:48,852 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-09-12 02:07:48,852 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_TSrWCq_VSP from SDC 2021-09-12 02:07:48,852 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-12 02:07:48,852 DEBUG 324:vsp.py(1) - importing VSP pNF 983edbab-83d7 from SDC 2021-09-12 02:07:48,853 DEBUG 324:vsp.py(1) - importing VSP vFW 16dc2eb6-dcab from SDC 2021-09-12 02:07:48,853 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-09-12 02:07:48,853 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-12 02:07:48,853 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-12 02:07:48,854 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/999dc22139214c768f5eccdd8f63b481/versions 2021-09-12 02:07:48,854 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-12 02:07:48,856 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:48,913 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/999dc22139214c768f5eccdd8f63b481/versions HTTP/1.1" 200 264 2021-09-12 02:07:48,914 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-12 02:07:48,914 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bb697324dac349a9b347ab6f166ca345","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631412437698,"modificationTime":1631412455985,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-12 02:07:48,917 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-12 02:07:48,917 INFO 192:__init__.py(1) - Vsp found, updating information 2021-09-12 02:07:48,917 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-09-12 02:07:48,917 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-12 02:07:48,918 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/999dc22139214c768f5eccdd8f63b481/versions 2021-09-12 02:07:48,918 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-12 02:07:48,920 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:49,048 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/999dc22139214c768f5eccdd8f63b481/versions HTTP/1.1" 200 264 2021-09-12 02:07:49,049 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-12 02:07:49,050 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bb697324dac349a9b347ab6f166ca345","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631412437698,"modificationTime":1631412455985,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-12 02:07:49,052 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-12 02:07:49,052 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/999dc22139214c768f5eccdd8f63b481/versions 2021-09-12 02:07:49,052 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-12 02:07:49,053 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:49,155 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/999dc22139214c768f5eccdd8f63b481/versions HTTP/1.1" 200 264 2021-09-12 02:07:49,156 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-12 02:07:49,157 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"bb697324dac349a9b347ab6f166ca345","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631412437698,"modificationTime":1631412455985,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-12 02:07:49,159 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-12 02:07:49,163 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-12 02:07:49,163 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/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345/actions 2021-09-12 02:07:49,163 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-12 02:07:49,165 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:50,084 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345/actions HTTP/1.1" 200 317 2021-09-12 02:07:50,085 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-12 02:07:50,085 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"999dc22139214c768f5eccdd8f63b481","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-12 02:07:50,085 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"999dc22139214c768f5eccdd8f63b481","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-12 02:07:50,088 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-12 02:07:50,088 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/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 2021-09-12 02:07:50,088 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-12 02:07:50,089 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:50,274 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/999dc22139214c768f5eccdd8f63b481/versions/bb697324dac349a9b347ab6f166ca345 HTTP/1.1" 200 804 2021-09-12 02:07:50,275 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-12 02:07:50,276 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":"1b3bfd548a3941f7a0b4f7a0dee2c32d","onboardingMethod":"NetworkPackage","id":"999dc22139214c768f5eccdd8f63b481","version":"bb697324dac349a9b347ab6f166ca345","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-12 02:07:50,279 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-12 02:07:50,279 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-12 02:07:50,280 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": "999dc22139214c768f5eccdd8f63b481", "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-12 02:07:50,282 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:07:54,100 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-12 02:07:54,107 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-09-12 02:07:54,115 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"description":"Artifact created from csar","creationDate":1631412472638,"artifactType":"OTHER","uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"10d5ce6d-ae75-4f00-9582-54749afbdf2c","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"64b4fe56-d059-443d-bcba-c266457e2b22.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1631412472639,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631412472638,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"description":"created from csar","creationDate":1631412472718,"artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"f8dd4c09-83f2-48e1-820f-011419f1ce2a","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"64b4fe56-d059-443d-bcba-c266457e2b22.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1631412472720,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631412472718,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"description":"Artifact created from csar","creationDate":1631412472638,"artifactType":"OTHER","uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"10d5ce6d-ae75-4f00-9582-54749afbdf2c","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"64b4fe56-d059-443d-bcba-c266457e2b22.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1631412472639,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631412472638,"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,"description":"created from csar","creationDate":1631412472653,"artifactType":"HEAT","uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"63859db5-ede2-4ba9-9c02-ff91baeb14d9","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"64b4fe56-d059-443d-bcba-c266457e2b22.heat1","duplicated":false,"payloadUpdateDate":1631412472658,"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":1631412472653,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","creationDate":1631412472665,"artifactType":"HEAT_ENV","uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"64b4fe56-d059-443d-bcba-c266457e2b22.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1631412472665,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631412472665,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"description":"TOSCA definition package of the asset","creationDate":1631412471214,"artifactType":"TOSCA_CSAR","uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.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":1631412471214,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"description":"TOSCA representation of the asset","creationDate":1631412471214,"artifactType":"TOSCA_TEMPLATE","uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.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":1631412471214,"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":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.abstract_dummy"],"type":"tosca.capabilities.Node","source":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"feature","uniqueId":"capability.21556750-208e-4bc1-9ef4-50bacad6845f.feature","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"2606a858-7d0e-4410-bb66-0dc185b271ed","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2606a858-7d0e-4410-bb66-0dc185b271ed","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":"2606a858-7d0e-4410-bb66-0dc185b271ed","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2606a858-7d0e-4410-bb66-0dc185b271ed","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":"2606a858-7d0e-4410-bb66-0dc185b271ed","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2606a858-7d0e-4410-bb66-0dc185b271ed","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.abstract_dummy"],"type":"tosca.capabilities.Scalable","source":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"scalable","uniqueId":"capability.2606a858-7d0e-4410-bb66-0dc185b271ed.scalable","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.abstract_dummy"],"type":"tosca.capabilities.network.Bindable","source":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"binding","uniqueId":"capability.2606a858-7d0e-4410-bb66-0dc185b271ed.binding","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"2606a858-7d0e-4410-bb66-0dc185b271ed","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"2606a858-7d0e-4410-bb66-0dc185b271ed","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":"2606a858-7d0e-4410-bb66-0dc185b271ed","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"2606a858-7d0e-4410-bb66-0dc185b271ed","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":"2606a858-7d0e-4410-bb66-0dc185b271ed","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"2606a858-7d0e-4410-bb66-0dc185b271ed","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":"2606a858-7d0e-4410-bb66-0dc185b271ed","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"2606a858-7d0e-4410-bb66-0dc185b271ed","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.abstract_dummy"],"type":"tosca.capabilities.Container","source":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"host","uniqueId":"capability.2606a858-7d0e-4410-bb66-0dc185b271ed.host","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.ephemeral.size","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.ephemeral.size","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"instance","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.instance","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"memory","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.memory","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.iops","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.iops","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.device.read.requests","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.device.read.requests","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"cpu.delta","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.cpu.delta","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.capacity","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.capacity","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.device.read.bytes","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.device.read.bytes","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.write.bytes","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.write.bytes","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.latency","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.latency","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.device.read.bytes.rate","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.usage","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.usage","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"cpu_util","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.cpu_util","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.device.allocation","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.device.allocation","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.write.requests.rate","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.write.requests.rate","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.write.bytes.rate","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.write.bytes.rate","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.device.latency","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.device.latency","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"cpu","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.cpu","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.device.write.requests","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.device.write.requests","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.device.write.bytes","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.device.write.bytes","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.read.requests","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.read.requests","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.root.size","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.root.size","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.device.write.bytes.rate","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"vcpus","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.vcpus","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.device.iops","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.device.iops","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.device.usage","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.device.usage","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.device.read.requests.rate","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.device.read.requests.rate","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.device.write.requests.rate","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.device.write.requests.rate","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.allocation","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.allocation","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.read.bytes.rate","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.read.bytes.rate","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.read.bytes","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.read.bytes","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"memory.usage","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.memory.usage","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.device.capacity","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.device.capacity","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"memory.resident","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.memory.resident","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.write.requests","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.write.requests","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"2606a858-7d0e-4410-bb66-0dc185b271ed","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2606a858-7d0e-4410-bb66-0dc185b271ed","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2606a858-7d0e-4410-bb66-0dc185b271ed","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2606a858-7d0e-4410-bb66-0dc185b271ed","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2606a858-7d0e-4410-bb66-0dc185b271ed","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2606a858-7d0e-4410-bb66-0dc185b271ed","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2606a858-7d0e-4410-bb66-0dc185b271ed","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2606a858-7d0e-4410-bb66-0dc185b271ed","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.abstract_dummy"],"type":"tosca.capabilities.OperatingSystem","source":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"os","uniqueId":"capability.2606a858-7d0e-4410-bb66-0dc185b271ed.os","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"2606a858-7d0e-4410-bb66-0dc185b271ed","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2606a858-7d0e-4410-bb66-0dc185b271ed","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.abstract_dummy"],"type":"tosca.capabilities.Endpoint.Admin","source":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"endpoint","uniqueId":"capability.2606a858-7d0e-4410-bb66-0dc185b271ed.endpoint","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.abstract_dummy"],"node":"tosca.nodes.Root","source":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"dependency","uniqueId":"21556750-208e-4bc1-9ef4-50bacad6845f.dependency","capability":"tosca.capabilities.Node","ownerId":"21556750-208e-4bc1-9ef4-50bacad6845f","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.abstract_dummy"],"node":"tosca.nodes.BlockStorage","source":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"local_storage","uniqueId":"2606a858-7d0e-4410-bb66-0dc185b271ed.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"2606a858-7d0e-4410-bb66-0dc185b271ed","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","empty":false},{"definition":false,"hidden":false,"uniqueId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","empty":false},{"definition":false,"hidden":false,"uniqueId":"a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"64b4fe56-d059-443d-bcba-c266457e2b22.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"64b4fe56-d059-443d-bcba-c266457e2b22.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"64b4fe56-d059-443d-bcba-c266457e2b22.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"64b4fe56-d059-443d-bcba-c266457e2b22.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":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","empty":false},{"definition":false,"hidden":false,"uniqueId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","empty":false},{"definition":false,"hidden":false,"uniqueId":"a0d19b02-8a74-4fef-9425-a597b16dc6cd.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"64b4fe56-d059-443d-bcba-c266457e2b22.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","empty":false},{"definition":false,"hidden":false,"uniqueId":"a200a83f-39f6-48f0-b022-5f74510b1a4a.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":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","empty":false},{"definition":false,"hidden":false,"uniqueId":"a0d19b02-8a74-4fef-9425-a597b16dc6cd.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"64b4fe56-d059-443d-bcba-c266457e2b22.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","empty":false},{"definition":false,"hidden":false,"uniqueId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4.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":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","empty":false},{"definition":false,"hidden":false,"uniqueId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","empty":false},{"definition":false,"hidden":false,"uniqueId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4.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":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","empty":false},{"definition":false,"hidden":false,"uniqueId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4.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":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_dummy"},"actualComponentUid":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","createdFromCsar":true,"uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.abstract_dummy","normalizedName":"abstract_dummy","name":"abstract_dummy","icon":"defaulticon","creationTime":1631412472411,"originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_dummy","createdFrom":"CSAR","componentUid":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicCnfcvfc.abstract.abstract.nodes.dummy","modificationTime":1631412472513,"customizationUUID":"03db1d2e-713f-48ba-bcfb-1c694fc7cf57","posX":"475.0","posY":"325.0","componentName":"basic_cnf-nodes.dummyCvfc","originArchived":false,"propertyValueCounter":1,"serviceSubstitution":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.abstract_dummy":[{"definition":false,"hidden":false,"uniqueId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","empty":false},{"definition":false,"hidden":false,"uniqueId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","empty":false},{"definition":false,"hidden":false,"uniqueId":"a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"64b4fe56-d059-443d-bcba-c266457e2b22.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"64b4fe56-d059-443d-bcba-c266457e2b22.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"64b4fe56-d059-443d-bcba-c266457e2b22.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"64b4fe56-d059-443d-bcba-c266457e2b22.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"64b4fe56-d059-443d-bcba-c266457e2b22.dummy_name_0","getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"64b4fe56-d059-443d-bcba-c266457e2b22.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":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","empty":false},{"definition":false,"hidden":false,"uniqueId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","empty":false},{"definition":false,"hidden":false,"uniqueId":"a0d19b02-8a74-4fef-9425-a597b16dc6cd.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"64b4fe56-d059-443d-bcba-c266457e2b22.dummy_flavor_name","parentUniqueId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"64b4fe56-d059-443d-bcba-c266457e2b22.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","empty":false},{"definition":false,"hidden":false,"uniqueId":"a200a83f-39f6-48f0-b022-5f74510b1a4a.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":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","empty":false},{"definition":false,"hidden":false,"uniqueId":"a0d19b02-8a74-4fef-9425-a597b16dc6cd.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"64b4fe56-d059-443d-bcba-c266457e2b22.dummy_image_name","parentUniqueId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"64b4fe56-d059-443d-bcba-c266457e2b22.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","empty":false},{"definition":false,"hidden":false,"uniqueId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4.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":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","empty":false},{"definition":false,"hidden":false,"uniqueId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","empty":false},{"definition":false,"hidden":false,"uniqueId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4.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":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","empty":false},{"definition":false,"hidden":false,"uniqueId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4.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":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c871832b-6f6e-4cf3-ae9b-e6fc78469ce4","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.abstract_dummy"],"type":"tosca.capabilities.Node","source":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"feature","uniqueId":"capability.21556750-208e-4bc1-9ef4-50bacad6845f.feature","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"2606a858-7d0e-4410-bb66-0dc185b271ed","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2606a858-7d0e-4410-bb66-0dc185b271ed","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":"2606a858-7d0e-4410-bb66-0dc185b271ed","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2606a858-7d0e-4410-bb66-0dc185b271ed","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":"2606a858-7d0e-4410-bb66-0dc185b271ed","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2606a858-7d0e-4410-bb66-0dc185b271ed","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.abstract_dummy"],"type":"tosca.capabilities.Scalable","source":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"scalable","uniqueId":"capability.2606a858-7d0e-4410-bb66-0dc185b271ed.scalable","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.abstract_dummy"],"type":"tosca.capabilities.network.Bindable","source":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"binding","uniqueId":"capability.2606a858-7d0e-4410-bb66-0dc185b271ed.binding","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"2606a858-7d0e-4410-bb66-0dc185b271ed","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"2606a858-7d0e-4410-bb66-0dc185b271ed","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":"2606a858-7d0e-4410-bb66-0dc185b271ed","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"2606a858-7d0e-4410-bb66-0dc185b271ed","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":"2606a858-7d0e-4410-bb66-0dc185b271ed","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"2606a858-7d0e-4410-bb66-0dc185b271ed","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":"2606a858-7d0e-4410-bb66-0dc185b271ed","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"2606a858-7d0e-4410-bb66-0dc185b271ed","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.abstract_dummy"],"type":"tosca.capabilities.Container","source":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"host","uniqueId":"capability.2606a858-7d0e-4410-bb66-0dc185b271ed.host","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.ephemeral.size","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.ephemeral.size","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"instance","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.instance","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"memory","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.memory","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.iops","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.iops","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.device.read.requests","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.device.read.requests","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"cpu.delta","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.cpu.delta","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.capacity","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.capacity","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.device.read.bytes","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.device.read.bytes","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.write.bytes","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.write.bytes","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.latency","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.latency","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.device.read.bytes.rate","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.usage","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.usage","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"cpu_util","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.cpu_util","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.device.allocation","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.device.allocation","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.write.requests.rate","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.write.requests.rate","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.write.bytes.rate","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.write.bytes.rate","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.device.latency","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.device.latency","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"cpu","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.cpu","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.device.write.requests","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.device.write.requests","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.device.write.bytes","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.device.write.bytes","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.read.requests","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.read.requests","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.root.size","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.root.size","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.device.write.bytes.rate","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"vcpus","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.vcpus","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.device.iops","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.device.iops","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.device.usage","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.device.usage","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.device.read.requests.rate","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.device.read.requests.rate","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.device.write.requests.rate","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.device.write.requests.rate","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.allocation","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.allocation","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.read.bytes.rate","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.read.bytes.rate","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.read.bytes","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.read.bytes","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"memory.usage","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.memory.usage","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.device.capacity","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.device.capacity","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"memory.resident","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.memory.resident","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"4aeaa14a-d146-4436-89eb-14356fea1939","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4aeaa14a-d146-4436-89eb-14356fea1939","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"disk.write.requests","uniqueId":"capability.4aeaa14a-d146-4436-89eb-14356fea1939.disk.write.requests","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"2606a858-7d0e-4410-bb66-0dc185b271ed","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2606a858-7d0e-4410-bb66-0dc185b271ed","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2606a858-7d0e-4410-bb66-0dc185b271ed","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2606a858-7d0e-4410-bb66-0dc185b271ed","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2606a858-7d0e-4410-bb66-0dc185b271ed","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2606a858-7d0e-4410-bb66-0dc185b271ed","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2606a858-7d0e-4410-bb66-0dc185b271ed","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2606a858-7d0e-4410-bb66-0dc185b271ed","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.abstract_dummy"],"type":"tosca.capabilities.OperatingSystem","source":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"os","uniqueId":"capability.2606a858-7d0e-4410-bb66-0dc185b271ed.os","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"2606a858-7d0e-4410-bb66-0dc185b271ed","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2606a858-7d0e-4410-bb66-0dc185b271ed","empty":false}],"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.abstract_dummy"],"type":"tosca.capabilities.Endpoint.Admin","source":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"endpoint","uniqueId":"capability.2606a858-7d0e-4410-bb66-0dc185b271ed.endpoint","ownerId":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.abstract_dummy"],"node":"tosca.nodes.Root","source":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"dependency","uniqueId":"21556750-208e-4bc1-9ef4-50bacad6845f.dependency","capability":"tosca.capabilities.Node","ownerId":"21556750-208e-4bc1-9ef4-50bacad6845f","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["a0d19b02-8a74-4fef-9425-a597b16dc6cd.66530af1-ca0f-4976-b9b2-a193cee0496c.dummy","64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.abstract_dummy"],"node":"tosca.nodes.BlockStorage","source":"a0d19b02-8a74-4fef-9425-a597b16dc6cd","parentName":"local_storage","uniqueId":"2606a858-7d0e-4410-bb66-0dc185b271ed.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"2606a858-7d0e-4410-bb66-0dc185b271ed","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.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":"12a7704e-349e-40e9-aa83-ffc52f21b31b.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.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":"64b4fe56-d059-443d-bcba-c266457e2b22.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":"12a7704e-349e-40e9-aa83-ffc52f21b31b.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.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":"64b4fe56-d059-443d-bcba-c266457e2b22.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":"12a7704e-349e-40e9-aa83-ffc52f21b31b.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.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":"12a7704e-349e-40e9-aa83-ffc52f21b31b.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_dummy_group","uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.base_dummy_group","name":"base_dummy_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_dummy_group","createdFrom":"CSAR","invariantUUID":"651694f7-f79e-43e9-ba6b-74fe14866fc8","groupUUID":"6bef7cef-8611-4b96-a508-f314f2354168","members":{"abstract_dummy":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"64b4fe56-d059-443d-bcba-c266457e2b22.BasicCnf..base_dummy..module-0","name":"BasicCnf..base_dummy..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["64b4fe56-d059-443d-bcba-c266457e2b22.heat1","64b4fe56-d059-443d-bcba-c266457e2b22.heat1env"],"invariantName":"BasicCnf..base_dummy..module-0","createdFrom":"CSAR","invariantUUID":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85","artifactsUuid":["63859db5-ede2-4ba9-9c02-ff91baeb14d9"],"groupUUID":"15608667-24b5-448c-9197-73877758ea44","members":{"abstract_dummy":"64b4fe56-d059-443d-bcba-c266457e2b22.a0d19b02-8a74-4fef-9425-a597b16dc6cd.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":"","icon":"defaulticon","version":"0.1","description":"VF","tags":["basic_cnf"],"creationDate":1631412471215,"uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22","componentMetadataForSupportLog":{"SupportablityComponentUUID":"facaae62-c9f1-4d14-8644-e8b26e5866bd","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"999dc22139214c768f5eccdd8f63b481","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"002a7f3c-56bb-45ca-abac-094ff131cdf4","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1631412472474,"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,"description":"created from csar","creationDate":1631412472653,"artifactType":"HEAT","uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"63859db5-ede2-4ba9-9c02-ff91baeb14d9","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"64b4fe56-d059-443d-bcba-c266457e2b22.heat1","duplicated":false,"payloadUpdateDate":1631412472658,"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":1631412472653,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"description":"created from csar","creationDate":1631412472718,"artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"f8dd4c09-83f2-48e1-820f-011419f1ce2a","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"64b4fe56-d059-443d-bcba-c266457e2b22.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1631412472720,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631412472718,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","creationDate":1631412472665,"artifactType":"HEAT_ENV","uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"64b4fe56-d059-443d-bcba-c266457e2b22.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1631412472665,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631412472665,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"description":"Artifact created from csar","creationDate":1631412472638,"artifactType":"OTHER","uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"10d5ce6d-ae75-4f00-9582-54749afbdf2c","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"64b4fe56-d059-443d-bcba-c266457e2b22.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1631412472639,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631412472638,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"64b4fe56-d059-443d-bcba-c266457e2b22"},"categorySpecificMetadata":{},"csarUUID":"999dc22139214c768f5eccdd8f63b481","csarVersion":"1.0","vspArchived":false,"service":false,"archiveTime":0,"name":"basic_cnf"} 2021-09-12 02:07:54,125 INFO 285:__init__.py(1) - Vf basic_cnf is created in SDC 2021-09-12 02:07:54,125 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:04,136 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_cnf in SDC 2021-09-12 02:08:04,142 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-12 02:08:04,142 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/64b4fe56-d059-443d-bcba-c266457e2b22/lifecycleState/Certify 2021-09-12 02:08:04,142 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-09-12 02:08:04,144 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:08:12,391 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/64b4fe56-d059-443d-bcba-c266457e2b22/lifecycleState/Certify HTTP/1.1" 200 1281 2021-09-12 02:08:12,393 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-09-12 02:08:12,393 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"e5e6541c-44ae-41ce-a010-090183859dba","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1631412471215,"lastUpdateDate":1631412485594,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"defaulticon","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"e5e6541c-44ae-41ce-a010-090183859dba"},"csarUUID":"999dc22139214c768f5eccdd8f63b481","csarVersion":"1.0","invariantUUID":"002a7f3c-56bb-45ca-abac-094ff131cdf4","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":"facaae62-c9f1-4d14-8644-e8b26e5866bd"} 2021-09-12 02:08:12,395 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-12 02:08:12,395 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-12 02:08:12,396 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-12 02:08:12,396 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-12 02:08:12,396 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-12 02:08:12,397 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-12 02:08:12,510 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-12 02:08:12,511 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-12 02:08:12,512 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"5e35ac07-0ade-4eef-b169-643844eb1711","invariantUUID":"7db02145-6aba-41ed-8c6c-4fa28b75dd31","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/5e35ac07-0ade-4eef-b169-643844eb1711/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"d5d737bf-49eb-4b81-a86b-a44a9ac2cc27","invariantUUID":"af47d726-49aa-43ff-b076-9a5733395a9a","name":"basic_onboard_TSrWCq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d5d737bf-49eb-4b81-a86b-a44a9ac2cc27/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","invariantUUID":"002a7f3c-56bb-45ca-abac-094ff131cdf4","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/facaae62-c9f1-4d14-8644-e8b26e5866bd/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-12 02:08:12,514 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-12 02:08:12,514 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:12,514 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:12,514 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-12 02:08:12,514 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TSrWCq from SDC 2021-09-12 02:08:12,514 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:12,515 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:12,515 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-12 02:08:12,515 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-12 02:08:12,515 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:12,515 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:12,515 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-12 02:08:12,515 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-12 02:08:12,515 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-12 02:08:12,516 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-12 02:08:12,516 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-12 02:08:12,516 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-12 02:08:12,516 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-12 02:08:12,517 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:08:13,096 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-12 02:08:13,099 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-12 02:08:13,102 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"29820d6f-670d-4ea5-891b-a01ad998721b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403413123,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b46b337c-1417-49cf-9609-8687233ff07f","invariantUUID":"7c2f9693-659f-4c45-81c8-b94f01a44445","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8434ca1b-2604-42d0-beb8-ebe53b1aab67","lifecycleState":"CERTIFIED","lastUpdateDate":1631403087383,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7fbc7d1-1bea-4c80-8666-0fab6e458182","invariantUUID":"50bea9a2-da70-4516-9111-776e7ae5d7cc","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":"defaulticon","uniqueId":"c2eead82-dffb-4eea-885c-1e5e9b3eef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631403205482,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ce2de91e-ec03-4204-9536-fd317dbc7f71","invariantUUID":"04f3892f-e45e-4703-8424-e33ccbc28703","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"68c976f2-73dd-4e5a-8253-fbfdae689789","lifecycleState":"CERTIFIED","lastUpdateDate":1631403186850,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e4f73e08-bfef-436d-9ca0-75812f6cd775","invariantUUID":"fc2f0198-caa0-42b4-a0f2-0baf5b731af9","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69a56d52-4741-4bd0-9b79-f2df298e822a","lifecycleState":"CERTIFIED","lastUpdateDate":1631402982210,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"19b81fb4-c830-4bbb-bacf-abd8edc98171","invariantUUID":"e3e7d8d3-a2ef-4aa8-97f7-a9983bf1e541","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":"networkrules","uniqueId":"3e56f39b-8f61-4a0d-960f-85fff15605f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631403032124,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13d6e606-d7c5-4bb0-b469-022b44b54862","invariantUUID":"8dce0506-2884-4709-9d22-6fe370382678","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1c394c3-9c39-44c4-b4e2-fe9f9521c4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403359651,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b081b1-5bef-4138-b84d-6e0b30bc4083","invariantUUID":"8f3eb002-89ef-4ba7-a913-179d52671bb8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec010627-3e15-4111-905a-7ce05efcafca","lifecycleState":"CERTIFIED","lastUpdateDate":1631403292368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"354ad2fb-88be-4213-a1ec-d9fc69fea394","invariantUUID":"8c871c42-dfc5-41d9-bfd9-d1f1dfecd223","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":"029d4acb-8268-443f-b893-fa7b0b12016a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403368342,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a4fd65b-bb03-4863-93e2-daabd13ce2f2","invariantUUID":"db939b79-a213-476a-a889-741a047dc8f6","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":"network","uniqueId":"6e131aaa-adaf-4d12-b2bf-ac78746a3eae","lifecycleState":"CERTIFIED","lastUpdateDate":1631403221378,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb762d8c-512d-471a-ad9f-d528bffc6120","invariantUUID":"302644f2-3927-421b-8701-7fc139291444","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":"05ba2f43-894f-4768-8408-62511bb465b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631402921155,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91185fe4-b4ed-4d1b-817e-7997cc8da115","invariantUUID":"5340ccb7-834f-4803-8d0c-fcef3eb269f8","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":"80ca684e-8782-42fe-b705-ad127676ac7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402987911,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fae1feb8-bee8-4db3-8e4c-3ed957058186","invariantUUID":"26c1aa7d-0831-4d2c-832c-b49042bd3b23","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":"port","uniqueId":"5244e660-4c13-4a7d-a115-8befbd147473","lifecycleState":"CERTIFIED","lastUpdateDate":1631403343275,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"675ce446-3ab1-46df-b821-266a8aa5b0a7","invariantUUID":"5dc8c9f1-e912-44bd-8acc-0d38d326aeb8","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":"loadBalancer","uniqueId":"5e356fd4-f7c6-4664-b0b4-38008b03e033","lifecycleState":"CERTIFIED","lastUpdateDate":1631402910558,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a808098e-0a9f-4087-a410-d5407a24f9db","invariantUUID":"425c0f4f-897d-4acb-b27c-5f491a1e1a97","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"04267a34-c6a7-42be-a446-10ef20c309e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403458965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"597dfca1-6717-47e8-be75-0c6c1a960b31","invariantUUID":"8089edae-850e-484f-baf3-0a3c7b34585a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"df602722-49ab-4e03-8501-5c9e5c11245d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403327391,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0a7bc15-05ad-46e5-9bf3-706b44d08285","invariantUUID":"bdc32fcd-2b2f-4a3e-9a45-a524755989bc","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":"networkrules","uniqueId":"9e015d05-0749-46f8-a490-c71495a57fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403058957,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"155265be-0931-42a9-bafc-e727a41c68d8","invariantUUID":"71b9e49b-00c6-4055-b5e7-a29115bbadc8","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6c0b8b8-b115-4cc1-877a-14e796d462cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631402976494,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15cd96c7-e0f9-42fb-b71d-3da1c193871b","invariantUUID":"de3a6650-9b14-4f10-b3b4-3d5c1ce81065","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":"defaulticon","uniqueId":"e316ec4f-a181-4f1d-a467-e2dc9cb8fbf1","lifecycleState":"CERTIFIED","lastUpdateDate":1631411879955,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5e35ac07-0ade-4eef-b169-643844eb1711","invariantUUID":"7db02145-6aba-41ed-8c6c-4fa28b75dd31","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d955c89d-8102-47fc-a9e8-5a44afab8bfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631402945132,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f63c42-794a-4553-bc93-2bc12fe65163","invariantUUID":"6c58c428-07b9-4a87-a20e-6c3867b323ad","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":"objectStorage","uniqueId":"244a71d5-164b-4c5f-9328-df7f9d03e2e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631402939067,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dff216df-84c2-4384-9b59-4788aba4bddb","invariantUUID":"fd1235e9-0ae7-4d24-9c07-ee3029430b29","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":"46663c28-6259-44e3-a6ff-1c20c9d6f820","lifecycleState":"CERTIFIED","lastUpdateDate":1631403348390,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ba4a464-e74e-41f2-84de-e050d83ec51e","invariantUUID":"47150f45-1b36-4012-bce0-042c9553e3f7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8425b771-bb64-41ee-a05d-839ca7c8c06e","lifecycleState":"CERTIFIED","lastUpdateDate":1631403386992,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62945625-675d-4529-af86-fbebd2d69294","invariantUUID":"c697e76c-556a-4976-9431-ca0c2d06191b","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":"1baf1978-22bc-4b96-acd0-2428598b1c90","lifecycleState":"CERTIFIED","lastUpdateDate":1631403110705,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ee45c20-ac5b-4db7-b785-4c8a0d87bdfc","invariantUUID":"813fbc7a-e62b-4928-8725-653af4acc6f8","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":"network","uniqueId":"5caa03a0-c83b-42a6-84e8-a2b3dd0b6d6d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403065229,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0622b344-5d43-4533-9731-e1bd617afcb5","invariantUUID":"6297d33a-d699-4baf-aacd-61e28c960ce7","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c824543-8eac-4649-8b1e-0c95e174e7dc","lifecycleState":"CERTIFIED","lastUpdateDate":1631403276584,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9464446b-961f-4988-a74c-296a92f42573","invariantUUID":"ec6f73cd-5f22-4715-8b68-6a537df4ef35","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ee026ce1-c2e3-4694-96f0-02c385953a03","lifecycleState":"CERTIFIED","lastUpdateDate":1631412386241,"name":"basic_onboard_TSrWCq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d5d737bf-49eb-4b81-a86b-a44a9ac2cc27","invariantUUID":"af47d726-49aa-43ff-b076-9a5733395a9a","systemName":"BasicOnboardTsrwcq","description":"VF","tags":["basic_onboard_TSrWCq"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1498b54f-ea4d-4306-b4d9-89f137754e80","lifecycleState":"CERTIFIED","lastUpdateDate":1631402952068,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcd852db-bca5-48f5-af52-da0628ad8232","invariantUUID":"0cbcd7b2-e581-454f-ac93-eb2e5f7359a3","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":"compute","uniqueId":"8bbd6061-d6e9-4f02-9da2-8a15fb917688","lifecycleState":"CERTIFIED","lastUpdateDate":1631403227008,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b86865e4-9160-496c-8401-87fa37f21ced","invariantUUID":"255c7682-7e92-421e-8359-20ebef8f8d45","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"244c769d-0c20-4111-b0ee-2bb10a8d641c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402970907,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bedf9d9-7603-485f-a414-f61ee5efe0fb","invariantUUID":"bae16bba-ca8d-435a-860f-cf132734dad5","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"772ca067-db41-4112-83db-ef3dbe3c46bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631403271466,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e91a873-b655-4184-a147-867f84366295","invariantUUID":"7e9fb267-c895-473b-8098-436c17613517","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e0a7323-1b20-4091-892d-2425f7a6fb4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403353718,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae85b7e0-e1b0-4a5d-8a3a-d46e91c886b2","invariantUUID":"330ba4d6-8468-487b-89c4-0f85dc9009a4","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1078087e-ab63-4d08-8105-2336ab9597fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631403123261,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e05a7121-7272-43c6-b51a-863f082ac08c","invariantUUID":"54b2ce78-7962-4ab3-8add-e07f198b0a05","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":"ccfc62f1-3bae-444d-89d7-b7de28fb64e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403193552,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"77e532b1-c110-4354-8907-0f0224eb43a0","invariantUUID":"bb934a2c-d3ec-40f1-8a1b-a08e38a41f9d","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":"port","uniqueId":"7ce0c952-566b-444c-9acf-c8941112325f","lifecycleState":"CERTIFIED","lastUpdateDate":1631402965502,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8cf1164-dbe4-40d0-98af-3409ad6e68e7","invariantUUID":"b3778b4f-f141-4a11-89e6-a8ebef8d7439","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"739addeb-5350-426f-b7d5-86c71357009a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403153558,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0d08871-337d-40b6-8fe5-f6391db76342","invariantUUID":"b1d13c73-c0d7-48d3-b271-1906d16abda4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1716ace6-848f-4e69-84c4-ce2040a80a13","lifecycleState":"CERTIFIED","lastUpdateDate":1631403338018,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e82982-1b7c-42ef-80d9-c98592dc15e8","invariantUUID":"2e508009-b0d2-47cc-9a10-8a9acd4922a0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"80b46866-8e1c-42e8-b7e9-5d36ebd1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1631403443095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7e66653-4978-4268-ac04-22f7ea050902","invariantUUID":"c06741e7-55ee-4e62-a0b5-8b4277547c05","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":"compute","uniqueId":"4609a33c-314d-487f-b77e-011546922b8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403446405,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"239b5dda-d1f9-4b46-a45e-877b703bfb29","invariantUUID":"f4918758-8a68-45ac-beb0-88aedb24f863","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46bee449-c28d-4bd7-8c7d-3e4cca6cdad4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403232408,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eab20a5d-2a95-4722-8b04-566626d17c84","invariantUUID":"36f31b6e-b2fe-428e-a9fd-309b4f6e5aa4","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":"5940ffcb-1455-47a3-99ea-2f047ce5506d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403297684,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac6d539b-428b-490c-9e65-babbd0042244","invariantUUID":"f52959ba-6df9-4e99-9e82-190fccefb299","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":"89a08cad-2b57-4905-bb3b-d4362b2b49e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403451688,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d8fa34a-0790-4f6c-ae79-06e048530c9d","invariantUUID":"5f1941ec-6ead-4681-a977-ff73389a1238","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e970f38-c228-47bf-b428-933a62cf61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403252267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa40a269-11eb-46d7-b4d5-50a6fed32ede","invariantUUID":"ed47a2c8-06cc-4901-b4b3-055373a35490","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"529b6499-18ba-482f-8269-b54337172478","lifecycleState":"CERTIFIED","lastUpdateDate":1631403397507,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb3accf3-779a-4f1c-934e-c236059be7aa","invariantUUID":"e00b7c08-3ebe-4f75-88bb-55cbdf59e0fb","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":"securityrules","uniqueId":"68b558d7-2cb9-44fc-8b84-689d984dbced","lifecycleState":"CERTIFIED","lastUpdateDate":1631403071735,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9300cb57-6009-422b-90d8-1264fc56f14b","invariantUUID":"3b1ab01a-8bda-413a-b54f-4c0cc0f0f74b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"685b6fc7-2ab0-4abb-8c04-9f77a8e3eac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403215705,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e615529-9a39-4a58-9772-7e6aab66f893","invariantUUID":"c9679c2a-3667-46de-8ae7-c733403bc818","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"759ad081-4fc6-4ce0-a82d-e3d064dce4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403169326,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18e55a1e-741e-49a8-876b-0e1ffb08b2c2","invariantUUID":"fa2f1787-173d-41af-92aa-d6c6725ea89e","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":"b4c0e0ff-c573-4685-9d75-c394db3d6587","lifecycleState":"CERTIFIED","lastUpdateDate":1631403092860,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae2ab737-1736-4792-953a-514ba454ad5c","invariantUUID":"3a7935b3-e042-4049-b9e1-caecec1efe68","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0da5b54-f614-471f-8a32-244aaaf8f78c","lifecycleState":"CERTIFIED","lastUpdateDate":1631403037135,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7930633f-5d5e-4fd3-9b01-5fc7d8233737","invariantUUID":"b648574a-f3b4-4023-b06c-07c0f30098e8","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":"af793017-6fcf-465f-8b16-d98d4c329b52","lifecycleState":"CERTIFIED","lastUpdateDate":1631402958381,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c1f0b94-5883-45a9-a3ff-023e7bffa6fd","invariantUUID":"7eb91603-71d7-47f0-8287-940f3b021088","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":"84240b0c-2f2a-4c47-9f5a-2cb3589a505d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403245362,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6433d04-aabb-447e-9c90-6cdd0ef912f9","invariantUUID":"d576b413-f735-4692-a0bc-d334516d2d8d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bff3b9c5-946c-4bfb-bcd9-503dda70eb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403374841,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f721bfc8-2034-4e99-932d-3aa9c598b2fe","invariantUUID":"b5017c01-83ff-4c59-9fda-516a5c95ccaf","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":"e5e6541c-44ae-41ce-a010-090183859dba","lifecycleState":"CERTIFIED","lastUpdateDate":1631412485594,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","invariantUUID":"002a7f3c-56bb-45ca-abac-094ff131cdf4","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":"network","uniqueId":"00f582e5-6562-40e0-8eec-04bc8531b715","lifecycleState":"CERTIFIED","lastUpdateDate":1631403116146,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1b40b6-0af9-4568-a224-2f59ef7f1fac","invariantUUID":"970d89ca-d79a-40db-b250-64050cdd78c6","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83beca24-d3f3-4ceb-8a5d-31d3e8bfe73a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403210593,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1e532bc-790f-44f7-9194-28af943b6fb1","invariantUUID":"1cc101ad-c053-4ce1-a647-11a44127c916","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d004d82e-22f0-4717-97c0-eabd649de3b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403200093,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8cda53a6-1917-401e-838b-cc0162932196","invariantUUID":"e0861171-40b4-4a98-a368-b667f7cb8e3f","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":"d94357d3-8345-4dfd-813c-05ac0a444e8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403405911,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"843c257e-1763-4ec7-a0b3-ac301723800b","invariantUUID":"db4d8c47-7458-46be-a03e-9de8a6e131ac","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55c760ff-8c6a-4209-9e70-63c990e09c72","lifecycleState":"CERTIFIED","lastUpdateDate":1631403434926,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4e0f81e-e420-43da-bf96-d512d101dd8f","invariantUUID":"29854175-f8aa-47ac-901e-b86de3ebdf54","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58baa3f3-86b2-44d6-877a-ecdf12cc6fda","lifecycleState":"CERTIFIED","lastUpdateDate":1631402915743,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7c7c8ae-e190-45c9-adc0-df7d78aa3768","invariantUUID":"3d12816e-690e-4eb0-bed8-2fcbe9ee957f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6b572136-85d5-4d8b-851f-ed106774aec2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403462426,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a008a262-f198-4e92-95a7-b92de1d64c41","invariantUUID":"07311933-e395-4063-a110-fd87c18e869f","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2bd4400e-050e-4e86-826f-5cbcb4324b0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631402892734,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46361cd5-74ea-49e8-9fb0-fa5a4628324e","invariantUUID":"c60b2677-497e-4603-b5fc-f512714a9568","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7330f0ef-fba1-43b0-bd91-76a8fccff393","lifecycleState":"CERTIFIED","lastUpdateDate":1631403322329,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eb31864-25a9-4345-a838-50a53b8f0c3f","invariantUUID":"1e05f352-0b1e-4c19-8ee6-c9aa30e6b91f","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":"e275a80c-2bf0-4fd6-ba19-b035f37941fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631402998310,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92da894b-1ab8-4cea-a45b-4a5ffbc08ca5","invariantUUID":"3e362462-bfc4-4cf1-b7ca-f33fda54d6c6","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":"b8f2f7b6-e70b-4234-b751-20d12488bda2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403098251,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6810c31d-7cfc-40f5-abff-77244f81f8af","invariantUUID":"0cd98203-5804-43ca-a186-cbd570d7457f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c243fa61-af0a-4f0f-8de4-e77765b43a9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631402993153,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"621e2a8f-f7c8-4a5d-80c9-991f4fb11cf9","invariantUUID":"aab0cd8b-e9f4-40d2-83ab-54e620ba5cdf","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":"objectStorage","uniqueId":"8fd606ba-9370-47eb-8adc-7c97a2cce1d5","lifecycleState":"CERTIFIED","lastUpdateDate":1631402884628,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fc3e705-105e-41bf-b182-7bdd1a6ca930","invariantUUID":"50394d9f-dd46-49c0-9008-4a09bd095365","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1b108f0-8a4d-44e7-9472-4b49621ed978","lifecycleState":"CERTIFIED","lastUpdateDate":1631403392328,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de87a0d3-f397-4e4e-9ea4-17feb70c0c5d","invariantUUID":"62d591d9-e00d-4081-8f88-1e2049650abc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"602e8582-8053-4ab4-b725-d80544c376a6","lifecycleState":"CERTIFIED","lastUpdateDate":1631402876818,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c6370c02-69da-407e-8a41-27138a4086bb","invariantUUID":"2486237b-68a1-426e-bf10-75651030c6a6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ebb1623a-2d2f-4683-aca3-1ba38b4337e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403082091,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22c1a6a2-9b75-48b2-bdd0-51babc9c1592","invariantUUID":"f90cd911-f11c-435b-a4f5-0d280c8067f2","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":"bbcc375f-f480-481f-ac7d-6321eede9cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631403174640,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e1244c-91fb-4747-8bf2-cda771cfe365","invariantUUID":"ddf0ab09-55fd-4537-b490-b67b8fa4f596","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2606a858-7d0e-4410-bb66-0dc185b271ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631402854299,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a2ae07d-2730-4e29-9ca1-0429a05b7417","invariantUUID":"ae7d5ae0-d35b-4934-a8c9-4902aad308fb","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":"port","uniqueId":"0842737c-6c49-44c6-bb2e-ff05a096b143","lifecycleState":"CERTIFIED","lastUpdateDate":1631403332618,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"134039fc-d861-4f67-a156-643605cc501c","invariantUUID":"b27ebd4d-1392-48ef-93b7-8f41773ff027","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a81da0e2-921d-471a-8e5a-e3ca2f48099b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403258953,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dfaafb-14a9-479b-b1f7-4d7895c26330","invariantUUID":"08b273c5-a908-4b4c-bf2b-4c77881c082f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b69cf59d-15fa-42c6-b81a-4ce2eb046e83","lifecycleState":"CERTIFIED","lastUpdateDate":1631411559835,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","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":"65590370-c441-408e-9350-6cfc86ccda17","lifecycleState":"CERTIFIED","lastUpdateDate":1631412430042,"name":"basic_onboard_TSrWCq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","systemName":"BasicOnboardTsrwcq","description":"service","tags":["basic_onboard_TSrWCq"],"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":"86ca0ac7-dce6-4998-b338-9d29c0d89552","lifecycleState":"CERTIFIED","lastUpdateDate":1631411933157,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","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-12 02:08:13,108 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-09-12 02:08:23,119 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-12 02:08:23,119 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-12 02:08:23,120 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-12 02:08:23,120 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-12 02:08:23,120 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-12 02:08:23,122 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-12 02:08:23,475 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-12 02:08:23,477 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-12 02:08:23,477 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"5e35ac07-0ade-4eef-b169-643844eb1711","invariantUUID":"7db02145-6aba-41ed-8c6c-4fa28b75dd31","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/5e35ac07-0ade-4eef-b169-643844eb1711/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"d5d737bf-49eb-4b81-a86b-a44a9ac2cc27","invariantUUID":"af47d726-49aa-43ff-b076-9a5733395a9a","name":"basic_onboard_TSrWCq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d5d737bf-49eb-4b81-a86b-a44a9ac2cc27/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","invariantUUID":"002a7f3c-56bb-45ca-abac-094ff131cdf4","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/facaae62-c9f1-4d14-8644-e8b26e5866bd/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-12 02:08:23,480 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-12 02:08:23,481 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:23,481 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:23,481 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-12 02:08:23,481 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TSrWCq from SDC 2021-09-12 02:08:23,482 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:23,482 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:23,482 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-12 02:08:23,482 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-12 02:08:23,482 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:23,482 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:23,483 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-12 02:08:23,483 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-12 02:08:23,483 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-12 02:08:23,483 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-12 02:08:23,484 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-12 02:08:23,484 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-12 02:08:23,484 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-12 02:08:23,486 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:08:25,680 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-12 02:08:25,683 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-12 02:08:25,686 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"29820d6f-670d-4ea5-891b-a01ad998721b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403413123,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b46b337c-1417-49cf-9609-8687233ff07f","invariantUUID":"7c2f9693-659f-4c45-81c8-b94f01a44445","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8434ca1b-2604-42d0-beb8-ebe53b1aab67","lifecycleState":"CERTIFIED","lastUpdateDate":1631403087383,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7fbc7d1-1bea-4c80-8666-0fab6e458182","invariantUUID":"50bea9a2-da70-4516-9111-776e7ae5d7cc","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":"defaulticon","uniqueId":"c2eead82-dffb-4eea-885c-1e5e9b3eef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631403205482,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ce2de91e-ec03-4204-9536-fd317dbc7f71","invariantUUID":"04f3892f-e45e-4703-8424-e33ccbc28703","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"68c976f2-73dd-4e5a-8253-fbfdae689789","lifecycleState":"CERTIFIED","lastUpdateDate":1631403186850,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e4f73e08-bfef-436d-9ca0-75812f6cd775","invariantUUID":"fc2f0198-caa0-42b4-a0f2-0baf5b731af9","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69a56d52-4741-4bd0-9b79-f2df298e822a","lifecycleState":"CERTIFIED","lastUpdateDate":1631402982210,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"19b81fb4-c830-4bbb-bacf-abd8edc98171","invariantUUID":"e3e7d8d3-a2ef-4aa8-97f7-a9983bf1e541","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":"networkrules","uniqueId":"3e56f39b-8f61-4a0d-960f-85fff15605f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631403032124,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13d6e606-d7c5-4bb0-b469-022b44b54862","invariantUUID":"8dce0506-2884-4709-9d22-6fe370382678","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1c394c3-9c39-44c4-b4e2-fe9f9521c4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403359651,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b081b1-5bef-4138-b84d-6e0b30bc4083","invariantUUID":"8f3eb002-89ef-4ba7-a913-179d52671bb8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec010627-3e15-4111-905a-7ce05efcafca","lifecycleState":"CERTIFIED","lastUpdateDate":1631403292368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"354ad2fb-88be-4213-a1ec-d9fc69fea394","invariantUUID":"8c871c42-dfc5-41d9-bfd9-d1f1dfecd223","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":"029d4acb-8268-443f-b893-fa7b0b12016a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403368342,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a4fd65b-bb03-4863-93e2-daabd13ce2f2","invariantUUID":"db939b79-a213-476a-a889-741a047dc8f6","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":"network","uniqueId":"6e131aaa-adaf-4d12-b2bf-ac78746a3eae","lifecycleState":"CERTIFIED","lastUpdateDate":1631403221378,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb762d8c-512d-471a-ad9f-d528bffc6120","invariantUUID":"302644f2-3927-421b-8701-7fc139291444","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":"05ba2f43-894f-4768-8408-62511bb465b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631402921155,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91185fe4-b4ed-4d1b-817e-7997cc8da115","invariantUUID":"5340ccb7-834f-4803-8d0c-fcef3eb269f8","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":"80ca684e-8782-42fe-b705-ad127676ac7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402987911,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fae1feb8-bee8-4db3-8e4c-3ed957058186","invariantUUID":"26c1aa7d-0831-4d2c-832c-b49042bd3b23","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":"port","uniqueId":"5244e660-4c13-4a7d-a115-8befbd147473","lifecycleState":"CERTIFIED","lastUpdateDate":1631403343275,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"675ce446-3ab1-46df-b821-266a8aa5b0a7","invariantUUID":"5dc8c9f1-e912-44bd-8acc-0d38d326aeb8","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":"loadBalancer","uniqueId":"5e356fd4-f7c6-4664-b0b4-38008b03e033","lifecycleState":"CERTIFIED","lastUpdateDate":1631402910558,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a808098e-0a9f-4087-a410-d5407a24f9db","invariantUUID":"425c0f4f-897d-4acb-b27c-5f491a1e1a97","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"04267a34-c6a7-42be-a446-10ef20c309e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403458965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"597dfca1-6717-47e8-be75-0c6c1a960b31","invariantUUID":"8089edae-850e-484f-baf3-0a3c7b34585a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"df602722-49ab-4e03-8501-5c9e5c11245d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403327391,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0a7bc15-05ad-46e5-9bf3-706b44d08285","invariantUUID":"bdc32fcd-2b2f-4a3e-9a45-a524755989bc","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":"networkrules","uniqueId":"9e015d05-0749-46f8-a490-c71495a57fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403058957,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"155265be-0931-42a9-bafc-e727a41c68d8","invariantUUID":"71b9e49b-00c6-4055-b5e7-a29115bbadc8","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6c0b8b8-b115-4cc1-877a-14e796d462cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631402976494,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15cd96c7-e0f9-42fb-b71d-3da1c193871b","invariantUUID":"de3a6650-9b14-4f10-b3b4-3d5c1ce81065","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":"defaulticon","uniqueId":"e316ec4f-a181-4f1d-a467-e2dc9cb8fbf1","lifecycleState":"CERTIFIED","lastUpdateDate":1631411879955,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5e35ac07-0ade-4eef-b169-643844eb1711","invariantUUID":"7db02145-6aba-41ed-8c6c-4fa28b75dd31","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d955c89d-8102-47fc-a9e8-5a44afab8bfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631402945132,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f63c42-794a-4553-bc93-2bc12fe65163","invariantUUID":"6c58c428-07b9-4a87-a20e-6c3867b323ad","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":"objectStorage","uniqueId":"244a71d5-164b-4c5f-9328-df7f9d03e2e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631402939067,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dff216df-84c2-4384-9b59-4788aba4bddb","invariantUUID":"fd1235e9-0ae7-4d24-9c07-ee3029430b29","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":"46663c28-6259-44e3-a6ff-1c20c9d6f820","lifecycleState":"CERTIFIED","lastUpdateDate":1631403348390,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ba4a464-e74e-41f2-84de-e050d83ec51e","invariantUUID":"47150f45-1b36-4012-bce0-042c9553e3f7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8425b771-bb64-41ee-a05d-839ca7c8c06e","lifecycleState":"CERTIFIED","lastUpdateDate":1631403386992,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62945625-675d-4529-af86-fbebd2d69294","invariantUUID":"c697e76c-556a-4976-9431-ca0c2d06191b","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":"1baf1978-22bc-4b96-acd0-2428598b1c90","lifecycleState":"CERTIFIED","lastUpdateDate":1631403110705,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ee45c20-ac5b-4db7-b785-4c8a0d87bdfc","invariantUUID":"813fbc7a-e62b-4928-8725-653af4acc6f8","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":"network","uniqueId":"5caa03a0-c83b-42a6-84e8-a2b3dd0b6d6d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403065229,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0622b344-5d43-4533-9731-e1bd617afcb5","invariantUUID":"6297d33a-d699-4baf-aacd-61e28c960ce7","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c824543-8eac-4649-8b1e-0c95e174e7dc","lifecycleState":"CERTIFIED","lastUpdateDate":1631403276584,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9464446b-961f-4988-a74c-296a92f42573","invariantUUID":"ec6f73cd-5f22-4715-8b68-6a537df4ef35","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ee026ce1-c2e3-4694-96f0-02c385953a03","lifecycleState":"CERTIFIED","lastUpdateDate":1631412386241,"name":"basic_onboard_TSrWCq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d5d737bf-49eb-4b81-a86b-a44a9ac2cc27","invariantUUID":"af47d726-49aa-43ff-b076-9a5733395a9a","systemName":"BasicOnboardTsrwcq","description":"VF","tags":["basic_onboard_TSrWCq"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1498b54f-ea4d-4306-b4d9-89f137754e80","lifecycleState":"CERTIFIED","lastUpdateDate":1631402952068,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcd852db-bca5-48f5-af52-da0628ad8232","invariantUUID":"0cbcd7b2-e581-454f-ac93-eb2e5f7359a3","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":"compute","uniqueId":"8bbd6061-d6e9-4f02-9da2-8a15fb917688","lifecycleState":"CERTIFIED","lastUpdateDate":1631403227008,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b86865e4-9160-496c-8401-87fa37f21ced","invariantUUID":"255c7682-7e92-421e-8359-20ebef8f8d45","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"244c769d-0c20-4111-b0ee-2bb10a8d641c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402970907,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bedf9d9-7603-485f-a414-f61ee5efe0fb","invariantUUID":"bae16bba-ca8d-435a-860f-cf132734dad5","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"772ca067-db41-4112-83db-ef3dbe3c46bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631403271466,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e91a873-b655-4184-a147-867f84366295","invariantUUID":"7e9fb267-c895-473b-8098-436c17613517","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e0a7323-1b20-4091-892d-2425f7a6fb4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403353718,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae85b7e0-e1b0-4a5d-8a3a-d46e91c886b2","invariantUUID":"330ba4d6-8468-487b-89c4-0f85dc9009a4","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1078087e-ab63-4d08-8105-2336ab9597fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631403123261,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e05a7121-7272-43c6-b51a-863f082ac08c","invariantUUID":"54b2ce78-7962-4ab3-8add-e07f198b0a05","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":"ccfc62f1-3bae-444d-89d7-b7de28fb64e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403193552,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"77e532b1-c110-4354-8907-0f0224eb43a0","invariantUUID":"bb934a2c-d3ec-40f1-8a1b-a08e38a41f9d","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":"port","uniqueId":"7ce0c952-566b-444c-9acf-c8941112325f","lifecycleState":"CERTIFIED","lastUpdateDate":1631402965502,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8cf1164-dbe4-40d0-98af-3409ad6e68e7","invariantUUID":"b3778b4f-f141-4a11-89e6-a8ebef8d7439","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"739addeb-5350-426f-b7d5-86c71357009a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403153558,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0d08871-337d-40b6-8fe5-f6391db76342","invariantUUID":"b1d13c73-c0d7-48d3-b271-1906d16abda4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1716ace6-848f-4e69-84c4-ce2040a80a13","lifecycleState":"CERTIFIED","lastUpdateDate":1631403338018,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e82982-1b7c-42ef-80d9-c98592dc15e8","invariantUUID":"2e508009-b0d2-47cc-9a10-8a9acd4922a0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"80b46866-8e1c-42e8-b7e9-5d36ebd1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1631403443095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7e66653-4978-4268-ac04-22f7ea050902","invariantUUID":"c06741e7-55ee-4e62-a0b5-8b4277547c05","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":"compute","uniqueId":"4609a33c-314d-487f-b77e-011546922b8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403446405,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"239b5dda-d1f9-4b46-a45e-877b703bfb29","invariantUUID":"f4918758-8a68-45ac-beb0-88aedb24f863","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46bee449-c28d-4bd7-8c7d-3e4cca6cdad4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403232408,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eab20a5d-2a95-4722-8b04-566626d17c84","invariantUUID":"36f31b6e-b2fe-428e-a9fd-309b4f6e5aa4","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":"5940ffcb-1455-47a3-99ea-2f047ce5506d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403297684,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac6d539b-428b-490c-9e65-babbd0042244","invariantUUID":"f52959ba-6df9-4e99-9e82-190fccefb299","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":"89a08cad-2b57-4905-bb3b-d4362b2b49e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403451688,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d8fa34a-0790-4f6c-ae79-06e048530c9d","invariantUUID":"5f1941ec-6ead-4681-a977-ff73389a1238","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e970f38-c228-47bf-b428-933a62cf61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403252267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa40a269-11eb-46d7-b4d5-50a6fed32ede","invariantUUID":"ed47a2c8-06cc-4901-b4b3-055373a35490","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"529b6499-18ba-482f-8269-b54337172478","lifecycleState":"CERTIFIED","lastUpdateDate":1631403397507,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb3accf3-779a-4f1c-934e-c236059be7aa","invariantUUID":"e00b7c08-3ebe-4f75-88bb-55cbdf59e0fb","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":"securityrules","uniqueId":"68b558d7-2cb9-44fc-8b84-689d984dbced","lifecycleState":"CERTIFIED","lastUpdateDate":1631403071735,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9300cb57-6009-422b-90d8-1264fc56f14b","invariantUUID":"3b1ab01a-8bda-413a-b54f-4c0cc0f0f74b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"685b6fc7-2ab0-4abb-8c04-9f77a8e3eac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403215705,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e615529-9a39-4a58-9772-7e6aab66f893","invariantUUID":"c9679c2a-3667-46de-8ae7-c733403bc818","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"759ad081-4fc6-4ce0-a82d-e3d064dce4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403169326,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18e55a1e-741e-49a8-876b-0e1ffb08b2c2","invariantUUID":"fa2f1787-173d-41af-92aa-d6c6725ea89e","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":"b4c0e0ff-c573-4685-9d75-c394db3d6587","lifecycleState":"CERTIFIED","lastUpdateDate":1631403092860,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae2ab737-1736-4792-953a-514ba454ad5c","invariantUUID":"3a7935b3-e042-4049-b9e1-caecec1efe68","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0da5b54-f614-471f-8a32-244aaaf8f78c","lifecycleState":"CERTIFIED","lastUpdateDate":1631403037135,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7930633f-5d5e-4fd3-9b01-5fc7d8233737","invariantUUID":"b648574a-f3b4-4023-b06c-07c0f30098e8","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":"af793017-6fcf-465f-8b16-d98d4c329b52","lifecycleState":"CERTIFIED","lastUpdateDate":1631402958381,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c1f0b94-5883-45a9-a3ff-023e7bffa6fd","invariantUUID":"7eb91603-71d7-47f0-8287-940f3b021088","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":"84240b0c-2f2a-4c47-9f5a-2cb3589a505d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403245362,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6433d04-aabb-447e-9c90-6cdd0ef912f9","invariantUUID":"d576b413-f735-4692-a0bc-d334516d2d8d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bff3b9c5-946c-4bfb-bcd9-503dda70eb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403374841,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f721bfc8-2034-4e99-932d-3aa9c598b2fe","invariantUUID":"b5017c01-83ff-4c59-9fda-516a5c95ccaf","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":"e5e6541c-44ae-41ce-a010-090183859dba","lifecycleState":"CERTIFIED","lastUpdateDate":1631412485594,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","invariantUUID":"002a7f3c-56bb-45ca-abac-094ff131cdf4","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":"network","uniqueId":"00f582e5-6562-40e0-8eec-04bc8531b715","lifecycleState":"CERTIFIED","lastUpdateDate":1631403116146,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1b40b6-0af9-4568-a224-2f59ef7f1fac","invariantUUID":"970d89ca-d79a-40db-b250-64050cdd78c6","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83beca24-d3f3-4ceb-8a5d-31d3e8bfe73a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403210593,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1e532bc-790f-44f7-9194-28af943b6fb1","invariantUUID":"1cc101ad-c053-4ce1-a647-11a44127c916","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d004d82e-22f0-4717-97c0-eabd649de3b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403200093,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8cda53a6-1917-401e-838b-cc0162932196","invariantUUID":"e0861171-40b4-4a98-a368-b667f7cb8e3f","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":"d94357d3-8345-4dfd-813c-05ac0a444e8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403405911,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"843c257e-1763-4ec7-a0b3-ac301723800b","invariantUUID":"db4d8c47-7458-46be-a03e-9de8a6e131ac","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55c760ff-8c6a-4209-9e70-63c990e09c72","lifecycleState":"CERTIFIED","lastUpdateDate":1631403434926,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4e0f81e-e420-43da-bf96-d512d101dd8f","invariantUUID":"29854175-f8aa-47ac-901e-b86de3ebdf54","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58baa3f3-86b2-44d6-877a-ecdf12cc6fda","lifecycleState":"CERTIFIED","lastUpdateDate":1631402915743,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7c7c8ae-e190-45c9-adc0-df7d78aa3768","invariantUUID":"3d12816e-690e-4eb0-bed8-2fcbe9ee957f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6b572136-85d5-4d8b-851f-ed106774aec2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403462426,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a008a262-f198-4e92-95a7-b92de1d64c41","invariantUUID":"07311933-e395-4063-a110-fd87c18e869f","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2bd4400e-050e-4e86-826f-5cbcb4324b0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631402892734,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46361cd5-74ea-49e8-9fb0-fa5a4628324e","invariantUUID":"c60b2677-497e-4603-b5fc-f512714a9568","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7330f0ef-fba1-43b0-bd91-76a8fccff393","lifecycleState":"CERTIFIED","lastUpdateDate":1631403322329,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eb31864-25a9-4345-a838-50a53b8f0c3f","invariantUUID":"1e05f352-0b1e-4c19-8ee6-c9aa30e6b91f","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":"e275a80c-2bf0-4fd6-ba19-b035f37941fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631402998310,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92da894b-1ab8-4cea-a45b-4a5ffbc08ca5","invariantUUID":"3e362462-bfc4-4cf1-b7ca-f33fda54d6c6","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":"b8f2f7b6-e70b-4234-b751-20d12488bda2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403098251,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6810c31d-7cfc-40f5-abff-77244f81f8af","invariantUUID":"0cd98203-5804-43ca-a186-cbd570d7457f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c243fa61-af0a-4f0f-8de4-e77765b43a9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631402993153,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"621e2a8f-f7c8-4a5d-80c9-991f4fb11cf9","invariantUUID":"aab0cd8b-e9f4-40d2-83ab-54e620ba5cdf","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":"objectStorage","uniqueId":"8fd606ba-9370-47eb-8adc-7c97a2cce1d5","lifecycleState":"CERTIFIED","lastUpdateDate":1631402884628,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fc3e705-105e-41bf-b182-7bdd1a6ca930","invariantUUID":"50394d9f-dd46-49c0-9008-4a09bd095365","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1b108f0-8a4d-44e7-9472-4b49621ed978","lifecycleState":"CERTIFIED","lastUpdateDate":1631403392328,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de87a0d3-f397-4e4e-9ea4-17feb70c0c5d","invariantUUID":"62d591d9-e00d-4081-8f88-1e2049650abc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"602e8582-8053-4ab4-b725-d80544c376a6","lifecycleState":"CERTIFIED","lastUpdateDate":1631402876818,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c6370c02-69da-407e-8a41-27138a4086bb","invariantUUID":"2486237b-68a1-426e-bf10-75651030c6a6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ebb1623a-2d2f-4683-aca3-1ba38b4337e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403082091,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22c1a6a2-9b75-48b2-bdd0-51babc9c1592","invariantUUID":"f90cd911-f11c-435b-a4f5-0d280c8067f2","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":"bbcc375f-f480-481f-ac7d-6321eede9cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631403174640,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e1244c-91fb-4747-8bf2-cda771cfe365","invariantUUID":"ddf0ab09-55fd-4537-b490-b67b8fa4f596","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2606a858-7d0e-4410-bb66-0dc185b271ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631402854299,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a2ae07d-2730-4e29-9ca1-0429a05b7417","invariantUUID":"ae7d5ae0-d35b-4934-a8c9-4902aad308fb","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":"port","uniqueId":"0842737c-6c49-44c6-bb2e-ff05a096b143","lifecycleState":"CERTIFIED","lastUpdateDate":1631403332618,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"134039fc-d861-4f67-a156-643605cc501c","invariantUUID":"b27ebd4d-1392-48ef-93b7-8f41773ff027","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a81da0e2-921d-471a-8e5a-e3ca2f48099b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403258953,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dfaafb-14a9-479b-b1f7-4d7895c26330","invariantUUID":"08b273c5-a908-4b4c-bf2b-4c77881c082f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b69cf59d-15fa-42c6-b81a-4ce2eb046e83","lifecycleState":"CERTIFIED","lastUpdateDate":1631411559835,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","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":"65590370-c441-408e-9350-6cfc86ccda17","lifecycleState":"CERTIFIED","lastUpdateDate":1631412430042,"name":"basic_onboard_TSrWCq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","systemName":"BasicOnboardTsrwcq","description":"service","tags":["basic_onboard_TSrWCq"],"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":"86ca0ac7-dce6-4998-b338-9d29c0d89552","lifecycleState":"CERTIFIED","lastUpdateDate":1631411933157,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","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-12 02:08:25,692 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-09-12 02:08:25,693 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-12 02:08:25,693 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-12 02:08:25,694 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-12 02:08:25,694 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-12 02:08:25,694 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-12 02:08:25,696 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-12 02:08:26,700 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-12 02:08:26,702 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-12 02:08:26,703 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/01369d6e-834c-4cf5-9a67-1028c15e935b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8fccfe1a-62c8-4cfa-9136-feb413857cdc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","name":"basic_onboard_TSrWCq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8030eb15-804a-4055-9d32-693c096ecc12/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-12 02:08:26,705 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-12 02:08:26,706 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:26,706 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:26,706 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:08:26,706 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-12 02:08:26,707 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:26,707 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:26,707 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:08:26,707 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TSrWCq from SDC 2021-09-12 02:08:26,707 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:26,707 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:26,708 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:08:26,708 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-09-12 02:08:26,708 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-12 02:08:26,708 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-09-12 02:08:26,708 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-12 02:08:26,709 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-12 02:08:26,709 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-12 02:08:26,709 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-12 02:08:26,710 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-12 02:08:26,711 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-12 02:08:27,230 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-12 02:08:27,231 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-12 02:08:27,231 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/01369d6e-834c-4cf5-9a67-1028c15e935b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8fccfe1a-62c8-4cfa-9136-feb413857cdc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","name":"basic_onboard_TSrWCq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8030eb15-804a-4055-9d32-693c096ecc12/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-12 02:08:27,233 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-12 02:08:27,233 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:27,234 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:27,234 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:08:27,234 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-12 02:08:27,234 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:27,234 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:27,234 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:08:27,235 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TSrWCq from SDC 2021-09-12 02:08:27,235 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:27,235 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:27,235 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:08:27,235 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-09-12 02:08:27,236 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-12 02:08:27,236 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-09-12 02:08:27,236 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-09-12 02:08:27,236 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-09-12 02:08:27,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-12 02:08:27,237 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-12 02:08:27,237 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-09-12 02:08:27,238 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:08:27,467 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-12 02:08:27,468 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-09-12 02:08:27,470 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-09-12 02:08:27,473 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-09-12 02:08:27,473 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-09-12 02:08:27,474 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-09-12 02:08:27,474 INFO 267:__init__.py(1) - attempting to create Service basic_cnf in SDC 2021-09-12 02:08:27,474 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-12 02:08:27,474 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-12 02:08:27,474 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-12 02:08:27,475 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-12 02:08:27,475 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-12 02:08:27,476 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-12 02:08:28,013 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-12 02:08:28,014 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-12 02:08:28,015 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/01369d6e-834c-4cf5-9a67-1028c15e935b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8fccfe1a-62c8-4cfa-9136-feb413857cdc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","name":"basic_onboard_TSrWCq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8030eb15-804a-4055-9d32-693c096ecc12/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-12 02:08:28,016 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-12 02:08:28,017 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:28,017 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:28,017 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:08:28,017 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-12 02:08:28,017 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:28,017 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:28,017 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:08:28,017 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TSrWCq from SDC 2021-09-12 02:08:28,017 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:28,017 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:28,018 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:08:28,018 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-09-12 02:08:28,018 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-12 02:08:28,018 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-09-12 02:08:28,029 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-12 02:08:28,029 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-12 02:08:28,029 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-12 02:08:28,030 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:08:29,540 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-12 02:08:29,541 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-09-12 02:08:29,542 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":"TOSCA definition package of the asset","creationDate":1631412508685,"artifactType":"TOSCA_CSAR","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":"TOSCA representation of the asset","creationDate":1631412508685,"artifactType":"TOSCA_TEMPLATE","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"f9b27097-2ce6-4e4d-ac4a-2118e977237e.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":"f9b27097-2ce6-4e4d-ac4a-2118e977237e","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":"f9b27097-2ce6-4e4d-ac4a-2118e977237e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f9b27097-2ce6-4e4d-ac4a-2118e977237e.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":"f9b27097-2ce6-4e4d-ac4a-2118e977237e","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":"f9b27097-2ce6-4e4d-ac4a-2118e977237e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f9b27097-2ce6-4e4d-ac4a-2118e977237e.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":"f9b27097-2ce6-4e4d-ac4a-2118e977237e","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":"f9b27097-2ce6-4e4d-ac4a-2118e977237e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f9b27097-2ce6-4e4d-ac4a-2118e977237e.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":"f9b27097-2ce6-4e4d-ac4a-2118e977237e","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":"f9b27097-2ce6-4e4d-ac4a-2118e977237e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f9b27097-2ce6-4e4d-ac4a-2118e977237e.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":"f9b27097-2ce6-4e4d-ac4a-2118e977237e","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":"f9b27097-2ce6-4e4d-ac4a-2118e977237e","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,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","icon":"network_l_1-3","version":"0.1","description":"service","tags":["basic_cnf"],"creationDate":1631412508790,"uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3","componentMetadataForSupportLog":{"SupportablityComponentUUID":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1631412508790,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"vspArchived":false,"service":true,"archiveTime":0,"name":"basic_cnf"} 2021-09-12 02:08:29,546 INFO 285:__init__.py(1) - Service basic_cnf is created in SDC 2021-09-12 02:08:29,546 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:29,552 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-12 02:08:29,552 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-12 02:08:29,552 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-12 02:08:29,552 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-12 02:08:29,553 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-12 02:08:29,554 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-12 02:08:29,675 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-12 02:08:29,677 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-12 02:08:29,677 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"5e35ac07-0ade-4eef-b169-643844eb1711","invariantUUID":"7db02145-6aba-41ed-8c6c-4fa28b75dd31","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/5e35ac07-0ade-4eef-b169-643844eb1711/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"d5d737bf-49eb-4b81-a86b-a44a9ac2cc27","invariantUUID":"af47d726-49aa-43ff-b076-9a5733395a9a","name":"basic_onboard_TSrWCq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d5d737bf-49eb-4b81-a86b-a44a9ac2cc27/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","invariantUUID":"002a7f3c-56bb-45ca-abac-094ff131cdf4","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/facaae62-c9f1-4d14-8644-e8b26e5866bd/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-12 02:08:29,680 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-12 02:08:29,681 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:29,681 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:29,681 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-12 02:08:29,681 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TSrWCq from SDC 2021-09-12 02:08:29,682 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:29,682 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:29,682 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-12 02:08:29,682 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-12 02:08:29,682 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:29,682 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:29,683 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-12 02:08:29,683 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-12 02:08:29,683 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-12 02:08:29,683 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-12 02:08:29,684 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-12 02:08:29,684 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-12 02:08:29,684 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-12 02:08:29,686 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:08:30,350 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-12 02:08:30,352 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-12 02:08:30,355 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"29820d6f-670d-4ea5-891b-a01ad998721b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403413123,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b46b337c-1417-49cf-9609-8687233ff07f","invariantUUID":"7c2f9693-659f-4c45-81c8-b94f01a44445","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8434ca1b-2604-42d0-beb8-ebe53b1aab67","lifecycleState":"CERTIFIED","lastUpdateDate":1631403087383,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7fbc7d1-1bea-4c80-8666-0fab6e458182","invariantUUID":"50bea9a2-da70-4516-9111-776e7ae5d7cc","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":"defaulticon","uniqueId":"c2eead82-dffb-4eea-885c-1e5e9b3eef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631403205482,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ce2de91e-ec03-4204-9536-fd317dbc7f71","invariantUUID":"04f3892f-e45e-4703-8424-e33ccbc28703","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"68c976f2-73dd-4e5a-8253-fbfdae689789","lifecycleState":"CERTIFIED","lastUpdateDate":1631403186850,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e4f73e08-bfef-436d-9ca0-75812f6cd775","invariantUUID":"fc2f0198-caa0-42b4-a0f2-0baf5b731af9","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69a56d52-4741-4bd0-9b79-f2df298e822a","lifecycleState":"CERTIFIED","lastUpdateDate":1631402982210,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"19b81fb4-c830-4bbb-bacf-abd8edc98171","invariantUUID":"e3e7d8d3-a2ef-4aa8-97f7-a9983bf1e541","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":"networkrules","uniqueId":"3e56f39b-8f61-4a0d-960f-85fff15605f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631403032124,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13d6e606-d7c5-4bb0-b469-022b44b54862","invariantUUID":"8dce0506-2884-4709-9d22-6fe370382678","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1c394c3-9c39-44c4-b4e2-fe9f9521c4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403359651,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b081b1-5bef-4138-b84d-6e0b30bc4083","invariantUUID":"8f3eb002-89ef-4ba7-a913-179d52671bb8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec010627-3e15-4111-905a-7ce05efcafca","lifecycleState":"CERTIFIED","lastUpdateDate":1631403292368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"354ad2fb-88be-4213-a1ec-d9fc69fea394","invariantUUID":"8c871c42-dfc5-41d9-bfd9-d1f1dfecd223","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":"029d4acb-8268-443f-b893-fa7b0b12016a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403368342,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a4fd65b-bb03-4863-93e2-daabd13ce2f2","invariantUUID":"db939b79-a213-476a-a889-741a047dc8f6","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":"network","uniqueId":"6e131aaa-adaf-4d12-b2bf-ac78746a3eae","lifecycleState":"CERTIFIED","lastUpdateDate":1631403221378,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb762d8c-512d-471a-ad9f-d528bffc6120","invariantUUID":"302644f2-3927-421b-8701-7fc139291444","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":"05ba2f43-894f-4768-8408-62511bb465b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631402921155,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91185fe4-b4ed-4d1b-817e-7997cc8da115","invariantUUID":"5340ccb7-834f-4803-8d0c-fcef3eb269f8","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":"80ca684e-8782-42fe-b705-ad127676ac7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402987911,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fae1feb8-bee8-4db3-8e4c-3ed957058186","invariantUUID":"26c1aa7d-0831-4d2c-832c-b49042bd3b23","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":"port","uniqueId":"5244e660-4c13-4a7d-a115-8befbd147473","lifecycleState":"CERTIFIED","lastUpdateDate":1631403343275,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"675ce446-3ab1-46df-b821-266a8aa5b0a7","invariantUUID":"5dc8c9f1-e912-44bd-8acc-0d38d326aeb8","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":"loadBalancer","uniqueId":"5e356fd4-f7c6-4664-b0b4-38008b03e033","lifecycleState":"CERTIFIED","lastUpdateDate":1631402910558,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a808098e-0a9f-4087-a410-d5407a24f9db","invariantUUID":"425c0f4f-897d-4acb-b27c-5f491a1e1a97","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"04267a34-c6a7-42be-a446-10ef20c309e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403458965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"597dfca1-6717-47e8-be75-0c6c1a960b31","invariantUUID":"8089edae-850e-484f-baf3-0a3c7b34585a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"df602722-49ab-4e03-8501-5c9e5c11245d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403327391,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0a7bc15-05ad-46e5-9bf3-706b44d08285","invariantUUID":"bdc32fcd-2b2f-4a3e-9a45-a524755989bc","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":"networkrules","uniqueId":"9e015d05-0749-46f8-a490-c71495a57fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403058957,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"155265be-0931-42a9-bafc-e727a41c68d8","invariantUUID":"71b9e49b-00c6-4055-b5e7-a29115bbadc8","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6c0b8b8-b115-4cc1-877a-14e796d462cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631402976494,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15cd96c7-e0f9-42fb-b71d-3da1c193871b","invariantUUID":"de3a6650-9b14-4f10-b3b4-3d5c1ce81065","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":"defaulticon","uniqueId":"e316ec4f-a181-4f1d-a467-e2dc9cb8fbf1","lifecycleState":"CERTIFIED","lastUpdateDate":1631411879955,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5e35ac07-0ade-4eef-b169-643844eb1711","invariantUUID":"7db02145-6aba-41ed-8c6c-4fa28b75dd31","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d955c89d-8102-47fc-a9e8-5a44afab8bfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631402945132,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f63c42-794a-4553-bc93-2bc12fe65163","invariantUUID":"6c58c428-07b9-4a87-a20e-6c3867b323ad","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":"objectStorage","uniqueId":"244a71d5-164b-4c5f-9328-df7f9d03e2e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631402939067,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dff216df-84c2-4384-9b59-4788aba4bddb","invariantUUID":"fd1235e9-0ae7-4d24-9c07-ee3029430b29","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":"46663c28-6259-44e3-a6ff-1c20c9d6f820","lifecycleState":"CERTIFIED","lastUpdateDate":1631403348390,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ba4a464-e74e-41f2-84de-e050d83ec51e","invariantUUID":"47150f45-1b36-4012-bce0-042c9553e3f7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8425b771-bb64-41ee-a05d-839ca7c8c06e","lifecycleState":"CERTIFIED","lastUpdateDate":1631403386992,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62945625-675d-4529-af86-fbebd2d69294","invariantUUID":"c697e76c-556a-4976-9431-ca0c2d06191b","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":"1baf1978-22bc-4b96-acd0-2428598b1c90","lifecycleState":"CERTIFIED","lastUpdateDate":1631403110705,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ee45c20-ac5b-4db7-b785-4c8a0d87bdfc","invariantUUID":"813fbc7a-e62b-4928-8725-653af4acc6f8","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":"network","uniqueId":"5caa03a0-c83b-42a6-84e8-a2b3dd0b6d6d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403065229,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0622b344-5d43-4533-9731-e1bd617afcb5","invariantUUID":"6297d33a-d699-4baf-aacd-61e28c960ce7","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c824543-8eac-4649-8b1e-0c95e174e7dc","lifecycleState":"CERTIFIED","lastUpdateDate":1631403276584,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9464446b-961f-4988-a74c-296a92f42573","invariantUUID":"ec6f73cd-5f22-4715-8b68-6a537df4ef35","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ee026ce1-c2e3-4694-96f0-02c385953a03","lifecycleState":"CERTIFIED","lastUpdateDate":1631412386241,"name":"basic_onboard_TSrWCq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d5d737bf-49eb-4b81-a86b-a44a9ac2cc27","invariantUUID":"af47d726-49aa-43ff-b076-9a5733395a9a","systemName":"BasicOnboardTsrwcq","description":"VF","tags":["basic_onboard_TSrWCq"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1498b54f-ea4d-4306-b4d9-89f137754e80","lifecycleState":"CERTIFIED","lastUpdateDate":1631402952068,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcd852db-bca5-48f5-af52-da0628ad8232","invariantUUID":"0cbcd7b2-e581-454f-ac93-eb2e5f7359a3","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":"compute","uniqueId":"8bbd6061-d6e9-4f02-9da2-8a15fb917688","lifecycleState":"CERTIFIED","lastUpdateDate":1631403227008,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b86865e4-9160-496c-8401-87fa37f21ced","invariantUUID":"255c7682-7e92-421e-8359-20ebef8f8d45","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"244c769d-0c20-4111-b0ee-2bb10a8d641c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402970907,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bedf9d9-7603-485f-a414-f61ee5efe0fb","invariantUUID":"bae16bba-ca8d-435a-860f-cf132734dad5","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"772ca067-db41-4112-83db-ef3dbe3c46bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631403271466,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e91a873-b655-4184-a147-867f84366295","invariantUUID":"7e9fb267-c895-473b-8098-436c17613517","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e0a7323-1b20-4091-892d-2425f7a6fb4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403353718,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae85b7e0-e1b0-4a5d-8a3a-d46e91c886b2","invariantUUID":"330ba4d6-8468-487b-89c4-0f85dc9009a4","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1078087e-ab63-4d08-8105-2336ab9597fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631403123261,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e05a7121-7272-43c6-b51a-863f082ac08c","invariantUUID":"54b2ce78-7962-4ab3-8add-e07f198b0a05","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":"ccfc62f1-3bae-444d-89d7-b7de28fb64e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403193552,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"77e532b1-c110-4354-8907-0f0224eb43a0","invariantUUID":"bb934a2c-d3ec-40f1-8a1b-a08e38a41f9d","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":"port","uniqueId":"7ce0c952-566b-444c-9acf-c8941112325f","lifecycleState":"CERTIFIED","lastUpdateDate":1631402965502,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8cf1164-dbe4-40d0-98af-3409ad6e68e7","invariantUUID":"b3778b4f-f141-4a11-89e6-a8ebef8d7439","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"739addeb-5350-426f-b7d5-86c71357009a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403153558,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0d08871-337d-40b6-8fe5-f6391db76342","invariantUUID":"b1d13c73-c0d7-48d3-b271-1906d16abda4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1716ace6-848f-4e69-84c4-ce2040a80a13","lifecycleState":"CERTIFIED","lastUpdateDate":1631403338018,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e82982-1b7c-42ef-80d9-c98592dc15e8","invariantUUID":"2e508009-b0d2-47cc-9a10-8a9acd4922a0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"80b46866-8e1c-42e8-b7e9-5d36ebd1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1631403443095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7e66653-4978-4268-ac04-22f7ea050902","invariantUUID":"c06741e7-55ee-4e62-a0b5-8b4277547c05","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":"compute","uniqueId":"4609a33c-314d-487f-b77e-011546922b8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403446405,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"239b5dda-d1f9-4b46-a45e-877b703bfb29","invariantUUID":"f4918758-8a68-45ac-beb0-88aedb24f863","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46bee449-c28d-4bd7-8c7d-3e4cca6cdad4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403232408,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eab20a5d-2a95-4722-8b04-566626d17c84","invariantUUID":"36f31b6e-b2fe-428e-a9fd-309b4f6e5aa4","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":"5940ffcb-1455-47a3-99ea-2f047ce5506d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403297684,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac6d539b-428b-490c-9e65-babbd0042244","invariantUUID":"f52959ba-6df9-4e99-9e82-190fccefb299","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":"89a08cad-2b57-4905-bb3b-d4362b2b49e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403451688,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d8fa34a-0790-4f6c-ae79-06e048530c9d","invariantUUID":"5f1941ec-6ead-4681-a977-ff73389a1238","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e970f38-c228-47bf-b428-933a62cf61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403252267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa40a269-11eb-46d7-b4d5-50a6fed32ede","invariantUUID":"ed47a2c8-06cc-4901-b4b3-055373a35490","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"529b6499-18ba-482f-8269-b54337172478","lifecycleState":"CERTIFIED","lastUpdateDate":1631403397507,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb3accf3-779a-4f1c-934e-c236059be7aa","invariantUUID":"e00b7c08-3ebe-4f75-88bb-55cbdf59e0fb","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":"securityrules","uniqueId":"68b558d7-2cb9-44fc-8b84-689d984dbced","lifecycleState":"CERTIFIED","lastUpdateDate":1631403071735,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9300cb57-6009-422b-90d8-1264fc56f14b","invariantUUID":"3b1ab01a-8bda-413a-b54f-4c0cc0f0f74b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"685b6fc7-2ab0-4abb-8c04-9f77a8e3eac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403215705,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e615529-9a39-4a58-9772-7e6aab66f893","invariantUUID":"c9679c2a-3667-46de-8ae7-c733403bc818","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"759ad081-4fc6-4ce0-a82d-e3d064dce4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403169326,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18e55a1e-741e-49a8-876b-0e1ffb08b2c2","invariantUUID":"fa2f1787-173d-41af-92aa-d6c6725ea89e","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":"b4c0e0ff-c573-4685-9d75-c394db3d6587","lifecycleState":"CERTIFIED","lastUpdateDate":1631403092860,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae2ab737-1736-4792-953a-514ba454ad5c","invariantUUID":"3a7935b3-e042-4049-b9e1-caecec1efe68","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0da5b54-f614-471f-8a32-244aaaf8f78c","lifecycleState":"CERTIFIED","lastUpdateDate":1631403037135,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7930633f-5d5e-4fd3-9b01-5fc7d8233737","invariantUUID":"b648574a-f3b4-4023-b06c-07c0f30098e8","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":"af793017-6fcf-465f-8b16-d98d4c329b52","lifecycleState":"CERTIFIED","lastUpdateDate":1631402958381,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c1f0b94-5883-45a9-a3ff-023e7bffa6fd","invariantUUID":"7eb91603-71d7-47f0-8287-940f3b021088","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":"84240b0c-2f2a-4c47-9f5a-2cb3589a505d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403245362,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6433d04-aabb-447e-9c90-6cdd0ef912f9","invariantUUID":"d576b413-f735-4692-a0bc-d334516d2d8d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bff3b9c5-946c-4bfb-bcd9-503dda70eb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403374841,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f721bfc8-2034-4e99-932d-3aa9c598b2fe","invariantUUID":"b5017c01-83ff-4c59-9fda-516a5c95ccaf","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":"e5e6541c-44ae-41ce-a010-090183859dba","lifecycleState":"CERTIFIED","lastUpdateDate":1631412485594,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","invariantUUID":"002a7f3c-56bb-45ca-abac-094ff131cdf4","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":"network","uniqueId":"00f582e5-6562-40e0-8eec-04bc8531b715","lifecycleState":"CERTIFIED","lastUpdateDate":1631403116146,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1b40b6-0af9-4568-a224-2f59ef7f1fac","invariantUUID":"970d89ca-d79a-40db-b250-64050cdd78c6","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83beca24-d3f3-4ceb-8a5d-31d3e8bfe73a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403210593,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1e532bc-790f-44f7-9194-28af943b6fb1","invariantUUID":"1cc101ad-c053-4ce1-a647-11a44127c916","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d004d82e-22f0-4717-97c0-eabd649de3b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403200093,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8cda53a6-1917-401e-838b-cc0162932196","invariantUUID":"e0861171-40b4-4a98-a368-b667f7cb8e3f","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":"d94357d3-8345-4dfd-813c-05ac0a444e8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403405911,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"843c257e-1763-4ec7-a0b3-ac301723800b","invariantUUID":"db4d8c47-7458-46be-a03e-9de8a6e131ac","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55c760ff-8c6a-4209-9e70-63c990e09c72","lifecycleState":"CERTIFIED","lastUpdateDate":1631403434926,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4e0f81e-e420-43da-bf96-d512d101dd8f","invariantUUID":"29854175-f8aa-47ac-901e-b86de3ebdf54","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58baa3f3-86b2-44d6-877a-ecdf12cc6fda","lifecycleState":"CERTIFIED","lastUpdateDate":1631402915743,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7c7c8ae-e190-45c9-adc0-df7d78aa3768","invariantUUID":"3d12816e-690e-4eb0-bed8-2fcbe9ee957f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6b572136-85d5-4d8b-851f-ed106774aec2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403462426,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a008a262-f198-4e92-95a7-b92de1d64c41","invariantUUID":"07311933-e395-4063-a110-fd87c18e869f","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2bd4400e-050e-4e86-826f-5cbcb4324b0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631402892734,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46361cd5-74ea-49e8-9fb0-fa5a4628324e","invariantUUID":"c60b2677-497e-4603-b5fc-f512714a9568","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7330f0ef-fba1-43b0-bd91-76a8fccff393","lifecycleState":"CERTIFIED","lastUpdateDate":1631403322329,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eb31864-25a9-4345-a838-50a53b8f0c3f","invariantUUID":"1e05f352-0b1e-4c19-8ee6-c9aa30e6b91f","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":"e275a80c-2bf0-4fd6-ba19-b035f37941fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631402998310,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92da894b-1ab8-4cea-a45b-4a5ffbc08ca5","invariantUUID":"3e362462-bfc4-4cf1-b7ca-f33fda54d6c6","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":"b8f2f7b6-e70b-4234-b751-20d12488bda2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403098251,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6810c31d-7cfc-40f5-abff-77244f81f8af","invariantUUID":"0cd98203-5804-43ca-a186-cbd570d7457f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c243fa61-af0a-4f0f-8de4-e77765b43a9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631402993153,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"621e2a8f-f7c8-4a5d-80c9-991f4fb11cf9","invariantUUID":"aab0cd8b-e9f4-40d2-83ab-54e620ba5cdf","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":"objectStorage","uniqueId":"8fd606ba-9370-47eb-8adc-7c97a2cce1d5","lifecycleState":"CERTIFIED","lastUpdateDate":1631402884628,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fc3e705-105e-41bf-b182-7bdd1a6ca930","invariantUUID":"50394d9f-dd46-49c0-9008-4a09bd095365","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1b108f0-8a4d-44e7-9472-4b49621ed978","lifecycleState":"CERTIFIED","lastUpdateDate":1631403392328,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de87a0d3-f397-4e4e-9ea4-17feb70c0c5d","invariantUUID":"62d591d9-e00d-4081-8f88-1e2049650abc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"602e8582-8053-4ab4-b725-d80544c376a6","lifecycleState":"CERTIFIED","lastUpdateDate":1631402876818,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c6370c02-69da-407e-8a41-27138a4086bb","invariantUUID":"2486237b-68a1-426e-bf10-75651030c6a6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ebb1623a-2d2f-4683-aca3-1ba38b4337e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403082091,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22c1a6a2-9b75-48b2-bdd0-51babc9c1592","invariantUUID":"f90cd911-f11c-435b-a4f5-0d280c8067f2","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":"bbcc375f-f480-481f-ac7d-6321eede9cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631403174640,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e1244c-91fb-4747-8bf2-cda771cfe365","invariantUUID":"ddf0ab09-55fd-4537-b490-b67b8fa4f596","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2606a858-7d0e-4410-bb66-0dc185b271ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631402854299,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a2ae07d-2730-4e29-9ca1-0429a05b7417","invariantUUID":"ae7d5ae0-d35b-4934-a8c9-4902aad308fb","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":"port","uniqueId":"0842737c-6c49-44c6-bb2e-ff05a096b143","lifecycleState":"CERTIFIED","lastUpdateDate":1631403332618,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"134039fc-d861-4f67-a156-643605cc501c","invariantUUID":"b27ebd4d-1392-48ef-93b7-8f41773ff027","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a81da0e2-921d-471a-8e5a-e3ca2f48099b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403258953,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dfaafb-14a9-479b-b1f7-4d7895c26330","invariantUUID":"08b273c5-a908-4b4c-bf2b-4c77881c082f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b69cf59d-15fa-42c6-b81a-4ce2eb046e83","lifecycleState":"CERTIFIED","lastUpdateDate":1631411559835,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","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":"65590370-c441-408e-9350-6cfc86ccda17","lifecycleState":"CERTIFIED","lastUpdateDate":1631412430042,"name":"basic_onboard_TSrWCq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","systemName":"BasicOnboardTsrwcq","description":"service","tags":["basic_onboard_TSrWCq"],"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":"86ca0ac7-dce6-4998-b338-9d29c0d89552","lifecycleState":"CERTIFIED","lastUpdateDate":1631411933157,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1631412508790,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","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-12 02:08:30,363 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-09-12 02:08:30,363 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-12 02:08:30,364 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/52c087bd-7012-4930-9ecb-244e3f44b8e3/resourceInstance 2021-09-12 02:08:30,364 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_cnf", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "e5e6541c-44ae-41ce-a010-090183859dba", "originType": "VF", "componentUid": "e5e6541c-44ae-41ce-a010-090183859dba", "icon": "defaulticon" } 2021-09-12 02:08:30,365 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:08:32,555 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/52c087bd-7012-4930-9ecb-244e3f44b8e3/resourceInstance HTTP/1.1" 201 None 2021-09-12 02:08:32,557 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-09-12 02:08:32,557 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":"64b4fe56-d059-443d-bcba-c266457e2b22.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":"12a7704e-349e-40e9-aa83-ffc52f21b31b.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":"12a7704e-349e-40e9-aa83-ffc52f21b31b","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":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.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":"12a7704e-349e-40e9-aa83-ffc52f21b31b","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":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.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":"12a7704e-349e-40e9-aa83-ffc52f21b31b","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":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.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":"12a7704e-349e-40e9-aa83-ffc52f21b31b","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":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.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":"12a7704e-349e-40e9-aa83-ffc52f21b31b","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":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.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":"12a7704e-349e-40e9-aa83-ffc52f21b31b","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":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.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":"12a7704e-349e-40e9-aa83-ffc52f21b31b","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":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.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":"12a7704e-349e-40e9-aa83-ffc52f21b31b","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":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.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":"64b4fe56-d059-443d-bcba-c266457e2b22.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":"12a7704e-349e-40e9-aa83-ffc52f21b31b.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":"12a7704e-349e-40e9-aa83-ffc52f21b31b","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":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.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":"12a7704e-349e-40e9-aa83-ffc52f21b31b","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":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.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":"64b4fe56-d059-443d-bcba-c266457e2b22.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":"12a7704e-349e-40e9-aa83-ffc52f21b31b.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":"12a7704e-349e-40e9-aa83-ffc52f21b31b","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":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.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":"12a7704e-349e-40e9-aa83-ffc52f21b31b","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":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.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":"12a7704e-349e-40e9-aa83-ffc52f21b31b","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":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.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":"12a7704e-349e-40e9-aa83-ffc52f21b31b.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":"12a7704e-349e-40e9-aa83-ffc52f21b31b","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":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_cnf 0","SupportablityComponentVersion":null},"actualComponentUid":"e5e6541c-44ae-41ce-a010-090183859dba","createdFromCsar":false,"uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.e5e6541c-44ae-41ce-a010-090183859dba.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","icon":"defaulticon","creationTime":1631412511271,"description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","createdFrom":null,"componentUid":"e5e6541c-44ae-41ce-a010-090183859dba","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1631412511271,"customizationUUID":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","posX":"200","posY":"100","componentName":"basic_cnf","originArchived":false,"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"type":null,"version":null,"ownerId":null,"empty":false} 2021-09-12 02:08:32,558 INFO 511:service.py(1) - Resource VF basic_cnf has been added on serice basic_cnf 2021-09-12 02:08:32,560 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-12 02:08:32,560 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/5f0ca4f0-54e1-4315-aa46-07e4f2d15747/distribution 2021-09-12 02:08:32,560 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-09-12 02:08:32,562 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:08:32,626 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/5f0ca4f0-54e1-4315-aa46-07e4f2d15747/distribution HTTP/1.1" 200 38 2021-09-12 02:08:32,627 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-09-12 02:08:32,627 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[]} 2021-09-12 02:08:32,629 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-12 02:08:32,629 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-12 02:08:32,629 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-12 02:08:32,630 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:08:32,692 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-12 02:08:32,693 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-12 02:08:32,694 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-09-12 02:08:32,696 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-12 02:08:32,696 INFO 728:service.py(1) - attempting to checkin Service basic_cnf in SDC 2021-09-12 02:08:32,701 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-12 02:08:32,701 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/52c087bd-7012-4930-9ecb-244e3f44b8e3/lifecycleState/checkin 2021-09-12 02:08:32,701 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-09-12 02:08:32,703 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:08:34,961 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/52c087bd-7012-4930-9ecb-244e3f44b8e3/lifecycleState/checkin HTTP/1.1" 200 1183 2021-09-12 02:08:34,962 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-09-12 02:08:34,963 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3","name":"basic_cnf","version":"0.1","isHighestVersion":true,"creationDate":1631412508790,"lastUpdateDate":1631412513560,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"0.1":"52c087bd-7012-4930-9ecb-244e3f44b8e3"},"projectCode":"123456","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","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":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747"} 2021-09-12 02:08:34,965 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-12 02:08:34,965 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-12 02:08:34,965 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-12 02:08:34,965 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-12 02:08:34,965 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-12 02:08:34,967 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-12 02:08:35,503 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-12 02:08:35,505 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-12 02:08:35,505 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/01369d6e-834c-4cf5-9a67-1028c15e935b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8fccfe1a-62c8-4cfa-9136-feb413857cdc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","name":"basic_onboard_TSrWCq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8030eb15-804a-4055-9d32-693c096ecc12/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5f0ca4f0-54e1-4315-aa46-07e4f2d15747/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-09-12 02:08:35,507 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-12 02:08:35,508 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:35,508 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:35,508 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:08:35,508 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-12 02:08:35,508 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:35,508 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:35,508 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:08:35,509 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TSrWCq from SDC 2021-09-12 02:08:35,509 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:35,509 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:35,509 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:08:35,509 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-12 02:08:35,509 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:35,509 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:35,510 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-12 02:08:35,510 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-12 02:08:35,510 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-12 02:08:35,510 INFO 192:__init__.py(1) - Service found, updating information 2021-09-12 02:08:35,510 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-12 02:08:35,511 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-12 02:08:35,511 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-12 02:08:35,512 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:08:36,120 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-12 02:08:36,123 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-12 02:08:36,126 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"29820d6f-670d-4ea5-891b-a01ad998721b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403413123,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b46b337c-1417-49cf-9609-8687233ff07f","invariantUUID":"7c2f9693-659f-4c45-81c8-b94f01a44445","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8434ca1b-2604-42d0-beb8-ebe53b1aab67","lifecycleState":"CERTIFIED","lastUpdateDate":1631403087383,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7fbc7d1-1bea-4c80-8666-0fab6e458182","invariantUUID":"50bea9a2-da70-4516-9111-776e7ae5d7cc","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":"defaulticon","uniqueId":"c2eead82-dffb-4eea-885c-1e5e9b3eef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631403205482,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ce2de91e-ec03-4204-9536-fd317dbc7f71","invariantUUID":"04f3892f-e45e-4703-8424-e33ccbc28703","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"68c976f2-73dd-4e5a-8253-fbfdae689789","lifecycleState":"CERTIFIED","lastUpdateDate":1631403186850,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e4f73e08-bfef-436d-9ca0-75812f6cd775","invariantUUID":"fc2f0198-caa0-42b4-a0f2-0baf5b731af9","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69a56d52-4741-4bd0-9b79-f2df298e822a","lifecycleState":"CERTIFIED","lastUpdateDate":1631402982210,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"19b81fb4-c830-4bbb-bacf-abd8edc98171","invariantUUID":"e3e7d8d3-a2ef-4aa8-97f7-a9983bf1e541","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":"networkrules","uniqueId":"3e56f39b-8f61-4a0d-960f-85fff15605f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631403032124,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13d6e606-d7c5-4bb0-b469-022b44b54862","invariantUUID":"8dce0506-2884-4709-9d22-6fe370382678","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1c394c3-9c39-44c4-b4e2-fe9f9521c4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403359651,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b081b1-5bef-4138-b84d-6e0b30bc4083","invariantUUID":"8f3eb002-89ef-4ba7-a913-179d52671bb8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec010627-3e15-4111-905a-7ce05efcafca","lifecycleState":"CERTIFIED","lastUpdateDate":1631403292368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"354ad2fb-88be-4213-a1ec-d9fc69fea394","invariantUUID":"8c871c42-dfc5-41d9-bfd9-d1f1dfecd223","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":"029d4acb-8268-443f-b893-fa7b0b12016a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403368342,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a4fd65b-bb03-4863-93e2-daabd13ce2f2","invariantUUID":"db939b79-a213-476a-a889-741a047dc8f6","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":"network","uniqueId":"6e131aaa-adaf-4d12-b2bf-ac78746a3eae","lifecycleState":"CERTIFIED","lastUpdateDate":1631403221378,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb762d8c-512d-471a-ad9f-d528bffc6120","invariantUUID":"302644f2-3927-421b-8701-7fc139291444","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":"05ba2f43-894f-4768-8408-62511bb465b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631402921155,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91185fe4-b4ed-4d1b-817e-7997cc8da115","invariantUUID":"5340ccb7-834f-4803-8d0c-fcef3eb269f8","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":"80ca684e-8782-42fe-b705-ad127676ac7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402987911,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fae1feb8-bee8-4db3-8e4c-3ed957058186","invariantUUID":"26c1aa7d-0831-4d2c-832c-b49042bd3b23","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":"port","uniqueId":"5244e660-4c13-4a7d-a115-8befbd147473","lifecycleState":"CERTIFIED","lastUpdateDate":1631403343275,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"675ce446-3ab1-46df-b821-266a8aa5b0a7","invariantUUID":"5dc8c9f1-e912-44bd-8acc-0d38d326aeb8","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":"loadBalancer","uniqueId":"5e356fd4-f7c6-4664-b0b4-38008b03e033","lifecycleState":"CERTIFIED","lastUpdateDate":1631402910558,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a808098e-0a9f-4087-a410-d5407a24f9db","invariantUUID":"425c0f4f-897d-4acb-b27c-5f491a1e1a97","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"04267a34-c6a7-42be-a446-10ef20c309e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403458965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"597dfca1-6717-47e8-be75-0c6c1a960b31","invariantUUID":"8089edae-850e-484f-baf3-0a3c7b34585a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"df602722-49ab-4e03-8501-5c9e5c11245d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403327391,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0a7bc15-05ad-46e5-9bf3-706b44d08285","invariantUUID":"bdc32fcd-2b2f-4a3e-9a45-a524755989bc","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":"networkrules","uniqueId":"9e015d05-0749-46f8-a490-c71495a57fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403058957,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"155265be-0931-42a9-bafc-e727a41c68d8","invariantUUID":"71b9e49b-00c6-4055-b5e7-a29115bbadc8","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6c0b8b8-b115-4cc1-877a-14e796d462cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631402976494,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15cd96c7-e0f9-42fb-b71d-3da1c193871b","invariantUUID":"de3a6650-9b14-4f10-b3b4-3d5c1ce81065","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":"defaulticon","uniqueId":"e316ec4f-a181-4f1d-a467-e2dc9cb8fbf1","lifecycleState":"CERTIFIED","lastUpdateDate":1631411879955,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5e35ac07-0ade-4eef-b169-643844eb1711","invariantUUID":"7db02145-6aba-41ed-8c6c-4fa28b75dd31","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d955c89d-8102-47fc-a9e8-5a44afab8bfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631402945132,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f63c42-794a-4553-bc93-2bc12fe65163","invariantUUID":"6c58c428-07b9-4a87-a20e-6c3867b323ad","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":"objectStorage","uniqueId":"244a71d5-164b-4c5f-9328-df7f9d03e2e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631402939067,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dff216df-84c2-4384-9b59-4788aba4bddb","invariantUUID":"fd1235e9-0ae7-4d24-9c07-ee3029430b29","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":"46663c28-6259-44e3-a6ff-1c20c9d6f820","lifecycleState":"CERTIFIED","lastUpdateDate":1631403348390,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ba4a464-e74e-41f2-84de-e050d83ec51e","invariantUUID":"47150f45-1b36-4012-bce0-042c9553e3f7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8425b771-bb64-41ee-a05d-839ca7c8c06e","lifecycleState":"CERTIFIED","lastUpdateDate":1631403386992,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62945625-675d-4529-af86-fbebd2d69294","invariantUUID":"c697e76c-556a-4976-9431-ca0c2d06191b","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":"1baf1978-22bc-4b96-acd0-2428598b1c90","lifecycleState":"CERTIFIED","lastUpdateDate":1631403110705,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ee45c20-ac5b-4db7-b785-4c8a0d87bdfc","invariantUUID":"813fbc7a-e62b-4928-8725-653af4acc6f8","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":"network","uniqueId":"5caa03a0-c83b-42a6-84e8-a2b3dd0b6d6d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403065229,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0622b344-5d43-4533-9731-e1bd617afcb5","invariantUUID":"6297d33a-d699-4baf-aacd-61e28c960ce7","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c824543-8eac-4649-8b1e-0c95e174e7dc","lifecycleState":"CERTIFIED","lastUpdateDate":1631403276584,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9464446b-961f-4988-a74c-296a92f42573","invariantUUID":"ec6f73cd-5f22-4715-8b68-6a537df4ef35","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ee026ce1-c2e3-4694-96f0-02c385953a03","lifecycleState":"CERTIFIED","lastUpdateDate":1631412386241,"name":"basic_onboard_TSrWCq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d5d737bf-49eb-4b81-a86b-a44a9ac2cc27","invariantUUID":"af47d726-49aa-43ff-b076-9a5733395a9a","systemName":"BasicOnboardTsrwcq","description":"VF","tags":["basic_onboard_TSrWCq"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1498b54f-ea4d-4306-b4d9-89f137754e80","lifecycleState":"CERTIFIED","lastUpdateDate":1631402952068,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcd852db-bca5-48f5-af52-da0628ad8232","invariantUUID":"0cbcd7b2-e581-454f-ac93-eb2e5f7359a3","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":"compute","uniqueId":"8bbd6061-d6e9-4f02-9da2-8a15fb917688","lifecycleState":"CERTIFIED","lastUpdateDate":1631403227008,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b86865e4-9160-496c-8401-87fa37f21ced","invariantUUID":"255c7682-7e92-421e-8359-20ebef8f8d45","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"244c769d-0c20-4111-b0ee-2bb10a8d641c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402970907,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bedf9d9-7603-485f-a414-f61ee5efe0fb","invariantUUID":"bae16bba-ca8d-435a-860f-cf132734dad5","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"772ca067-db41-4112-83db-ef3dbe3c46bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631403271466,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e91a873-b655-4184-a147-867f84366295","invariantUUID":"7e9fb267-c895-473b-8098-436c17613517","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e0a7323-1b20-4091-892d-2425f7a6fb4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403353718,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae85b7e0-e1b0-4a5d-8a3a-d46e91c886b2","invariantUUID":"330ba4d6-8468-487b-89c4-0f85dc9009a4","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1078087e-ab63-4d08-8105-2336ab9597fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631403123261,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e05a7121-7272-43c6-b51a-863f082ac08c","invariantUUID":"54b2ce78-7962-4ab3-8add-e07f198b0a05","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":"ccfc62f1-3bae-444d-89d7-b7de28fb64e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403193552,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"77e532b1-c110-4354-8907-0f0224eb43a0","invariantUUID":"bb934a2c-d3ec-40f1-8a1b-a08e38a41f9d","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":"port","uniqueId":"7ce0c952-566b-444c-9acf-c8941112325f","lifecycleState":"CERTIFIED","lastUpdateDate":1631402965502,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8cf1164-dbe4-40d0-98af-3409ad6e68e7","invariantUUID":"b3778b4f-f141-4a11-89e6-a8ebef8d7439","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"739addeb-5350-426f-b7d5-86c71357009a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403153558,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0d08871-337d-40b6-8fe5-f6391db76342","invariantUUID":"b1d13c73-c0d7-48d3-b271-1906d16abda4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1716ace6-848f-4e69-84c4-ce2040a80a13","lifecycleState":"CERTIFIED","lastUpdateDate":1631403338018,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e82982-1b7c-42ef-80d9-c98592dc15e8","invariantUUID":"2e508009-b0d2-47cc-9a10-8a9acd4922a0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"80b46866-8e1c-42e8-b7e9-5d36ebd1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1631403443095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7e66653-4978-4268-ac04-22f7ea050902","invariantUUID":"c06741e7-55ee-4e62-a0b5-8b4277547c05","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":"compute","uniqueId":"4609a33c-314d-487f-b77e-011546922b8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403446405,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"239b5dda-d1f9-4b46-a45e-877b703bfb29","invariantUUID":"f4918758-8a68-45ac-beb0-88aedb24f863","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46bee449-c28d-4bd7-8c7d-3e4cca6cdad4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403232408,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eab20a5d-2a95-4722-8b04-566626d17c84","invariantUUID":"36f31b6e-b2fe-428e-a9fd-309b4f6e5aa4","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":"5940ffcb-1455-47a3-99ea-2f047ce5506d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403297684,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac6d539b-428b-490c-9e65-babbd0042244","invariantUUID":"f52959ba-6df9-4e99-9e82-190fccefb299","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":"89a08cad-2b57-4905-bb3b-d4362b2b49e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403451688,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d8fa34a-0790-4f6c-ae79-06e048530c9d","invariantUUID":"5f1941ec-6ead-4681-a977-ff73389a1238","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e970f38-c228-47bf-b428-933a62cf61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403252267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa40a269-11eb-46d7-b4d5-50a6fed32ede","invariantUUID":"ed47a2c8-06cc-4901-b4b3-055373a35490","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"529b6499-18ba-482f-8269-b54337172478","lifecycleState":"CERTIFIED","lastUpdateDate":1631403397507,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb3accf3-779a-4f1c-934e-c236059be7aa","invariantUUID":"e00b7c08-3ebe-4f75-88bb-55cbdf59e0fb","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":"securityrules","uniqueId":"68b558d7-2cb9-44fc-8b84-689d984dbced","lifecycleState":"CERTIFIED","lastUpdateDate":1631403071735,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9300cb57-6009-422b-90d8-1264fc56f14b","invariantUUID":"3b1ab01a-8bda-413a-b54f-4c0cc0f0f74b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"685b6fc7-2ab0-4abb-8c04-9f77a8e3eac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403215705,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e615529-9a39-4a58-9772-7e6aab66f893","invariantUUID":"c9679c2a-3667-46de-8ae7-c733403bc818","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"759ad081-4fc6-4ce0-a82d-e3d064dce4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403169326,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18e55a1e-741e-49a8-876b-0e1ffb08b2c2","invariantUUID":"fa2f1787-173d-41af-92aa-d6c6725ea89e","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":"b4c0e0ff-c573-4685-9d75-c394db3d6587","lifecycleState":"CERTIFIED","lastUpdateDate":1631403092860,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae2ab737-1736-4792-953a-514ba454ad5c","invariantUUID":"3a7935b3-e042-4049-b9e1-caecec1efe68","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0da5b54-f614-471f-8a32-244aaaf8f78c","lifecycleState":"CERTIFIED","lastUpdateDate":1631403037135,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7930633f-5d5e-4fd3-9b01-5fc7d8233737","invariantUUID":"b648574a-f3b4-4023-b06c-07c0f30098e8","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":"af793017-6fcf-465f-8b16-d98d4c329b52","lifecycleState":"CERTIFIED","lastUpdateDate":1631402958381,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c1f0b94-5883-45a9-a3ff-023e7bffa6fd","invariantUUID":"7eb91603-71d7-47f0-8287-940f3b021088","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":"84240b0c-2f2a-4c47-9f5a-2cb3589a505d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403245362,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6433d04-aabb-447e-9c90-6cdd0ef912f9","invariantUUID":"d576b413-f735-4692-a0bc-d334516d2d8d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bff3b9c5-946c-4bfb-bcd9-503dda70eb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403374841,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f721bfc8-2034-4e99-932d-3aa9c598b2fe","invariantUUID":"b5017c01-83ff-4c59-9fda-516a5c95ccaf","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":"e5e6541c-44ae-41ce-a010-090183859dba","lifecycleState":"CERTIFIED","lastUpdateDate":1631412485594,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","invariantUUID":"002a7f3c-56bb-45ca-abac-094ff131cdf4","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":"network","uniqueId":"00f582e5-6562-40e0-8eec-04bc8531b715","lifecycleState":"CERTIFIED","lastUpdateDate":1631403116146,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1b40b6-0af9-4568-a224-2f59ef7f1fac","invariantUUID":"970d89ca-d79a-40db-b250-64050cdd78c6","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83beca24-d3f3-4ceb-8a5d-31d3e8bfe73a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403210593,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1e532bc-790f-44f7-9194-28af943b6fb1","invariantUUID":"1cc101ad-c053-4ce1-a647-11a44127c916","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d004d82e-22f0-4717-97c0-eabd649de3b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403200093,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8cda53a6-1917-401e-838b-cc0162932196","invariantUUID":"e0861171-40b4-4a98-a368-b667f7cb8e3f","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":"d94357d3-8345-4dfd-813c-05ac0a444e8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403405911,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"843c257e-1763-4ec7-a0b3-ac301723800b","invariantUUID":"db4d8c47-7458-46be-a03e-9de8a6e131ac","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55c760ff-8c6a-4209-9e70-63c990e09c72","lifecycleState":"CERTIFIED","lastUpdateDate":1631403434926,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4e0f81e-e420-43da-bf96-d512d101dd8f","invariantUUID":"29854175-f8aa-47ac-901e-b86de3ebdf54","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58baa3f3-86b2-44d6-877a-ecdf12cc6fda","lifecycleState":"CERTIFIED","lastUpdateDate":1631402915743,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7c7c8ae-e190-45c9-adc0-df7d78aa3768","invariantUUID":"3d12816e-690e-4eb0-bed8-2fcbe9ee957f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6b572136-85d5-4d8b-851f-ed106774aec2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403462426,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a008a262-f198-4e92-95a7-b92de1d64c41","invariantUUID":"07311933-e395-4063-a110-fd87c18e869f","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2bd4400e-050e-4e86-826f-5cbcb4324b0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631402892734,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46361cd5-74ea-49e8-9fb0-fa5a4628324e","invariantUUID":"c60b2677-497e-4603-b5fc-f512714a9568","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7330f0ef-fba1-43b0-bd91-76a8fccff393","lifecycleState":"CERTIFIED","lastUpdateDate":1631403322329,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eb31864-25a9-4345-a838-50a53b8f0c3f","invariantUUID":"1e05f352-0b1e-4c19-8ee6-c9aa30e6b91f","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":"e275a80c-2bf0-4fd6-ba19-b035f37941fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631402998310,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92da894b-1ab8-4cea-a45b-4a5ffbc08ca5","invariantUUID":"3e362462-bfc4-4cf1-b7ca-f33fda54d6c6","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":"b8f2f7b6-e70b-4234-b751-20d12488bda2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403098251,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6810c31d-7cfc-40f5-abff-77244f81f8af","invariantUUID":"0cd98203-5804-43ca-a186-cbd570d7457f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c243fa61-af0a-4f0f-8de4-e77765b43a9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631402993153,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"621e2a8f-f7c8-4a5d-80c9-991f4fb11cf9","invariantUUID":"aab0cd8b-e9f4-40d2-83ab-54e620ba5cdf","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":"objectStorage","uniqueId":"8fd606ba-9370-47eb-8adc-7c97a2cce1d5","lifecycleState":"CERTIFIED","lastUpdateDate":1631402884628,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fc3e705-105e-41bf-b182-7bdd1a6ca930","invariantUUID":"50394d9f-dd46-49c0-9008-4a09bd095365","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1b108f0-8a4d-44e7-9472-4b49621ed978","lifecycleState":"CERTIFIED","lastUpdateDate":1631403392328,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de87a0d3-f397-4e4e-9ea4-17feb70c0c5d","invariantUUID":"62d591d9-e00d-4081-8f88-1e2049650abc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"602e8582-8053-4ab4-b725-d80544c376a6","lifecycleState":"CERTIFIED","lastUpdateDate":1631402876818,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c6370c02-69da-407e-8a41-27138a4086bb","invariantUUID":"2486237b-68a1-426e-bf10-75651030c6a6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ebb1623a-2d2f-4683-aca3-1ba38b4337e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403082091,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22c1a6a2-9b75-48b2-bdd0-51babc9c1592","invariantUUID":"f90cd911-f11c-435b-a4f5-0d280c8067f2","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":"bbcc375f-f480-481f-ac7d-6321eede9cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631403174640,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e1244c-91fb-4747-8bf2-cda771cfe365","invariantUUID":"ddf0ab09-55fd-4537-b490-b67b8fa4f596","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2606a858-7d0e-4410-bb66-0dc185b271ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631402854299,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a2ae07d-2730-4e29-9ca1-0429a05b7417","invariantUUID":"ae7d5ae0-d35b-4934-a8c9-4902aad308fb","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":"port","uniqueId":"0842737c-6c49-44c6-bb2e-ff05a096b143","lifecycleState":"CERTIFIED","lastUpdateDate":1631403332618,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"134039fc-d861-4f67-a156-643605cc501c","invariantUUID":"b27ebd4d-1392-48ef-93b7-8f41773ff027","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a81da0e2-921d-471a-8e5a-e3ca2f48099b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403258953,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dfaafb-14a9-479b-b1f7-4d7895c26330","invariantUUID":"08b273c5-a908-4b4c-bf2b-4c77881c082f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b69cf59d-15fa-42c6-b81a-4ce2eb046e83","lifecycleState":"CERTIFIED","lastUpdateDate":1631411559835,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","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":"65590370-c441-408e-9350-6cfc86ccda17","lifecycleState":"CERTIFIED","lastUpdateDate":1631412430042,"name":"basic_onboard_TSrWCq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","systemName":"BasicOnboardTsrwcq","description":"service","tags":["basic_onboard_TSrWCq"],"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":"86ca0ac7-dce6-4998-b338-9d29c0d89552","lifecycleState":"CERTIFIED","lastUpdateDate":1631411933157,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1631412513560,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","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-12 02:08:36,133 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-12 02:08:36,134 INFO 728:service.py(1) - attempting to Certify Service basic_cnf in SDC 2021-09-12 02:08:36,138 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-12 02:08:36,138 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/52c087bd-7012-4930-9ecb-244e3f44b8e3/lifecycleState/Certify 2021-09-12 02:08:36,139 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-09-12 02:08:36,141 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:08:41,451 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/52c087bd-7012-4930-9ecb-244e3f44b8e3/lifecycleState/Certify HTTP/1.1" 200 1171 2021-09-12 02:08:41,453 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-09-12 02:08:41,453 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"70708677-74d2-4af7-b45c-b066234cb8bb","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1631412508790,"lastUpdateDate":1631412513560,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"70708677-74d2-4af7-b45c-b066234cb8bb"},"projectCode":"123456","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","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":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747"} 2021-09-12 02:08:41,456 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-12 02:08:41,456 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-12 02:08:41,456 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-12 02:08:41,457 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-12 02:08:41,457 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-12 02:08:41,459 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-12 02:08:42,011 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-12 02:08:42,012 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-12 02:08:42,013 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/01369d6e-834c-4cf5-9a67-1028c15e935b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8fccfe1a-62c8-4cfa-9136-feb413857cdc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","name":"basic_onboard_TSrWCq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8030eb15-804a-4055-9d32-693c096ecc12/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f0ca4f0-54e1-4315-aa46-07e4f2d15747/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-09-12 02:08:42,015 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-12 02:08:42,016 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:42,016 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:42,016 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:08:42,016 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-12 02:08:42,017 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:42,017 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:42,017 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:08:42,017 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TSrWCq from SDC 2021-09-12 02:08:42,017 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:42,017 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:42,018 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:08:42,018 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-12 02:08:42,018 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:42,018 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:42,018 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-12 02:08:42,018 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-12 02:08:42,019 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-12 02:08:42,019 INFO 192:__init__.py(1) - Service found, updating information 2021-09-12 02:08:42,019 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-12 02:08:42,020 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-12 02:08:42,020 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-12 02:08:42,022 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:08:42,673 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-12 02:08:42,674 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-12 02:08:42,676 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"29820d6f-670d-4ea5-891b-a01ad998721b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403413123,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b46b337c-1417-49cf-9609-8687233ff07f","invariantUUID":"7c2f9693-659f-4c45-81c8-b94f01a44445","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8434ca1b-2604-42d0-beb8-ebe53b1aab67","lifecycleState":"CERTIFIED","lastUpdateDate":1631403087383,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7fbc7d1-1bea-4c80-8666-0fab6e458182","invariantUUID":"50bea9a2-da70-4516-9111-776e7ae5d7cc","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":"defaulticon","uniqueId":"c2eead82-dffb-4eea-885c-1e5e9b3eef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631403205482,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ce2de91e-ec03-4204-9536-fd317dbc7f71","invariantUUID":"04f3892f-e45e-4703-8424-e33ccbc28703","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"68c976f2-73dd-4e5a-8253-fbfdae689789","lifecycleState":"CERTIFIED","lastUpdateDate":1631403186850,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e4f73e08-bfef-436d-9ca0-75812f6cd775","invariantUUID":"fc2f0198-caa0-42b4-a0f2-0baf5b731af9","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69a56d52-4741-4bd0-9b79-f2df298e822a","lifecycleState":"CERTIFIED","lastUpdateDate":1631402982210,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"19b81fb4-c830-4bbb-bacf-abd8edc98171","invariantUUID":"e3e7d8d3-a2ef-4aa8-97f7-a9983bf1e541","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":"networkrules","uniqueId":"3e56f39b-8f61-4a0d-960f-85fff15605f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631403032124,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13d6e606-d7c5-4bb0-b469-022b44b54862","invariantUUID":"8dce0506-2884-4709-9d22-6fe370382678","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1c394c3-9c39-44c4-b4e2-fe9f9521c4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403359651,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b081b1-5bef-4138-b84d-6e0b30bc4083","invariantUUID":"8f3eb002-89ef-4ba7-a913-179d52671bb8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec010627-3e15-4111-905a-7ce05efcafca","lifecycleState":"CERTIFIED","lastUpdateDate":1631403292368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"354ad2fb-88be-4213-a1ec-d9fc69fea394","invariantUUID":"8c871c42-dfc5-41d9-bfd9-d1f1dfecd223","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":"029d4acb-8268-443f-b893-fa7b0b12016a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403368342,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a4fd65b-bb03-4863-93e2-daabd13ce2f2","invariantUUID":"db939b79-a213-476a-a889-741a047dc8f6","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":"network","uniqueId":"6e131aaa-adaf-4d12-b2bf-ac78746a3eae","lifecycleState":"CERTIFIED","lastUpdateDate":1631403221378,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb762d8c-512d-471a-ad9f-d528bffc6120","invariantUUID":"302644f2-3927-421b-8701-7fc139291444","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":"05ba2f43-894f-4768-8408-62511bb465b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631402921155,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91185fe4-b4ed-4d1b-817e-7997cc8da115","invariantUUID":"5340ccb7-834f-4803-8d0c-fcef3eb269f8","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":"80ca684e-8782-42fe-b705-ad127676ac7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402987911,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fae1feb8-bee8-4db3-8e4c-3ed957058186","invariantUUID":"26c1aa7d-0831-4d2c-832c-b49042bd3b23","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":"port","uniqueId":"5244e660-4c13-4a7d-a115-8befbd147473","lifecycleState":"CERTIFIED","lastUpdateDate":1631403343275,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"675ce446-3ab1-46df-b821-266a8aa5b0a7","invariantUUID":"5dc8c9f1-e912-44bd-8acc-0d38d326aeb8","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":"loadBalancer","uniqueId":"5e356fd4-f7c6-4664-b0b4-38008b03e033","lifecycleState":"CERTIFIED","lastUpdateDate":1631402910558,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a808098e-0a9f-4087-a410-d5407a24f9db","invariantUUID":"425c0f4f-897d-4acb-b27c-5f491a1e1a97","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"04267a34-c6a7-42be-a446-10ef20c309e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403458965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"597dfca1-6717-47e8-be75-0c6c1a960b31","invariantUUID":"8089edae-850e-484f-baf3-0a3c7b34585a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"df602722-49ab-4e03-8501-5c9e5c11245d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403327391,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0a7bc15-05ad-46e5-9bf3-706b44d08285","invariantUUID":"bdc32fcd-2b2f-4a3e-9a45-a524755989bc","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":"networkrules","uniqueId":"9e015d05-0749-46f8-a490-c71495a57fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403058957,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"155265be-0931-42a9-bafc-e727a41c68d8","invariantUUID":"71b9e49b-00c6-4055-b5e7-a29115bbadc8","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6c0b8b8-b115-4cc1-877a-14e796d462cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631402976494,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15cd96c7-e0f9-42fb-b71d-3da1c193871b","invariantUUID":"de3a6650-9b14-4f10-b3b4-3d5c1ce81065","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":"defaulticon","uniqueId":"e316ec4f-a181-4f1d-a467-e2dc9cb8fbf1","lifecycleState":"CERTIFIED","lastUpdateDate":1631411879955,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5e35ac07-0ade-4eef-b169-643844eb1711","invariantUUID":"7db02145-6aba-41ed-8c6c-4fa28b75dd31","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d955c89d-8102-47fc-a9e8-5a44afab8bfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631402945132,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f63c42-794a-4553-bc93-2bc12fe65163","invariantUUID":"6c58c428-07b9-4a87-a20e-6c3867b323ad","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":"objectStorage","uniqueId":"244a71d5-164b-4c5f-9328-df7f9d03e2e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631402939067,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dff216df-84c2-4384-9b59-4788aba4bddb","invariantUUID":"fd1235e9-0ae7-4d24-9c07-ee3029430b29","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":"46663c28-6259-44e3-a6ff-1c20c9d6f820","lifecycleState":"CERTIFIED","lastUpdateDate":1631403348390,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ba4a464-e74e-41f2-84de-e050d83ec51e","invariantUUID":"47150f45-1b36-4012-bce0-042c9553e3f7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8425b771-bb64-41ee-a05d-839ca7c8c06e","lifecycleState":"CERTIFIED","lastUpdateDate":1631403386992,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62945625-675d-4529-af86-fbebd2d69294","invariantUUID":"c697e76c-556a-4976-9431-ca0c2d06191b","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":"1baf1978-22bc-4b96-acd0-2428598b1c90","lifecycleState":"CERTIFIED","lastUpdateDate":1631403110705,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ee45c20-ac5b-4db7-b785-4c8a0d87bdfc","invariantUUID":"813fbc7a-e62b-4928-8725-653af4acc6f8","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":"network","uniqueId":"5caa03a0-c83b-42a6-84e8-a2b3dd0b6d6d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403065229,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0622b344-5d43-4533-9731-e1bd617afcb5","invariantUUID":"6297d33a-d699-4baf-aacd-61e28c960ce7","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c824543-8eac-4649-8b1e-0c95e174e7dc","lifecycleState":"CERTIFIED","lastUpdateDate":1631403276584,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9464446b-961f-4988-a74c-296a92f42573","invariantUUID":"ec6f73cd-5f22-4715-8b68-6a537df4ef35","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ee026ce1-c2e3-4694-96f0-02c385953a03","lifecycleState":"CERTIFIED","lastUpdateDate":1631412386241,"name":"basic_onboard_TSrWCq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d5d737bf-49eb-4b81-a86b-a44a9ac2cc27","invariantUUID":"af47d726-49aa-43ff-b076-9a5733395a9a","systemName":"BasicOnboardTsrwcq","description":"VF","tags":["basic_onboard_TSrWCq"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1498b54f-ea4d-4306-b4d9-89f137754e80","lifecycleState":"CERTIFIED","lastUpdateDate":1631402952068,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcd852db-bca5-48f5-af52-da0628ad8232","invariantUUID":"0cbcd7b2-e581-454f-ac93-eb2e5f7359a3","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":"compute","uniqueId":"8bbd6061-d6e9-4f02-9da2-8a15fb917688","lifecycleState":"CERTIFIED","lastUpdateDate":1631403227008,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b86865e4-9160-496c-8401-87fa37f21ced","invariantUUID":"255c7682-7e92-421e-8359-20ebef8f8d45","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"244c769d-0c20-4111-b0ee-2bb10a8d641c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402970907,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bedf9d9-7603-485f-a414-f61ee5efe0fb","invariantUUID":"bae16bba-ca8d-435a-860f-cf132734dad5","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"772ca067-db41-4112-83db-ef3dbe3c46bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631403271466,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e91a873-b655-4184-a147-867f84366295","invariantUUID":"7e9fb267-c895-473b-8098-436c17613517","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e0a7323-1b20-4091-892d-2425f7a6fb4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403353718,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae85b7e0-e1b0-4a5d-8a3a-d46e91c886b2","invariantUUID":"330ba4d6-8468-487b-89c4-0f85dc9009a4","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1078087e-ab63-4d08-8105-2336ab9597fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631403123261,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e05a7121-7272-43c6-b51a-863f082ac08c","invariantUUID":"54b2ce78-7962-4ab3-8add-e07f198b0a05","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":"ccfc62f1-3bae-444d-89d7-b7de28fb64e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403193552,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"77e532b1-c110-4354-8907-0f0224eb43a0","invariantUUID":"bb934a2c-d3ec-40f1-8a1b-a08e38a41f9d","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":"port","uniqueId":"7ce0c952-566b-444c-9acf-c8941112325f","lifecycleState":"CERTIFIED","lastUpdateDate":1631402965502,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8cf1164-dbe4-40d0-98af-3409ad6e68e7","invariantUUID":"b3778b4f-f141-4a11-89e6-a8ebef8d7439","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"739addeb-5350-426f-b7d5-86c71357009a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403153558,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0d08871-337d-40b6-8fe5-f6391db76342","invariantUUID":"b1d13c73-c0d7-48d3-b271-1906d16abda4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1716ace6-848f-4e69-84c4-ce2040a80a13","lifecycleState":"CERTIFIED","lastUpdateDate":1631403338018,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e82982-1b7c-42ef-80d9-c98592dc15e8","invariantUUID":"2e508009-b0d2-47cc-9a10-8a9acd4922a0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"80b46866-8e1c-42e8-b7e9-5d36ebd1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1631403443095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7e66653-4978-4268-ac04-22f7ea050902","invariantUUID":"c06741e7-55ee-4e62-a0b5-8b4277547c05","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":"compute","uniqueId":"4609a33c-314d-487f-b77e-011546922b8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403446405,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"239b5dda-d1f9-4b46-a45e-877b703bfb29","invariantUUID":"f4918758-8a68-45ac-beb0-88aedb24f863","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46bee449-c28d-4bd7-8c7d-3e4cca6cdad4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403232408,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eab20a5d-2a95-4722-8b04-566626d17c84","invariantUUID":"36f31b6e-b2fe-428e-a9fd-309b4f6e5aa4","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":"5940ffcb-1455-47a3-99ea-2f047ce5506d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403297684,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac6d539b-428b-490c-9e65-babbd0042244","invariantUUID":"f52959ba-6df9-4e99-9e82-190fccefb299","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":"89a08cad-2b57-4905-bb3b-d4362b2b49e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403451688,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d8fa34a-0790-4f6c-ae79-06e048530c9d","invariantUUID":"5f1941ec-6ead-4681-a977-ff73389a1238","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e970f38-c228-47bf-b428-933a62cf61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403252267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa40a269-11eb-46d7-b4d5-50a6fed32ede","invariantUUID":"ed47a2c8-06cc-4901-b4b3-055373a35490","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"529b6499-18ba-482f-8269-b54337172478","lifecycleState":"CERTIFIED","lastUpdateDate":1631403397507,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb3accf3-779a-4f1c-934e-c236059be7aa","invariantUUID":"e00b7c08-3ebe-4f75-88bb-55cbdf59e0fb","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":"securityrules","uniqueId":"68b558d7-2cb9-44fc-8b84-689d984dbced","lifecycleState":"CERTIFIED","lastUpdateDate":1631403071735,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9300cb57-6009-422b-90d8-1264fc56f14b","invariantUUID":"3b1ab01a-8bda-413a-b54f-4c0cc0f0f74b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"685b6fc7-2ab0-4abb-8c04-9f77a8e3eac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403215705,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e615529-9a39-4a58-9772-7e6aab66f893","invariantUUID":"c9679c2a-3667-46de-8ae7-c733403bc818","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"759ad081-4fc6-4ce0-a82d-e3d064dce4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403169326,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18e55a1e-741e-49a8-876b-0e1ffb08b2c2","invariantUUID":"fa2f1787-173d-41af-92aa-d6c6725ea89e","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":"b4c0e0ff-c573-4685-9d75-c394db3d6587","lifecycleState":"CERTIFIED","lastUpdateDate":1631403092860,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae2ab737-1736-4792-953a-514ba454ad5c","invariantUUID":"3a7935b3-e042-4049-b9e1-caecec1efe68","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0da5b54-f614-471f-8a32-244aaaf8f78c","lifecycleState":"CERTIFIED","lastUpdateDate":1631403037135,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7930633f-5d5e-4fd3-9b01-5fc7d8233737","invariantUUID":"b648574a-f3b4-4023-b06c-07c0f30098e8","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":"af793017-6fcf-465f-8b16-d98d4c329b52","lifecycleState":"CERTIFIED","lastUpdateDate":1631402958381,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c1f0b94-5883-45a9-a3ff-023e7bffa6fd","invariantUUID":"7eb91603-71d7-47f0-8287-940f3b021088","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":"84240b0c-2f2a-4c47-9f5a-2cb3589a505d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403245362,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6433d04-aabb-447e-9c90-6cdd0ef912f9","invariantUUID":"d576b413-f735-4692-a0bc-d334516d2d8d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bff3b9c5-946c-4bfb-bcd9-503dda70eb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403374841,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f721bfc8-2034-4e99-932d-3aa9c598b2fe","invariantUUID":"b5017c01-83ff-4c59-9fda-516a5c95ccaf","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":"e5e6541c-44ae-41ce-a010-090183859dba","lifecycleState":"CERTIFIED","lastUpdateDate":1631412485594,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","invariantUUID":"002a7f3c-56bb-45ca-abac-094ff131cdf4","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":"network","uniqueId":"00f582e5-6562-40e0-8eec-04bc8531b715","lifecycleState":"CERTIFIED","lastUpdateDate":1631403116146,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1b40b6-0af9-4568-a224-2f59ef7f1fac","invariantUUID":"970d89ca-d79a-40db-b250-64050cdd78c6","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83beca24-d3f3-4ceb-8a5d-31d3e8bfe73a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403210593,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1e532bc-790f-44f7-9194-28af943b6fb1","invariantUUID":"1cc101ad-c053-4ce1-a647-11a44127c916","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d004d82e-22f0-4717-97c0-eabd649de3b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403200093,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8cda53a6-1917-401e-838b-cc0162932196","invariantUUID":"e0861171-40b4-4a98-a368-b667f7cb8e3f","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":"d94357d3-8345-4dfd-813c-05ac0a444e8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403405911,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"843c257e-1763-4ec7-a0b3-ac301723800b","invariantUUID":"db4d8c47-7458-46be-a03e-9de8a6e131ac","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55c760ff-8c6a-4209-9e70-63c990e09c72","lifecycleState":"CERTIFIED","lastUpdateDate":1631403434926,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4e0f81e-e420-43da-bf96-d512d101dd8f","invariantUUID":"29854175-f8aa-47ac-901e-b86de3ebdf54","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58baa3f3-86b2-44d6-877a-ecdf12cc6fda","lifecycleState":"CERTIFIED","lastUpdateDate":1631402915743,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7c7c8ae-e190-45c9-adc0-df7d78aa3768","invariantUUID":"3d12816e-690e-4eb0-bed8-2fcbe9ee957f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6b572136-85d5-4d8b-851f-ed106774aec2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403462426,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a008a262-f198-4e92-95a7-b92de1d64c41","invariantUUID":"07311933-e395-4063-a110-fd87c18e869f","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2bd4400e-050e-4e86-826f-5cbcb4324b0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631402892734,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46361cd5-74ea-49e8-9fb0-fa5a4628324e","invariantUUID":"c60b2677-497e-4603-b5fc-f512714a9568","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7330f0ef-fba1-43b0-bd91-76a8fccff393","lifecycleState":"CERTIFIED","lastUpdateDate":1631403322329,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eb31864-25a9-4345-a838-50a53b8f0c3f","invariantUUID":"1e05f352-0b1e-4c19-8ee6-c9aa30e6b91f","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":"e275a80c-2bf0-4fd6-ba19-b035f37941fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631402998310,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92da894b-1ab8-4cea-a45b-4a5ffbc08ca5","invariantUUID":"3e362462-bfc4-4cf1-b7ca-f33fda54d6c6","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":"b8f2f7b6-e70b-4234-b751-20d12488bda2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403098251,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6810c31d-7cfc-40f5-abff-77244f81f8af","invariantUUID":"0cd98203-5804-43ca-a186-cbd570d7457f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c243fa61-af0a-4f0f-8de4-e77765b43a9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631402993153,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"621e2a8f-f7c8-4a5d-80c9-991f4fb11cf9","invariantUUID":"aab0cd8b-e9f4-40d2-83ab-54e620ba5cdf","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":"objectStorage","uniqueId":"8fd606ba-9370-47eb-8adc-7c97a2cce1d5","lifecycleState":"CERTIFIED","lastUpdateDate":1631402884628,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fc3e705-105e-41bf-b182-7bdd1a6ca930","invariantUUID":"50394d9f-dd46-49c0-9008-4a09bd095365","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1b108f0-8a4d-44e7-9472-4b49621ed978","lifecycleState":"CERTIFIED","lastUpdateDate":1631403392328,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de87a0d3-f397-4e4e-9ea4-17feb70c0c5d","invariantUUID":"62d591d9-e00d-4081-8f88-1e2049650abc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"602e8582-8053-4ab4-b725-d80544c376a6","lifecycleState":"CERTIFIED","lastUpdateDate":1631402876818,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c6370c02-69da-407e-8a41-27138a4086bb","invariantUUID":"2486237b-68a1-426e-bf10-75651030c6a6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ebb1623a-2d2f-4683-aca3-1ba38b4337e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403082091,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22c1a6a2-9b75-48b2-bdd0-51babc9c1592","invariantUUID":"f90cd911-f11c-435b-a4f5-0d280c8067f2","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":"bbcc375f-f480-481f-ac7d-6321eede9cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631403174640,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e1244c-91fb-4747-8bf2-cda771cfe365","invariantUUID":"ddf0ab09-55fd-4537-b490-b67b8fa4f596","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2606a858-7d0e-4410-bb66-0dc185b271ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631402854299,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a2ae07d-2730-4e29-9ca1-0429a05b7417","invariantUUID":"ae7d5ae0-d35b-4934-a8c9-4902aad308fb","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":"port","uniqueId":"0842737c-6c49-44c6-bb2e-ff05a096b143","lifecycleState":"CERTIFIED","lastUpdateDate":1631403332618,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"134039fc-d861-4f67-a156-643605cc501c","invariantUUID":"b27ebd4d-1392-48ef-93b7-8f41773ff027","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a81da0e2-921d-471a-8e5a-e3ca2f48099b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403258953,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dfaafb-14a9-479b-b1f7-4d7895c26330","invariantUUID":"08b273c5-a908-4b4c-bf2b-4c77881c082f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b69cf59d-15fa-42c6-b81a-4ce2eb046e83","lifecycleState":"CERTIFIED","lastUpdateDate":1631411559835,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","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":"65590370-c441-408e-9350-6cfc86ccda17","lifecycleState":"CERTIFIED","lastUpdateDate":1631412430042,"name":"basic_onboard_TSrWCq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","systemName":"BasicOnboardTsrwcq","description":"service","tags":["basic_onboard_TSrWCq"],"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":"86ca0ac7-dce6-4998-b338-9d29c0d89552","lifecycleState":"CERTIFIED","lastUpdateDate":1631411933157,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","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":"70708677-74d2-4af7-b45c-b066234cb8bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631412513560,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","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-12 02:08:42,681 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-12 02:08:52,692 INFO 728:service.py(1) - attempting to PROD/activate Service basic_cnf in SDC 2021-09-12 02:08:52,701 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-12 02:08:52,702 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/70708677-74d2-4af7-b45c-b066234cb8bb/distribution/PROD/activate 2021-09-12 02:08:52,702 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-09-12 02:08:52,705 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:08:55,612 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/70708677-74d2-4af7-b45c-b066234cb8bb/distribution/PROD/activate HTTP/1.1" 200 None 2021-09-12 02:08:55,615 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-09-12 02:08:55,618 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"70708677-74d2-4af7-b45c-b066234cb8bb","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"70708677-74d2-4af7-b45c-b066234cb8bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"70708677-74d2-4af7-b45c-b066234cb8bb","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"70708677-74d2-4af7-b45c-b066234cb8bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"70708677-74d2-4af7-b45c-b066234cb8bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"70708677-74d2-4af7-b45c-b066234cb8bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"70708677-74d2-4af7-b45c-b066234cb8bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"70708677-74d2-4af7-b45c-b066234cb8bb","empty":false},{"definition":false,"hidden":false,"uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"70708677-74d2-4af7-b45c-b066234cb8bb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"70708677-74d2-4af7-b45c-b066234cb8bb","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"description":"TOSCA definition package of the asset","creationDate":1631412508685,"artifactType":"TOSCA_CSAR","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.assettoscacsar","artifactName":"service-BasicCnf-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"NTQ1YzU5YzJlMGY4OGI2NjcyYmMxN2NhZDZhN2UxZDc=","artifactUUID":"5279218e-ec8c-42cc-87ec-63f995faba70","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.assettoscacsar","duplicated":false,"payloadUpdateDate":1631412519814,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631412508685,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"description":"TOSCA representation of the asset","creationDate":1631412508685,"artifactType":"TOSCA_TEMPLATE","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.assettoscatemplate","artifactName":"service-BasicCnf-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"NmIzNDdmZjIxNjBmNTU2NmM1MjU1MDBhZjYzMjZiMGU=","artifactUUID":"1a6fe459-d9a2-41d1-b469-e1a1ddb019a9","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.assettoscatemplate","duplicated":false,"payloadUpdateDate":1631412519057,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631412508685,"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,"description":"VF license file","creationDate":1631412472620,"artifactType":"VF_LICENSE","uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJmZjNkMTQ0ZmU4N2E3NTA2YmVmNWE5ZThhMmYxNWU=","artifactUUID":"a9ee6a05-2c8d-4fbe-b79c-42b9654d2bba","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"64b4fe56-d059-443d-bcba-c266457e2b22.vflicense","duplicated":false,"payloadUpdateDate":1631412472624,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631412472620,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3env":{"heatParamUpdated":false,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","creationDate":1631412511435,"artifactType":"HEAT_ENV","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.e5e6541c-44ae-41ce-a010-090183859dba.basic_cnf0.cloudtechnologyspecificartifact3env","artifactName":"nginx_cloudtech_k8s_charts.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=","artifactUUID":"c29e28a2-ab2a-4d0f-a401-8d14f1959816","generatedFromId":"64b4fe56-d059-443d-bcba-c266457e2b22.cloudtechnologyspecificartifact3","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3env","esId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.e5e6541c-44ae-41ce-a010-090183859dba.basic_cnf0.cloudtechnologyspecificartifact3env","duplicated":false,"payloadUpdateDate":1631412516883,"heatParamsUpdateDate":1631412511435,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631412511435,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"cloudtechnologyspecificartifact3":{"heatParamUpdated":false,"timeout":30,"description":"created from csar","creationDate":1631412472718,"artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"f8dd4c09-83f2-48e1-820f-011419f1ce2a","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"64b4fe56-d059-443d-bcba-c266457e2b22.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1631412472720,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631412472718,"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":"52c087bd-7012-4930-9ecb-244e3f44b8e3.52c087bd-7012-4930-9ecb-244e3f44b8e3.e5e6541c-44ae-41ce-a010-090183859dba.basic_cnf0.vfModulesMetadata","artifactName":"basic_cnf0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"N2YwN2M4YjcwZWUxNTE1ZWM0MWY3ZDM5OWEwZGM2ZTA=","artifactUUID":"02bcfc32-28a8-4637-b335-9006511050a7","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.52c087bd-7012-4930-9ecb-244e3f44b8e3.e5e6541c-44ae-41ce-a010-090183859dba.basic_cnf0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1631412518082,"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,"description":"created from csar","creationDate":1631412472653,"artifactType":"HEAT","uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"63859db5-ede2-4ba9-9c02-ff91baeb14d9","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"64b4fe56-d059-443d-bcba-c266457e2b22.heat1","duplicated":false,"payloadUpdateDate":1631412472658,"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":1631412472653,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"description":" Vendor license file","creationDate":1631412472588,"artifactType":"VENDOR_LICENSE","uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE=","artifactUUID":"310db0eb-03f7-40f8-b4e2-d05684fa158f","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"64b4fe56-d059-443d-bcba-c266457e2b22.vendorlicense","duplicated":false,"payloadUpdateDate":1631412472599,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631412472588,"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,"description":"Auto-generated HEAT Environment deployment artifact","creationDate":1631412511432,"artifactType":"HEAT_ENV","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.e5e6541c-44ae-41ce-a010-090183859dba.basic_cnf0.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=","artifactUUID":"535240f0-6efd-4720-af1a-9054f4132c6a","generatedFromId":"64b4fe56-d059-443d-bcba-c266457e2b22.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.e5e6541c-44ae-41ce-a010-090183859dba.basic_cnf0.heat1env","duplicated":false,"payloadUpdateDate":1631412517428,"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":1631412511432,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631412511432,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiccnfvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"description":"Artifact created from csar","creationDate":1631412472638,"artifactType":"OTHER","uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"10d5ce6d-ae75-4f00-9582-54749afbdf2c","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"64b4fe56-d059-443d-bcba-c266457e2b22.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1631412472639,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631412472638,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"version":"1","type":"org.openecomp.groups.VfModule","creationTime":1631412511444,"artifacts":["64b4fe56-d059-443d-bcba-c266457e2b22.heat1","64b4fe56-d059-443d-bcba-c266457e2b22.heat1env","64b4fe56-d059-443d-bcba-c266457e2b22.cloudtechnologyspecificartifact3"],"uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.e5e6541c-44ae-41ce-a010-090183859dba.basic_cnf0.64b4fe56-d059-443d-bcba-c266457e2b22.BasicCnf..base_dummy..module-0.basic_cnf0basiccnfbase_dummymodule0","invariantUUID":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85","normalizedName":"basic_cnf0basiccnfbase_dummymodule0","modificationTime":1631412511444,"customizationUUID":"277cb69e-7efd-4d9d-a174-2ee4d90a7831","groupInstanceArtifacts":["64b4fe56-d059-443d-bcba-c266457e2b22.cloudtechnologyspecificartifact3","52c087bd-7012-4930-9ecb-244e3f44b8e3.e5e6541c-44ae-41ce-a010-090183859dba.basic_cnf0.heat1env"],"groupInstanceArtifactsUuid":["f8dd4c09-83f2-48e1-820f-011419f1ce2a","535240f0-6efd-4720-af1a-9054f4132c6a"],"artifactsUuid":["63859db5-ede2-4ba9-9c02-ff91baeb14d9","f8dd4c09-83f2-48e1-820f-011419f1ce2a"],"groupUUID":"15608667-24b5-448c-9197-73877758ea44","groupName":"BasicCnf..base_dummy..module-0","groupUid":"64b4fe56-d059-443d-bcba-c266457e2b22.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":"64b4fe56-d059-443d-bcba-c266457e2b22.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":"12a7704e-349e-40e9-aa83-ffc52f21b31b.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.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":"64b4fe56-d059-443d-bcba-c266457e2b22.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":"12a7704e-349e-40e9-aa83-ffc52f21b31b.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.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":"64b4fe56-d059-443d-bcba-c266457e2b22.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":"12a7704e-349e-40e9-aa83-ffc52f21b31b.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.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":"12a7704e-349e-40e9-aa83-ffc52f21b31b.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_cnf 0"},"actualComponentUid":"e5e6541c-44ae-41ce-a010-090183859dba","createdFromCsar":false,"uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.e5e6541c-44ae-41ce-a010-090183859dba.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","icon":"defaulticon","creationTime":1631412511271,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","componentUid":"e5e6541c-44ae-41ce-a010-090183859dba","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1631412511271,"customizationUUID":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","posX":"200","posY":"100","componentName":"basic_cnf","originArchived":false,"propertyValueCounter":1,"serviceSubstitution":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"52c087bd-7012-4930-9ecb-244e3f44b8e3.e5e6541c-44ae-41ce-a010-090183859dba.basic_cnf0":[{"definition":false,"hidden":false,"uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.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":"12a7704e-349e-40e9-aa83-ffc52f21b31b.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.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":"64b4fe56-d059-443d-bcba-c266457e2b22.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":"12a7704e-349e-40e9-aa83-ffc52f21b31b.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.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":"64b4fe56-d059-443d-bcba-c266457e2b22.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":"12a7704e-349e-40e9-aa83-ffc52f21b31b.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false},{"definition":false,"hidden":false,"uniqueId":"64b4fe56-d059-443d-bcba-c266457e2b22.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":"12a7704e-349e-40e9-aa83-ffc52f21b31b.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12a7704e-349e-40e9-aa83-ffc52f21b31b","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"f9b27097-2ce6-4e4d-ac4a-2118e977237e.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f9b27097-2ce6-4e4d-ac4a-2118e977237e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"f9b27097-2ce6-4e4d-ac4a-2118e977237e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f9b27097-2ce6-4e4d-ac4a-2118e977237e.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f9b27097-2ce6-4e4d-ac4a-2118e977237e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"f9b27097-2ce6-4e4d-ac4a-2118e977237e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f9b27097-2ce6-4e4d-ac4a-2118e977237e.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f9b27097-2ce6-4e4d-ac4a-2118e977237e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f9b27097-2ce6-4e4d-ac4a-2118e977237e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f9b27097-2ce6-4e4d-ac4a-2118e977237e.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f9b27097-2ce6-4e4d-ac4a-2118e977237e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f9b27097-2ce6-4e4d-ac4a-2118e977237e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f9b27097-2ce6-4e4d-ac4a-2118e977237e.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f9b27097-2ce6-4e4d-ac4a-2118e977237e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f9b27097-2ce6-4e4d-ac4a-2118e977237e","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"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","icon":"network_l_1-3","version":"1.0","description":"service","tags":["basic_cnf"],"creationDate":1631412508790,"uniqueId":"70708677-74d2-4af7-b45c-b066234cb8bb","componentMetadataForSupportLog":{"SupportablityComponentUUID":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","SupportablityComponentName":"basic_cnf","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","normalizedName":"basiccnf","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1631412534446,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1631412508685,"artifactType":"OTHER","uniqueId":"52c087bd-7012-4930-9ecb-244e3f44b8e3.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":1631412508685,"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":"70708677-74d2-4af7-b45c-b066234cb8bb"},"categorySpecificMetadata":{},"vspArchived":false,"service":true,"archiveTime":0,"name":"basic_cnf"} 2021-09-12 02:08:55,622 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-12 02:08:55,622 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-12 02:08:55,623 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-12 02:08:55,623 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-12 02:08:55,623 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-12 02:08:55,625 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-12 02:08:56,127 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-12 02:08:56,129 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-12 02:08:56,129 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/01369d6e-834c-4cf5-9a67-1028c15e935b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8fccfe1a-62c8-4cfa-9136-feb413857cdc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","name":"basic_onboard_TSrWCq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8030eb15-804a-4055-9d32-693c096ecc12/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f0ca4f0-54e1-4315-aa46-07e4f2d15747/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-12 02:08:56,131 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-12 02:08:56,131 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:56,131 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:56,131 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:08:56,131 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-12 02:08:56,131 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:56,132 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:56,132 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:08:56,132 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TSrWCq from SDC 2021-09-12 02:08:56,132 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:56,132 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:56,132 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:08:56,132 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-12 02:08:56,132 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:56,133 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:56,133 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:08:56,133 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-12 02:08:56,133 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-12 02:08:56,133 INFO 192:__init__.py(1) - Service found, updating information 2021-09-12 02:08:56,133 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-12 02:08:56,133 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-12 02:08:56,134 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-12 02:08:56,135 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:08:56,721 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-12 02:08:56,723 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-12 02:08:56,725 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"29820d6f-670d-4ea5-891b-a01ad998721b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403413123,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b46b337c-1417-49cf-9609-8687233ff07f","invariantUUID":"7c2f9693-659f-4c45-81c8-b94f01a44445","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8434ca1b-2604-42d0-beb8-ebe53b1aab67","lifecycleState":"CERTIFIED","lastUpdateDate":1631403087383,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7fbc7d1-1bea-4c80-8666-0fab6e458182","invariantUUID":"50bea9a2-da70-4516-9111-776e7ae5d7cc","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":"defaulticon","uniqueId":"c2eead82-dffb-4eea-885c-1e5e9b3eef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631403205482,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ce2de91e-ec03-4204-9536-fd317dbc7f71","invariantUUID":"04f3892f-e45e-4703-8424-e33ccbc28703","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"68c976f2-73dd-4e5a-8253-fbfdae689789","lifecycleState":"CERTIFIED","lastUpdateDate":1631403186850,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e4f73e08-bfef-436d-9ca0-75812f6cd775","invariantUUID":"fc2f0198-caa0-42b4-a0f2-0baf5b731af9","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69a56d52-4741-4bd0-9b79-f2df298e822a","lifecycleState":"CERTIFIED","lastUpdateDate":1631402982210,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"19b81fb4-c830-4bbb-bacf-abd8edc98171","invariantUUID":"e3e7d8d3-a2ef-4aa8-97f7-a9983bf1e541","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":"networkrules","uniqueId":"3e56f39b-8f61-4a0d-960f-85fff15605f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631403032124,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13d6e606-d7c5-4bb0-b469-022b44b54862","invariantUUID":"8dce0506-2884-4709-9d22-6fe370382678","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1c394c3-9c39-44c4-b4e2-fe9f9521c4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403359651,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b081b1-5bef-4138-b84d-6e0b30bc4083","invariantUUID":"8f3eb002-89ef-4ba7-a913-179d52671bb8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec010627-3e15-4111-905a-7ce05efcafca","lifecycleState":"CERTIFIED","lastUpdateDate":1631403292368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"354ad2fb-88be-4213-a1ec-d9fc69fea394","invariantUUID":"8c871c42-dfc5-41d9-bfd9-d1f1dfecd223","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":"029d4acb-8268-443f-b893-fa7b0b12016a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403368342,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a4fd65b-bb03-4863-93e2-daabd13ce2f2","invariantUUID":"db939b79-a213-476a-a889-741a047dc8f6","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":"network","uniqueId":"6e131aaa-adaf-4d12-b2bf-ac78746a3eae","lifecycleState":"CERTIFIED","lastUpdateDate":1631403221378,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb762d8c-512d-471a-ad9f-d528bffc6120","invariantUUID":"302644f2-3927-421b-8701-7fc139291444","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":"05ba2f43-894f-4768-8408-62511bb465b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631402921155,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91185fe4-b4ed-4d1b-817e-7997cc8da115","invariantUUID":"5340ccb7-834f-4803-8d0c-fcef3eb269f8","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":"80ca684e-8782-42fe-b705-ad127676ac7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402987911,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fae1feb8-bee8-4db3-8e4c-3ed957058186","invariantUUID":"26c1aa7d-0831-4d2c-832c-b49042bd3b23","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":"port","uniqueId":"5244e660-4c13-4a7d-a115-8befbd147473","lifecycleState":"CERTIFIED","lastUpdateDate":1631403343275,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"675ce446-3ab1-46df-b821-266a8aa5b0a7","invariantUUID":"5dc8c9f1-e912-44bd-8acc-0d38d326aeb8","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":"loadBalancer","uniqueId":"5e356fd4-f7c6-4664-b0b4-38008b03e033","lifecycleState":"CERTIFIED","lastUpdateDate":1631402910558,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a808098e-0a9f-4087-a410-d5407a24f9db","invariantUUID":"425c0f4f-897d-4acb-b27c-5f491a1e1a97","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"04267a34-c6a7-42be-a446-10ef20c309e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403458965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"597dfca1-6717-47e8-be75-0c6c1a960b31","invariantUUID":"8089edae-850e-484f-baf3-0a3c7b34585a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"df602722-49ab-4e03-8501-5c9e5c11245d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403327391,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0a7bc15-05ad-46e5-9bf3-706b44d08285","invariantUUID":"bdc32fcd-2b2f-4a3e-9a45-a524755989bc","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":"networkrules","uniqueId":"9e015d05-0749-46f8-a490-c71495a57fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403058957,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"155265be-0931-42a9-bafc-e727a41c68d8","invariantUUID":"71b9e49b-00c6-4055-b5e7-a29115bbadc8","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6c0b8b8-b115-4cc1-877a-14e796d462cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631402976494,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15cd96c7-e0f9-42fb-b71d-3da1c193871b","invariantUUID":"de3a6650-9b14-4f10-b3b4-3d5c1ce81065","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":"defaulticon","uniqueId":"e316ec4f-a181-4f1d-a467-e2dc9cb8fbf1","lifecycleState":"CERTIFIED","lastUpdateDate":1631411879955,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5e35ac07-0ade-4eef-b169-643844eb1711","invariantUUID":"7db02145-6aba-41ed-8c6c-4fa28b75dd31","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d955c89d-8102-47fc-a9e8-5a44afab8bfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631402945132,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f63c42-794a-4553-bc93-2bc12fe65163","invariantUUID":"6c58c428-07b9-4a87-a20e-6c3867b323ad","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":"objectStorage","uniqueId":"244a71d5-164b-4c5f-9328-df7f9d03e2e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631402939067,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dff216df-84c2-4384-9b59-4788aba4bddb","invariantUUID":"fd1235e9-0ae7-4d24-9c07-ee3029430b29","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":"46663c28-6259-44e3-a6ff-1c20c9d6f820","lifecycleState":"CERTIFIED","lastUpdateDate":1631403348390,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ba4a464-e74e-41f2-84de-e050d83ec51e","invariantUUID":"47150f45-1b36-4012-bce0-042c9553e3f7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8425b771-bb64-41ee-a05d-839ca7c8c06e","lifecycleState":"CERTIFIED","lastUpdateDate":1631403386992,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62945625-675d-4529-af86-fbebd2d69294","invariantUUID":"c697e76c-556a-4976-9431-ca0c2d06191b","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":"1baf1978-22bc-4b96-acd0-2428598b1c90","lifecycleState":"CERTIFIED","lastUpdateDate":1631403110705,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ee45c20-ac5b-4db7-b785-4c8a0d87bdfc","invariantUUID":"813fbc7a-e62b-4928-8725-653af4acc6f8","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":"network","uniqueId":"5caa03a0-c83b-42a6-84e8-a2b3dd0b6d6d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403065229,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0622b344-5d43-4533-9731-e1bd617afcb5","invariantUUID":"6297d33a-d699-4baf-aacd-61e28c960ce7","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c824543-8eac-4649-8b1e-0c95e174e7dc","lifecycleState":"CERTIFIED","lastUpdateDate":1631403276584,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9464446b-961f-4988-a74c-296a92f42573","invariantUUID":"ec6f73cd-5f22-4715-8b68-6a537df4ef35","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ee026ce1-c2e3-4694-96f0-02c385953a03","lifecycleState":"CERTIFIED","lastUpdateDate":1631412386241,"name":"basic_onboard_TSrWCq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d5d737bf-49eb-4b81-a86b-a44a9ac2cc27","invariantUUID":"af47d726-49aa-43ff-b076-9a5733395a9a","systemName":"BasicOnboardTsrwcq","description":"VF","tags":["basic_onboard_TSrWCq"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1498b54f-ea4d-4306-b4d9-89f137754e80","lifecycleState":"CERTIFIED","lastUpdateDate":1631402952068,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcd852db-bca5-48f5-af52-da0628ad8232","invariantUUID":"0cbcd7b2-e581-454f-ac93-eb2e5f7359a3","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":"compute","uniqueId":"8bbd6061-d6e9-4f02-9da2-8a15fb917688","lifecycleState":"CERTIFIED","lastUpdateDate":1631403227008,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b86865e4-9160-496c-8401-87fa37f21ced","invariantUUID":"255c7682-7e92-421e-8359-20ebef8f8d45","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"244c769d-0c20-4111-b0ee-2bb10a8d641c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402970907,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bedf9d9-7603-485f-a414-f61ee5efe0fb","invariantUUID":"bae16bba-ca8d-435a-860f-cf132734dad5","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"772ca067-db41-4112-83db-ef3dbe3c46bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631403271466,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e91a873-b655-4184-a147-867f84366295","invariantUUID":"7e9fb267-c895-473b-8098-436c17613517","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e0a7323-1b20-4091-892d-2425f7a6fb4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403353718,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae85b7e0-e1b0-4a5d-8a3a-d46e91c886b2","invariantUUID":"330ba4d6-8468-487b-89c4-0f85dc9009a4","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1078087e-ab63-4d08-8105-2336ab9597fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631403123261,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e05a7121-7272-43c6-b51a-863f082ac08c","invariantUUID":"54b2ce78-7962-4ab3-8add-e07f198b0a05","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":"ccfc62f1-3bae-444d-89d7-b7de28fb64e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403193552,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"77e532b1-c110-4354-8907-0f0224eb43a0","invariantUUID":"bb934a2c-d3ec-40f1-8a1b-a08e38a41f9d","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":"port","uniqueId":"7ce0c952-566b-444c-9acf-c8941112325f","lifecycleState":"CERTIFIED","lastUpdateDate":1631402965502,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8cf1164-dbe4-40d0-98af-3409ad6e68e7","invariantUUID":"b3778b4f-f141-4a11-89e6-a8ebef8d7439","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"739addeb-5350-426f-b7d5-86c71357009a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403153558,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0d08871-337d-40b6-8fe5-f6391db76342","invariantUUID":"b1d13c73-c0d7-48d3-b271-1906d16abda4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1716ace6-848f-4e69-84c4-ce2040a80a13","lifecycleState":"CERTIFIED","lastUpdateDate":1631403338018,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e82982-1b7c-42ef-80d9-c98592dc15e8","invariantUUID":"2e508009-b0d2-47cc-9a10-8a9acd4922a0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"80b46866-8e1c-42e8-b7e9-5d36ebd1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1631403443095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7e66653-4978-4268-ac04-22f7ea050902","invariantUUID":"c06741e7-55ee-4e62-a0b5-8b4277547c05","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":"compute","uniqueId":"4609a33c-314d-487f-b77e-011546922b8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403446405,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"239b5dda-d1f9-4b46-a45e-877b703bfb29","invariantUUID":"f4918758-8a68-45ac-beb0-88aedb24f863","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46bee449-c28d-4bd7-8c7d-3e4cca6cdad4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403232408,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eab20a5d-2a95-4722-8b04-566626d17c84","invariantUUID":"36f31b6e-b2fe-428e-a9fd-309b4f6e5aa4","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":"5940ffcb-1455-47a3-99ea-2f047ce5506d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403297684,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac6d539b-428b-490c-9e65-babbd0042244","invariantUUID":"f52959ba-6df9-4e99-9e82-190fccefb299","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":"89a08cad-2b57-4905-bb3b-d4362b2b49e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403451688,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d8fa34a-0790-4f6c-ae79-06e048530c9d","invariantUUID":"5f1941ec-6ead-4681-a977-ff73389a1238","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e970f38-c228-47bf-b428-933a62cf61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403252267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa40a269-11eb-46d7-b4d5-50a6fed32ede","invariantUUID":"ed47a2c8-06cc-4901-b4b3-055373a35490","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"529b6499-18ba-482f-8269-b54337172478","lifecycleState":"CERTIFIED","lastUpdateDate":1631403397507,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb3accf3-779a-4f1c-934e-c236059be7aa","invariantUUID":"e00b7c08-3ebe-4f75-88bb-55cbdf59e0fb","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":"securityrules","uniqueId":"68b558d7-2cb9-44fc-8b84-689d984dbced","lifecycleState":"CERTIFIED","lastUpdateDate":1631403071735,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9300cb57-6009-422b-90d8-1264fc56f14b","invariantUUID":"3b1ab01a-8bda-413a-b54f-4c0cc0f0f74b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"685b6fc7-2ab0-4abb-8c04-9f77a8e3eac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403215705,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e615529-9a39-4a58-9772-7e6aab66f893","invariantUUID":"c9679c2a-3667-46de-8ae7-c733403bc818","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"759ad081-4fc6-4ce0-a82d-e3d064dce4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403169326,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18e55a1e-741e-49a8-876b-0e1ffb08b2c2","invariantUUID":"fa2f1787-173d-41af-92aa-d6c6725ea89e","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":"b4c0e0ff-c573-4685-9d75-c394db3d6587","lifecycleState":"CERTIFIED","lastUpdateDate":1631403092860,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae2ab737-1736-4792-953a-514ba454ad5c","invariantUUID":"3a7935b3-e042-4049-b9e1-caecec1efe68","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0da5b54-f614-471f-8a32-244aaaf8f78c","lifecycleState":"CERTIFIED","lastUpdateDate":1631403037135,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7930633f-5d5e-4fd3-9b01-5fc7d8233737","invariantUUID":"b648574a-f3b4-4023-b06c-07c0f30098e8","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":"af793017-6fcf-465f-8b16-d98d4c329b52","lifecycleState":"CERTIFIED","lastUpdateDate":1631402958381,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c1f0b94-5883-45a9-a3ff-023e7bffa6fd","invariantUUID":"7eb91603-71d7-47f0-8287-940f3b021088","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":"84240b0c-2f2a-4c47-9f5a-2cb3589a505d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403245362,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6433d04-aabb-447e-9c90-6cdd0ef912f9","invariantUUID":"d576b413-f735-4692-a0bc-d334516d2d8d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bff3b9c5-946c-4bfb-bcd9-503dda70eb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403374841,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f721bfc8-2034-4e99-932d-3aa9c598b2fe","invariantUUID":"b5017c01-83ff-4c59-9fda-516a5c95ccaf","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":"e5e6541c-44ae-41ce-a010-090183859dba","lifecycleState":"CERTIFIED","lastUpdateDate":1631412485594,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","invariantUUID":"002a7f3c-56bb-45ca-abac-094ff131cdf4","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":"network","uniqueId":"00f582e5-6562-40e0-8eec-04bc8531b715","lifecycleState":"CERTIFIED","lastUpdateDate":1631403116146,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1b40b6-0af9-4568-a224-2f59ef7f1fac","invariantUUID":"970d89ca-d79a-40db-b250-64050cdd78c6","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83beca24-d3f3-4ceb-8a5d-31d3e8bfe73a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403210593,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1e532bc-790f-44f7-9194-28af943b6fb1","invariantUUID":"1cc101ad-c053-4ce1-a647-11a44127c916","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d004d82e-22f0-4717-97c0-eabd649de3b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403200093,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8cda53a6-1917-401e-838b-cc0162932196","invariantUUID":"e0861171-40b4-4a98-a368-b667f7cb8e3f","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":"d94357d3-8345-4dfd-813c-05ac0a444e8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403405911,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"843c257e-1763-4ec7-a0b3-ac301723800b","invariantUUID":"db4d8c47-7458-46be-a03e-9de8a6e131ac","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55c760ff-8c6a-4209-9e70-63c990e09c72","lifecycleState":"CERTIFIED","lastUpdateDate":1631403434926,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4e0f81e-e420-43da-bf96-d512d101dd8f","invariantUUID":"29854175-f8aa-47ac-901e-b86de3ebdf54","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58baa3f3-86b2-44d6-877a-ecdf12cc6fda","lifecycleState":"CERTIFIED","lastUpdateDate":1631402915743,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7c7c8ae-e190-45c9-adc0-df7d78aa3768","invariantUUID":"3d12816e-690e-4eb0-bed8-2fcbe9ee957f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6b572136-85d5-4d8b-851f-ed106774aec2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403462426,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a008a262-f198-4e92-95a7-b92de1d64c41","invariantUUID":"07311933-e395-4063-a110-fd87c18e869f","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2bd4400e-050e-4e86-826f-5cbcb4324b0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631402892734,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46361cd5-74ea-49e8-9fb0-fa5a4628324e","invariantUUID":"c60b2677-497e-4603-b5fc-f512714a9568","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7330f0ef-fba1-43b0-bd91-76a8fccff393","lifecycleState":"CERTIFIED","lastUpdateDate":1631403322329,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eb31864-25a9-4345-a838-50a53b8f0c3f","invariantUUID":"1e05f352-0b1e-4c19-8ee6-c9aa30e6b91f","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":"e275a80c-2bf0-4fd6-ba19-b035f37941fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631402998310,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92da894b-1ab8-4cea-a45b-4a5ffbc08ca5","invariantUUID":"3e362462-bfc4-4cf1-b7ca-f33fda54d6c6","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":"b8f2f7b6-e70b-4234-b751-20d12488bda2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403098251,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6810c31d-7cfc-40f5-abff-77244f81f8af","invariantUUID":"0cd98203-5804-43ca-a186-cbd570d7457f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c243fa61-af0a-4f0f-8de4-e77765b43a9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631402993153,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"621e2a8f-f7c8-4a5d-80c9-991f4fb11cf9","invariantUUID":"aab0cd8b-e9f4-40d2-83ab-54e620ba5cdf","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":"objectStorage","uniqueId":"8fd606ba-9370-47eb-8adc-7c97a2cce1d5","lifecycleState":"CERTIFIED","lastUpdateDate":1631402884628,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fc3e705-105e-41bf-b182-7bdd1a6ca930","invariantUUID":"50394d9f-dd46-49c0-9008-4a09bd095365","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1b108f0-8a4d-44e7-9472-4b49621ed978","lifecycleState":"CERTIFIED","lastUpdateDate":1631403392328,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de87a0d3-f397-4e4e-9ea4-17feb70c0c5d","invariantUUID":"62d591d9-e00d-4081-8f88-1e2049650abc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"602e8582-8053-4ab4-b725-d80544c376a6","lifecycleState":"CERTIFIED","lastUpdateDate":1631402876818,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c6370c02-69da-407e-8a41-27138a4086bb","invariantUUID":"2486237b-68a1-426e-bf10-75651030c6a6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ebb1623a-2d2f-4683-aca3-1ba38b4337e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403082091,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22c1a6a2-9b75-48b2-bdd0-51babc9c1592","invariantUUID":"f90cd911-f11c-435b-a4f5-0d280c8067f2","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":"bbcc375f-f480-481f-ac7d-6321eede9cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631403174640,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e1244c-91fb-4747-8bf2-cda771cfe365","invariantUUID":"ddf0ab09-55fd-4537-b490-b67b8fa4f596","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2606a858-7d0e-4410-bb66-0dc185b271ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631402854299,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a2ae07d-2730-4e29-9ca1-0429a05b7417","invariantUUID":"ae7d5ae0-d35b-4934-a8c9-4902aad308fb","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":"port","uniqueId":"0842737c-6c49-44c6-bb2e-ff05a096b143","lifecycleState":"CERTIFIED","lastUpdateDate":1631403332618,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"134039fc-d861-4f67-a156-643605cc501c","invariantUUID":"b27ebd4d-1392-48ef-93b7-8f41773ff027","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a81da0e2-921d-471a-8e5a-e3ca2f48099b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403258953,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dfaafb-14a9-479b-b1f7-4d7895c26330","invariantUUID":"08b273c5-a908-4b4c-bf2b-4c77881c082f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b69cf59d-15fa-42c6-b81a-4ce2eb046e83","lifecycleState":"CERTIFIED","lastUpdateDate":1631411559835,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","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":"65590370-c441-408e-9350-6cfc86ccda17","lifecycleState":"CERTIFIED","lastUpdateDate":1631412430042,"name":"basic_onboard_TSrWCq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","systemName":"BasicOnboardTsrwcq","description":"service","tags":["basic_onboard_TSrWCq"],"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":"86ca0ac7-dce6-4998-b338-9d29c0d89552","lifecycleState":"CERTIFIED","lastUpdateDate":1631411933157,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","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":"70708677-74d2-4af7-b45c-b066234cb8bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631412534446,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","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-12 02:08:56,729 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-12 02:08:56,729 INFO 201:service.py(1) - Service basic_cnf onboarded 2021-09-12 02:08:56,729 INFO 33:k8s_connectivity_info_create.py(1) - Check if k8s connectivity information exists 2021-09-12 02:08:56,730 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-12 02:08:56,730 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-12 02:08:56,730 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-09-12 02:08:56,731 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-12 02:08:56,765 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-12 02:08:56,765 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 500 2021-09-12 02:08:56,766 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: n/a 2021-09-12 02:08:56,766 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-12 02:08:56,766 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-12 02:08:56,766 INFO 36:k8s_connectivity_info_create.py(1) - Create the k8s connectivity information 2021-09-12 02:08:56,769 DEBUG 129:onap_service.py(1) - [None][Create Connectivity Info] sent header: {} 2021-09-12 02:08:56,769 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-12 02:08:56,769 DEBUG 132:onap_service.py(1) - [None][Create Connectivity Info] data sent: None 2021-09-12 02:08:56,771 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-12 02:08:56,816 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-12 02:08:56,817 INFO 142:onap_service.py(1) - [None][Create Connectivity Info] response code: 201 2021-09-12 02:08:56,817 DEBUG 146:onap_service.py(1) - [None][Create Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFYTNoTlZFbDVUV3BuZVUxV2IxaEVWRTE0VFVScmQwOVVTWGxOYW1kNVRWWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVEd0TENrbHBaRU5DTDNWd2RFdENSbVpsY0dKQlVYVlpjRGMzUVU5d1VXdzFXWFJxWlM5bVIyRjVXV1l6UXpGd2VraHVReTlIWTNKaGFrVlVlRzk2WVdsRllVVUtVbGxRV0UxWmFsQTNRbEF2Y3pKQlMyd3dWamhKWmtOVVlscEhiRUZLUm5acVlrczNTM2RvYTNsTk16UTJkM28zYzNOc1ptZEdhR1ZIVkV0c1dHWm1lQXBWYlZSME5uWnpWR05DUjFGNk0zRkdObUZ3YkhRMFNtZGtaRXRMYkRsUVlXZEZlRXA0YlZRM1RHSkVhRU5oUm1aUk9WaExURzFITXpkbU5rMWtVV3REQ21Ga1ZVdExlVGR2SzJ4a2RUQXdSMnBqYVdKcGRVeFJVemRJYW0xeGRVeG1ObVpYY1VsVVkyUm5TbTVRYjJsbVdVdDJTRkZ0VUdkb1dubENObkF2YmpnS1kyUkdjMjFYVVhBMldHaHdiSEJ3VUVGcFVqbE9lSE5NVEVsTU5YRXJlVXRGVG5kb0t6bE5TRkZYYkROek56SlFNRGwwUmpRMUx5dG1PWFF2YUd4alFnb3pMMWhPWm5Oa1dFdGxORlJKYkZwS01XMDRRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWk5SRVZGWnpoM1VrZHlTVUZWUVZVemFGUlhkaXRSTTJNemJGSk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkRhVGxETkhjNWFHSmFTM1p0Y2pFcmJUWnpVMFJyYTBkWmFtVm9ha0pETTJWNmQzUnhiV1ZTUWxab2NHWXJiVGhUYXdvM2RFOVJlV1JGVWtzckwzb3JjRTVUZGxBNFlsVlROV2x6VG5OdlRrUmhVVzR5TDFkNlVqbDNRbXhGV0ROVFJtUkJOVTB2YVZkTlVVTnJPRWxwZUhCWENtRkthV3hCTjJsc1ZGSXJjR1JZZFRSbGVtbHJPR28xVmxKRmNrZDNWVms1SzBWemNqTm5OMGh0VXpOUFl6VjRVekl6T1U1bEsyVkdXRzUyZDAxYU5ua0tRM2hwVDFRM05FSjFTREZPUlV0S1pIUjZhakZMZVZSYVdUUk9WMDByYUZoa05VUlRkRFpoY1RoeEx6bFVPRlpWY2pBMVVteEhOSFYzYUdsNFRIVnFTd3BWTVV4WlVrNWtNVXMyY1hKVFlXUlVOM1l3V0dkSVVreHpTR3RzVEhwM2FYTTNOSEkwVVRSMU5UZzBOVzlETDBoWloxb3ZaMUY1Umt0RlNWRTFUMk52Q2xkVFFUUklNalZ4U3poeVFVWm9aSEpJY0hrMmIzTjJSRWhvVkRoRFdsVXdXWFEzTndvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xNzM6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKVTBGcWFTdDFWRXhNYzFsM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTlUxVVJYbE5ha2swVFdwR1lVWjNNSGxOYWtFMVRWUkZlVTFxU1RSTmFsWmhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRVE55TVU5cVltdDZUREJ4V2xvelZFRUthVXcxTVRJemVrSm1PR0V5YW1NeWRWaDFiVzFLYmxSS2RYY3JhMmQxVDJkMGJDdERja1puTDNabE1tRjNaQzlIT0Rob1UwSnFVbHAyTkRKdGNrZGhhQXB2UTI1cldESnVVWEZzWVVOVUx6Y3pRVFZEZVhsbE1uYzJWM1owTlRGVVdFYzVTMnBSTjFOV2JFaEhhbnA0U0d4RVRrSnhUVkJ4Y3poT2RVZHdOelpKQ21ndk0wOXJiVGhQUlhkeVVEZDZiMWhUTVU1d1dVWlBkalJ3ZFVSdWNYcE5aa1JSVFZselZFUkVjalJEZW1KUldHNUxPR05HU1doaGIxTlhUek5QWW13S1pVbFhSM0pMVjBkbGVtVnRPSGN6YkRKaldWTTJVVWxOSzFWeFNtVjZka0owVURCaVltZEdTMXBRZW1ZMlZraGhjVXhPTjBkSWVHRkJNemhMTVd0dVZRbzFiRlpaUlZwelpIaFFVbWx4WW1Gbk4xSjFTa3ByUkhwa1F6aEtXREZ0TkZCdk5XVjJOemRaTUdKck9UWktNVnBSTUVoNFRubHpTbXBxTjFab1pqQlVDakZYY0hKdlVVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWM1RWRlRSSHBDUldGelowSlJRbFJsUms1aEx6VkVaSHBsVmtWM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGRVdFSllMM1JMYWpOeFowMWlkamRvU2l0a1N6UlhjMlpVVTNsc0syRXhORVJ0ZGxwTVZHSm1hVmxxUWxKT2VFeHBlSFpHVTJWQkNtMUVSeXQxTkRBNWRqVmtNR1V5YjFkU0swWTJZWGc0YkZKM2EwVlpNRFZhTm10S1YxbG5OR3RpVWxNNWNXaEllVkJ3ZUdZeVRETTBVemRYU0U4MVRGSUtVSFpuZVhka1ptTjROalpHVDFOS2RYUm5UR3BwTW5GWVMzVkVTbmR2ZUdGbFJVMUpZbU5TUlhSclZETjFSR05xTkdSS2VrNVpSR1pPTVRGS1MyWmlRd3BhWXprd2RIVnVSSE53TVZRMFEyWldVR2h4YkhGWGVUUmhlRTFoUjBFNFlrSTJjRFYwYWtNNVZqUnBiMjV2TVd0dlRVeEJNVzlKVFU1VlpFaFRWMHhtQ201YVYwRmpNa05pZVd4eFoxZExSVFpzVGxCcWNuZzNUM05IT0RKSVRrUjVLMmgwYTJ4S2JHOVFhRGQ2VVRWb09DOVdlV3RIYjNwb2JWSkhOMmgyY0dVS1VHRnJjVnBMUkhsdmVXbDVibEo2WjJsd1Z6WkZPR2szV25waE16aHJXVDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmIzZEpRa0ZCUzBOQlVVVkJNM0l4VDJwaWEzcE1NSEZhV2pOVVFXbE1OVEV5TTNwQ1pqaGhNbXBqTW5WWWRXMXRTbTVVU25WM0sydG5kVTluQ25Sc0swTnlSbWN2ZG1VeVlYZGtMMGM0T0doVFFtcFNXblkwTW0xeVIyRm9iME51YTFneWJsRnhiR0ZEVkM4M00wRTFRM2w1WlRKM05sZDJkRFV4VkZnS1J6bExhbEUzVTFac1NFZHFlbmhJYkVST1FuRk5VSEZ6T0U1MVIzQTNOa2xvTHpOUGEyMDRUMFYzY2xBM2VtOVlVekZPY0ZsR1QzWTBjSFZFYm5GNlRRcG1SRkZOV1hOVVJFUnlORU42WWxGWWJrczRZMFpKYUdGdlUxZFBNMDlpYkdWSlYwZHlTMWRIWlhwbGJUaDNNMnd5WTFsVE5sRkpUU3RWY1VwbGVuWkNDblJRTUdKaVowWkxXbEI2WmpaV1NHRnhURTQzUjBoNFlVRXpPRXN4YTI1Vk5XeFdXVVZhYzJSNFVGSnBjV0poWnpkU2RVcEthMFI2WkVNNFNsZ3hiVFFLVUc4MVpYWTNOMWt3WW1zNU5rb3hXbEV3U0hoT2VYTkthbW8zVm1obU1GUXhWM0J5YjFGSlJFRlJRVUpCYjBsQ1FWRkRiRlJVTjBsQ1VVeE5abEZPT1FvclVFdFBVMVJNTUZWb1JGVm5RMlZ2T0RGVlQwVlVOa05YWW1kQmQwZHZjSHBVTjFCUFprTnFZMDVpVmxsRmJYbDVhREF2WmtwSlRFVnllbk5aVUdGeENrTlllVE5tV0N0RWJ5dGlPVVY2YVdkdU5uRTBSbUZJY1VwRFJtZERaalZFTmxBeUwwa3dTMUpGTm5KVGQwMWtPUzlHZWs1a2NuSnZXVXBGUzB0NFJYa0tNbW80TDBaWmFFSjFiazV4YUVkTGRYVnhSR2hCVTFVMlNFMUdlVmhQTmtoT1YwdFdaRnBSZFdOemQyOW1UR3hzTmpCNlUwdHZORlZEVTFKcmJ6UkhLd292ZEdZdlZEWk9ZVVpyUm0xalRGZE5XbTl3ZHpsaVNtNVZWaTlMUXpOSE1WRk1aRkJOUVdGVGNVNW1ObkZMU1ZGbFFXMXlVazVxYjJkeVlqQXZNVmRUQ2xKM1NIUldXbEEyTVRKblNYUkNlVWRQYkVKb1RtVmxjV0prYlV4eVNFMDNjWGhITHpCblMzWmpTRVlyTkV3eGNtdE5kbkZMVWtSV1l6SmxTakZoV0RjS1VGTlNTbWxMYkVaQmIwZENRVkI0VkRsaFRqTlZiSFowZHpVMmFYaE9jeXRHZW5GVU1GWjRUaXQ1VGxwR01WSjBPVzlMWlhObWVtMDBTRFppYzJjeFpRcHRUREYyWW1kTE9VTk9abEF4Vml0YVlsZEpjbGRTYTJGNVJWRmlhVTlpV0c5YVVVWmhjMjV5ZDFONU5FOVBOWE5NWkVwVVFrMUNUM1J4YjFRd2NsRnZDbVV5WTJObU16WXlaV3RhYVdRNWRXMXVWU3R5TDBSdGF6UTFXRFVyUmxSeFpEZGlXa1oyU200NFNrTlpNWEowY2tJeVNVNW5PRGhVUVc5SFFrRlBTRGNLU0dOVFJUSm5PR2szVVV4NlNsUmpOMlJPTkZwNFZVaENSV3BxVG5jMmVXTm9lbVIxWmxoT1VFNDBMMFJHYjFRMldXMHJLMVpUYXpob1NYZGhSMUI0VEFvM09VSTRkVFYwUmpWTVpFeHJhWFpHYWxWRFEySXJXV0ZQVEV0M1NVUjVOeTlESzJKd2EyRkJXSFJpVG1aMVluQmhXVEZFZG5scVRYaG9iemRLTm5WVkNqRnRSM1UxT0hwYWFEa3piMng0WTFkMGVqaEViWEJVUzB0bFkzbElRVWt2U0ZONFQxVkplamRCYjBkQllsbFhUREI0TkZKck0wWkxVRmR5ZEVGNlUyRUtTa2xVVVd4TU5FMVRZbFkzTWs1MU5UWmpkM29yVlM5R1JsYzVSRUV5WVZJMldHVmhVMjV1SzJkd00yeFJXVGswTWs5c2VucE9MMEpIVkRkVFZqRkJNUXBCSzJsMVFqSk1Za0ZEZDJWSFpUWXJiazVKU0RrcmFYbG9TRkZEVDNONGRtTTNkamcwZFZWV1oyTk9kblowYXpnMGNqUkdlRzlrTldWVWJEaDJiVGRsQ2pnelEyRTRla05IVkVaNmNYQTBTek5QTm05bFJXZ3dRMmRaUVdNemR6RnNhbmxsWnpaWVFtOW5Va2xRU2xkNEx6azRSRzgzY21KaFVsRmxjalZQSzNRS2JVWk5NSGxVYTNKQ09Ya3pjbkJ0YlRsNVZrRlBTR2RwZDJrM1VrSlJObXhxTVc5VmN6TkNUMHh5ZVVaR1VqZ3Zlalp3YlU1d1JuQXlka042WTJKNk9RcG9RMEpTVURWT1pWWkVSRlJhV25wVWNrbFZaWFpHVEZCQ1UwaEVXRk5sY1c5VlRVTlFRVk5OZVVkMVRsTndlWE13TVZGTWEwZDVZMGRvTTFRNU5scE9DbWM0TDNOM2QwdENaMEpFV0ZWbGIyVjFTMEZxUWxCRGRqTnpVbms1ZEhoNE5rNHpSalpOZUUxaFkxUjVlRkZyUjJSVlJEa3hPVmQwY2xsM01XODVPRzBLYUdZelRIVlJZMGhVUVVkRlkxQkJhSGsyT0N0d1NqbHJUM0ZoTVRVcmVrdHNhWEo0YTB4RWREYzFOVVZKU2xsVlZ5OHdUMGhTT0hSbGRYaGxVbmRMY2dwTldHNVdXSEJNYUhwV1VGWTFkbHBsVVc5aVlrVjBObkpwUml0SFUwOWxVR1JqZDB4TU1tczRhR0UyYVVvemJEQk9XRUYzQ2kwdExTMHRSVTVFSUZKVFFTQlFVa2xXUVZSRklFdEZXUzB0TFMwdENnPT0K","other-connectivity-list":{"connectivity-records":[]}} 2021-09-12 02:08:56,819 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-12 02:08:56,819 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-12 02:08:56,819 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-09-12 02:08:56,821 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-12 02:08:56,853 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-12 02:08:56,854 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-09-12 02:08:56,854 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFYTNoTlZFbDVUV3BuZVUxV2IxaEVWRTE0VFVScmQwOVVTWGxOYW1kNVRWWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVEd0TENrbHBaRU5DTDNWd2RFdENSbVpsY0dKQlVYVlpjRGMzUVU5d1VXdzFXWFJxWlM5bVIyRjVXV1l6UXpGd2VraHVReTlIWTNKaGFrVlVlRzk2WVdsRllVVUtVbGxRV0UxWmFsQTNRbEF2Y3pKQlMyd3dWamhKWmtOVVlscEhiRUZLUm5acVlrczNTM2RvYTNsTk16UTJkM28zYzNOc1ptZEdhR1ZIVkV0c1dHWm1lQXBWYlZSME5uWnpWR05DUjFGNk0zRkdObUZ3YkhRMFNtZGtaRXRMYkRsUVlXZEZlRXA0YlZRM1RHSkVhRU5oUm1aUk9WaExURzFITXpkbU5rMWtVV3REQ21Ga1ZVdExlVGR2SzJ4a2RUQXdSMnBqYVdKcGRVeFJVemRJYW0xeGRVeG1ObVpYY1VsVVkyUm5TbTVRYjJsbVdVdDJTRkZ0VUdkb1dubENObkF2YmpnS1kyUkdjMjFYVVhBMldHaHdiSEJ3VUVGcFVqbE9lSE5NVEVsTU5YRXJlVXRGVG5kb0t6bE5TRkZYYkROek56SlFNRGwwUmpRMUx5dG1PWFF2YUd4alFnb3pMMWhPWm5Oa1dFdGxORlJKYkZwS01XMDRRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWk5SRVZGWnpoM1VrZHlTVUZWUVZVemFGUlhkaXRSTTJNemJGSk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkRhVGxETkhjNWFHSmFTM1p0Y2pFcmJUWnpVMFJyYTBkWmFtVm9ha0pETTJWNmQzUnhiV1ZTUWxab2NHWXJiVGhUYXdvM2RFOVJlV1JGVWtzckwzb3JjRTVUZGxBNFlsVlROV2x6VG5OdlRrUmhVVzR5TDFkNlVqbDNRbXhGV0ROVFJtUkJOVTB2YVZkTlVVTnJPRWxwZUhCWENtRkthV3hCTjJsc1ZGSXJjR1JZZFRSbGVtbHJPR28xVmxKRmNrZDNWVms1SzBWemNqTm5OMGh0VXpOUFl6VjRVekl6T1U1bEsyVkdXRzUyZDAxYU5ua0tRM2hwVDFRM05FSjFTREZPUlV0S1pIUjZhakZMZVZSYVdUUk9WMDByYUZoa05VUlRkRFpoY1RoeEx6bFVPRlpWY2pBMVVteEhOSFYzYUdsNFRIVnFTd3BWTVV4WlVrNWtNVXMyY1hKVFlXUlVOM1l3V0dkSVVreHpTR3RzVEhwM2FYTTNOSEkwVVRSMU5UZzBOVzlETDBoWloxb3ZaMUY1Umt0RlNWRTFUMk52Q2xkVFFUUklNalZ4U3poeVFVWm9aSEpJY0hrMmIzTjJSRWhvVkRoRFdsVXdXWFEzTndvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xNzM6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKVTBGcWFTdDFWRXhNYzFsM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTlUxVVJYbE5ha2swVFdwR1lVWjNNSGxOYWtFMVRWUkZlVTFxU1RSTmFsWmhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRVE55TVU5cVltdDZUREJ4V2xvelZFRUthVXcxTVRJemVrSm1PR0V5YW1NeWRWaDFiVzFLYmxSS2RYY3JhMmQxVDJkMGJDdERja1puTDNabE1tRjNaQzlIT0Rob1UwSnFVbHAyTkRKdGNrZGhhQXB2UTI1cldESnVVWEZzWVVOVUx6Y3pRVFZEZVhsbE1uYzJWM1owTlRGVVdFYzVTMnBSTjFOV2JFaEhhbnA0U0d4RVRrSnhUVkJ4Y3poT2RVZHdOelpKQ21ndk0wOXJiVGhQUlhkeVVEZDZiMWhUTVU1d1dVWlBkalJ3ZFVSdWNYcE5aa1JSVFZselZFUkVjalJEZW1KUldHNUxPR05HU1doaGIxTlhUek5QWW13S1pVbFhSM0pMVjBkbGVtVnRPSGN6YkRKaldWTTJVVWxOSzFWeFNtVjZka0owVURCaVltZEdTMXBRZW1ZMlZraGhjVXhPTjBkSWVHRkJNemhMTVd0dVZRbzFiRlpaUlZwelpIaFFVbWx4WW1Gbk4xSjFTa3ByUkhwa1F6aEtXREZ0TkZCdk5XVjJOemRaTUdKck9UWktNVnBSTUVoNFRubHpTbXBxTjFab1pqQlVDakZYY0hKdlVVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWM1RWRlRSSHBDUldGelowSlJRbFJsUms1aEx6VkVaSHBsVmtWM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGRVdFSllMM1JMYWpOeFowMWlkamRvU2l0a1N6UlhjMlpVVTNsc0syRXhORVJ0ZGxwTVZHSm1hVmxxUWxKT2VFeHBlSFpHVTJWQkNtMUVSeXQxTkRBNWRqVmtNR1V5YjFkU0swWTJZWGc0YkZKM2EwVlpNRFZhTm10S1YxbG5OR3RpVWxNNWNXaEllVkJ3ZUdZeVRETTBVemRYU0U4MVRGSUtVSFpuZVhka1ptTjROalpHVDFOS2RYUm5UR3BwTW5GWVMzVkVTbmR2ZUdGbFJVMUpZbU5TUlhSclZETjFSR05xTkdSS2VrNVpSR1pPTVRGS1MyWmlRd3BhWXprd2RIVnVSSE53TVZRMFEyWldVR2h4YkhGWGVUUmhlRTFoUjBFNFlrSTJjRFYwYWtNNVZqUnBiMjV2TVd0dlRVeEJNVzlKVFU1VlpFaFRWMHhtQ201YVYwRmpNa05pZVd4eFoxZExSVFpzVGxCcWNuZzNUM05IT0RKSVRrUjVLMmgwYTJ4S2JHOVFhRGQ2VVRWb09DOVdlV3RIYjNwb2JWSkhOMmgyY0dVS1VHRnJjVnBMUkhsdmVXbDVibEo2WjJsd1Z6WkZPR2szV25waE16aHJXVDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmIzZEpRa0ZCUzBOQlVVVkJNM0l4VDJwaWEzcE1NSEZhV2pOVVFXbE1OVEV5TTNwQ1pqaGhNbXBqTW5WWWRXMXRTbTVVU25WM0sydG5kVTluQ25Sc0swTnlSbWN2ZG1VeVlYZGtMMGM0T0doVFFtcFNXblkwTW0xeVIyRm9iME51YTFneWJsRnhiR0ZEVkM4M00wRTFRM2w1WlRKM05sZDJkRFV4VkZnS1J6bExhbEUzVTFac1NFZHFlbmhJYkVST1FuRk5VSEZ6T0U1MVIzQTNOa2xvTHpOUGEyMDRUMFYzY2xBM2VtOVlVekZPY0ZsR1QzWTBjSFZFYm5GNlRRcG1SRkZOV1hOVVJFUnlORU42WWxGWWJrczRZMFpKYUdGdlUxZFBNMDlpYkdWSlYwZHlTMWRIWlhwbGJUaDNNMnd5WTFsVE5sRkpUU3RWY1VwbGVuWkNDblJRTUdKaVowWkxXbEI2WmpaV1NHRnhURTQzUjBoNFlVRXpPRXN4YTI1Vk5XeFdXVVZhYzJSNFVGSnBjV0poWnpkU2RVcEthMFI2WkVNNFNsZ3hiVFFLVUc4MVpYWTNOMWt3WW1zNU5rb3hXbEV3U0hoT2VYTkthbW8zVm1obU1GUXhWM0J5YjFGSlJFRlJRVUpCYjBsQ1FWRkRiRlJVTjBsQ1VVeE5abEZPT1FvclVFdFBVMVJNTUZWb1JGVm5RMlZ2T0RGVlQwVlVOa05YWW1kQmQwZHZjSHBVTjFCUFprTnFZMDVpVmxsRmJYbDVhREF2WmtwSlRFVnllbk5aVUdGeENrTlllVE5tV0N0RWJ5dGlPVVY2YVdkdU5uRTBSbUZJY1VwRFJtZERaalZFTmxBeUwwa3dTMUpGTm5KVGQwMWtPUzlHZWs1a2NuSnZXVXBGUzB0NFJYa0tNbW80TDBaWmFFSjFiazV4YUVkTGRYVnhSR2hCVTFVMlNFMUdlVmhQTmtoT1YwdFdaRnBSZFdOemQyOW1UR3hzTmpCNlUwdHZORlZEVTFKcmJ6UkhLd292ZEdZdlZEWk9ZVVpyUm0xalRGZE5XbTl3ZHpsaVNtNVZWaTlMUXpOSE1WRk1aRkJOUVdGVGNVNW1ObkZMU1ZGbFFXMXlVazVxYjJkeVlqQXZNVmRUQ2xKM1NIUldXbEEyTVRKblNYUkNlVWRQYkVKb1RtVmxjV0prYlV4eVNFMDNjWGhITHpCblMzWmpTRVlyTkV3eGNtdE5kbkZMVWtSV1l6SmxTakZoV0RjS1VGTlNTbWxMYkVaQmIwZENRVkI0VkRsaFRqTlZiSFowZHpVMmFYaE9jeXRHZW5GVU1GWjRUaXQ1VGxwR01WSjBPVzlMWlhObWVtMDBTRFppYzJjeFpRcHRUREYyWW1kTE9VTk9abEF4Vml0YVlsZEpjbGRTYTJGNVJWRmlhVTlpV0c5YVVVWmhjMjV5ZDFONU5FOVBOWE5NWkVwVVFrMUNUM1J4YjFRd2NsRnZDbVV5WTJObU16WXlaV3RhYVdRNWRXMXVWU3R5TDBSdGF6UTFXRFVyUmxSeFpEZGlXa1oyU200NFNrTlpNWEowY2tJeVNVNW5PRGhVUVc5SFFrRlBTRGNLU0dOVFJUSm5PR2szVVV4NlNsUmpOMlJPTkZwNFZVaENSV3BxVG5jMmVXTm9lbVIxWmxoT1VFNDBMMFJHYjFRMldXMHJLMVpUYXpob1NYZGhSMUI0VEFvM09VSTRkVFYwUmpWTVpFeHJhWFpHYWxWRFEySXJXV0ZQVEV0M1NVUjVOeTlESzJKd2EyRkJXSFJpVG1aMVluQmhXVEZFZG5scVRYaG9iemRLTm5WVkNqRnRSM1UxT0hwYWFEa3piMng0WTFkMGVqaEViWEJVUzB0bFkzbElRVWt2U0ZONFQxVkplamRCYjBkQllsbFhUREI0TkZKck0wWkxVRmR5ZEVGNlUyRUtTa2xVVVd4TU5FMVRZbFkzTWs1MU5UWmpkM29yVlM5R1JsYzVSRUV5WVZJMldHVmhVMjV1SzJkd00yeFJXVGswTWs5c2VucE9MMEpIVkRkVFZqRkJNUXBCSzJsMVFqSk1Za0ZEZDJWSFpUWXJiazVKU0RrcmFYbG9TRkZEVDNONGRtTTNkamcwZFZWV1oyTk9kblowYXpnMGNqUkdlRzlrTldWVWJEaDJiVGRsQ2pnelEyRTRla05IVkVaNmNYQTBTek5QTm05bFJXZ3dRMmRaUVdNemR6RnNhbmxsWnpaWVFtOW5Va2xRU2xkNEx6azRSRzgzY21KaFVsRmxjalZQSzNRS2JVWk5NSGxVYTNKQ09Ya3pjbkJ0YlRsNVZrRlBTR2RwZDJrM1VrSlJObXhxTVc5VmN6TkNUMHh5ZVVaR1VqZ3Zlalp3YlU1d1JuQXlka042WTJKNk9RcG9RMEpTVURWT1pWWkVSRlJhV25wVWNrbFZaWFpHVEZCQ1UwaEVXRk5sY1c5VlRVTlFRVk5OZVVkMVRsTndlWE13TVZGTWEwZDVZMGRvTTFRNU5scE9DbWM0TDNOM2QwdENaMEpFV0ZWbGIyVjFTMEZxUWxCRGRqTnpVbms1ZEhoNE5rNHpSalpOZUUxaFkxUjVlRkZyUjJSVlJEa3hPVmQwY2xsM01XODVPRzBLYUdZelRIVlJZMGhVUVVkRlkxQkJhSGsyT0N0d1NqbHJUM0ZoTVRVcmVrdHNhWEo0YTB4RWREYzFOVVZKU2xsVlZ5OHdUMGhTT0hSbGRYaGxVbmRMY2dwTldHNVdXSEJNYUhwV1VGWTFkbHBsVVc5aVlrVjBObkpwUml0SFUwOWxVR1JqZDB4TU1tczRhR0UyYVVvemJEQk9XRUYzQ2kwdExTMHRSVTVFSUZKVFFTQlFVa2xXUVZSRklFdEZXUzB0TFMwdENnPT0K","other-connectivity-list":{"connectivity-records":[]}} 2021-09-12 02:08:56,856 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-09-12 02:08:56,856 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-12 02:08:56,856 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-12 02:08:56,857 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-12 02:08:56,858 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:08:56,935 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-12 02:08:56,936 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-09-12 02:08:56,936 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-12 02:08:56,936 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-12 02:08:56,936 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-12 02:08:56,945 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-12 02:08:56,945 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-12 02:08:56,945 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-12 02:08:56,946 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:08:57,035 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-12 02:08:57,036 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-09-12 02:08:57,036 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-09-12 02:08:57,040 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-12 02:08:57,040 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-12 02:08:57,040 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-12 02:08:57,043 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:08:57,103 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-12 02:08:57,104 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-12 02:08:57,105 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":"1631412536984"}]} 2021-09-12 02:08:57,136 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-12 02:08:57,136 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/751a3444-7fc5-4868-8aa8-f31ff69463e4 2021-09-12 02:08:57,136 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "751a3444-7fc5-4868-8aa8-f31ff69463e4", "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-12 02:08:57,138 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:08:57,218 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/751a3444-7fc5-4868-8aa8-f31ff69463e4 HTTP/1.1" 201 0 2021-09-12 02:08:57,219 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-09-12 02:08:57,219 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-09-12 02:08:57,222 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-12 02:08:57,223 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-12 02:08:57,223 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-12 02:08:57,225 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:08:57,275 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-12 02:08:57,276 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-09-12 02:08:57,276 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-12 02:08:57,276 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-12 02:08:57,276 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-12 02:08:57,277 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-09-12 02:08:57,277 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-09-12 02:08:57,280 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-12 02:08:57,281 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-12 02:08:57,281 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-12 02:08:57,283 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:08:57,347 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-12 02:08:57,348 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-09-12 02:08:57,348 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-09-12 02:08:57,351 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-12 02:08:57,351 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-12 02:08:57,352 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-09-12 02:08:57,354 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:08:57,403 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-12 02:08:57,404 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-09-12 02:08:57,404 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-12 02:08:57,405 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-12 02:08:57,405 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-12 02:08:57,410 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-12 02:08:57,410 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-12 02:08:57,410 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-12 02:08:57,412 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:08:57,473 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-12 02:08:57,474 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-09-12 02:08:57,474 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-09-12 02:08:57,487 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-12 02:08:57,487 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-12 02:08:57,488 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-12 02:08:57,489 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:08:57,537 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-12 02:08:57,538 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-09-12 02:08:57,539 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-12 02:08:57,539 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-12 02:08:57,539 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-09-12 02:08:57,547 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-12 02:08:57,547 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-12 02:08:57,547 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-12 02:08:57,549 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:08:57,603 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-12 02:08:57,604 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-12 02:08:57,605 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":"1631412536984"}]} 2021-09-12 02:08:57,614 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-12 02:08:57,614 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-12 02:08:57,614 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-12 02:08:57,616 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:08:57,758 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-12 02:08:57,759 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-09-12 02:08:57,759 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-09-12 02:08:57,768 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-12 02:08:57,768 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-12 02:08:57,769 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-12 02:08:57,770 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:08:57,830 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-12 02:08:57,831 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-09-12 02:08:57,831 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-09-12 02:08:57,834 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-12 02:08:57,834 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-12 02:08:57,834 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-09-12 02:08:57,836 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:08:57,883 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-12 02:08:57,884 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-09-12 02:08:57,884 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":"1631412537801"} 2021-09-12 02:08:57,887 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-12 02:08:57,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-12 02:08:57,888 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-12 02:08:57,890 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:08:57,946 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-12 02:08:57,947 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-12 02:08:57,948 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":"1631412537801"} 2021-09-12 02:08:57,950 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-12 02:08:57,950 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-12 02:08:57,951 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-12 02:08:57,953 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:08:58,005 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-12 02:08:58,006 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 404 2021-09-12 02:08:58,007 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-12 02:08:58,007 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-12 02:08:58,008 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-12 02:08:58,008 INFO 561:customer.py(1) - Create service subscription for basicnf-customer customer 2021-09-12 02:08:58,012 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-12 02:08:58,012 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-12 02:08:58,013 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-12 02:08:58,013 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-12 02:08:58,014 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-12 02:08:58,016 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-12 02:08:59,772 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-12 02:08:59,773 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-12 02:08:59,774 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/01369d6e-834c-4cf5-9a67-1028c15e935b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8fccfe1a-62c8-4cfa-9136-feb413857cdc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","name":"basic_onboard_TSrWCq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8030eb15-804a-4055-9d32-693c096ecc12/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f0ca4f0-54e1-4315-aa46-07e4f2d15747/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-12 02:08:59,777 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-12 02:08:59,778 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:59,778 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:59,778 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:08:59,779 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-12 02:08:59,779 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:59,780 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:59,780 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:08:59,781 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TSrWCq from SDC 2021-09-12 02:08:59,781 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:59,782 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:59,782 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:08:59,782 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-12 02:08:59,783 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:08:59,783 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:08:59,784 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:08:59,784 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-12 02:08:59,785 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-12 02:08:59,785 INFO 192:__init__.py(1) - Service found, updating information 2021-09-12 02:08:59,786 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-12 02:08:59,786 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-12 02:08:59,787 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-12 02:08:59,789 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:09:01,885 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-12 02:09:01,889 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-12 02:09:01,892 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"29820d6f-670d-4ea5-891b-a01ad998721b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403413123,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b46b337c-1417-49cf-9609-8687233ff07f","invariantUUID":"7c2f9693-659f-4c45-81c8-b94f01a44445","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8434ca1b-2604-42d0-beb8-ebe53b1aab67","lifecycleState":"CERTIFIED","lastUpdateDate":1631403087383,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7fbc7d1-1bea-4c80-8666-0fab6e458182","invariantUUID":"50bea9a2-da70-4516-9111-776e7ae5d7cc","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":"defaulticon","uniqueId":"c2eead82-dffb-4eea-885c-1e5e9b3eef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631403205482,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ce2de91e-ec03-4204-9536-fd317dbc7f71","invariantUUID":"04f3892f-e45e-4703-8424-e33ccbc28703","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"68c976f2-73dd-4e5a-8253-fbfdae689789","lifecycleState":"CERTIFIED","lastUpdateDate":1631403186850,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e4f73e08-bfef-436d-9ca0-75812f6cd775","invariantUUID":"fc2f0198-caa0-42b4-a0f2-0baf5b731af9","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69a56d52-4741-4bd0-9b79-f2df298e822a","lifecycleState":"CERTIFIED","lastUpdateDate":1631402982210,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"19b81fb4-c830-4bbb-bacf-abd8edc98171","invariantUUID":"e3e7d8d3-a2ef-4aa8-97f7-a9983bf1e541","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":"networkrules","uniqueId":"3e56f39b-8f61-4a0d-960f-85fff15605f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631403032124,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13d6e606-d7c5-4bb0-b469-022b44b54862","invariantUUID":"8dce0506-2884-4709-9d22-6fe370382678","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1c394c3-9c39-44c4-b4e2-fe9f9521c4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403359651,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b081b1-5bef-4138-b84d-6e0b30bc4083","invariantUUID":"8f3eb002-89ef-4ba7-a913-179d52671bb8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec010627-3e15-4111-905a-7ce05efcafca","lifecycleState":"CERTIFIED","lastUpdateDate":1631403292368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"354ad2fb-88be-4213-a1ec-d9fc69fea394","invariantUUID":"8c871c42-dfc5-41d9-bfd9-d1f1dfecd223","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":"029d4acb-8268-443f-b893-fa7b0b12016a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403368342,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a4fd65b-bb03-4863-93e2-daabd13ce2f2","invariantUUID":"db939b79-a213-476a-a889-741a047dc8f6","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":"network","uniqueId":"6e131aaa-adaf-4d12-b2bf-ac78746a3eae","lifecycleState":"CERTIFIED","lastUpdateDate":1631403221378,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb762d8c-512d-471a-ad9f-d528bffc6120","invariantUUID":"302644f2-3927-421b-8701-7fc139291444","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":"05ba2f43-894f-4768-8408-62511bb465b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631402921155,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91185fe4-b4ed-4d1b-817e-7997cc8da115","invariantUUID":"5340ccb7-834f-4803-8d0c-fcef3eb269f8","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":"80ca684e-8782-42fe-b705-ad127676ac7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402987911,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fae1feb8-bee8-4db3-8e4c-3ed957058186","invariantUUID":"26c1aa7d-0831-4d2c-832c-b49042bd3b23","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":"port","uniqueId":"5244e660-4c13-4a7d-a115-8befbd147473","lifecycleState":"CERTIFIED","lastUpdateDate":1631403343275,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"675ce446-3ab1-46df-b821-266a8aa5b0a7","invariantUUID":"5dc8c9f1-e912-44bd-8acc-0d38d326aeb8","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":"loadBalancer","uniqueId":"5e356fd4-f7c6-4664-b0b4-38008b03e033","lifecycleState":"CERTIFIED","lastUpdateDate":1631402910558,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a808098e-0a9f-4087-a410-d5407a24f9db","invariantUUID":"425c0f4f-897d-4acb-b27c-5f491a1e1a97","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"04267a34-c6a7-42be-a446-10ef20c309e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403458965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"597dfca1-6717-47e8-be75-0c6c1a960b31","invariantUUID":"8089edae-850e-484f-baf3-0a3c7b34585a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"df602722-49ab-4e03-8501-5c9e5c11245d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403327391,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0a7bc15-05ad-46e5-9bf3-706b44d08285","invariantUUID":"bdc32fcd-2b2f-4a3e-9a45-a524755989bc","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":"networkrules","uniqueId":"9e015d05-0749-46f8-a490-c71495a57fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403058957,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"155265be-0931-42a9-bafc-e727a41c68d8","invariantUUID":"71b9e49b-00c6-4055-b5e7-a29115bbadc8","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6c0b8b8-b115-4cc1-877a-14e796d462cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631402976494,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15cd96c7-e0f9-42fb-b71d-3da1c193871b","invariantUUID":"de3a6650-9b14-4f10-b3b4-3d5c1ce81065","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":"defaulticon","uniqueId":"e316ec4f-a181-4f1d-a467-e2dc9cb8fbf1","lifecycleState":"CERTIFIED","lastUpdateDate":1631411879955,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5e35ac07-0ade-4eef-b169-643844eb1711","invariantUUID":"7db02145-6aba-41ed-8c6c-4fa28b75dd31","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d955c89d-8102-47fc-a9e8-5a44afab8bfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631402945132,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f63c42-794a-4553-bc93-2bc12fe65163","invariantUUID":"6c58c428-07b9-4a87-a20e-6c3867b323ad","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":"objectStorage","uniqueId":"244a71d5-164b-4c5f-9328-df7f9d03e2e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631402939067,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dff216df-84c2-4384-9b59-4788aba4bddb","invariantUUID":"fd1235e9-0ae7-4d24-9c07-ee3029430b29","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":"46663c28-6259-44e3-a6ff-1c20c9d6f820","lifecycleState":"CERTIFIED","lastUpdateDate":1631403348390,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ba4a464-e74e-41f2-84de-e050d83ec51e","invariantUUID":"47150f45-1b36-4012-bce0-042c9553e3f7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8425b771-bb64-41ee-a05d-839ca7c8c06e","lifecycleState":"CERTIFIED","lastUpdateDate":1631403386992,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62945625-675d-4529-af86-fbebd2d69294","invariantUUID":"c697e76c-556a-4976-9431-ca0c2d06191b","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":"1baf1978-22bc-4b96-acd0-2428598b1c90","lifecycleState":"CERTIFIED","lastUpdateDate":1631403110705,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ee45c20-ac5b-4db7-b785-4c8a0d87bdfc","invariantUUID":"813fbc7a-e62b-4928-8725-653af4acc6f8","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":"network","uniqueId":"5caa03a0-c83b-42a6-84e8-a2b3dd0b6d6d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403065229,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0622b344-5d43-4533-9731-e1bd617afcb5","invariantUUID":"6297d33a-d699-4baf-aacd-61e28c960ce7","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c824543-8eac-4649-8b1e-0c95e174e7dc","lifecycleState":"CERTIFIED","lastUpdateDate":1631403276584,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9464446b-961f-4988-a74c-296a92f42573","invariantUUID":"ec6f73cd-5f22-4715-8b68-6a537df4ef35","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ee026ce1-c2e3-4694-96f0-02c385953a03","lifecycleState":"CERTIFIED","lastUpdateDate":1631412386241,"name":"basic_onboard_TSrWCq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d5d737bf-49eb-4b81-a86b-a44a9ac2cc27","invariantUUID":"af47d726-49aa-43ff-b076-9a5733395a9a","systemName":"BasicOnboardTsrwcq","description":"VF","tags":["basic_onboard_TSrWCq"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1498b54f-ea4d-4306-b4d9-89f137754e80","lifecycleState":"CERTIFIED","lastUpdateDate":1631402952068,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcd852db-bca5-48f5-af52-da0628ad8232","invariantUUID":"0cbcd7b2-e581-454f-ac93-eb2e5f7359a3","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":"compute","uniqueId":"8bbd6061-d6e9-4f02-9da2-8a15fb917688","lifecycleState":"CERTIFIED","lastUpdateDate":1631403227008,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b86865e4-9160-496c-8401-87fa37f21ced","invariantUUID":"255c7682-7e92-421e-8359-20ebef8f8d45","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"244c769d-0c20-4111-b0ee-2bb10a8d641c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402970907,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bedf9d9-7603-485f-a414-f61ee5efe0fb","invariantUUID":"bae16bba-ca8d-435a-860f-cf132734dad5","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"772ca067-db41-4112-83db-ef3dbe3c46bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631403271466,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e91a873-b655-4184-a147-867f84366295","invariantUUID":"7e9fb267-c895-473b-8098-436c17613517","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e0a7323-1b20-4091-892d-2425f7a6fb4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403353718,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae85b7e0-e1b0-4a5d-8a3a-d46e91c886b2","invariantUUID":"330ba4d6-8468-487b-89c4-0f85dc9009a4","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1078087e-ab63-4d08-8105-2336ab9597fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631403123261,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e05a7121-7272-43c6-b51a-863f082ac08c","invariantUUID":"54b2ce78-7962-4ab3-8add-e07f198b0a05","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":"ccfc62f1-3bae-444d-89d7-b7de28fb64e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403193552,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"77e532b1-c110-4354-8907-0f0224eb43a0","invariantUUID":"bb934a2c-d3ec-40f1-8a1b-a08e38a41f9d","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":"port","uniqueId":"7ce0c952-566b-444c-9acf-c8941112325f","lifecycleState":"CERTIFIED","lastUpdateDate":1631402965502,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8cf1164-dbe4-40d0-98af-3409ad6e68e7","invariantUUID":"b3778b4f-f141-4a11-89e6-a8ebef8d7439","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"739addeb-5350-426f-b7d5-86c71357009a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403153558,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0d08871-337d-40b6-8fe5-f6391db76342","invariantUUID":"b1d13c73-c0d7-48d3-b271-1906d16abda4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1716ace6-848f-4e69-84c4-ce2040a80a13","lifecycleState":"CERTIFIED","lastUpdateDate":1631403338018,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e82982-1b7c-42ef-80d9-c98592dc15e8","invariantUUID":"2e508009-b0d2-47cc-9a10-8a9acd4922a0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"80b46866-8e1c-42e8-b7e9-5d36ebd1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1631403443095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7e66653-4978-4268-ac04-22f7ea050902","invariantUUID":"c06741e7-55ee-4e62-a0b5-8b4277547c05","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":"compute","uniqueId":"4609a33c-314d-487f-b77e-011546922b8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403446405,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"239b5dda-d1f9-4b46-a45e-877b703bfb29","invariantUUID":"f4918758-8a68-45ac-beb0-88aedb24f863","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46bee449-c28d-4bd7-8c7d-3e4cca6cdad4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403232408,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eab20a5d-2a95-4722-8b04-566626d17c84","invariantUUID":"36f31b6e-b2fe-428e-a9fd-309b4f6e5aa4","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":"5940ffcb-1455-47a3-99ea-2f047ce5506d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403297684,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac6d539b-428b-490c-9e65-babbd0042244","invariantUUID":"f52959ba-6df9-4e99-9e82-190fccefb299","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":"89a08cad-2b57-4905-bb3b-d4362b2b49e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403451688,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d8fa34a-0790-4f6c-ae79-06e048530c9d","invariantUUID":"5f1941ec-6ead-4681-a977-ff73389a1238","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e970f38-c228-47bf-b428-933a62cf61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403252267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa40a269-11eb-46d7-b4d5-50a6fed32ede","invariantUUID":"ed47a2c8-06cc-4901-b4b3-055373a35490","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"529b6499-18ba-482f-8269-b54337172478","lifecycleState":"CERTIFIED","lastUpdateDate":1631403397507,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb3accf3-779a-4f1c-934e-c236059be7aa","invariantUUID":"e00b7c08-3ebe-4f75-88bb-55cbdf59e0fb","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":"securityrules","uniqueId":"68b558d7-2cb9-44fc-8b84-689d984dbced","lifecycleState":"CERTIFIED","lastUpdateDate":1631403071735,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9300cb57-6009-422b-90d8-1264fc56f14b","invariantUUID":"3b1ab01a-8bda-413a-b54f-4c0cc0f0f74b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"685b6fc7-2ab0-4abb-8c04-9f77a8e3eac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403215705,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e615529-9a39-4a58-9772-7e6aab66f893","invariantUUID":"c9679c2a-3667-46de-8ae7-c733403bc818","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"759ad081-4fc6-4ce0-a82d-e3d064dce4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403169326,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18e55a1e-741e-49a8-876b-0e1ffb08b2c2","invariantUUID":"fa2f1787-173d-41af-92aa-d6c6725ea89e","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":"b4c0e0ff-c573-4685-9d75-c394db3d6587","lifecycleState":"CERTIFIED","lastUpdateDate":1631403092860,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae2ab737-1736-4792-953a-514ba454ad5c","invariantUUID":"3a7935b3-e042-4049-b9e1-caecec1efe68","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0da5b54-f614-471f-8a32-244aaaf8f78c","lifecycleState":"CERTIFIED","lastUpdateDate":1631403037135,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7930633f-5d5e-4fd3-9b01-5fc7d8233737","invariantUUID":"b648574a-f3b4-4023-b06c-07c0f30098e8","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":"af793017-6fcf-465f-8b16-d98d4c329b52","lifecycleState":"CERTIFIED","lastUpdateDate":1631402958381,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c1f0b94-5883-45a9-a3ff-023e7bffa6fd","invariantUUID":"7eb91603-71d7-47f0-8287-940f3b021088","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":"84240b0c-2f2a-4c47-9f5a-2cb3589a505d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403245362,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6433d04-aabb-447e-9c90-6cdd0ef912f9","invariantUUID":"d576b413-f735-4692-a0bc-d334516d2d8d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bff3b9c5-946c-4bfb-bcd9-503dda70eb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403374841,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f721bfc8-2034-4e99-932d-3aa9c598b2fe","invariantUUID":"b5017c01-83ff-4c59-9fda-516a5c95ccaf","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":"e5e6541c-44ae-41ce-a010-090183859dba","lifecycleState":"CERTIFIED","lastUpdateDate":1631412485594,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","invariantUUID":"002a7f3c-56bb-45ca-abac-094ff131cdf4","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":"network","uniqueId":"00f582e5-6562-40e0-8eec-04bc8531b715","lifecycleState":"CERTIFIED","lastUpdateDate":1631403116146,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1b40b6-0af9-4568-a224-2f59ef7f1fac","invariantUUID":"970d89ca-d79a-40db-b250-64050cdd78c6","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83beca24-d3f3-4ceb-8a5d-31d3e8bfe73a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403210593,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1e532bc-790f-44f7-9194-28af943b6fb1","invariantUUID":"1cc101ad-c053-4ce1-a647-11a44127c916","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d004d82e-22f0-4717-97c0-eabd649de3b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403200093,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8cda53a6-1917-401e-838b-cc0162932196","invariantUUID":"e0861171-40b4-4a98-a368-b667f7cb8e3f","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":"d94357d3-8345-4dfd-813c-05ac0a444e8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403405911,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"843c257e-1763-4ec7-a0b3-ac301723800b","invariantUUID":"db4d8c47-7458-46be-a03e-9de8a6e131ac","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55c760ff-8c6a-4209-9e70-63c990e09c72","lifecycleState":"CERTIFIED","lastUpdateDate":1631403434926,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4e0f81e-e420-43da-bf96-d512d101dd8f","invariantUUID":"29854175-f8aa-47ac-901e-b86de3ebdf54","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58baa3f3-86b2-44d6-877a-ecdf12cc6fda","lifecycleState":"CERTIFIED","lastUpdateDate":1631402915743,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7c7c8ae-e190-45c9-adc0-df7d78aa3768","invariantUUID":"3d12816e-690e-4eb0-bed8-2fcbe9ee957f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6b572136-85d5-4d8b-851f-ed106774aec2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403462426,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a008a262-f198-4e92-95a7-b92de1d64c41","invariantUUID":"07311933-e395-4063-a110-fd87c18e869f","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2bd4400e-050e-4e86-826f-5cbcb4324b0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631402892734,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46361cd5-74ea-49e8-9fb0-fa5a4628324e","invariantUUID":"c60b2677-497e-4603-b5fc-f512714a9568","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7330f0ef-fba1-43b0-bd91-76a8fccff393","lifecycleState":"CERTIFIED","lastUpdateDate":1631403322329,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eb31864-25a9-4345-a838-50a53b8f0c3f","invariantUUID":"1e05f352-0b1e-4c19-8ee6-c9aa30e6b91f","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":"e275a80c-2bf0-4fd6-ba19-b035f37941fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631402998310,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92da894b-1ab8-4cea-a45b-4a5ffbc08ca5","invariantUUID":"3e362462-bfc4-4cf1-b7ca-f33fda54d6c6","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":"b8f2f7b6-e70b-4234-b751-20d12488bda2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403098251,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6810c31d-7cfc-40f5-abff-77244f81f8af","invariantUUID":"0cd98203-5804-43ca-a186-cbd570d7457f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c243fa61-af0a-4f0f-8de4-e77765b43a9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631402993153,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"621e2a8f-f7c8-4a5d-80c9-991f4fb11cf9","invariantUUID":"aab0cd8b-e9f4-40d2-83ab-54e620ba5cdf","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":"objectStorage","uniqueId":"8fd606ba-9370-47eb-8adc-7c97a2cce1d5","lifecycleState":"CERTIFIED","lastUpdateDate":1631402884628,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fc3e705-105e-41bf-b182-7bdd1a6ca930","invariantUUID":"50394d9f-dd46-49c0-9008-4a09bd095365","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1b108f0-8a4d-44e7-9472-4b49621ed978","lifecycleState":"CERTIFIED","lastUpdateDate":1631403392328,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de87a0d3-f397-4e4e-9ea4-17feb70c0c5d","invariantUUID":"62d591d9-e00d-4081-8f88-1e2049650abc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"602e8582-8053-4ab4-b725-d80544c376a6","lifecycleState":"CERTIFIED","lastUpdateDate":1631402876818,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c6370c02-69da-407e-8a41-27138a4086bb","invariantUUID":"2486237b-68a1-426e-bf10-75651030c6a6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ebb1623a-2d2f-4683-aca3-1ba38b4337e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403082091,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22c1a6a2-9b75-48b2-bdd0-51babc9c1592","invariantUUID":"f90cd911-f11c-435b-a4f5-0d280c8067f2","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":"bbcc375f-f480-481f-ac7d-6321eede9cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631403174640,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e1244c-91fb-4747-8bf2-cda771cfe365","invariantUUID":"ddf0ab09-55fd-4537-b490-b67b8fa4f596","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2606a858-7d0e-4410-bb66-0dc185b271ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631402854299,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a2ae07d-2730-4e29-9ca1-0429a05b7417","invariantUUID":"ae7d5ae0-d35b-4934-a8c9-4902aad308fb","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":"port","uniqueId":"0842737c-6c49-44c6-bb2e-ff05a096b143","lifecycleState":"CERTIFIED","lastUpdateDate":1631403332618,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"134039fc-d861-4f67-a156-643605cc501c","invariantUUID":"b27ebd4d-1392-48ef-93b7-8f41773ff027","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a81da0e2-921d-471a-8e5a-e3ca2f48099b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403258953,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dfaafb-14a9-479b-b1f7-4d7895c26330","invariantUUID":"08b273c5-a908-4b4c-bf2b-4c77881c082f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b69cf59d-15fa-42c6-b81a-4ce2eb046e83","lifecycleState":"CERTIFIED","lastUpdateDate":1631411559835,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","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":"65590370-c441-408e-9350-6cfc86ccda17","lifecycleState":"CERTIFIED","lastUpdateDate":1631412430042,"name":"basic_onboard_TSrWCq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","systemName":"BasicOnboardTsrwcq","description":"service","tags":["basic_onboard_TSrWCq"],"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":"86ca0ac7-dce6-4998-b338-9d29c0d89552","lifecycleState":"CERTIFIED","lastUpdateDate":1631411933157,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","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":"70708677-74d2-4af7-b45c-b066234cb8bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631412534446,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","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-12 02:09:01,903 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-12 02:09:01,904 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-12 02:09:01,904 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-12 02:09:01,904 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "887b2484-5729-4296-aaad-585c74b00e38" } 2021-09-12 02:09:01,907 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:09:01,984 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-12 02:09:01,985 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-09-12 02:09:01,985 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-09-12 02:09:01,989 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-12 02:09:01,989 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-12 02:09:01,989 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-12 02:09:01,992 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:09:02,063 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-12 02:09:02,064 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-12 02:09:02,064 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1631412541943"}]} 2021-09-12 02:09:02,066 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-12 02:09:02,067 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-12 02:09:02,067 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-12 02:09:02,069 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:09:02,114 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-12 02:09:02,115 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-12 02:09:02,115 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":"1631412537801"} 2021-09-12 02:09:02,117 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-12 02:09:02,118 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-12 02:09:02,118 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-12 02:09:02,119 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:09:02,166 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-12 02:09:02,167 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-12 02:09:02,167 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1631412541943"}]} 2021-09-12 02:09:02,169 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-12 02:09:02,170 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-12 02:09:02,170 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-12 02:09:02,172 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:09:02,266 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-12 02:09:02,267 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-12 02:09:02,268 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":"1631412537648","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-12 02:09:02,272 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-12 02:09:02,272 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-12 02:09:02,272 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-12 02:09:02,275 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:09:02,337 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-12 02:09:02,338 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-12 02:09:02,338 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631412537312"} 2021-09-12 02:09:02,351 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-12 02:09:02,352 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-12 02:09:02,352 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=1631412537312", "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-12 02:09:02,355 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:09:02,653 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-12 02:09:02,655 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-09-12 02:09:02,655 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-09-12 02:09:02,659 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-12 02:09:02,659 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-12 02:09:02,659 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-12 02:09:02,662 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:09:02,758 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-12 02:09:02,759 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-12 02:09:02,760 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":"1631412537801"} 2021-09-12 02:09:02,763 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-12 02:09:02,764 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-12 02:09:02,764 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-12 02:09:02,767 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:09:02,870 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-12 02:09:02,872 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-12 02:09:02,872 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":"1631412537648","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-12 02:09:02,876 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-12 02:09:02,876 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-12 02:09:02,877 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-12 02:09:02,880 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:09:02,955 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-12 02:09:02,956 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-12 02:09:02,956 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631412542399","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-12 02:09:02,959 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-12 02:09:02,959 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-12 02:09:02,960 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-09-12 02:09:02,961 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:09:03,012 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-12 02:09:03,013 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-09-12 02:09:03,013 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"8b2b77d5-abf5-4078-9eb9-91b49d7c7b27","owning-entity-name":"OE-ETE_Customer-8b2b77d5-abf5-4078-9eb9-91b49d7c7b27","resource-version":"1631410701872","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_d1167444-e220-4359-9ca8-1fdac13a5dc8/service-subscriptions/service-subscription/pNF/service-instances/service-instance/f44265c0-c962-4c84-a788-c023a0a014a8","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_d1167444-e220-4359-9ca8-1fdac13a5dc8"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"f44265c0-c962-4c84-a788-c023a0a014a8"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Named1167444-e220-4359-9ca8-1fdac13a5dc8"}]}]}},{"owning-entity-id":"3885ab5d-7f7f-444f-9003-103d52aee25e","owning-entity-name":"basicvm-oe","resource-version":"1631412309295"},{"owning-entity-id":"58cd65c2-b111-42fd-b895-bff952b1cef1","owning-entity-name":"basicnw-oe","resource-version":"1631411819303"}]} 2021-09-12 02:09:03,015 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-09-12 02:09:03,018 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-12 02:09:03,018 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/14157e73-c19d-45ba-a064-acc56c4eb91c 2021-09-12 02:09:03,018 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnf_owning_entity", "owning-entity-id": "14157e73-c19d-45ba-a064-acc56c4eb91c" } 2021-09-12 02:09:03,020 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:09:03,079 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/14157e73-c19d-45ba-a064-acc56c4eb91c HTTP/1.1" 201 0 2021-09-12 02:09:03,080 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-09-12 02:09:03,080 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-09-12 02:09:03,082 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-12 02:09:03,082 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/14157e73-c19d-45ba-a064-acc56c4eb91c 2021-09-12 02:09:03,083 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-09-12 02:09:03,084 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:09:03,122 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/14157e73-c19d-45ba-a064-acc56c4eb91c HTTP/1.1" 200 139 2021-09-12 02:09:03,123 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-09-12 02:09:03,123 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"14157e73-c19d-45ba-a064-acc56c4eb91c","owning-entity-name":"basicnf_owning_entity","resource-version":"1631412543049"} 2021-09-12 02:09:03,127 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-12 02:09:03,127 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-12 02:09:03,128 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] data sent: { "options": ["basicnf_project"] } 2021-09-12 02:09:03,129 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200 2021-09-12 02:09:03,398 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-12 02:09:03,400 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response code: 200 2021-09-12 02:09:03,400 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response: {"errors":[]} 2021-09-12 02:09:03,402 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-09-12 02:09:03,403 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-12 02:09:03,403 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-12 02:09:03,404 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-12 02:09:03,404 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-12 02:09:03,404 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-12 02:09:03,406 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-12 02:09:03,873 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-12 02:09:03,875 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-12 02:09:03,875 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/01369d6e-834c-4cf5-9a67-1028c15e935b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8fccfe1a-62c8-4cfa-9136-feb413857cdc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","name":"basic_onboard_TSrWCq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8030eb15-804a-4055-9d32-693c096ecc12/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f0ca4f0-54e1-4315-aa46-07e4f2d15747/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-12 02:09:03,878 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-12 02:09:03,879 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:09:03,879 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:09:03,879 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:09:03,879 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-12 02:09:03,879 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:09:03,880 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:09:03,880 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:09:03,881 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TSrWCq from SDC 2021-09-12 02:09:03,881 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:09:03,881 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:09:03,882 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:09:03,882 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-12 02:09:03,882 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:09:03,883 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:09:03,883 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:09:03,883 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-12 02:09:03,884 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-12 02:09:03,884 INFO 192:__init__.py(1) - Service found, updating information 2021-09-12 02:09:03,884 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-12 02:09:03,885 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-12 02:09:03,885 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-12 02:09:03,887 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:09:04,772 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-12 02:09:04,775 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-12 02:09:04,777 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"29820d6f-670d-4ea5-891b-a01ad998721b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403413123,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b46b337c-1417-49cf-9609-8687233ff07f","invariantUUID":"7c2f9693-659f-4c45-81c8-b94f01a44445","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8434ca1b-2604-42d0-beb8-ebe53b1aab67","lifecycleState":"CERTIFIED","lastUpdateDate":1631403087383,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7fbc7d1-1bea-4c80-8666-0fab6e458182","invariantUUID":"50bea9a2-da70-4516-9111-776e7ae5d7cc","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":"defaulticon","uniqueId":"c2eead82-dffb-4eea-885c-1e5e9b3eef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631403205482,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ce2de91e-ec03-4204-9536-fd317dbc7f71","invariantUUID":"04f3892f-e45e-4703-8424-e33ccbc28703","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"68c976f2-73dd-4e5a-8253-fbfdae689789","lifecycleState":"CERTIFIED","lastUpdateDate":1631403186850,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e4f73e08-bfef-436d-9ca0-75812f6cd775","invariantUUID":"fc2f0198-caa0-42b4-a0f2-0baf5b731af9","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69a56d52-4741-4bd0-9b79-f2df298e822a","lifecycleState":"CERTIFIED","lastUpdateDate":1631402982210,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"19b81fb4-c830-4bbb-bacf-abd8edc98171","invariantUUID":"e3e7d8d3-a2ef-4aa8-97f7-a9983bf1e541","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":"networkrules","uniqueId":"3e56f39b-8f61-4a0d-960f-85fff15605f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631403032124,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13d6e606-d7c5-4bb0-b469-022b44b54862","invariantUUID":"8dce0506-2884-4709-9d22-6fe370382678","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1c394c3-9c39-44c4-b4e2-fe9f9521c4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403359651,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b081b1-5bef-4138-b84d-6e0b30bc4083","invariantUUID":"8f3eb002-89ef-4ba7-a913-179d52671bb8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec010627-3e15-4111-905a-7ce05efcafca","lifecycleState":"CERTIFIED","lastUpdateDate":1631403292368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"354ad2fb-88be-4213-a1ec-d9fc69fea394","invariantUUID":"8c871c42-dfc5-41d9-bfd9-d1f1dfecd223","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":"029d4acb-8268-443f-b893-fa7b0b12016a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403368342,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a4fd65b-bb03-4863-93e2-daabd13ce2f2","invariantUUID":"db939b79-a213-476a-a889-741a047dc8f6","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":"network","uniqueId":"6e131aaa-adaf-4d12-b2bf-ac78746a3eae","lifecycleState":"CERTIFIED","lastUpdateDate":1631403221378,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb762d8c-512d-471a-ad9f-d528bffc6120","invariantUUID":"302644f2-3927-421b-8701-7fc139291444","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":"05ba2f43-894f-4768-8408-62511bb465b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631402921155,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91185fe4-b4ed-4d1b-817e-7997cc8da115","invariantUUID":"5340ccb7-834f-4803-8d0c-fcef3eb269f8","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":"80ca684e-8782-42fe-b705-ad127676ac7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402987911,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fae1feb8-bee8-4db3-8e4c-3ed957058186","invariantUUID":"26c1aa7d-0831-4d2c-832c-b49042bd3b23","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":"port","uniqueId":"5244e660-4c13-4a7d-a115-8befbd147473","lifecycleState":"CERTIFIED","lastUpdateDate":1631403343275,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"675ce446-3ab1-46df-b821-266a8aa5b0a7","invariantUUID":"5dc8c9f1-e912-44bd-8acc-0d38d326aeb8","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":"loadBalancer","uniqueId":"5e356fd4-f7c6-4664-b0b4-38008b03e033","lifecycleState":"CERTIFIED","lastUpdateDate":1631402910558,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a808098e-0a9f-4087-a410-d5407a24f9db","invariantUUID":"425c0f4f-897d-4acb-b27c-5f491a1e1a97","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"04267a34-c6a7-42be-a446-10ef20c309e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403458965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"597dfca1-6717-47e8-be75-0c6c1a960b31","invariantUUID":"8089edae-850e-484f-baf3-0a3c7b34585a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"df602722-49ab-4e03-8501-5c9e5c11245d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403327391,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0a7bc15-05ad-46e5-9bf3-706b44d08285","invariantUUID":"bdc32fcd-2b2f-4a3e-9a45-a524755989bc","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":"networkrules","uniqueId":"9e015d05-0749-46f8-a490-c71495a57fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403058957,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"155265be-0931-42a9-bafc-e727a41c68d8","invariantUUID":"71b9e49b-00c6-4055-b5e7-a29115bbadc8","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6c0b8b8-b115-4cc1-877a-14e796d462cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631402976494,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15cd96c7-e0f9-42fb-b71d-3da1c193871b","invariantUUID":"de3a6650-9b14-4f10-b3b4-3d5c1ce81065","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":"defaulticon","uniqueId":"e316ec4f-a181-4f1d-a467-e2dc9cb8fbf1","lifecycleState":"CERTIFIED","lastUpdateDate":1631411879955,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5e35ac07-0ade-4eef-b169-643844eb1711","invariantUUID":"7db02145-6aba-41ed-8c6c-4fa28b75dd31","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d955c89d-8102-47fc-a9e8-5a44afab8bfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631402945132,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f63c42-794a-4553-bc93-2bc12fe65163","invariantUUID":"6c58c428-07b9-4a87-a20e-6c3867b323ad","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":"objectStorage","uniqueId":"244a71d5-164b-4c5f-9328-df7f9d03e2e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631402939067,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dff216df-84c2-4384-9b59-4788aba4bddb","invariantUUID":"fd1235e9-0ae7-4d24-9c07-ee3029430b29","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":"46663c28-6259-44e3-a6ff-1c20c9d6f820","lifecycleState":"CERTIFIED","lastUpdateDate":1631403348390,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ba4a464-e74e-41f2-84de-e050d83ec51e","invariantUUID":"47150f45-1b36-4012-bce0-042c9553e3f7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8425b771-bb64-41ee-a05d-839ca7c8c06e","lifecycleState":"CERTIFIED","lastUpdateDate":1631403386992,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62945625-675d-4529-af86-fbebd2d69294","invariantUUID":"c697e76c-556a-4976-9431-ca0c2d06191b","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":"1baf1978-22bc-4b96-acd0-2428598b1c90","lifecycleState":"CERTIFIED","lastUpdateDate":1631403110705,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ee45c20-ac5b-4db7-b785-4c8a0d87bdfc","invariantUUID":"813fbc7a-e62b-4928-8725-653af4acc6f8","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":"network","uniqueId":"5caa03a0-c83b-42a6-84e8-a2b3dd0b6d6d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403065229,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0622b344-5d43-4533-9731-e1bd617afcb5","invariantUUID":"6297d33a-d699-4baf-aacd-61e28c960ce7","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c824543-8eac-4649-8b1e-0c95e174e7dc","lifecycleState":"CERTIFIED","lastUpdateDate":1631403276584,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9464446b-961f-4988-a74c-296a92f42573","invariantUUID":"ec6f73cd-5f22-4715-8b68-6a537df4ef35","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ee026ce1-c2e3-4694-96f0-02c385953a03","lifecycleState":"CERTIFIED","lastUpdateDate":1631412386241,"name":"basic_onboard_TSrWCq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d5d737bf-49eb-4b81-a86b-a44a9ac2cc27","invariantUUID":"af47d726-49aa-43ff-b076-9a5733395a9a","systemName":"BasicOnboardTsrwcq","description":"VF","tags":["basic_onboard_TSrWCq"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1498b54f-ea4d-4306-b4d9-89f137754e80","lifecycleState":"CERTIFIED","lastUpdateDate":1631402952068,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcd852db-bca5-48f5-af52-da0628ad8232","invariantUUID":"0cbcd7b2-e581-454f-ac93-eb2e5f7359a3","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":"compute","uniqueId":"8bbd6061-d6e9-4f02-9da2-8a15fb917688","lifecycleState":"CERTIFIED","lastUpdateDate":1631403227008,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b86865e4-9160-496c-8401-87fa37f21ced","invariantUUID":"255c7682-7e92-421e-8359-20ebef8f8d45","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"244c769d-0c20-4111-b0ee-2bb10a8d641c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402970907,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bedf9d9-7603-485f-a414-f61ee5efe0fb","invariantUUID":"bae16bba-ca8d-435a-860f-cf132734dad5","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"772ca067-db41-4112-83db-ef3dbe3c46bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631403271466,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e91a873-b655-4184-a147-867f84366295","invariantUUID":"7e9fb267-c895-473b-8098-436c17613517","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e0a7323-1b20-4091-892d-2425f7a6fb4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403353718,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae85b7e0-e1b0-4a5d-8a3a-d46e91c886b2","invariantUUID":"330ba4d6-8468-487b-89c4-0f85dc9009a4","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1078087e-ab63-4d08-8105-2336ab9597fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631403123261,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e05a7121-7272-43c6-b51a-863f082ac08c","invariantUUID":"54b2ce78-7962-4ab3-8add-e07f198b0a05","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":"ccfc62f1-3bae-444d-89d7-b7de28fb64e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403193552,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"77e532b1-c110-4354-8907-0f0224eb43a0","invariantUUID":"bb934a2c-d3ec-40f1-8a1b-a08e38a41f9d","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":"port","uniqueId":"7ce0c952-566b-444c-9acf-c8941112325f","lifecycleState":"CERTIFIED","lastUpdateDate":1631402965502,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8cf1164-dbe4-40d0-98af-3409ad6e68e7","invariantUUID":"b3778b4f-f141-4a11-89e6-a8ebef8d7439","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"739addeb-5350-426f-b7d5-86c71357009a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403153558,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0d08871-337d-40b6-8fe5-f6391db76342","invariantUUID":"b1d13c73-c0d7-48d3-b271-1906d16abda4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1716ace6-848f-4e69-84c4-ce2040a80a13","lifecycleState":"CERTIFIED","lastUpdateDate":1631403338018,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e82982-1b7c-42ef-80d9-c98592dc15e8","invariantUUID":"2e508009-b0d2-47cc-9a10-8a9acd4922a0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"80b46866-8e1c-42e8-b7e9-5d36ebd1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1631403443095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7e66653-4978-4268-ac04-22f7ea050902","invariantUUID":"c06741e7-55ee-4e62-a0b5-8b4277547c05","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":"compute","uniqueId":"4609a33c-314d-487f-b77e-011546922b8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403446405,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"239b5dda-d1f9-4b46-a45e-877b703bfb29","invariantUUID":"f4918758-8a68-45ac-beb0-88aedb24f863","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46bee449-c28d-4bd7-8c7d-3e4cca6cdad4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403232408,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eab20a5d-2a95-4722-8b04-566626d17c84","invariantUUID":"36f31b6e-b2fe-428e-a9fd-309b4f6e5aa4","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":"5940ffcb-1455-47a3-99ea-2f047ce5506d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403297684,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac6d539b-428b-490c-9e65-babbd0042244","invariantUUID":"f52959ba-6df9-4e99-9e82-190fccefb299","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":"89a08cad-2b57-4905-bb3b-d4362b2b49e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403451688,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d8fa34a-0790-4f6c-ae79-06e048530c9d","invariantUUID":"5f1941ec-6ead-4681-a977-ff73389a1238","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e970f38-c228-47bf-b428-933a62cf61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403252267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa40a269-11eb-46d7-b4d5-50a6fed32ede","invariantUUID":"ed47a2c8-06cc-4901-b4b3-055373a35490","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"529b6499-18ba-482f-8269-b54337172478","lifecycleState":"CERTIFIED","lastUpdateDate":1631403397507,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb3accf3-779a-4f1c-934e-c236059be7aa","invariantUUID":"e00b7c08-3ebe-4f75-88bb-55cbdf59e0fb","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":"securityrules","uniqueId":"68b558d7-2cb9-44fc-8b84-689d984dbced","lifecycleState":"CERTIFIED","lastUpdateDate":1631403071735,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9300cb57-6009-422b-90d8-1264fc56f14b","invariantUUID":"3b1ab01a-8bda-413a-b54f-4c0cc0f0f74b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"685b6fc7-2ab0-4abb-8c04-9f77a8e3eac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403215705,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e615529-9a39-4a58-9772-7e6aab66f893","invariantUUID":"c9679c2a-3667-46de-8ae7-c733403bc818","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"759ad081-4fc6-4ce0-a82d-e3d064dce4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403169326,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18e55a1e-741e-49a8-876b-0e1ffb08b2c2","invariantUUID":"fa2f1787-173d-41af-92aa-d6c6725ea89e","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":"b4c0e0ff-c573-4685-9d75-c394db3d6587","lifecycleState":"CERTIFIED","lastUpdateDate":1631403092860,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae2ab737-1736-4792-953a-514ba454ad5c","invariantUUID":"3a7935b3-e042-4049-b9e1-caecec1efe68","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0da5b54-f614-471f-8a32-244aaaf8f78c","lifecycleState":"CERTIFIED","lastUpdateDate":1631403037135,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7930633f-5d5e-4fd3-9b01-5fc7d8233737","invariantUUID":"b648574a-f3b4-4023-b06c-07c0f30098e8","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":"af793017-6fcf-465f-8b16-d98d4c329b52","lifecycleState":"CERTIFIED","lastUpdateDate":1631402958381,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c1f0b94-5883-45a9-a3ff-023e7bffa6fd","invariantUUID":"7eb91603-71d7-47f0-8287-940f3b021088","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":"84240b0c-2f2a-4c47-9f5a-2cb3589a505d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403245362,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6433d04-aabb-447e-9c90-6cdd0ef912f9","invariantUUID":"d576b413-f735-4692-a0bc-d334516d2d8d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bff3b9c5-946c-4bfb-bcd9-503dda70eb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403374841,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f721bfc8-2034-4e99-932d-3aa9c598b2fe","invariantUUID":"b5017c01-83ff-4c59-9fda-516a5c95ccaf","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":"e5e6541c-44ae-41ce-a010-090183859dba","lifecycleState":"CERTIFIED","lastUpdateDate":1631412485594,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","invariantUUID":"002a7f3c-56bb-45ca-abac-094ff131cdf4","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":"network","uniqueId":"00f582e5-6562-40e0-8eec-04bc8531b715","lifecycleState":"CERTIFIED","lastUpdateDate":1631403116146,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1b40b6-0af9-4568-a224-2f59ef7f1fac","invariantUUID":"970d89ca-d79a-40db-b250-64050cdd78c6","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83beca24-d3f3-4ceb-8a5d-31d3e8bfe73a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403210593,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1e532bc-790f-44f7-9194-28af943b6fb1","invariantUUID":"1cc101ad-c053-4ce1-a647-11a44127c916","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d004d82e-22f0-4717-97c0-eabd649de3b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403200093,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8cda53a6-1917-401e-838b-cc0162932196","invariantUUID":"e0861171-40b4-4a98-a368-b667f7cb8e3f","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":"d94357d3-8345-4dfd-813c-05ac0a444e8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403405911,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"843c257e-1763-4ec7-a0b3-ac301723800b","invariantUUID":"db4d8c47-7458-46be-a03e-9de8a6e131ac","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55c760ff-8c6a-4209-9e70-63c990e09c72","lifecycleState":"CERTIFIED","lastUpdateDate":1631403434926,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4e0f81e-e420-43da-bf96-d512d101dd8f","invariantUUID":"29854175-f8aa-47ac-901e-b86de3ebdf54","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58baa3f3-86b2-44d6-877a-ecdf12cc6fda","lifecycleState":"CERTIFIED","lastUpdateDate":1631402915743,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7c7c8ae-e190-45c9-adc0-df7d78aa3768","invariantUUID":"3d12816e-690e-4eb0-bed8-2fcbe9ee957f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6b572136-85d5-4d8b-851f-ed106774aec2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403462426,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a008a262-f198-4e92-95a7-b92de1d64c41","invariantUUID":"07311933-e395-4063-a110-fd87c18e869f","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2bd4400e-050e-4e86-826f-5cbcb4324b0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631402892734,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46361cd5-74ea-49e8-9fb0-fa5a4628324e","invariantUUID":"c60b2677-497e-4603-b5fc-f512714a9568","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7330f0ef-fba1-43b0-bd91-76a8fccff393","lifecycleState":"CERTIFIED","lastUpdateDate":1631403322329,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eb31864-25a9-4345-a838-50a53b8f0c3f","invariantUUID":"1e05f352-0b1e-4c19-8ee6-c9aa30e6b91f","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":"e275a80c-2bf0-4fd6-ba19-b035f37941fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631402998310,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92da894b-1ab8-4cea-a45b-4a5ffbc08ca5","invariantUUID":"3e362462-bfc4-4cf1-b7ca-f33fda54d6c6","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":"b8f2f7b6-e70b-4234-b751-20d12488bda2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403098251,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6810c31d-7cfc-40f5-abff-77244f81f8af","invariantUUID":"0cd98203-5804-43ca-a186-cbd570d7457f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c243fa61-af0a-4f0f-8de4-e77765b43a9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631402993153,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"621e2a8f-f7c8-4a5d-80c9-991f4fb11cf9","invariantUUID":"aab0cd8b-e9f4-40d2-83ab-54e620ba5cdf","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":"objectStorage","uniqueId":"8fd606ba-9370-47eb-8adc-7c97a2cce1d5","lifecycleState":"CERTIFIED","lastUpdateDate":1631402884628,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fc3e705-105e-41bf-b182-7bdd1a6ca930","invariantUUID":"50394d9f-dd46-49c0-9008-4a09bd095365","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1b108f0-8a4d-44e7-9472-4b49621ed978","lifecycleState":"CERTIFIED","lastUpdateDate":1631403392328,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de87a0d3-f397-4e4e-9ea4-17feb70c0c5d","invariantUUID":"62d591d9-e00d-4081-8f88-1e2049650abc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"602e8582-8053-4ab4-b725-d80544c376a6","lifecycleState":"CERTIFIED","lastUpdateDate":1631402876818,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c6370c02-69da-407e-8a41-27138a4086bb","invariantUUID":"2486237b-68a1-426e-bf10-75651030c6a6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ebb1623a-2d2f-4683-aca3-1ba38b4337e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403082091,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22c1a6a2-9b75-48b2-bdd0-51babc9c1592","invariantUUID":"f90cd911-f11c-435b-a4f5-0d280c8067f2","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":"bbcc375f-f480-481f-ac7d-6321eede9cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631403174640,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e1244c-91fb-4747-8bf2-cda771cfe365","invariantUUID":"ddf0ab09-55fd-4537-b490-b67b8fa4f596","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2606a858-7d0e-4410-bb66-0dc185b271ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631402854299,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a2ae07d-2730-4e29-9ca1-0429a05b7417","invariantUUID":"ae7d5ae0-d35b-4934-a8c9-4902aad308fb","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":"port","uniqueId":"0842737c-6c49-44c6-bb2e-ff05a096b143","lifecycleState":"CERTIFIED","lastUpdateDate":1631403332618,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"134039fc-d861-4f67-a156-643605cc501c","invariantUUID":"b27ebd4d-1392-48ef-93b7-8f41773ff027","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a81da0e2-921d-471a-8e5a-e3ca2f48099b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403258953,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dfaafb-14a9-479b-b1f7-4d7895c26330","invariantUUID":"08b273c5-a908-4b4c-bf2b-4c77881c082f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b69cf59d-15fa-42c6-b81a-4ce2eb046e83","lifecycleState":"CERTIFIED","lastUpdateDate":1631411559835,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","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":"65590370-c441-408e-9350-6cfc86ccda17","lifecycleState":"CERTIFIED","lastUpdateDate":1631412430042,"name":"basic_onboard_TSrWCq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","systemName":"BasicOnboardTsrwcq","description":"service","tags":["basic_onboard_TSrWCq"],"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":"86ca0ac7-dce6-4998-b338-9d29c0d89552","lifecycleState":"CERTIFIED","lastUpdateDate":1631411933157,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","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":"70708677-74d2-4af7-b45c-b066234cb8bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631412534446,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","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-12 02:09:04,781 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-12 02:09:04,782 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-12 02:09:04,782 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/5f0ca4f0-54e1-4315-aa46-07e4f2d15747/distribution 2021-09-12 02:09:04,782 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-09-12 02:09:04,784 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:09:04,836 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/5f0ca4f0-54e1-4315-aa46-07e4f2d15747/distribution HTTP/1.1" 200 205 2021-09-12 02:09:04,837 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-09-12 02:09:04,837 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[{"distributionID":"e644543b-7fbd-4fbf-8297-e71e5cd63e22","timestamp":"2021-09-12 02:08:53.912 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-09-12 02:09:04,839 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-12 02:09:04,839 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/e644543b-7fbd-4fbf-8297-e71e5cd63e22 2021-09-12 02:09:04,839 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-12 02:09:04,841 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:09:04,886 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/e644543b-7fbd-4fbf-8297-e71e5cd63e22 HTTP/1.1" 200 29 2021-09-12 02:09:04,887 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-12 02:09:04,888 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-09-12 02:09:04,889 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-12 02:09:04,889 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-12 02:10:04,953 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-12 02:10:04,955 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/e644543b-7fbd-4fbf-8297-e71e5cd63e22 2021-09-12 02:10:04,955 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-12 02:10:04,960 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:10:05,081 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/e644543b-7fbd-4fbf-8297-e71e5cd63e22 HTTP/1.1" 200 29 2021-09-12 02:10:05,083 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-12 02:10:05,083 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-09-12 02:10:05,086 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-12 02:10:05,087 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-12 02:11:05,096 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-12 02:11:05,097 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/e644543b-7fbd-4fbf-8297-e71e5cd63e22 2021-09-12 02:11:05,097 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-12 02:11:05,101 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:11:05,230 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/e644543b-7fbd-4fbf-8297-e71e5cd63e22 HTTP/1.1" 200 5090 2021-09-12 02:11:05,233 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-12 02:11:05,233 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1631412530464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631412530464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412528951","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631412530069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412528951","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631412530464","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":"1631412530464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631412530069","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":"1631412530069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412528951","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631412530069","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":"1631412530069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631412530069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631412530464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412528951","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":"1631412530464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631412530464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412528951","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":"1631412528951","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":"1631412539636","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412528951","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412528951","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":"1631412530069","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":"1631412530464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-09-12 02:11:05,237 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631412530464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631412530464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412528951', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631412530069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412528951', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631412530464', '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': '1631412530464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631412530069', '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': '1631412530069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412528951', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631412530069', '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': '1631412530069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631412530069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631412530464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412528951', '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': '1631412530464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631412530464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412528951', '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': '1631412528951', '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': '1631412539636', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412528951', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412528951', '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': '1631412530069', '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': '1631412530464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-09-12 02:11:05,238 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-12 02:12:05,302 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-12 02:12:05,304 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/e644543b-7fbd-4fbf-8297-e71e5cd63e22 2021-09-12 02:12:05,304 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-12 02:12:05,312 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:12:05,431 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/e644543b-7fbd-4fbf-8297-e71e5cd63e22 HTTP/1.1" 200 None 2021-09-12 02:12:05,434 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-12 02:12:05,435 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"cds","timestamp":"1631412528951","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631412530464","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":"1631412540957","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":"1631412530464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412528951","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631412530069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631412540452","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":"1631412528951","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631412530464","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":"1631412552799","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":"1631412540452","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":"1631412540452","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":"1631412539636","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631412542633","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631412530464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631412552799","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":"1631412552799","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631412540957","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":"1631412530069","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":"1631412540957","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631412530069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412528951","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631412569477","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631412552752","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631412530069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631412530069","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":"1631412547916","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631412530069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631412563008","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631412552799","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631412540452","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631412540452","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":"1631412542633","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631412530069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631412530464","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":"1631412552799","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631412551663","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631412565020","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631412540957","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":"1631412540452","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631412542633","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412542967","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":"1631412539636","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631412540957","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631412550656","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412528951","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631412540957","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":"1631412562664","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631412542974","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631412530069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631412542633","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":"1631412548923","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":"1631412530464","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":"1631412539636","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":"1631412542633","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631412542633","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":"1631412530464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631412552799","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631412544350","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":"1631412539636","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":"1631412540957","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":"1631412546853","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412528951","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":"1631412545501","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":"1631412539636","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631412549750","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631412540957","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":"1631412552668","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631412540452","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":"1631412540452","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412543973","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631412542633","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412528951","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":"1631412551748","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631412552799","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631412539636","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":"1631412552799","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":"1631412528951","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631412542633","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631412539636","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412528951","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631412539636","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":"1631412540957","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631412566024","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631412530069","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":"1631412568475","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631412540452","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631412542633","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631412539636","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631412552799","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631412530464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631412530464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-09-12 02:12:05,440 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'cds', 'timestamp': '1631412528951', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631412530464', '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': '1631412540957', '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': '1631412530464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412528951', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631412530069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631412540452', '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': '1631412528951', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631412530464', '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': '1631412552799', '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': '1631412540452', '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': '1631412540452', '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': '1631412539636', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631412542633', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631412530464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631412552799', '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': '1631412552799', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631412540957', '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': '1631412530069', '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': '1631412540957', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631412530069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412528951', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631412569477', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631412552752', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631412530069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631412530069', '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': '1631412547916', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631412530069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631412563008', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631412552799', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631412540452', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631412540452', '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': '1631412542633', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631412530069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631412530464', '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': '1631412552799', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631412551663', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631412565020', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631412540957', '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': '1631412540452', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631412542633', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412542967', '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': '1631412539636', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631412540957', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631412550656', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412528951', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631412540957', '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': '1631412562664', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631412542974', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631412530069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631412542633', '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': '1631412548923', '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': '1631412530464', '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': '1631412539636', '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': '1631412542633', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631412542633', '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': '1631412530464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631412552799', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631412544350', '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': '1631412539636', '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': '1631412540957', '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': '1631412546853', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412528951', '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': '1631412545501', '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': '1631412539636', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631412549750', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631412540957', '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': '1631412552668', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631412540452', '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': '1631412540452', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412543973', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631412542633', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412528951', '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': '1631412551748', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631412552799', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631412539636', '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': '1631412552799', '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': '1631412528951', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631412542633', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631412539636', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412528951', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631412539636', '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': '1631412540957', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631412566024', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631412530069', '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': '1631412568475', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631412540452', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631412542633', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631412539636', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631412552799', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631412530464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631412530464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-09-12 02:12:05,442 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-12 02:12:05,443 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-09-12 02:12:05,443 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-12 02:13:05,508 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-12 02:13:05,509 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/e644543b-7fbd-4fbf-8297-e71e5cd63e22 2021-09-12 02:13:05,510 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-12 02:13:05,514 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:13:05,650 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/e644543b-7fbd-4fbf-8297-e71e5cd63e22 HTTP/1.1" 200 None 2021-09-12 02:13:05,652 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-12 02:13:05,652 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"cds","timestamp":"1631412528951","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631412530464","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":"1631412540957","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":"1631412530464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412528951","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631412530069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631412540452","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":"1631412528951","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631412530464","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":"1631412552799","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":"1631412540452","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":"1631412540452","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":"1631412539636","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631412542633","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631412530464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631412552799","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":"1631412552799","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631412540957","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":"1631412530069","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":"1631412540957","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631412530069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412528951","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631412569477","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631412552752","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631412530069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631412530069","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":"1631412547916","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631412530069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631412563008","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631412552799","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631412540452","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631412540452","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":"1631412542633","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631412530069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631412530464","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":"1631412552799","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631412551663","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631412565020","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631412540957","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":"1631412540452","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631412542633","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412542967","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":"1631412539636","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631412540957","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631412550656","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412528951","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631412540957","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":"1631412562664","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631412542974","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631412530069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631412542633","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":"1631412548923","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":"1631412530464","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":"1631412539636","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":"1631412542633","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631412542633","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":"1631412530464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631412552799","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631412544350","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":"1631412539636","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":"1631412540957","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":"1631412546853","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412528951","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":"1631412545501","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":"1631412539636","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631412549750","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631412540957","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":"1631412552668","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631412540452","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":"1631412540452","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412543973","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631412542633","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412528951","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":"1631412551748","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631412552799","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631412539636","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":"1631412552799","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":"1631412528951","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631412542633","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631412539636","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412528951","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631412539636","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":"1631412540957","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631412566024","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631412530069","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":"1631412568475","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631412540452","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631412542633","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631412539636","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631412552799","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631412530464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631412530464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-09-12 02:13:05,655 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'cds', 'timestamp': '1631412528951', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631412530464', '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': '1631412540957', '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': '1631412530464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412528951', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631412530069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631412540452', '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': '1631412528951', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631412530464', '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': '1631412552799', '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': '1631412540452', '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': '1631412540452', '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': '1631412539636', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631412542633', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631412530464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631412552799', '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': '1631412552799', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631412540957', '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': '1631412530069', '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': '1631412540957', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631412530069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412528951', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631412569477', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631412552752', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631412530069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631412530069', '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': '1631412547916', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631412530069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631412563008', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631412552799', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631412540452', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631412540452', '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': '1631412542633', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631412530069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631412530464', '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': '1631412552799', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631412551663', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631412565020', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631412540957', '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': '1631412540452', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631412542633', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412542967', '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': '1631412539636', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631412540957', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631412550656', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412528951', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631412540957', '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': '1631412562664', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631412542974', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631412530069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631412542633', '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': '1631412548923', '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': '1631412530464', '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': '1631412539636', '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': '1631412542633', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631412542633', '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': '1631412530464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631412552799', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631412544350', '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': '1631412539636', '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': '1631412540957', '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': '1631412546853', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412528951', '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': '1631412545501', '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': '1631412539636', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631412549750', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631412540957', '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': '1631412552668', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631412540452', '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': '1631412540452', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412543973', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631412542633', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412528951', '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': '1631412551748', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631412552799', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631412539636', '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': '1631412552799', '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': '1631412528951', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631412542633', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631412539636', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412528951', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631412539636', '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': '1631412540957', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631412566024', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631412530069', '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': '1631412568475', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631412540452', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631412542633', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631412539636', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631412552799', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631412530464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631412530464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-09-12 02:13:05,657 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-12 02:13:05,657 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-09-12 02:13:05,657 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-12 02:14:05,664 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-12 02:14:05,665 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/e644543b-7fbd-4fbf-8297-e71e5cd63e22 2021-09-12 02:14:05,665 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-12 02:14:05,667 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:14:05,787 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/e644543b-7fbd-4fbf-8297-e71e5cd63e22 HTTP/1.1" 200 None 2021-09-12 02:14:05,789 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-12 02:14:05,790 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"cds","timestamp":"1631412528951","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631412530464","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":"1631412540957","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":"1631412530464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412528951","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":"1631412685065","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631412530069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631412540452","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":"1631412659435","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412528951","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631412530464","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":"1631412552799","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":"1631412540452","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":"1631412659435","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631412540452","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":"1631412659435","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631412539636","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631412683056","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":"1631412676691","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631412542633","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631412530464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631412552799","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":"1631412686070","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631412552799","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631412540957","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":"1631412530069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631412680946","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":"1631412540957","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631412530069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412528951","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631412569477","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631412552752","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631412530069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631412675416","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631412530069","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":"1631412547916","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631412530069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631412563008","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631412552799","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631412540452","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631412540452","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":"1631412542633","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631412530069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631412530464","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":"1631412552799","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631412551663","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631412565020","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631412540957","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631412659435","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631412540452","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631412542633","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412542967","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":"1631412539636","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631412540957","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631412679778","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631412550656","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412528951","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631412540957","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":"1631412562664","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631412542974","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":"1631412659435","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631412530069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631412542633","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":"1631412548923","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":"1631412530464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631412659435","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":"1631412684061","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631412539636","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":"1631412542633","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631412542633","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":"1631412530464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631412552799","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631412687074","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631412544350","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":"1631412539636","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631412659435","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631412540957","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":"1631412546853","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412528951","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":"1631412545501","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":"1631412539636","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":"1631412678198","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631412549750","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631412540957","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":"1631412552668","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631412540452","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":"1631412540452","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412543973","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631412542633","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412528951","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":"1631412551748","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631412552799","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631412539636","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":"1631412682053","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":"aai-ml","timestamp":"1631412552799","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":"1631412528951","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631412542633","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631412539636","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631412528951","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631412539636","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":"1631412540957","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631412566024","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631412530069","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":"1631412568475","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631412540452","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631412659435","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631412542633","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":"1631412659435","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631412539636","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631412673065","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631412552799","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631412530464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631412530464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-09-12 02:14:05,794 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'cds', 'timestamp': '1631412528951', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631412530464', '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': '1631412540957', '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': '1631412530464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412528951', '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': '1631412685065', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631412530069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631412540452', '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': '1631412659435', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412528951', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631412530464', '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': '1631412552799', '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': '1631412540452', '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': '1631412659435', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631412540452', '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': '1631412659435', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631412539636', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631412683056', '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': '1631412676691', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631412542633', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631412530464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631412552799', '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': '1631412686070', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631412552799', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631412540957', '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': '1631412530069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631412680946', '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': '1631412540957', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631412530069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412528951', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631412569477', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631412552752', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631412530069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631412675416', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631412530069', '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': '1631412547916', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631412530069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631412563008', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631412552799', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631412540452', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631412540452', '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': '1631412542633', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631412530069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631412530464', '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': '1631412552799', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631412551663', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631412565020', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631412540957', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631412659435', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631412540452', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631412542633', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412542967', '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': '1631412539636', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631412540957', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631412679778', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631412550656', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412528951', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631412540957', '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': '1631412562664', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631412542974', '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': '1631412659435', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631412530069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631412542633', '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': '1631412548923', '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': '1631412530464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631412659435', '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': '1631412684061', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631412539636', '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': '1631412542633', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631412542633', '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': '1631412530464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631412552799', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631412687074', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631412544350', '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': '1631412539636', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631412659435', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631412540957', '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': '1631412546853', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412528951', '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': '1631412545501', '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': '1631412539636', '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': '1631412678198', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631412549750', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631412540957', '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': '1631412552668', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631412540452', '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': '1631412540452', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412543973', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631412542633', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412528951', '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': '1631412551748', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631412552799', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631412539636', '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': '1631412682053', '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': 'aai-ml', 'timestamp': '1631412552799', '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': '1631412528951', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631412542633', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631412539636', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631412528951', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631412539636', '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': '1631412540957', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631412566024', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631412530069', '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': '1631412568475', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631412540452', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631412659435', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631412542633', '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': '1631412659435', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631412539636', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631412673065', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631412552799', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631412530464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631412530464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-09-12 02:14:05,796 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-12 02:14:05,797 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-12 02:14:05,797 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-12 02:14:05,797 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-12 02:14:05,797 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-12 02:14:05,798 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-12 02:14:05,798 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-09-12 02:14:05,798 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-12 02:14:05,799 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_cnf is sucessfully finished 2021-09-12 02:14:05,814 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': '967dd63a-727d-4223-9f31-e90ec906807a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:14:05,814 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-12 02:14:05,815 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "887b2484-5729-4296-aaad-585c74b00e38", "modelVersionId": "5f0ca4f0-54e1-4315-aa46-07e4f2d15747", "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": "14157e73-c19d-45ba-a064-acc56c4eb91c", "owningEntityName": "basicnf_owning_entity" } } } 2021-09-12 02:14:05,817 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:14:07,393 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-12 02:14:07,396 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response code: 202 2021-09-12 02:14:07,396 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response: {"requestReferences":{"requestId":"967dd63a-727d-4223-9f31-e90ec906807a","instanceId":"757bdc07-961d-40b2-a872-833f373ba8cf","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/967dd63a-727d-4223-9f31-e90ec906807a"}} 2021-09-12 02:14:07,397 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-09-12 02:14:07,427 DEBUG 129:onap_service.py(7) - [None][Check 967dd63a-727d-4223-9f31-e90ec906807a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '336555f1-d1e1-47a3-8b52-65787a9eac8e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:14:07,428 DEBUG 131:onap_service.py(7) - [None][Check 967dd63a-727d-4223-9f31-e90ec906807a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/967dd63a-727d-4223-9f31-e90ec906807a 2021-09-12 02:14:07,429 DEBUG 132:onap_service.py(7) - [None][Check 967dd63a-727d-4223-9f31-e90ec906807a orchestration request status] data sent: None 2021-09-12 02:14:07,434 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:14:07,608 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/967dd63a-727d-4223-9f31-e90ec906807a HTTP/1.1" 200 1341 2021-09-12 02:14:07,613 INFO 142:onap_service.py(7) - [None][Check 967dd63a-727d-4223-9f31-e90ec906807a orchestration request status] response code: 200 2021-09-12 02:14:07,613 DEBUG 146:onap_service.py(7) - [None][Check 967dd63a-727d-4223-9f31-e90ec906807a orchestration request status] response: {"request":{"requestId":"967dd63a-727d-4223-9f31-e90ec906807a","startTime":"Sun, 12 Sep 2021 02:14:06 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"887b2484-5729-4296-aaad-585c74b00e38","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelUuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelInvariantUuid":"887b2484-5729-4296-aaad-585c74b00e38"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792","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":"14157e73-c19d-45ba-a064-acc56c4eb91c","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"757bdc07-961d-40b2-a872-833f373ba8cf","serviceInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 12 Sep 2021 02:14:06 GMT"}}} 2021-09-12 02:14:17,626 DEBUG 129:onap_service.py(7) - [None][Check 967dd63a-727d-4223-9f31-e90ec906807a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e2ae7562-5930-4f68-a861-79e8fc2df1b0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:14:17,626 DEBUG 131:onap_service.py(7) - [None][Check 967dd63a-727d-4223-9f31-e90ec906807a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/967dd63a-727d-4223-9f31-e90ec906807a 2021-09-12 02:14:17,626 DEBUG 132:onap_service.py(7) - [None][Check 967dd63a-727d-4223-9f31-e90ec906807a orchestration request status] data sent: None 2021-09-12 02:14:17,629 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:14:17,806 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/967dd63a-727d-4223-9f31-e90ec906807a HTTP/1.1" 200 1551 2021-09-12 02:14:17,808 INFO 142:onap_service.py(7) - [None][Check 967dd63a-727d-4223-9f31-e90ec906807a orchestration request status] response code: 200 2021-09-12 02:14:17,808 DEBUG 146:onap_service.py(7) - [None][Check 967dd63a-727d-4223-9f31-e90ec906807a orchestration request status] response: {"request":{"requestId":"967dd63a-727d-4223-9f31-e90ec906807a","startTime":"Sun, 12 Sep 2021 02:14:06 GMT","finishTime":"Sun, 12 Sep 2021 02:14:11 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"887b2484-5729-4296-aaad-585c74b00e38","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelUuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelInvariantUuid":"887b2484-5729-4296-aaad-585c74b00e38"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792","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":"14157e73-c19d-45ba-a064-acc56c4eb91c","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"757bdc07-961d-40b2-a872-833f373ba8cf","serviceInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 12 Sep 2021 02:14:11 GMT"}}} 2021-09-12 02:14:17,809 INFO 56:mixins.py(7) - ServiceInstantiation task finished 2021-09-12 02:14:17,810 DEBUG 129:onap_service.py(7) - [None][Check 967dd63a-727d-4223-9f31-e90ec906807a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3365e787-e484-46c9-991e-a2776c499a7e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:14:17,810 DEBUG 131:onap_service.py(7) - [None][Check 967dd63a-727d-4223-9f31-e90ec906807a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/967dd63a-727d-4223-9f31-e90ec906807a 2021-09-12 02:14:17,811 DEBUG 132:onap_service.py(7) - [None][Check 967dd63a-727d-4223-9f31-e90ec906807a orchestration request status] data sent: None 2021-09-12 02:14:17,813 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:14:17,987 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/967dd63a-727d-4223-9f31-e90ec906807a HTTP/1.1" 200 1551 2021-09-12 02:14:17,989 INFO 142:onap_service.py(7) - [None][Check 967dd63a-727d-4223-9f31-e90ec906807a orchestration request status] response code: 200 2021-09-12 02:14:17,990 DEBUG 146:onap_service.py(7) - [None][Check 967dd63a-727d-4223-9f31-e90ec906807a orchestration request status] response: {"request":{"requestId":"967dd63a-727d-4223-9f31-e90ec906807a","startTime":"Sun, 12 Sep 2021 02:14:06 GMT","finishTime":"Sun, 12 Sep 2021 02:14:11 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"887b2484-5729-4296-aaad-585c74b00e38","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelUuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelInvariantUuid":"887b2484-5729-4296-aaad-585c74b00e38"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792","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":"14157e73-c19d-45ba-a064-acc56c4eb91c","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"757bdc07-961d-40b2-a872-833f373ba8cf","serviceInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 12 Sep 2021 02:14:11 GMT"}}} 2021-09-12 02:14:17,991 DEBUG 129:onap_service.py(7) - [None][Check 967dd63a-727d-4223-9f31-e90ec906807a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a65c2860-a26b-4808-9715-150cf226eea4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:14:17,991 DEBUG 131:onap_service.py(7) - [None][Check 967dd63a-727d-4223-9f31-e90ec906807a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/967dd63a-727d-4223-9f31-e90ec906807a 2021-09-12 02:14:17,992 DEBUG 132:onap_service.py(7) - [None][Check 967dd63a-727d-4223-9f31-e90ec906807a orchestration request status] data sent: None 2021-09-12 02:14:17,994 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:14:18,150 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/967dd63a-727d-4223-9f31-e90ec906807a HTTP/1.1" 200 1551 2021-09-12 02:14:18,152 INFO 142:onap_service.py(7) - [None][Check 967dd63a-727d-4223-9f31-e90ec906807a orchestration request status] response code: 200 2021-09-12 02:14:18,153 DEBUG 146:onap_service.py(7) - [None][Check 967dd63a-727d-4223-9f31-e90ec906807a orchestration request status] response: {"request":{"requestId":"967dd63a-727d-4223-9f31-e90ec906807a","startTime":"Sun, 12 Sep 2021 02:14:06 GMT","finishTime":"Sun, 12 Sep 2021 02:14:11 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"887b2484-5729-4296-aaad-585c74b00e38","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelUuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelInvariantUuid":"887b2484-5729-4296-aaad-585c74b00e38"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792","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":"14157e73-c19d-45ba-a064-acc56c4eb91c","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"757bdc07-961d-40b2-a872-833f373ba8cf","serviceInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 12 Sep 2021 02:14:11 GMT"}}} 2021-09-12 02:14:18,163 DEBUG 129:onap_service.py(1) - [None][Check 967dd63a-727d-4223-9f31-e90ec906807a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a2b7f372-44a2-4405-8528-2c819fcc1ceb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:14:18,163 DEBUG 131:onap_service.py(1) - [None][Check 967dd63a-727d-4223-9f31-e90ec906807a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/967dd63a-727d-4223-9f31-e90ec906807a 2021-09-12 02:14:18,163 DEBUG 132:onap_service.py(1) - [None][Check 967dd63a-727d-4223-9f31-e90ec906807a orchestration request status] data sent: None 2021-09-12 02:14:18,165 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:14:18,320 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/967dd63a-727d-4223-9f31-e90ec906807a HTTP/1.1" 200 1551 2021-09-12 02:14:18,322 INFO 142:onap_service.py(1) - [None][Check 967dd63a-727d-4223-9f31-e90ec906807a orchestration request status] response code: 200 2021-09-12 02:14:18,323 DEBUG 146:onap_service.py(1) - [None][Check 967dd63a-727d-4223-9f31-e90ec906807a orchestration request status] response: {"request":{"requestId":"967dd63a-727d-4223-9f31-e90ec906807a","startTime":"Sun, 12 Sep 2021 02:14:06 GMT","finishTime":"Sun, 12 Sep 2021 02:14:11 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"887b2484-5729-4296-aaad-585c74b00e38","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelUuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelInvariantUuid":"887b2484-5729-4296-aaad-585c74b00e38"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792","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":"14157e73-c19d-45ba-a064-acc56c4eb91c","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"757bdc07-961d-40b2-a872-833f373ba8cf","serviceInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 12 Sep 2021 02:14:11 GMT"}}} 2021-09-12 02:14:18,324 DEBUG 129:onap_service.py(1) - [None][Check 967dd63a-727d-4223-9f31-e90ec906807a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '40ade7bf-b123-46b5-a3d1-8742f9ff08f3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:14:18,324 DEBUG 131:onap_service.py(1) - [None][Check 967dd63a-727d-4223-9f31-e90ec906807a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/967dd63a-727d-4223-9f31-e90ec906807a 2021-09-12 02:14:18,324 DEBUG 132:onap_service.py(1) - [None][Check 967dd63a-727d-4223-9f31-e90ec906807a orchestration request status] data sent: None 2021-09-12 02:14:18,327 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:14:18,477 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/967dd63a-727d-4223-9f31-e90ec906807a HTTP/1.1" 200 1551 2021-09-12 02:14:18,479 INFO 142:onap_service.py(1) - [None][Check 967dd63a-727d-4223-9f31-e90ec906807a orchestration request status] response code: 200 2021-09-12 02:14:18,479 DEBUG 146:onap_service.py(1) - [None][Check 967dd63a-727d-4223-9f31-e90ec906807a orchestration request status] response: {"request":{"requestId":"967dd63a-727d-4223-9f31-e90ec906807a","startTime":"Sun, 12 Sep 2021 02:14:06 GMT","finishTime":"Sun, 12 Sep 2021 02:14:11 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"887b2484-5729-4296-aaad-585c74b00e38","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelUuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelInvariantUuid":"887b2484-5729-4296-aaad-585c74b00e38"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792","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":"14157e73-c19d-45ba-a064-acc56c4eb91c","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"757bdc07-961d-40b2-a872-833f373ba8cf","serviceInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 12 Sep 2021 02:14:11 GMT"}}} 2021-09-12 02:14:18,480 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-12 02:14:18,480 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-12 02:14:18,480 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-12 02:14:18,482 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:14:18,582 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-12 02:14:18,583 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-12 02:14:18,583 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1631412542399","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-12 02:14:18,586 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792 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-12 02:14:18,586 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792 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-b5eef7c1-6be5-4d81-b62b-e9c2733be792 2021-09-12 02:14:18,586 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792 service-instance-name] data sent: None 2021-09-12 02:14:18,588 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:14:18,678 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-b5eef7c1-6be5-4d81-b62b-e9c2733be792 HTTP/1.1" 200 1191 2021-09-12 02:14:18,679 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792 service-instance-name] response code: 200 2021-09-12 02:14:18,679 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792 service-instance-name] response: {"service-instance":[{"service-instance-id":"757bdc07-961d-40b2-a872-833f373ba8cf","service-instance-name":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"887b2484-5729-4296-aaad-585c74b00e38","model-version-id":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","resource-version":"1631412851025","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/757bdc07-961d-40b2-a872-833f373ba8cf/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/14157e73-c19d-45ba-a064-acc56c4eb91c","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"14157e73-c19d-45ba-a064-acc56c4eb91c"}]},{"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-12 02:14:18,683 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-12 02:14:18,683 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-12 02:14:18,683 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-12 02:14:18,686 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:14:18,777 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-12 02:14:18,778 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-12 02:14:18,779 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":"1631412537801"} 2021-09-12 02:14:18,782 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-12 02:14:18,782 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-12 02:14:18,782 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-12 02:14:18,784 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:14:18,883 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-12 02:14:18,884 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-12 02:14:18,884 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1631412542399","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-12 02:14:18,887 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792 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-12 02:14:18,888 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792 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-b5eef7c1-6be5-4d81-b62b-e9c2733be792 2021-09-12 02:14:18,888 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792 service-instance-name] data sent: None 2021-09-12 02:14:18,891 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:14:18,987 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-b5eef7c1-6be5-4d81-b62b-e9c2733be792 HTTP/1.1" 200 1191 2021-09-12 02:14:18,988 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792 service-instance-name] response code: 200 2021-09-12 02:14:18,989 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792 service-instance-name] response: {"service-instance":[{"service-instance-id":"757bdc07-961d-40b2-a872-833f373ba8cf","service-instance-name":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"887b2484-5729-4296-aaad-585c74b00e38","model-version-id":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","resource-version":"1631412851025","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/757bdc07-961d-40b2-a872-833f373ba8cf/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/14157e73-c19d-45ba-a064-acc56c4eb91c","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"14157e73-c19d-45ba-a064-acc56c4eb91c"}]},{"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-12 02:14:18,992 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-12 02:14:18,992 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-12 02:14:18,992 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-12 02:14:18,995 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:14:19,089 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-12 02:14:19,090 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-12 02:14:19,090 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":"1631412537648","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-12 02:14:19,093 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-12 02:14:19,094 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-12 02:14:19,094 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-12 02:14:19,096 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:14:19,179 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-12 02:14:19,180 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-12 02:14:19,181 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631412542399","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-12 02:14:19,184 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-12 02:14:19,184 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-12 02:14:19,185 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-12 02:14:19,185 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-12 02:14:19,185 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-12 02:14:19,187 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-12 02:14:20,963 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-12 02:14:20,964 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-12 02:14:20,965 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/01369d6e-834c-4cf5-9a67-1028c15e935b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8fccfe1a-62c8-4cfa-9136-feb413857cdc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","name":"basic_onboard_TSrWCq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8030eb15-804a-4055-9d32-693c096ecc12/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f0ca4f0-54e1-4315-aa46-07e4f2d15747/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-12 02:14:20,967 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-12 02:14:20,967 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:14:20,967 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:14:20,968 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:14:20,968 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-12 02:14:20,968 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:14:20,968 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:14:20,968 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:14:20,968 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TSrWCq from SDC 2021-09-12 02:14:20,968 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:14:20,968 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:14:20,968 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:14:20,969 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-12 02:14:20,969 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:14:20,969 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:14:20,969 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:14:20,969 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-12 02:14:20,969 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-12 02:14:20,969 INFO 192:__init__.py(1) - Service found, updating information 2021-09-12 02:14:20,970 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-12 02:14:20,970 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-12 02:14:20,970 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-12 02:14:20,971 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:14:21,797 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-12 02:14:21,801 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-12 02:14:21,804 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"29820d6f-670d-4ea5-891b-a01ad998721b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403413123,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b46b337c-1417-49cf-9609-8687233ff07f","invariantUUID":"7c2f9693-659f-4c45-81c8-b94f01a44445","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8434ca1b-2604-42d0-beb8-ebe53b1aab67","lifecycleState":"CERTIFIED","lastUpdateDate":1631403087383,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7fbc7d1-1bea-4c80-8666-0fab6e458182","invariantUUID":"50bea9a2-da70-4516-9111-776e7ae5d7cc","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":"defaulticon","uniqueId":"c2eead82-dffb-4eea-885c-1e5e9b3eef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631403205482,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ce2de91e-ec03-4204-9536-fd317dbc7f71","invariantUUID":"04f3892f-e45e-4703-8424-e33ccbc28703","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"68c976f2-73dd-4e5a-8253-fbfdae689789","lifecycleState":"CERTIFIED","lastUpdateDate":1631403186850,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e4f73e08-bfef-436d-9ca0-75812f6cd775","invariantUUID":"fc2f0198-caa0-42b4-a0f2-0baf5b731af9","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69a56d52-4741-4bd0-9b79-f2df298e822a","lifecycleState":"CERTIFIED","lastUpdateDate":1631402982210,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"19b81fb4-c830-4bbb-bacf-abd8edc98171","invariantUUID":"e3e7d8d3-a2ef-4aa8-97f7-a9983bf1e541","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":"networkrules","uniqueId":"3e56f39b-8f61-4a0d-960f-85fff15605f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631403032124,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13d6e606-d7c5-4bb0-b469-022b44b54862","invariantUUID":"8dce0506-2884-4709-9d22-6fe370382678","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1c394c3-9c39-44c4-b4e2-fe9f9521c4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403359651,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b081b1-5bef-4138-b84d-6e0b30bc4083","invariantUUID":"8f3eb002-89ef-4ba7-a913-179d52671bb8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec010627-3e15-4111-905a-7ce05efcafca","lifecycleState":"CERTIFIED","lastUpdateDate":1631403292368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"354ad2fb-88be-4213-a1ec-d9fc69fea394","invariantUUID":"8c871c42-dfc5-41d9-bfd9-d1f1dfecd223","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":"029d4acb-8268-443f-b893-fa7b0b12016a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403368342,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a4fd65b-bb03-4863-93e2-daabd13ce2f2","invariantUUID":"db939b79-a213-476a-a889-741a047dc8f6","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":"network","uniqueId":"6e131aaa-adaf-4d12-b2bf-ac78746a3eae","lifecycleState":"CERTIFIED","lastUpdateDate":1631403221378,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb762d8c-512d-471a-ad9f-d528bffc6120","invariantUUID":"302644f2-3927-421b-8701-7fc139291444","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":"05ba2f43-894f-4768-8408-62511bb465b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631402921155,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91185fe4-b4ed-4d1b-817e-7997cc8da115","invariantUUID":"5340ccb7-834f-4803-8d0c-fcef3eb269f8","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":"80ca684e-8782-42fe-b705-ad127676ac7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402987911,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fae1feb8-bee8-4db3-8e4c-3ed957058186","invariantUUID":"26c1aa7d-0831-4d2c-832c-b49042bd3b23","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":"port","uniqueId":"5244e660-4c13-4a7d-a115-8befbd147473","lifecycleState":"CERTIFIED","lastUpdateDate":1631403343275,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"675ce446-3ab1-46df-b821-266a8aa5b0a7","invariantUUID":"5dc8c9f1-e912-44bd-8acc-0d38d326aeb8","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":"loadBalancer","uniqueId":"5e356fd4-f7c6-4664-b0b4-38008b03e033","lifecycleState":"CERTIFIED","lastUpdateDate":1631402910558,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a808098e-0a9f-4087-a410-d5407a24f9db","invariantUUID":"425c0f4f-897d-4acb-b27c-5f491a1e1a97","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"04267a34-c6a7-42be-a446-10ef20c309e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403458965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"597dfca1-6717-47e8-be75-0c6c1a960b31","invariantUUID":"8089edae-850e-484f-baf3-0a3c7b34585a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"df602722-49ab-4e03-8501-5c9e5c11245d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403327391,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0a7bc15-05ad-46e5-9bf3-706b44d08285","invariantUUID":"bdc32fcd-2b2f-4a3e-9a45-a524755989bc","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":"networkrules","uniqueId":"9e015d05-0749-46f8-a490-c71495a57fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403058957,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"155265be-0931-42a9-bafc-e727a41c68d8","invariantUUID":"71b9e49b-00c6-4055-b5e7-a29115bbadc8","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6c0b8b8-b115-4cc1-877a-14e796d462cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631402976494,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15cd96c7-e0f9-42fb-b71d-3da1c193871b","invariantUUID":"de3a6650-9b14-4f10-b3b4-3d5c1ce81065","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":"defaulticon","uniqueId":"e316ec4f-a181-4f1d-a467-e2dc9cb8fbf1","lifecycleState":"CERTIFIED","lastUpdateDate":1631411879955,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5e35ac07-0ade-4eef-b169-643844eb1711","invariantUUID":"7db02145-6aba-41ed-8c6c-4fa28b75dd31","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d955c89d-8102-47fc-a9e8-5a44afab8bfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631402945132,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f63c42-794a-4553-bc93-2bc12fe65163","invariantUUID":"6c58c428-07b9-4a87-a20e-6c3867b323ad","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":"objectStorage","uniqueId":"244a71d5-164b-4c5f-9328-df7f9d03e2e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631402939067,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dff216df-84c2-4384-9b59-4788aba4bddb","invariantUUID":"fd1235e9-0ae7-4d24-9c07-ee3029430b29","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":"46663c28-6259-44e3-a6ff-1c20c9d6f820","lifecycleState":"CERTIFIED","lastUpdateDate":1631403348390,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ba4a464-e74e-41f2-84de-e050d83ec51e","invariantUUID":"47150f45-1b36-4012-bce0-042c9553e3f7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8425b771-bb64-41ee-a05d-839ca7c8c06e","lifecycleState":"CERTIFIED","lastUpdateDate":1631403386992,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62945625-675d-4529-af86-fbebd2d69294","invariantUUID":"c697e76c-556a-4976-9431-ca0c2d06191b","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":"1baf1978-22bc-4b96-acd0-2428598b1c90","lifecycleState":"CERTIFIED","lastUpdateDate":1631403110705,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ee45c20-ac5b-4db7-b785-4c8a0d87bdfc","invariantUUID":"813fbc7a-e62b-4928-8725-653af4acc6f8","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":"network","uniqueId":"5caa03a0-c83b-42a6-84e8-a2b3dd0b6d6d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403065229,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0622b344-5d43-4533-9731-e1bd617afcb5","invariantUUID":"6297d33a-d699-4baf-aacd-61e28c960ce7","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c824543-8eac-4649-8b1e-0c95e174e7dc","lifecycleState":"CERTIFIED","lastUpdateDate":1631403276584,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9464446b-961f-4988-a74c-296a92f42573","invariantUUID":"ec6f73cd-5f22-4715-8b68-6a537df4ef35","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ee026ce1-c2e3-4694-96f0-02c385953a03","lifecycleState":"CERTIFIED","lastUpdateDate":1631412386241,"name":"basic_onboard_TSrWCq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d5d737bf-49eb-4b81-a86b-a44a9ac2cc27","invariantUUID":"af47d726-49aa-43ff-b076-9a5733395a9a","systemName":"BasicOnboardTsrwcq","description":"VF","tags":["basic_onboard_TSrWCq"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1498b54f-ea4d-4306-b4d9-89f137754e80","lifecycleState":"CERTIFIED","lastUpdateDate":1631402952068,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcd852db-bca5-48f5-af52-da0628ad8232","invariantUUID":"0cbcd7b2-e581-454f-ac93-eb2e5f7359a3","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":"compute","uniqueId":"8bbd6061-d6e9-4f02-9da2-8a15fb917688","lifecycleState":"CERTIFIED","lastUpdateDate":1631403227008,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b86865e4-9160-496c-8401-87fa37f21ced","invariantUUID":"255c7682-7e92-421e-8359-20ebef8f8d45","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"244c769d-0c20-4111-b0ee-2bb10a8d641c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402970907,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bedf9d9-7603-485f-a414-f61ee5efe0fb","invariantUUID":"bae16bba-ca8d-435a-860f-cf132734dad5","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"772ca067-db41-4112-83db-ef3dbe3c46bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631403271466,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e91a873-b655-4184-a147-867f84366295","invariantUUID":"7e9fb267-c895-473b-8098-436c17613517","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e0a7323-1b20-4091-892d-2425f7a6fb4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403353718,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae85b7e0-e1b0-4a5d-8a3a-d46e91c886b2","invariantUUID":"330ba4d6-8468-487b-89c4-0f85dc9009a4","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1078087e-ab63-4d08-8105-2336ab9597fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631403123261,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e05a7121-7272-43c6-b51a-863f082ac08c","invariantUUID":"54b2ce78-7962-4ab3-8add-e07f198b0a05","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":"ccfc62f1-3bae-444d-89d7-b7de28fb64e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403193552,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"77e532b1-c110-4354-8907-0f0224eb43a0","invariantUUID":"bb934a2c-d3ec-40f1-8a1b-a08e38a41f9d","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":"port","uniqueId":"7ce0c952-566b-444c-9acf-c8941112325f","lifecycleState":"CERTIFIED","lastUpdateDate":1631402965502,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8cf1164-dbe4-40d0-98af-3409ad6e68e7","invariantUUID":"b3778b4f-f141-4a11-89e6-a8ebef8d7439","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"739addeb-5350-426f-b7d5-86c71357009a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403153558,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0d08871-337d-40b6-8fe5-f6391db76342","invariantUUID":"b1d13c73-c0d7-48d3-b271-1906d16abda4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1716ace6-848f-4e69-84c4-ce2040a80a13","lifecycleState":"CERTIFIED","lastUpdateDate":1631403338018,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e82982-1b7c-42ef-80d9-c98592dc15e8","invariantUUID":"2e508009-b0d2-47cc-9a10-8a9acd4922a0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"80b46866-8e1c-42e8-b7e9-5d36ebd1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1631403443095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7e66653-4978-4268-ac04-22f7ea050902","invariantUUID":"c06741e7-55ee-4e62-a0b5-8b4277547c05","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":"compute","uniqueId":"4609a33c-314d-487f-b77e-011546922b8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403446405,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"239b5dda-d1f9-4b46-a45e-877b703bfb29","invariantUUID":"f4918758-8a68-45ac-beb0-88aedb24f863","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46bee449-c28d-4bd7-8c7d-3e4cca6cdad4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403232408,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eab20a5d-2a95-4722-8b04-566626d17c84","invariantUUID":"36f31b6e-b2fe-428e-a9fd-309b4f6e5aa4","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":"5940ffcb-1455-47a3-99ea-2f047ce5506d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403297684,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac6d539b-428b-490c-9e65-babbd0042244","invariantUUID":"f52959ba-6df9-4e99-9e82-190fccefb299","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":"89a08cad-2b57-4905-bb3b-d4362b2b49e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403451688,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d8fa34a-0790-4f6c-ae79-06e048530c9d","invariantUUID":"5f1941ec-6ead-4681-a977-ff73389a1238","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e970f38-c228-47bf-b428-933a62cf61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403252267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa40a269-11eb-46d7-b4d5-50a6fed32ede","invariantUUID":"ed47a2c8-06cc-4901-b4b3-055373a35490","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"529b6499-18ba-482f-8269-b54337172478","lifecycleState":"CERTIFIED","lastUpdateDate":1631403397507,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb3accf3-779a-4f1c-934e-c236059be7aa","invariantUUID":"e00b7c08-3ebe-4f75-88bb-55cbdf59e0fb","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":"securityrules","uniqueId":"68b558d7-2cb9-44fc-8b84-689d984dbced","lifecycleState":"CERTIFIED","lastUpdateDate":1631403071735,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9300cb57-6009-422b-90d8-1264fc56f14b","invariantUUID":"3b1ab01a-8bda-413a-b54f-4c0cc0f0f74b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"685b6fc7-2ab0-4abb-8c04-9f77a8e3eac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403215705,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e615529-9a39-4a58-9772-7e6aab66f893","invariantUUID":"c9679c2a-3667-46de-8ae7-c733403bc818","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"759ad081-4fc6-4ce0-a82d-e3d064dce4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403169326,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18e55a1e-741e-49a8-876b-0e1ffb08b2c2","invariantUUID":"fa2f1787-173d-41af-92aa-d6c6725ea89e","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":"b4c0e0ff-c573-4685-9d75-c394db3d6587","lifecycleState":"CERTIFIED","lastUpdateDate":1631403092860,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae2ab737-1736-4792-953a-514ba454ad5c","invariantUUID":"3a7935b3-e042-4049-b9e1-caecec1efe68","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0da5b54-f614-471f-8a32-244aaaf8f78c","lifecycleState":"CERTIFIED","lastUpdateDate":1631403037135,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7930633f-5d5e-4fd3-9b01-5fc7d8233737","invariantUUID":"b648574a-f3b4-4023-b06c-07c0f30098e8","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":"af793017-6fcf-465f-8b16-d98d4c329b52","lifecycleState":"CERTIFIED","lastUpdateDate":1631402958381,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c1f0b94-5883-45a9-a3ff-023e7bffa6fd","invariantUUID":"7eb91603-71d7-47f0-8287-940f3b021088","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":"84240b0c-2f2a-4c47-9f5a-2cb3589a505d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403245362,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6433d04-aabb-447e-9c90-6cdd0ef912f9","invariantUUID":"d576b413-f735-4692-a0bc-d334516d2d8d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bff3b9c5-946c-4bfb-bcd9-503dda70eb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403374841,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f721bfc8-2034-4e99-932d-3aa9c598b2fe","invariantUUID":"b5017c01-83ff-4c59-9fda-516a5c95ccaf","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":"e5e6541c-44ae-41ce-a010-090183859dba","lifecycleState":"CERTIFIED","lastUpdateDate":1631412485594,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","invariantUUID":"002a7f3c-56bb-45ca-abac-094ff131cdf4","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":"network","uniqueId":"00f582e5-6562-40e0-8eec-04bc8531b715","lifecycleState":"CERTIFIED","lastUpdateDate":1631403116146,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1b40b6-0af9-4568-a224-2f59ef7f1fac","invariantUUID":"970d89ca-d79a-40db-b250-64050cdd78c6","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83beca24-d3f3-4ceb-8a5d-31d3e8bfe73a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403210593,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1e532bc-790f-44f7-9194-28af943b6fb1","invariantUUID":"1cc101ad-c053-4ce1-a647-11a44127c916","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d004d82e-22f0-4717-97c0-eabd649de3b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403200093,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8cda53a6-1917-401e-838b-cc0162932196","invariantUUID":"e0861171-40b4-4a98-a368-b667f7cb8e3f","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":"d94357d3-8345-4dfd-813c-05ac0a444e8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403405911,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"843c257e-1763-4ec7-a0b3-ac301723800b","invariantUUID":"db4d8c47-7458-46be-a03e-9de8a6e131ac","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55c760ff-8c6a-4209-9e70-63c990e09c72","lifecycleState":"CERTIFIED","lastUpdateDate":1631403434926,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4e0f81e-e420-43da-bf96-d512d101dd8f","invariantUUID":"29854175-f8aa-47ac-901e-b86de3ebdf54","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58baa3f3-86b2-44d6-877a-ecdf12cc6fda","lifecycleState":"CERTIFIED","lastUpdateDate":1631402915743,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7c7c8ae-e190-45c9-adc0-df7d78aa3768","invariantUUID":"3d12816e-690e-4eb0-bed8-2fcbe9ee957f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6b572136-85d5-4d8b-851f-ed106774aec2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403462426,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a008a262-f198-4e92-95a7-b92de1d64c41","invariantUUID":"07311933-e395-4063-a110-fd87c18e869f","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2bd4400e-050e-4e86-826f-5cbcb4324b0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631402892734,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46361cd5-74ea-49e8-9fb0-fa5a4628324e","invariantUUID":"c60b2677-497e-4603-b5fc-f512714a9568","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7330f0ef-fba1-43b0-bd91-76a8fccff393","lifecycleState":"CERTIFIED","lastUpdateDate":1631403322329,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eb31864-25a9-4345-a838-50a53b8f0c3f","invariantUUID":"1e05f352-0b1e-4c19-8ee6-c9aa30e6b91f","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":"e275a80c-2bf0-4fd6-ba19-b035f37941fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631402998310,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92da894b-1ab8-4cea-a45b-4a5ffbc08ca5","invariantUUID":"3e362462-bfc4-4cf1-b7ca-f33fda54d6c6","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":"b8f2f7b6-e70b-4234-b751-20d12488bda2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403098251,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6810c31d-7cfc-40f5-abff-77244f81f8af","invariantUUID":"0cd98203-5804-43ca-a186-cbd570d7457f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c243fa61-af0a-4f0f-8de4-e77765b43a9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631402993153,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"621e2a8f-f7c8-4a5d-80c9-991f4fb11cf9","invariantUUID":"aab0cd8b-e9f4-40d2-83ab-54e620ba5cdf","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":"objectStorage","uniqueId":"8fd606ba-9370-47eb-8adc-7c97a2cce1d5","lifecycleState":"CERTIFIED","lastUpdateDate":1631402884628,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fc3e705-105e-41bf-b182-7bdd1a6ca930","invariantUUID":"50394d9f-dd46-49c0-9008-4a09bd095365","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1b108f0-8a4d-44e7-9472-4b49621ed978","lifecycleState":"CERTIFIED","lastUpdateDate":1631403392328,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de87a0d3-f397-4e4e-9ea4-17feb70c0c5d","invariantUUID":"62d591d9-e00d-4081-8f88-1e2049650abc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"602e8582-8053-4ab4-b725-d80544c376a6","lifecycleState":"CERTIFIED","lastUpdateDate":1631402876818,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c6370c02-69da-407e-8a41-27138a4086bb","invariantUUID":"2486237b-68a1-426e-bf10-75651030c6a6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ebb1623a-2d2f-4683-aca3-1ba38b4337e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403082091,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22c1a6a2-9b75-48b2-bdd0-51babc9c1592","invariantUUID":"f90cd911-f11c-435b-a4f5-0d280c8067f2","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":"bbcc375f-f480-481f-ac7d-6321eede9cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631403174640,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e1244c-91fb-4747-8bf2-cda771cfe365","invariantUUID":"ddf0ab09-55fd-4537-b490-b67b8fa4f596","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2606a858-7d0e-4410-bb66-0dc185b271ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631402854299,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a2ae07d-2730-4e29-9ca1-0429a05b7417","invariantUUID":"ae7d5ae0-d35b-4934-a8c9-4902aad308fb","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":"port","uniqueId":"0842737c-6c49-44c6-bb2e-ff05a096b143","lifecycleState":"CERTIFIED","lastUpdateDate":1631403332618,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"134039fc-d861-4f67-a156-643605cc501c","invariantUUID":"b27ebd4d-1392-48ef-93b7-8f41773ff027","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a81da0e2-921d-471a-8e5a-e3ca2f48099b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403258953,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dfaafb-14a9-479b-b1f7-4d7895c26330","invariantUUID":"08b273c5-a908-4b4c-bf2b-4c77881c082f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b69cf59d-15fa-42c6-b81a-4ce2eb046e83","lifecycleState":"CERTIFIED","lastUpdateDate":1631411559835,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","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":"65590370-c441-408e-9350-6cfc86ccda17","lifecycleState":"CERTIFIED","lastUpdateDate":1631412430042,"name":"basic_onboard_TSrWCq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","systemName":"BasicOnboardTsrwcq","description":"service","tags":["basic_onboard_TSrWCq"],"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":"86ca0ac7-dce6-4998-b338-9d29c0d89552","lifecycleState":"CERTIFIED","lastUpdateDate":1631411933157,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","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":"70708677-74d2-4af7-b45c-b066234cb8bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631412534446,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","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-12 02:14:21,812 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-12 02:14:21,813 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-12 02:14:21,813 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/5f0ca4f0-54e1-4315-aa46-07e4f2d15747/toscaModel 2021-09-12 02:14:21,814 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-12 02:14:21,816 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-12 02:14:22,469 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/5f0ca4f0-54e1-4315-aa46-07e4f2d15747/toscaModel HTTP/1.1" 200 None 2021-09-12 02:14:22,471 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-12 02:14:22,471 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-12 02:14:22,538 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-12 02:14:22,538 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-12 02:14:22,539 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-12 02:14:22,539 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-12 02:14:22,539 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-12 02:14:22,540 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-12 02:14:24,382 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-12 02:14:24,384 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-12 02:14:24,384 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/01369d6e-834c-4cf5-9a67-1028c15e935b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8fccfe1a-62c8-4cfa-9136-feb413857cdc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","name":"basic_onboard_TSrWCq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8030eb15-804a-4055-9d32-693c096ecc12/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f0ca4f0-54e1-4315-aa46-07e4f2d15747/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-12 02:14:24,387 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-12 02:14:24,387 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:14:24,387 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:14:24,387 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:14:24,387 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-12 02:14:24,387 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:14:24,387 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:14:24,388 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:14:24,388 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TSrWCq from SDC 2021-09-12 02:14:24,388 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:14:24,388 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:14:24,388 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:14:24,388 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-12 02:14:24,388 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:14:24,388 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:14:24,388 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:14:24,388 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-12 02:14:24,389 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-12 02:14:24,389 INFO 192:__init__.py(1) - Service found, updating information 2021-09-12 02:14:24,389 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-12 02:14:24,389 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-12 02:14:24,389 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-12 02:14:24,391 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:14:26,426 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-12 02:14:26,429 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-12 02:14:26,431 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"29820d6f-670d-4ea5-891b-a01ad998721b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403413123,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b46b337c-1417-49cf-9609-8687233ff07f","invariantUUID":"7c2f9693-659f-4c45-81c8-b94f01a44445","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8434ca1b-2604-42d0-beb8-ebe53b1aab67","lifecycleState":"CERTIFIED","lastUpdateDate":1631403087383,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7fbc7d1-1bea-4c80-8666-0fab6e458182","invariantUUID":"50bea9a2-da70-4516-9111-776e7ae5d7cc","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":"defaulticon","uniqueId":"c2eead82-dffb-4eea-885c-1e5e9b3eef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631403205482,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ce2de91e-ec03-4204-9536-fd317dbc7f71","invariantUUID":"04f3892f-e45e-4703-8424-e33ccbc28703","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"68c976f2-73dd-4e5a-8253-fbfdae689789","lifecycleState":"CERTIFIED","lastUpdateDate":1631403186850,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e4f73e08-bfef-436d-9ca0-75812f6cd775","invariantUUID":"fc2f0198-caa0-42b4-a0f2-0baf5b731af9","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69a56d52-4741-4bd0-9b79-f2df298e822a","lifecycleState":"CERTIFIED","lastUpdateDate":1631402982210,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"19b81fb4-c830-4bbb-bacf-abd8edc98171","invariantUUID":"e3e7d8d3-a2ef-4aa8-97f7-a9983bf1e541","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":"networkrules","uniqueId":"3e56f39b-8f61-4a0d-960f-85fff15605f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631403032124,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13d6e606-d7c5-4bb0-b469-022b44b54862","invariantUUID":"8dce0506-2884-4709-9d22-6fe370382678","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1c394c3-9c39-44c4-b4e2-fe9f9521c4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403359651,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b081b1-5bef-4138-b84d-6e0b30bc4083","invariantUUID":"8f3eb002-89ef-4ba7-a913-179d52671bb8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec010627-3e15-4111-905a-7ce05efcafca","lifecycleState":"CERTIFIED","lastUpdateDate":1631403292368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"354ad2fb-88be-4213-a1ec-d9fc69fea394","invariantUUID":"8c871c42-dfc5-41d9-bfd9-d1f1dfecd223","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":"029d4acb-8268-443f-b893-fa7b0b12016a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403368342,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a4fd65b-bb03-4863-93e2-daabd13ce2f2","invariantUUID":"db939b79-a213-476a-a889-741a047dc8f6","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":"network","uniqueId":"6e131aaa-adaf-4d12-b2bf-ac78746a3eae","lifecycleState":"CERTIFIED","lastUpdateDate":1631403221378,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb762d8c-512d-471a-ad9f-d528bffc6120","invariantUUID":"302644f2-3927-421b-8701-7fc139291444","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":"05ba2f43-894f-4768-8408-62511bb465b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631402921155,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91185fe4-b4ed-4d1b-817e-7997cc8da115","invariantUUID":"5340ccb7-834f-4803-8d0c-fcef3eb269f8","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":"80ca684e-8782-42fe-b705-ad127676ac7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402987911,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fae1feb8-bee8-4db3-8e4c-3ed957058186","invariantUUID":"26c1aa7d-0831-4d2c-832c-b49042bd3b23","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":"port","uniqueId":"5244e660-4c13-4a7d-a115-8befbd147473","lifecycleState":"CERTIFIED","lastUpdateDate":1631403343275,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"675ce446-3ab1-46df-b821-266a8aa5b0a7","invariantUUID":"5dc8c9f1-e912-44bd-8acc-0d38d326aeb8","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":"loadBalancer","uniqueId":"5e356fd4-f7c6-4664-b0b4-38008b03e033","lifecycleState":"CERTIFIED","lastUpdateDate":1631402910558,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a808098e-0a9f-4087-a410-d5407a24f9db","invariantUUID":"425c0f4f-897d-4acb-b27c-5f491a1e1a97","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"04267a34-c6a7-42be-a446-10ef20c309e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403458965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"597dfca1-6717-47e8-be75-0c6c1a960b31","invariantUUID":"8089edae-850e-484f-baf3-0a3c7b34585a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"df602722-49ab-4e03-8501-5c9e5c11245d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403327391,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0a7bc15-05ad-46e5-9bf3-706b44d08285","invariantUUID":"bdc32fcd-2b2f-4a3e-9a45-a524755989bc","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":"networkrules","uniqueId":"9e015d05-0749-46f8-a490-c71495a57fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403058957,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"155265be-0931-42a9-bafc-e727a41c68d8","invariantUUID":"71b9e49b-00c6-4055-b5e7-a29115bbadc8","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6c0b8b8-b115-4cc1-877a-14e796d462cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631402976494,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15cd96c7-e0f9-42fb-b71d-3da1c193871b","invariantUUID":"de3a6650-9b14-4f10-b3b4-3d5c1ce81065","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":"defaulticon","uniqueId":"e316ec4f-a181-4f1d-a467-e2dc9cb8fbf1","lifecycleState":"CERTIFIED","lastUpdateDate":1631411879955,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5e35ac07-0ade-4eef-b169-643844eb1711","invariantUUID":"7db02145-6aba-41ed-8c6c-4fa28b75dd31","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d955c89d-8102-47fc-a9e8-5a44afab8bfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631402945132,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f63c42-794a-4553-bc93-2bc12fe65163","invariantUUID":"6c58c428-07b9-4a87-a20e-6c3867b323ad","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":"objectStorage","uniqueId":"244a71d5-164b-4c5f-9328-df7f9d03e2e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631402939067,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dff216df-84c2-4384-9b59-4788aba4bddb","invariantUUID":"fd1235e9-0ae7-4d24-9c07-ee3029430b29","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":"46663c28-6259-44e3-a6ff-1c20c9d6f820","lifecycleState":"CERTIFIED","lastUpdateDate":1631403348390,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ba4a464-e74e-41f2-84de-e050d83ec51e","invariantUUID":"47150f45-1b36-4012-bce0-042c9553e3f7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8425b771-bb64-41ee-a05d-839ca7c8c06e","lifecycleState":"CERTIFIED","lastUpdateDate":1631403386992,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62945625-675d-4529-af86-fbebd2d69294","invariantUUID":"c697e76c-556a-4976-9431-ca0c2d06191b","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":"1baf1978-22bc-4b96-acd0-2428598b1c90","lifecycleState":"CERTIFIED","lastUpdateDate":1631403110705,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ee45c20-ac5b-4db7-b785-4c8a0d87bdfc","invariantUUID":"813fbc7a-e62b-4928-8725-653af4acc6f8","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":"network","uniqueId":"5caa03a0-c83b-42a6-84e8-a2b3dd0b6d6d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403065229,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0622b344-5d43-4533-9731-e1bd617afcb5","invariantUUID":"6297d33a-d699-4baf-aacd-61e28c960ce7","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c824543-8eac-4649-8b1e-0c95e174e7dc","lifecycleState":"CERTIFIED","lastUpdateDate":1631403276584,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9464446b-961f-4988-a74c-296a92f42573","invariantUUID":"ec6f73cd-5f22-4715-8b68-6a537df4ef35","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ee026ce1-c2e3-4694-96f0-02c385953a03","lifecycleState":"CERTIFIED","lastUpdateDate":1631412386241,"name":"basic_onboard_TSrWCq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d5d737bf-49eb-4b81-a86b-a44a9ac2cc27","invariantUUID":"af47d726-49aa-43ff-b076-9a5733395a9a","systemName":"BasicOnboardTsrwcq","description":"VF","tags":["basic_onboard_TSrWCq"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1498b54f-ea4d-4306-b4d9-89f137754e80","lifecycleState":"CERTIFIED","lastUpdateDate":1631402952068,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcd852db-bca5-48f5-af52-da0628ad8232","invariantUUID":"0cbcd7b2-e581-454f-ac93-eb2e5f7359a3","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":"compute","uniqueId":"8bbd6061-d6e9-4f02-9da2-8a15fb917688","lifecycleState":"CERTIFIED","lastUpdateDate":1631403227008,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b86865e4-9160-496c-8401-87fa37f21ced","invariantUUID":"255c7682-7e92-421e-8359-20ebef8f8d45","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"244c769d-0c20-4111-b0ee-2bb10a8d641c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402970907,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bedf9d9-7603-485f-a414-f61ee5efe0fb","invariantUUID":"bae16bba-ca8d-435a-860f-cf132734dad5","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"772ca067-db41-4112-83db-ef3dbe3c46bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631403271466,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e91a873-b655-4184-a147-867f84366295","invariantUUID":"7e9fb267-c895-473b-8098-436c17613517","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e0a7323-1b20-4091-892d-2425f7a6fb4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403353718,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae85b7e0-e1b0-4a5d-8a3a-d46e91c886b2","invariantUUID":"330ba4d6-8468-487b-89c4-0f85dc9009a4","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1078087e-ab63-4d08-8105-2336ab9597fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631403123261,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e05a7121-7272-43c6-b51a-863f082ac08c","invariantUUID":"54b2ce78-7962-4ab3-8add-e07f198b0a05","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":"ccfc62f1-3bae-444d-89d7-b7de28fb64e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403193552,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"77e532b1-c110-4354-8907-0f0224eb43a0","invariantUUID":"bb934a2c-d3ec-40f1-8a1b-a08e38a41f9d","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":"port","uniqueId":"7ce0c952-566b-444c-9acf-c8941112325f","lifecycleState":"CERTIFIED","lastUpdateDate":1631402965502,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8cf1164-dbe4-40d0-98af-3409ad6e68e7","invariantUUID":"b3778b4f-f141-4a11-89e6-a8ebef8d7439","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"739addeb-5350-426f-b7d5-86c71357009a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403153558,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0d08871-337d-40b6-8fe5-f6391db76342","invariantUUID":"b1d13c73-c0d7-48d3-b271-1906d16abda4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1716ace6-848f-4e69-84c4-ce2040a80a13","lifecycleState":"CERTIFIED","lastUpdateDate":1631403338018,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e82982-1b7c-42ef-80d9-c98592dc15e8","invariantUUID":"2e508009-b0d2-47cc-9a10-8a9acd4922a0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"80b46866-8e1c-42e8-b7e9-5d36ebd1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1631403443095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7e66653-4978-4268-ac04-22f7ea050902","invariantUUID":"c06741e7-55ee-4e62-a0b5-8b4277547c05","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":"compute","uniqueId":"4609a33c-314d-487f-b77e-011546922b8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403446405,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"239b5dda-d1f9-4b46-a45e-877b703bfb29","invariantUUID":"f4918758-8a68-45ac-beb0-88aedb24f863","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46bee449-c28d-4bd7-8c7d-3e4cca6cdad4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403232408,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eab20a5d-2a95-4722-8b04-566626d17c84","invariantUUID":"36f31b6e-b2fe-428e-a9fd-309b4f6e5aa4","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":"5940ffcb-1455-47a3-99ea-2f047ce5506d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403297684,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac6d539b-428b-490c-9e65-babbd0042244","invariantUUID":"f52959ba-6df9-4e99-9e82-190fccefb299","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":"89a08cad-2b57-4905-bb3b-d4362b2b49e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403451688,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d8fa34a-0790-4f6c-ae79-06e048530c9d","invariantUUID":"5f1941ec-6ead-4681-a977-ff73389a1238","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e970f38-c228-47bf-b428-933a62cf61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403252267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa40a269-11eb-46d7-b4d5-50a6fed32ede","invariantUUID":"ed47a2c8-06cc-4901-b4b3-055373a35490","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"529b6499-18ba-482f-8269-b54337172478","lifecycleState":"CERTIFIED","lastUpdateDate":1631403397507,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb3accf3-779a-4f1c-934e-c236059be7aa","invariantUUID":"e00b7c08-3ebe-4f75-88bb-55cbdf59e0fb","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":"securityrules","uniqueId":"68b558d7-2cb9-44fc-8b84-689d984dbced","lifecycleState":"CERTIFIED","lastUpdateDate":1631403071735,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9300cb57-6009-422b-90d8-1264fc56f14b","invariantUUID":"3b1ab01a-8bda-413a-b54f-4c0cc0f0f74b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"685b6fc7-2ab0-4abb-8c04-9f77a8e3eac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403215705,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e615529-9a39-4a58-9772-7e6aab66f893","invariantUUID":"c9679c2a-3667-46de-8ae7-c733403bc818","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"759ad081-4fc6-4ce0-a82d-e3d064dce4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403169326,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18e55a1e-741e-49a8-876b-0e1ffb08b2c2","invariantUUID":"fa2f1787-173d-41af-92aa-d6c6725ea89e","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":"b4c0e0ff-c573-4685-9d75-c394db3d6587","lifecycleState":"CERTIFIED","lastUpdateDate":1631403092860,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae2ab737-1736-4792-953a-514ba454ad5c","invariantUUID":"3a7935b3-e042-4049-b9e1-caecec1efe68","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0da5b54-f614-471f-8a32-244aaaf8f78c","lifecycleState":"CERTIFIED","lastUpdateDate":1631403037135,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7930633f-5d5e-4fd3-9b01-5fc7d8233737","invariantUUID":"b648574a-f3b4-4023-b06c-07c0f30098e8","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":"af793017-6fcf-465f-8b16-d98d4c329b52","lifecycleState":"CERTIFIED","lastUpdateDate":1631402958381,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c1f0b94-5883-45a9-a3ff-023e7bffa6fd","invariantUUID":"7eb91603-71d7-47f0-8287-940f3b021088","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":"84240b0c-2f2a-4c47-9f5a-2cb3589a505d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403245362,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6433d04-aabb-447e-9c90-6cdd0ef912f9","invariantUUID":"d576b413-f735-4692-a0bc-d334516d2d8d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bff3b9c5-946c-4bfb-bcd9-503dda70eb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403374841,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f721bfc8-2034-4e99-932d-3aa9c598b2fe","invariantUUID":"b5017c01-83ff-4c59-9fda-516a5c95ccaf","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":"e5e6541c-44ae-41ce-a010-090183859dba","lifecycleState":"CERTIFIED","lastUpdateDate":1631412485594,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","invariantUUID":"002a7f3c-56bb-45ca-abac-094ff131cdf4","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":"network","uniqueId":"00f582e5-6562-40e0-8eec-04bc8531b715","lifecycleState":"CERTIFIED","lastUpdateDate":1631403116146,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1b40b6-0af9-4568-a224-2f59ef7f1fac","invariantUUID":"970d89ca-d79a-40db-b250-64050cdd78c6","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83beca24-d3f3-4ceb-8a5d-31d3e8bfe73a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403210593,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1e532bc-790f-44f7-9194-28af943b6fb1","invariantUUID":"1cc101ad-c053-4ce1-a647-11a44127c916","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d004d82e-22f0-4717-97c0-eabd649de3b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403200093,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8cda53a6-1917-401e-838b-cc0162932196","invariantUUID":"e0861171-40b4-4a98-a368-b667f7cb8e3f","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":"d94357d3-8345-4dfd-813c-05ac0a444e8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403405911,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"843c257e-1763-4ec7-a0b3-ac301723800b","invariantUUID":"db4d8c47-7458-46be-a03e-9de8a6e131ac","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55c760ff-8c6a-4209-9e70-63c990e09c72","lifecycleState":"CERTIFIED","lastUpdateDate":1631403434926,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4e0f81e-e420-43da-bf96-d512d101dd8f","invariantUUID":"29854175-f8aa-47ac-901e-b86de3ebdf54","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58baa3f3-86b2-44d6-877a-ecdf12cc6fda","lifecycleState":"CERTIFIED","lastUpdateDate":1631402915743,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7c7c8ae-e190-45c9-adc0-df7d78aa3768","invariantUUID":"3d12816e-690e-4eb0-bed8-2fcbe9ee957f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6b572136-85d5-4d8b-851f-ed106774aec2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403462426,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a008a262-f198-4e92-95a7-b92de1d64c41","invariantUUID":"07311933-e395-4063-a110-fd87c18e869f","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2bd4400e-050e-4e86-826f-5cbcb4324b0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631402892734,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46361cd5-74ea-49e8-9fb0-fa5a4628324e","invariantUUID":"c60b2677-497e-4603-b5fc-f512714a9568","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7330f0ef-fba1-43b0-bd91-76a8fccff393","lifecycleState":"CERTIFIED","lastUpdateDate":1631403322329,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eb31864-25a9-4345-a838-50a53b8f0c3f","invariantUUID":"1e05f352-0b1e-4c19-8ee6-c9aa30e6b91f","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":"e275a80c-2bf0-4fd6-ba19-b035f37941fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631402998310,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92da894b-1ab8-4cea-a45b-4a5ffbc08ca5","invariantUUID":"3e362462-bfc4-4cf1-b7ca-f33fda54d6c6","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":"b8f2f7b6-e70b-4234-b751-20d12488bda2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403098251,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6810c31d-7cfc-40f5-abff-77244f81f8af","invariantUUID":"0cd98203-5804-43ca-a186-cbd570d7457f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c243fa61-af0a-4f0f-8de4-e77765b43a9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631402993153,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"621e2a8f-f7c8-4a5d-80c9-991f4fb11cf9","invariantUUID":"aab0cd8b-e9f4-40d2-83ab-54e620ba5cdf","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":"objectStorage","uniqueId":"8fd606ba-9370-47eb-8adc-7c97a2cce1d5","lifecycleState":"CERTIFIED","lastUpdateDate":1631402884628,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fc3e705-105e-41bf-b182-7bdd1a6ca930","invariantUUID":"50394d9f-dd46-49c0-9008-4a09bd095365","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1b108f0-8a4d-44e7-9472-4b49621ed978","lifecycleState":"CERTIFIED","lastUpdateDate":1631403392328,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de87a0d3-f397-4e4e-9ea4-17feb70c0c5d","invariantUUID":"62d591d9-e00d-4081-8f88-1e2049650abc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"602e8582-8053-4ab4-b725-d80544c376a6","lifecycleState":"CERTIFIED","lastUpdateDate":1631402876818,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c6370c02-69da-407e-8a41-27138a4086bb","invariantUUID":"2486237b-68a1-426e-bf10-75651030c6a6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ebb1623a-2d2f-4683-aca3-1ba38b4337e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403082091,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22c1a6a2-9b75-48b2-bdd0-51babc9c1592","invariantUUID":"f90cd911-f11c-435b-a4f5-0d280c8067f2","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":"bbcc375f-f480-481f-ac7d-6321eede9cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631403174640,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e1244c-91fb-4747-8bf2-cda771cfe365","invariantUUID":"ddf0ab09-55fd-4537-b490-b67b8fa4f596","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2606a858-7d0e-4410-bb66-0dc185b271ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631402854299,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a2ae07d-2730-4e29-9ca1-0429a05b7417","invariantUUID":"ae7d5ae0-d35b-4934-a8c9-4902aad308fb","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":"port","uniqueId":"0842737c-6c49-44c6-bb2e-ff05a096b143","lifecycleState":"CERTIFIED","lastUpdateDate":1631403332618,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"134039fc-d861-4f67-a156-643605cc501c","invariantUUID":"b27ebd4d-1392-48ef-93b7-8f41773ff027","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a81da0e2-921d-471a-8e5a-e3ca2f48099b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403258953,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dfaafb-14a9-479b-b1f7-4d7895c26330","invariantUUID":"08b273c5-a908-4b4c-bf2b-4c77881c082f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b69cf59d-15fa-42c6-b81a-4ce2eb046e83","lifecycleState":"CERTIFIED","lastUpdateDate":1631411559835,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","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":"65590370-c441-408e-9350-6cfc86ccda17","lifecycleState":"CERTIFIED","lastUpdateDate":1631412430042,"name":"basic_onboard_TSrWCq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","systemName":"BasicOnboardTsrwcq","description":"service","tags":["basic_onboard_TSrWCq"],"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":"86ca0ac7-dce6-4998-b338-9d29c0d89552","lifecycleState":"CERTIFIED","lastUpdateDate":1631411933157,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","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":"70708677-74d2-4af7-b45c-b066234cb8bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631412534446,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","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-12 02:14:26,438 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-12 02:14:26,438 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': '6a3d6ab8-8133-44a7-8314-2ace7da86ddc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:14:26,439 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/757bdc07-961d-40b2-a872-833f373ba8cf/vnfs 2021-09-12 02:14:26,439 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "887b2484-5729-4296-aaad-585c74b00e38" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "002a7f3c-56bb-45ca-abac-094ff131cdf4", "modelVersionId": "facaae62-c9f1-4d14-8644-e8b26e5866bd", "modelName": "basic_cnf", "modelVersion": "1.0", "modelCustomizationId": "a9c2d75e-bdd1-49e4-ac3e-2db3ed298877", "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": "757bdc07-961d-40b2-a872-833f373ba8cf", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "887b2484-5729-4296-aaad-585c74b00e38", "modelVersion": "1.0", "modelVersionId": "5f0ca4f0-54e1-4315-aa46-07e4f2d15747" } } }] } } 2021-09-12 02:14:26,441 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:14:27,957 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/757bdc07-961d-40b2-a872-833f373ba8cf/vnfs HTTP/1.1" 202 262 2021-09-12 02:14:27,959 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response code: 202 2021-09-12 02:14:27,959 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response: {"requestReferences":{"requestId":"6a3d6ab8-8133-44a7-8314-2ace7da86ddc","instanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6a3d6ab8-8133-44a7-8314-2ace7da86ddc"}} 2021-09-12 02:14:27,960 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-09-12 02:14:27,971 DEBUG 129:onap_service.py(8) - [None][Check 6a3d6ab8-8133-44a7-8314-2ace7da86ddc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '389d4b5f-05df-4b87-87dd-3411899c3b6e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:14:27,972 DEBUG 131:onap_service.py(8) - [None][Check 6a3d6ab8-8133-44a7-8314-2ace7da86ddc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6a3d6ab8-8133-44a7-8314-2ace7da86ddc 2021-09-12 02:14:27,972 DEBUG 132:onap_service.py(8) - [None][Check 6a3d6ab8-8133-44a7-8314-2ace7da86ddc orchestration request status] data sent: None 2021-09-12 02:14:27,977 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:14:28,147 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6a3d6ab8-8133-44a7-8314-2ace7da86ddc HTTP/1.1" 200 1900 2021-09-12 02:14:28,150 INFO 142:onap_service.py(8) - [None][Check 6a3d6ab8-8133-44a7-8314-2ace7da86ddc orchestration request status] response code: 200 2021-09-12 02:14:28,150 DEBUG 146:onap_service.py(8) - [None][Check 6a3d6ab8-8133-44a7-8314-2ace7da86ddc orchestration request status] response: {"request":{"requestId":"6a3d6ab8-8133-44a7-8314-2ace7da86ddc","startTime":"Sun, 12 Sep 2021 02:14:26 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"002a7f3c-56bb-45ca-abac-094ff131cdf4","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelVersionId":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelCustomizationId":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelUuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelInvariantUuid":"002a7f3c-56bb-45ca-abac-094ff131cdf4","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"887b2484-5729-4296-aaad-585c74b00e38","source":"VID","instanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"757bdc07-961d-40b2-a872-833f373ba8cf","modelInfo":{"modelInvariantId":"887b2484-5729-4296-aaad-585c74b00e38","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelUuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelInvariantUuid":"887b2484-5729-4296-aaad-585c74b00e38"}}}],"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":"757bdc07-961d-40b2-a872-833f373ba8cf","vnfInstanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","vnfInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 12 Sep 2021 02:14:27 GMT"}}} 2021-09-12 02:14:38,163 DEBUG 129:onap_service.py(8) - [None][Check 6a3d6ab8-8133-44a7-8314-2ace7da86ddc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '81860c85-cfd5-4f9e-995e-cf65abbbccdf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:14:38,163 DEBUG 131:onap_service.py(8) - [None][Check 6a3d6ab8-8133-44a7-8314-2ace7da86ddc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6a3d6ab8-8133-44a7-8314-2ace7da86ddc 2021-09-12 02:14:38,164 DEBUG 132:onap_service.py(8) - [None][Check 6a3d6ab8-8133-44a7-8314-2ace7da86ddc orchestration request status] data sent: None 2021-09-12 02:14:38,166 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:14:38,332 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6a3d6ab8-8133-44a7-8314-2ace7da86ddc HTTP/1.1" 200 2106 2021-09-12 02:14:38,334 INFO 142:onap_service.py(8) - [None][Check 6a3d6ab8-8133-44a7-8314-2ace7da86ddc orchestration request status] response code: 200 2021-09-12 02:14:38,334 DEBUG 146:onap_service.py(8) - [None][Check 6a3d6ab8-8133-44a7-8314-2ace7da86ddc orchestration request status] response: {"request":{"requestId":"6a3d6ab8-8133-44a7-8314-2ace7da86ddc","startTime":"Sun, 12 Sep 2021 02:14:26 GMT","finishTime":"Sun, 12 Sep 2021 02:14:32 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"002a7f3c-56bb-45ca-abac-094ff131cdf4","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelVersionId":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelCustomizationId":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelUuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelInvariantUuid":"002a7f3c-56bb-45ca-abac-094ff131cdf4","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"887b2484-5729-4296-aaad-585c74b00e38","source":"VID","instanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"757bdc07-961d-40b2-a872-833f373ba8cf","modelInfo":{"modelInvariantId":"887b2484-5729-4296-aaad-585c74b00e38","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelUuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelInvariantUuid":"887b2484-5729-4296-aaad-585c74b00e38"}}}],"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":"757bdc07-961d-40b2-a872-833f373ba8cf","vnfInstanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","vnfInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 12 Sep 2021 02:14:32 GMT"}}} 2021-09-12 02:14:38,335 INFO 56:mixins.py(8) - VnfInstantiation task finished 2021-09-12 02:14:38,335 DEBUG 129:onap_service.py(8) - [None][Check 6a3d6ab8-8133-44a7-8314-2ace7da86ddc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '77e32e61-3cfb-4f54-a202-adc97a4e6ef9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:14:38,335 DEBUG 131:onap_service.py(8) - [None][Check 6a3d6ab8-8133-44a7-8314-2ace7da86ddc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6a3d6ab8-8133-44a7-8314-2ace7da86ddc 2021-09-12 02:14:38,336 DEBUG 132:onap_service.py(8) - [None][Check 6a3d6ab8-8133-44a7-8314-2ace7da86ddc orchestration request status] data sent: None 2021-09-12 02:14:38,337 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:14:38,494 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6a3d6ab8-8133-44a7-8314-2ace7da86ddc HTTP/1.1" 200 2106 2021-09-12 02:14:38,496 INFO 142:onap_service.py(8) - [None][Check 6a3d6ab8-8133-44a7-8314-2ace7da86ddc orchestration request status] response code: 200 2021-09-12 02:14:38,496 DEBUG 146:onap_service.py(8) - [None][Check 6a3d6ab8-8133-44a7-8314-2ace7da86ddc orchestration request status] response: {"request":{"requestId":"6a3d6ab8-8133-44a7-8314-2ace7da86ddc","startTime":"Sun, 12 Sep 2021 02:14:26 GMT","finishTime":"Sun, 12 Sep 2021 02:14:32 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"002a7f3c-56bb-45ca-abac-094ff131cdf4","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelVersionId":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelCustomizationId":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelUuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelInvariantUuid":"002a7f3c-56bb-45ca-abac-094ff131cdf4","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"887b2484-5729-4296-aaad-585c74b00e38","source":"VID","instanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"757bdc07-961d-40b2-a872-833f373ba8cf","modelInfo":{"modelInvariantId":"887b2484-5729-4296-aaad-585c74b00e38","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelUuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelInvariantUuid":"887b2484-5729-4296-aaad-585c74b00e38"}}}],"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":"757bdc07-961d-40b2-a872-833f373ba8cf","vnfInstanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","vnfInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 12 Sep 2021 02:14:32 GMT"}}} 2021-09-12 02:14:38,498 DEBUG 129:onap_service.py(8) - [None][Check 6a3d6ab8-8133-44a7-8314-2ace7da86ddc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fc92a96c-7a9b-42c0-9bf9-d5b3d57d3fc7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:14:38,498 DEBUG 131:onap_service.py(8) - [None][Check 6a3d6ab8-8133-44a7-8314-2ace7da86ddc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6a3d6ab8-8133-44a7-8314-2ace7da86ddc 2021-09-12 02:14:38,498 DEBUG 132:onap_service.py(8) - [None][Check 6a3d6ab8-8133-44a7-8314-2ace7da86ddc orchestration request status] data sent: None 2021-09-12 02:14:38,500 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:14:38,656 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6a3d6ab8-8133-44a7-8314-2ace7da86ddc HTTP/1.1" 200 2106 2021-09-12 02:14:38,658 INFO 142:onap_service.py(8) - [None][Check 6a3d6ab8-8133-44a7-8314-2ace7da86ddc orchestration request status] response code: 200 2021-09-12 02:14:38,658 DEBUG 146:onap_service.py(8) - [None][Check 6a3d6ab8-8133-44a7-8314-2ace7da86ddc orchestration request status] response: {"request":{"requestId":"6a3d6ab8-8133-44a7-8314-2ace7da86ddc","startTime":"Sun, 12 Sep 2021 02:14:26 GMT","finishTime":"Sun, 12 Sep 2021 02:14:32 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"002a7f3c-56bb-45ca-abac-094ff131cdf4","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelVersionId":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelCustomizationId":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelUuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelInvariantUuid":"002a7f3c-56bb-45ca-abac-094ff131cdf4","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"887b2484-5729-4296-aaad-585c74b00e38","source":"VID","instanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"757bdc07-961d-40b2-a872-833f373ba8cf","modelInfo":{"modelInvariantId":"887b2484-5729-4296-aaad-585c74b00e38","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelUuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelInvariantUuid":"887b2484-5729-4296-aaad-585c74b00e38"}}}],"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":"757bdc07-961d-40b2-a872-833f373ba8cf","vnfInstanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","vnfInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 12 Sep 2021 02:14:32 GMT"}}} 2021-09-12 02:14:38,667 DEBUG 129:onap_service.py(1) - [None][Check 6a3d6ab8-8133-44a7-8314-2ace7da86ddc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '97f197a2-7408-4622-bb9c-e275285a51bf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:14:38,668 DEBUG 131:onap_service.py(1) - [None][Check 6a3d6ab8-8133-44a7-8314-2ace7da86ddc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6a3d6ab8-8133-44a7-8314-2ace7da86ddc 2021-09-12 02:14:38,668 DEBUG 132:onap_service.py(1) - [None][Check 6a3d6ab8-8133-44a7-8314-2ace7da86ddc orchestration request status] data sent: None 2021-09-12 02:14:38,672 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:14:38,828 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6a3d6ab8-8133-44a7-8314-2ace7da86ddc HTTP/1.1" 200 2106 2021-09-12 02:14:38,830 INFO 142:onap_service.py(1) - [None][Check 6a3d6ab8-8133-44a7-8314-2ace7da86ddc orchestration request status] response code: 200 2021-09-12 02:14:38,831 DEBUG 146:onap_service.py(1) - [None][Check 6a3d6ab8-8133-44a7-8314-2ace7da86ddc orchestration request status] response: {"request":{"requestId":"6a3d6ab8-8133-44a7-8314-2ace7da86ddc","startTime":"Sun, 12 Sep 2021 02:14:26 GMT","finishTime":"Sun, 12 Sep 2021 02:14:32 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"002a7f3c-56bb-45ca-abac-094ff131cdf4","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelVersionId":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelCustomizationId":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelUuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelInvariantUuid":"002a7f3c-56bb-45ca-abac-094ff131cdf4","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"887b2484-5729-4296-aaad-585c74b00e38","source":"VID","instanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"757bdc07-961d-40b2-a872-833f373ba8cf","modelInfo":{"modelInvariantId":"887b2484-5729-4296-aaad-585c74b00e38","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelUuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelInvariantUuid":"887b2484-5729-4296-aaad-585c74b00e38"}}}],"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":"757bdc07-961d-40b2-a872-833f373ba8cf","vnfInstanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","vnfInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 12 Sep 2021 02:14:32 GMT"}}} 2021-09-12 02:14:38,832 DEBUG 129:onap_service.py(1) - [None][Check 6a3d6ab8-8133-44a7-8314-2ace7da86ddc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'acd1f529-ac2f-4f2a-8cc4-01ad35ddaf20', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:14:38,832 DEBUG 131:onap_service.py(1) - [None][Check 6a3d6ab8-8133-44a7-8314-2ace7da86ddc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6a3d6ab8-8133-44a7-8314-2ace7da86ddc 2021-09-12 02:14:38,832 DEBUG 132:onap_service.py(1) - [None][Check 6a3d6ab8-8133-44a7-8314-2ace7da86ddc orchestration request status] data sent: None 2021-09-12 02:14:38,835 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:14:38,997 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6a3d6ab8-8133-44a7-8314-2ace7da86ddc HTTP/1.1" 200 2106 2021-09-12 02:14:38,998 INFO 142:onap_service.py(1) - [None][Check 6a3d6ab8-8133-44a7-8314-2ace7da86ddc orchestration request status] response code: 200 2021-09-12 02:14:38,999 DEBUG 146:onap_service.py(1) - [None][Check 6a3d6ab8-8133-44a7-8314-2ace7da86ddc orchestration request status] response: {"request":{"requestId":"6a3d6ab8-8133-44a7-8314-2ace7da86ddc","startTime":"Sun, 12 Sep 2021 02:14:26 GMT","finishTime":"Sun, 12 Sep 2021 02:14:32 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"002a7f3c-56bb-45ca-abac-094ff131cdf4","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelVersionId":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelCustomizationId":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelUuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelInvariantUuid":"002a7f3c-56bb-45ca-abac-094ff131cdf4","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"887b2484-5729-4296-aaad-585c74b00e38","source":"VID","instanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"757bdc07-961d-40b2-a872-833f373ba8cf","modelInfo":{"modelInvariantId":"887b2484-5729-4296-aaad-585c74b00e38","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelUuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelInvariantUuid":"887b2484-5729-4296-aaad-585c74b00e38"}}}],"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":"757bdc07-961d-40b2-a872-833f373ba8cf","vnfInstanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","vnfInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 12 Sep 2021 02:14:32 GMT"}}} 2021-09-12 02:14:39,001 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-12 02:14:39,001 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-12 02:14:39,001 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-12 02:14:39,004 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:14:39,062 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-12 02:14:39,063 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-12 02:14:39,063 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":"1631412537801"} 2021-09-12 02:14:39,066 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-12 02:14:39,067 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-12 02:14:39,067 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-12 02:14:39,069 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:14:39,130 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-12 02:14:39,131 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-12 02:14:39,131 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1631412542399","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-12 02:14:39,134 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792 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-12 02:14:39,134 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792 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-b5eef7c1-6be5-4d81-b62b-e9c2733be792 2021-09-12 02:14:39,134 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792 service-instance-name] data sent: None 2021-09-12 02:14:39,136 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:14:39,203 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-b5eef7c1-6be5-4d81-b62b-e9c2733be792 HTTP/1.1" 200 1643 2021-09-12 02:14:39,204 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792 service-instance-name] response code: 200 2021-09-12 02:14:39,204 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792 service-instance-name] response: {"service-instance":[{"service-instance-id":"757bdc07-961d-40b2-a872-833f373ba8cf","service-instance-name":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"887b2484-5729-4296-aaad-585c74b00e38","model-version-id":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","resource-version":"1631412868472","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/757bdc07-961d-40b2-a872-833f373ba8cf/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/14157e73-c19d-45ba-a064-acc56c4eb91c","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"14157e73-c19d-45ba-a064-acc56c4eb91c"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/b71b6c94-8a54-4bb4-bd88-290dae3741ef","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b71b6c94-8a54-4bb4-bd88-290dae3741ef"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_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-12 02:14:39,207 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-12 02:14:39,207 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/757bdc07-961d-40b2-a872-833f373ba8cf/relationship-list 2021-09-12 02:14:39,207 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-12 02:14:39,209 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:14:39,267 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/757bdc07-961d-40b2-a872-833f373ba8cf/relationship-list HTTP/1.1" 200 1064 2021-09-12 02:14:39,268 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-12 02:14:39,268 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/14157e73-c19d-45ba-a064-acc56c4eb91c","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"14157e73-c19d-45ba-a064-acc56c4eb91c"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/b71b6c94-8a54-4bb4-bd88-290dae3741ef","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b71b6c94-8a54-4bb4-bd88-290dae3741ef"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_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-12 02:14:39,272 DEBUG 129:onap_service.py(1) - [AAI][Get 757bdc07-961d-40b2-a872-833f373ba8cf 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-12 02:14:39,272 DEBUG 131:onap_service.py(1) - [AAI][Get 757bdc07-961d-40b2-a872-833f373ba8cf ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/b71b6c94-8a54-4bb4-bd88-290dae3741ef 2021-09-12 02:14:39,272 DEBUG 132:onap_service.py(1) - [AAI][Get 757bdc07-961d-40b2-a872-833f373ba8cf ABCMeta] data sent: None 2021-09-12 02:14:39,274 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:14:39,352 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/b71b6c94-8a54-4bb4-bd88-290dae3741ef HTTP/1.1" 200 3737 2021-09-12 02:14:39,353 INFO 142:onap_service.py(1) - [AAI][Get 757bdc07-961d-40b2-a872-833f373ba8cf ABCMeta] response code: 200 2021-09-12 02:14:39,354 DEBUG 146:onap_service.py(1) - [AAI][Get 757bdc07-961d-40b2-a872-833f373ba8cf ABCMeta] response: {"vnf-id":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","vnf-name":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"887b2484-5729-4296-aaad-585c74b00e38","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1631412872418","model-invariant-id":"002a7f3c-56bb-45ca-abac-094ff131cdf4","model-version-id":"facaae62-c9f1-4d14-8644-e8b26e5866bd","model-customization-id":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/757bdc07-961d-40b2-a872-833f373ba8cf/service-data/vnfs/vnf/b71b6c94-8a54-4bb4-bd88-290dae3741ef/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/757bdc07-961d-40b2-a872-833f373ba8cf","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":"757bdc07-961d-40b2-a872-833f373ba8cf"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}} 2021-09-12 02:14:39,358 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-12 02:14:39,358 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-12 02:14:39,359 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-12 02:14:39,359 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-12 02:14:39,359 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-12 02:14:39,361 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-12 02:14:39,908 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-12 02:14:39,910 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-12 02:14:39,910 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/01369d6e-834c-4cf5-9a67-1028c15e935b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8fccfe1a-62c8-4cfa-9136-feb413857cdc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","name":"basic_onboard_TSrWCq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8030eb15-804a-4055-9d32-693c096ecc12/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f0ca4f0-54e1-4315-aa46-07e4f2d15747/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-12 02:14:39,913 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-12 02:14:39,913 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:14:39,914 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:14:39,914 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:14:39,914 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-12 02:14:39,914 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:14:39,914 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:14:39,915 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:14:39,915 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TSrWCq from SDC 2021-09-12 02:14:39,915 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:14:39,915 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:14:39,915 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:14:39,915 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-12 02:14:39,916 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:14:39,916 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:14:39,916 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:14:39,916 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-12 02:14:39,916 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-12 02:14:39,917 INFO 192:__init__.py(1) - Service found, updating information 2021-09-12 02:14:39,917 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-12 02:14:39,917 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-12 02:14:39,918 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-12 02:14:39,920 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:14:40,829 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-12 02:14:40,832 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-12 02:14:40,835 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"29820d6f-670d-4ea5-891b-a01ad998721b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403413123,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b46b337c-1417-49cf-9609-8687233ff07f","invariantUUID":"7c2f9693-659f-4c45-81c8-b94f01a44445","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8434ca1b-2604-42d0-beb8-ebe53b1aab67","lifecycleState":"CERTIFIED","lastUpdateDate":1631403087383,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7fbc7d1-1bea-4c80-8666-0fab6e458182","invariantUUID":"50bea9a2-da70-4516-9111-776e7ae5d7cc","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":"defaulticon","uniqueId":"c2eead82-dffb-4eea-885c-1e5e9b3eef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631403205482,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ce2de91e-ec03-4204-9536-fd317dbc7f71","invariantUUID":"04f3892f-e45e-4703-8424-e33ccbc28703","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"68c976f2-73dd-4e5a-8253-fbfdae689789","lifecycleState":"CERTIFIED","lastUpdateDate":1631403186850,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e4f73e08-bfef-436d-9ca0-75812f6cd775","invariantUUID":"fc2f0198-caa0-42b4-a0f2-0baf5b731af9","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69a56d52-4741-4bd0-9b79-f2df298e822a","lifecycleState":"CERTIFIED","lastUpdateDate":1631402982210,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"19b81fb4-c830-4bbb-bacf-abd8edc98171","invariantUUID":"e3e7d8d3-a2ef-4aa8-97f7-a9983bf1e541","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":"networkrules","uniqueId":"3e56f39b-8f61-4a0d-960f-85fff15605f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631403032124,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13d6e606-d7c5-4bb0-b469-022b44b54862","invariantUUID":"8dce0506-2884-4709-9d22-6fe370382678","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1c394c3-9c39-44c4-b4e2-fe9f9521c4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403359651,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b081b1-5bef-4138-b84d-6e0b30bc4083","invariantUUID":"8f3eb002-89ef-4ba7-a913-179d52671bb8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec010627-3e15-4111-905a-7ce05efcafca","lifecycleState":"CERTIFIED","lastUpdateDate":1631403292368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"354ad2fb-88be-4213-a1ec-d9fc69fea394","invariantUUID":"8c871c42-dfc5-41d9-bfd9-d1f1dfecd223","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":"029d4acb-8268-443f-b893-fa7b0b12016a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403368342,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a4fd65b-bb03-4863-93e2-daabd13ce2f2","invariantUUID":"db939b79-a213-476a-a889-741a047dc8f6","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":"network","uniqueId":"6e131aaa-adaf-4d12-b2bf-ac78746a3eae","lifecycleState":"CERTIFIED","lastUpdateDate":1631403221378,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb762d8c-512d-471a-ad9f-d528bffc6120","invariantUUID":"302644f2-3927-421b-8701-7fc139291444","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":"05ba2f43-894f-4768-8408-62511bb465b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631402921155,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91185fe4-b4ed-4d1b-817e-7997cc8da115","invariantUUID":"5340ccb7-834f-4803-8d0c-fcef3eb269f8","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":"80ca684e-8782-42fe-b705-ad127676ac7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402987911,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fae1feb8-bee8-4db3-8e4c-3ed957058186","invariantUUID":"26c1aa7d-0831-4d2c-832c-b49042bd3b23","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":"port","uniqueId":"5244e660-4c13-4a7d-a115-8befbd147473","lifecycleState":"CERTIFIED","lastUpdateDate":1631403343275,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"675ce446-3ab1-46df-b821-266a8aa5b0a7","invariantUUID":"5dc8c9f1-e912-44bd-8acc-0d38d326aeb8","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":"loadBalancer","uniqueId":"5e356fd4-f7c6-4664-b0b4-38008b03e033","lifecycleState":"CERTIFIED","lastUpdateDate":1631402910558,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a808098e-0a9f-4087-a410-d5407a24f9db","invariantUUID":"425c0f4f-897d-4acb-b27c-5f491a1e1a97","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"04267a34-c6a7-42be-a446-10ef20c309e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403458965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"597dfca1-6717-47e8-be75-0c6c1a960b31","invariantUUID":"8089edae-850e-484f-baf3-0a3c7b34585a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"df602722-49ab-4e03-8501-5c9e5c11245d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403327391,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0a7bc15-05ad-46e5-9bf3-706b44d08285","invariantUUID":"bdc32fcd-2b2f-4a3e-9a45-a524755989bc","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":"networkrules","uniqueId":"9e015d05-0749-46f8-a490-c71495a57fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403058957,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"155265be-0931-42a9-bafc-e727a41c68d8","invariantUUID":"71b9e49b-00c6-4055-b5e7-a29115bbadc8","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6c0b8b8-b115-4cc1-877a-14e796d462cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631402976494,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15cd96c7-e0f9-42fb-b71d-3da1c193871b","invariantUUID":"de3a6650-9b14-4f10-b3b4-3d5c1ce81065","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":"defaulticon","uniqueId":"e316ec4f-a181-4f1d-a467-e2dc9cb8fbf1","lifecycleState":"CERTIFIED","lastUpdateDate":1631411879955,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5e35ac07-0ade-4eef-b169-643844eb1711","invariantUUID":"7db02145-6aba-41ed-8c6c-4fa28b75dd31","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d955c89d-8102-47fc-a9e8-5a44afab8bfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631402945132,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f63c42-794a-4553-bc93-2bc12fe65163","invariantUUID":"6c58c428-07b9-4a87-a20e-6c3867b323ad","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":"objectStorage","uniqueId":"244a71d5-164b-4c5f-9328-df7f9d03e2e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631402939067,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dff216df-84c2-4384-9b59-4788aba4bddb","invariantUUID":"fd1235e9-0ae7-4d24-9c07-ee3029430b29","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":"46663c28-6259-44e3-a6ff-1c20c9d6f820","lifecycleState":"CERTIFIED","lastUpdateDate":1631403348390,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ba4a464-e74e-41f2-84de-e050d83ec51e","invariantUUID":"47150f45-1b36-4012-bce0-042c9553e3f7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8425b771-bb64-41ee-a05d-839ca7c8c06e","lifecycleState":"CERTIFIED","lastUpdateDate":1631403386992,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62945625-675d-4529-af86-fbebd2d69294","invariantUUID":"c697e76c-556a-4976-9431-ca0c2d06191b","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":"1baf1978-22bc-4b96-acd0-2428598b1c90","lifecycleState":"CERTIFIED","lastUpdateDate":1631403110705,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ee45c20-ac5b-4db7-b785-4c8a0d87bdfc","invariantUUID":"813fbc7a-e62b-4928-8725-653af4acc6f8","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":"network","uniqueId":"5caa03a0-c83b-42a6-84e8-a2b3dd0b6d6d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403065229,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0622b344-5d43-4533-9731-e1bd617afcb5","invariantUUID":"6297d33a-d699-4baf-aacd-61e28c960ce7","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c824543-8eac-4649-8b1e-0c95e174e7dc","lifecycleState":"CERTIFIED","lastUpdateDate":1631403276584,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9464446b-961f-4988-a74c-296a92f42573","invariantUUID":"ec6f73cd-5f22-4715-8b68-6a537df4ef35","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ee026ce1-c2e3-4694-96f0-02c385953a03","lifecycleState":"CERTIFIED","lastUpdateDate":1631412386241,"name":"basic_onboard_TSrWCq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d5d737bf-49eb-4b81-a86b-a44a9ac2cc27","invariantUUID":"af47d726-49aa-43ff-b076-9a5733395a9a","systemName":"BasicOnboardTsrwcq","description":"VF","tags":["basic_onboard_TSrWCq"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1498b54f-ea4d-4306-b4d9-89f137754e80","lifecycleState":"CERTIFIED","lastUpdateDate":1631402952068,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcd852db-bca5-48f5-af52-da0628ad8232","invariantUUID":"0cbcd7b2-e581-454f-ac93-eb2e5f7359a3","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":"compute","uniqueId":"8bbd6061-d6e9-4f02-9da2-8a15fb917688","lifecycleState":"CERTIFIED","lastUpdateDate":1631403227008,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b86865e4-9160-496c-8401-87fa37f21ced","invariantUUID":"255c7682-7e92-421e-8359-20ebef8f8d45","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"244c769d-0c20-4111-b0ee-2bb10a8d641c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402970907,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bedf9d9-7603-485f-a414-f61ee5efe0fb","invariantUUID":"bae16bba-ca8d-435a-860f-cf132734dad5","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"772ca067-db41-4112-83db-ef3dbe3c46bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631403271466,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e91a873-b655-4184-a147-867f84366295","invariantUUID":"7e9fb267-c895-473b-8098-436c17613517","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e0a7323-1b20-4091-892d-2425f7a6fb4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403353718,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae85b7e0-e1b0-4a5d-8a3a-d46e91c886b2","invariantUUID":"330ba4d6-8468-487b-89c4-0f85dc9009a4","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1078087e-ab63-4d08-8105-2336ab9597fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631403123261,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e05a7121-7272-43c6-b51a-863f082ac08c","invariantUUID":"54b2ce78-7962-4ab3-8add-e07f198b0a05","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":"ccfc62f1-3bae-444d-89d7-b7de28fb64e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403193552,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"77e532b1-c110-4354-8907-0f0224eb43a0","invariantUUID":"bb934a2c-d3ec-40f1-8a1b-a08e38a41f9d","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":"port","uniqueId":"7ce0c952-566b-444c-9acf-c8941112325f","lifecycleState":"CERTIFIED","lastUpdateDate":1631402965502,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8cf1164-dbe4-40d0-98af-3409ad6e68e7","invariantUUID":"b3778b4f-f141-4a11-89e6-a8ebef8d7439","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"739addeb-5350-426f-b7d5-86c71357009a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403153558,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0d08871-337d-40b6-8fe5-f6391db76342","invariantUUID":"b1d13c73-c0d7-48d3-b271-1906d16abda4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1716ace6-848f-4e69-84c4-ce2040a80a13","lifecycleState":"CERTIFIED","lastUpdateDate":1631403338018,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e82982-1b7c-42ef-80d9-c98592dc15e8","invariantUUID":"2e508009-b0d2-47cc-9a10-8a9acd4922a0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"80b46866-8e1c-42e8-b7e9-5d36ebd1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1631403443095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7e66653-4978-4268-ac04-22f7ea050902","invariantUUID":"c06741e7-55ee-4e62-a0b5-8b4277547c05","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":"compute","uniqueId":"4609a33c-314d-487f-b77e-011546922b8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403446405,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"239b5dda-d1f9-4b46-a45e-877b703bfb29","invariantUUID":"f4918758-8a68-45ac-beb0-88aedb24f863","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46bee449-c28d-4bd7-8c7d-3e4cca6cdad4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403232408,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eab20a5d-2a95-4722-8b04-566626d17c84","invariantUUID":"36f31b6e-b2fe-428e-a9fd-309b4f6e5aa4","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":"5940ffcb-1455-47a3-99ea-2f047ce5506d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403297684,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac6d539b-428b-490c-9e65-babbd0042244","invariantUUID":"f52959ba-6df9-4e99-9e82-190fccefb299","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":"89a08cad-2b57-4905-bb3b-d4362b2b49e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403451688,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d8fa34a-0790-4f6c-ae79-06e048530c9d","invariantUUID":"5f1941ec-6ead-4681-a977-ff73389a1238","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e970f38-c228-47bf-b428-933a62cf61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403252267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa40a269-11eb-46d7-b4d5-50a6fed32ede","invariantUUID":"ed47a2c8-06cc-4901-b4b3-055373a35490","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"529b6499-18ba-482f-8269-b54337172478","lifecycleState":"CERTIFIED","lastUpdateDate":1631403397507,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb3accf3-779a-4f1c-934e-c236059be7aa","invariantUUID":"e00b7c08-3ebe-4f75-88bb-55cbdf59e0fb","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":"securityrules","uniqueId":"68b558d7-2cb9-44fc-8b84-689d984dbced","lifecycleState":"CERTIFIED","lastUpdateDate":1631403071735,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9300cb57-6009-422b-90d8-1264fc56f14b","invariantUUID":"3b1ab01a-8bda-413a-b54f-4c0cc0f0f74b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"685b6fc7-2ab0-4abb-8c04-9f77a8e3eac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403215705,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e615529-9a39-4a58-9772-7e6aab66f893","invariantUUID":"c9679c2a-3667-46de-8ae7-c733403bc818","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"759ad081-4fc6-4ce0-a82d-e3d064dce4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403169326,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18e55a1e-741e-49a8-876b-0e1ffb08b2c2","invariantUUID":"fa2f1787-173d-41af-92aa-d6c6725ea89e","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":"b4c0e0ff-c573-4685-9d75-c394db3d6587","lifecycleState":"CERTIFIED","lastUpdateDate":1631403092860,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae2ab737-1736-4792-953a-514ba454ad5c","invariantUUID":"3a7935b3-e042-4049-b9e1-caecec1efe68","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0da5b54-f614-471f-8a32-244aaaf8f78c","lifecycleState":"CERTIFIED","lastUpdateDate":1631403037135,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7930633f-5d5e-4fd3-9b01-5fc7d8233737","invariantUUID":"b648574a-f3b4-4023-b06c-07c0f30098e8","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":"af793017-6fcf-465f-8b16-d98d4c329b52","lifecycleState":"CERTIFIED","lastUpdateDate":1631402958381,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c1f0b94-5883-45a9-a3ff-023e7bffa6fd","invariantUUID":"7eb91603-71d7-47f0-8287-940f3b021088","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":"84240b0c-2f2a-4c47-9f5a-2cb3589a505d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403245362,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6433d04-aabb-447e-9c90-6cdd0ef912f9","invariantUUID":"d576b413-f735-4692-a0bc-d334516d2d8d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bff3b9c5-946c-4bfb-bcd9-503dda70eb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403374841,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f721bfc8-2034-4e99-932d-3aa9c598b2fe","invariantUUID":"b5017c01-83ff-4c59-9fda-516a5c95ccaf","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":"e5e6541c-44ae-41ce-a010-090183859dba","lifecycleState":"CERTIFIED","lastUpdateDate":1631412485594,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","invariantUUID":"002a7f3c-56bb-45ca-abac-094ff131cdf4","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":"network","uniqueId":"00f582e5-6562-40e0-8eec-04bc8531b715","lifecycleState":"CERTIFIED","lastUpdateDate":1631403116146,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1b40b6-0af9-4568-a224-2f59ef7f1fac","invariantUUID":"970d89ca-d79a-40db-b250-64050cdd78c6","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83beca24-d3f3-4ceb-8a5d-31d3e8bfe73a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403210593,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1e532bc-790f-44f7-9194-28af943b6fb1","invariantUUID":"1cc101ad-c053-4ce1-a647-11a44127c916","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d004d82e-22f0-4717-97c0-eabd649de3b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403200093,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8cda53a6-1917-401e-838b-cc0162932196","invariantUUID":"e0861171-40b4-4a98-a368-b667f7cb8e3f","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":"d94357d3-8345-4dfd-813c-05ac0a444e8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403405911,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"843c257e-1763-4ec7-a0b3-ac301723800b","invariantUUID":"db4d8c47-7458-46be-a03e-9de8a6e131ac","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55c760ff-8c6a-4209-9e70-63c990e09c72","lifecycleState":"CERTIFIED","lastUpdateDate":1631403434926,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4e0f81e-e420-43da-bf96-d512d101dd8f","invariantUUID":"29854175-f8aa-47ac-901e-b86de3ebdf54","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58baa3f3-86b2-44d6-877a-ecdf12cc6fda","lifecycleState":"CERTIFIED","lastUpdateDate":1631402915743,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7c7c8ae-e190-45c9-adc0-df7d78aa3768","invariantUUID":"3d12816e-690e-4eb0-bed8-2fcbe9ee957f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6b572136-85d5-4d8b-851f-ed106774aec2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403462426,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a008a262-f198-4e92-95a7-b92de1d64c41","invariantUUID":"07311933-e395-4063-a110-fd87c18e869f","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2bd4400e-050e-4e86-826f-5cbcb4324b0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631402892734,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46361cd5-74ea-49e8-9fb0-fa5a4628324e","invariantUUID":"c60b2677-497e-4603-b5fc-f512714a9568","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7330f0ef-fba1-43b0-bd91-76a8fccff393","lifecycleState":"CERTIFIED","lastUpdateDate":1631403322329,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eb31864-25a9-4345-a838-50a53b8f0c3f","invariantUUID":"1e05f352-0b1e-4c19-8ee6-c9aa30e6b91f","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":"e275a80c-2bf0-4fd6-ba19-b035f37941fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631402998310,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92da894b-1ab8-4cea-a45b-4a5ffbc08ca5","invariantUUID":"3e362462-bfc4-4cf1-b7ca-f33fda54d6c6","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":"b8f2f7b6-e70b-4234-b751-20d12488bda2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403098251,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6810c31d-7cfc-40f5-abff-77244f81f8af","invariantUUID":"0cd98203-5804-43ca-a186-cbd570d7457f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c243fa61-af0a-4f0f-8de4-e77765b43a9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631402993153,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"621e2a8f-f7c8-4a5d-80c9-991f4fb11cf9","invariantUUID":"aab0cd8b-e9f4-40d2-83ab-54e620ba5cdf","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":"objectStorage","uniqueId":"8fd606ba-9370-47eb-8adc-7c97a2cce1d5","lifecycleState":"CERTIFIED","lastUpdateDate":1631402884628,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fc3e705-105e-41bf-b182-7bdd1a6ca930","invariantUUID":"50394d9f-dd46-49c0-9008-4a09bd095365","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1b108f0-8a4d-44e7-9472-4b49621ed978","lifecycleState":"CERTIFIED","lastUpdateDate":1631403392328,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de87a0d3-f397-4e4e-9ea4-17feb70c0c5d","invariantUUID":"62d591d9-e00d-4081-8f88-1e2049650abc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"602e8582-8053-4ab4-b725-d80544c376a6","lifecycleState":"CERTIFIED","lastUpdateDate":1631402876818,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c6370c02-69da-407e-8a41-27138a4086bb","invariantUUID":"2486237b-68a1-426e-bf10-75651030c6a6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ebb1623a-2d2f-4683-aca3-1ba38b4337e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403082091,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22c1a6a2-9b75-48b2-bdd0-51babc9c1592","invariantUUID":"f90cd911-f11c-435b-a4f5-0d280c8067f2","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":"bbcc375f-f480-481f-ac7d-6321eede9cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631403174640,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e1244c-91fb-4747-8bf2-cda771cfe365","invariantUUID":"ddf0ab09-55fd-4537-b490-b67b8fa4f596","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2606a858-7d0e-4410-bb66-0dc185b271ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631402854299,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a2ae07d-2730-4e29-9ca1-0429a05b7417","invariantUUID":"ae7d5ae0-d35b-4934-a8c9-4902aad308fb","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":"port","uniqueId":"0842737c-6c49-44c6-bb2e-ff05a096b143","lifecycleState":"CERTIFIED","lastUpdateDate":1631403332618,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"134039fc-d861-4f67-a156-643605cc501c","invariantUUID":"b27ebd4d-1392-48ef-93b7-8f41773ff027","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a81da0e2-921d-471a-8e5a-e3ca2f48099b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403258953,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dfaafb-14a9-479b-b1f7-4d7895c26330","invariantUUID":"08b273c5-a908-4b4c-bf2b-4c77881c082f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b69cf59d-15fa-42c6-b81a-4ce2eb046e83","lifecycleState":"CERTIFIED","lastUpdateDate":1631411559835,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","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":"65590370-c441-408e-9350-6cfc86ccda17","lifecycleState":"CERTIFIED","lastUpdateDate":1631412430042,"name":"basic_onboard_TSrWCq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","systemName":"BasicOnboardTsrwcq","description":"service","tags":["basic_onboard_TSrWCq"],"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":"86ca0ac7-dce6-4998-b338-9d29c0d89552","lifecycleState":"CERTIFIED","lastUpdateDate":1631411933157,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","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":"70708677-74d2-4af7-b45c-b066234cb8bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631412534446,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","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-12 02:14:40,841 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-12 02:14:40,842 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-12 02:14:40,842 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/5f0ca4f0-54e1-4315-aa46-07e4f2d15747/toscaModel 2021-09-12 02:14:40,842 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-12 02:14:40,844 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-12 02:14:41,044 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/5f0ca4f0-54e1-4315-aa46-07e4f2d15747/toscaModel HTTP/1.1" 200 None 2021-09-12 02:14:41,048 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-12 02:14:41,048 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-12 02:14:41,101 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-12 02:14:41,101 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/d4e4842c-14ea-49dc-a8a4-3e0e801c4b85/277cb69e-7efd-4d9d-a174-2ee4d90a7831 2021-09-12 02:14:41,102 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-09-12 02:14:41,103 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-12 02:14:41,140 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/d4e4842c-14ea-49dc-a8a4-3e0e801c4b85/277cb69e-7efd-4d9d-a174-2ee4d90a7831 HTTP/1.1" 200 270 2021-09-12 02:14:41,141 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-09-12 02:14:41,141 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85","rb-version":"277cb69e-7efd-4d9d-a174-2ee4d90a7831","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"15608667-24b5-448c-9197-73877758ea44"}} 2021-09-12 02:14:41,143 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-12 02:14:41,143 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/d4e4842c-14ea-49dc-a8a4-3e0e801c4b85/277cb69e-7efd-4d9d-a174-2ee4d90a7831/profile/cnftest 2021-09-12 02:14:41,143 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-09-12 02:14:41,145 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-12 02:14:41,171 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/d4e4842c-14ea-49dc-a8a4-3e0e801c4b85/277cb69e-7efd-4d9d-a174-2ee4d90a7831/profile/cnftest HTTP/1.1" 404 87 2021-09-12 02:14:41,172 INFO 142:onap_service.py(1) - [None][Get profile] response code: 404 2021-09-12 02:14:41,172 DEBUG 146:onap_service.py(1) - [None][Get profile] response: n/a 2021-09-12 02:14:41,172 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-12 02:14:41,173 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-12 02:14:41,178 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-12 02:14:41,178 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/d4e4842c-14ea-49dc-a8a4-3e0e801c4b85/277cb69e-7efd-4d9d-a174-2ee4d90a7831/profile 2021-09-12 02:14:41,179 DEBUG 132:onap_service.py(1) - [None][Create profile for definition] data sent: { "rb-name": "d4e4842c-14ea-49dc-a8a4-3e0e801c4b85", "rb-version": "277cb69e-7efd-4d9d-a174-2ee4d90a7831", "profile-name": "cnftest", "release-name": "cnftest", "namespace": "k8s", "kubernetes-version": "1.0" } 2021-09-12 02:14:41,180 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-12 02:14:41,219 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/d4e4842c-14ea-49dc-a8a4-3e0e801c4b85/277cb69e-7efd-4d9d-a174-2ee4d90a7831/profile HTTP/1.1" 201 212 2021-09-12 02:14:41,219 INFO 142:onap_service.py(1) - [None][Create profile for definition] response code: 201 2021-09-12 02:14:41,219 DEBUG 146:onap_service.py(1) - [None][Create profile for definition] response: {"rb-name":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85","rb-version":"277cb69e-7efd-4d9d-a174-2ee4d90a7831","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-09-12 02:14:41,221 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-12 02:14:41,221 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/d4e4842c-14ea-49dc-a8a4-3e0e801c4b85/277cb69e-7efd-4d9d-a174-2ee4d90a7831/profile/cnftest 2021-09-12 02:14:41,221 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-09-12 02:14:41,223 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-12 02:14:41,250 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/d4e4842c-14ea-49dc-a8a4-3e0e801c4b85/277cb69e-7efd-4d9d-a174-2ee4d90a7831/profile/cnftest HTTP/1.1" 200 212 2021-09-12 02:14:41,250 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-09-12 02:14:41,250 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85","rb-version":"277cb69e-7efd-4d9d-a174-2ee4d90a7831","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-09-12 02:14:41,253 DEBUG 129:onap_service.py(1) - [None][Upload Artifact content] sent header: {} 2021-09-12 02:14:41,253 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/d4e4842c-14ea-49dc-a8a4-3e0e801c4b85/277cb69e-7efd-4d9d-a174-2ee4d90a7831/profile/cnftest/content 2021-09-12 02:14:41,253 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-12 02:14:41,254 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-12 02:14:41,277 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/d4e4842c-14ea-49dc-a8a4-3e0e801c4b85/277cb69e-7efd-4d9d-a174-2ee4d90a7831/profile/cnftest/content HTTP/1.1" 200 0 2021-09-12 02:14:41,277 INFO 142:onap_service.py(1) - [None][Upload Artifact content] response code: 200 2021-09-12 02:14:41,277 DEBUG 146:onap_service.py(1) - [None][Upload Artifact content] response: n/a 2021-09-12 02:14:41,279 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-12 02:14:41,279 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-12 02:14:41,279 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-12 02:14:41,280 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:14:41,326 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-12 02:14:41,327 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-12 02:14:41,327 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":"1631412537801"} 2021-09-12 02:14:41,329 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-12 02:14:41,329 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-12 02:14:41,330 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-12 02:14:41,332 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:14:41,380 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-12 02:14:41,381 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-12 02:14:41,381 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1631412542399","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-12 02:14:41,384 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792 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-12 02:14:41,384 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792 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-b5eef7c1-6be5-4d81-b62b-e9c2733be792 2021-09-12 02:14:41,384 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792 service-instance-name] data sent: None 2021-09-12 02:14:41,386 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:14:41,444 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-b5eef7c1-6be5-4d81-b62b-e9c2733be792 HTTP/1.1" 200 1643 2021-09-12 02:14:41,445 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792 service-instance-name] response code: 200 2021-09-12 02:14:41,445 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792 service-instance-name] response: {"service-instance":[{"service-instance-id":"757bdc07-961d-40b2-a872-833f373ba8cf","service-instance-name":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"887b2484-5729-4296-aaad-585c74b00e38","model-version-id":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","resource-version":"1631412868472","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/757bdc07-961d-40b2-a872-833f373ba8cf/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/14157e73-c19d-45ba-a064-acc56c4eb91c","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"14157e73-c19d-45ba-a064-acc56c4eb91c"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/b71b6c94-8a54-4bb4-bd88-290dae3741ef","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b71b6c94-8a54-4bb4-bd88-290dae3741ef"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_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-12 02:14:41,448 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-12 02:14:41,448 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-12 02:14:41,449 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-12 02:14:41,450 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:14:41,512 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-12 02:14:41,513 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-12 02:14:41,513 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":"1631412868581","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/b71b6c94-8a54-4bb4-bd88-290dae3741ef","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b71b6c94-8a54-4bb4-bd88-290dae3741ef"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0"}]}]}}]} 2021-09-12 02:14:41,516 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-12 02:14:41,517 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-12 02:14:41,517 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-12 02:14:41,520 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:14:41,578 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-12 02:14:41,579 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-12 02:14:41,579 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631412868680","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/b71b6c94-8a54-4bb4-bd88-290dae3741ef","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b71b6c94-8a54-4bb4-bd88-290dae3741ef"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_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-12 02:14:41,583 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-12 02:14:41,583 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/757bdc07-961d-40b2-a872-833f373ba8cf/relationship-list 2021-09-12 02:14:41,583 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-12 02:14:41,586 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:14:41,646 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/757bdc07-961d-40b2-a872-833f373ba8cf/relationship-list HTTP/1.1" 200 1064 2021-09-12 02:14:41,647 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-12 02:14:41,647 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/14157e73-c19d-45ba-a064-acc56c4eb91c","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"14157e73-c19d-45ba-a064-acc56c4eb91c"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/b71b6c94-8a54-4bb4-bd88-290dae3741ef","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b71b6c94-8a54-4bb4-bd88-290dae3741ef"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_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-12 02:14:41,650 DEBUG 129:onap_service.py(1) - [AAI][Get 757bdc07-961d-40b2-a872-833f373ba8cf 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-12 02:14:41,650 DEBUG 131:onap_service.py(1) - [AAI][Get 757bdc07-961d-40b2-a872-833f373ba8cf ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/b71b6c94-8a54-4bb4-bd88-290dae3741ef 2021-09-12 02:14:41,650 DEBUG 132:onap_service.py(1) - [AAI][Get 757bdc07-961d-40b2-a872-833f373ba8cf ABCMeta] data sent: None 2021-09-12 02:14:41,652 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:14:41,722 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/b71b6c94-8a54-4bb4-bd88-290dae3741ef HTTP/1.1" 200 3737 2021-09-12 02:14:41,723 INFO 142:onap_service.py(1) - [AAI][Get 757bdc07-961d-40b2-a872-833f373ba8cf ABCMeta] response code: 200 2021-09-12 02:14:41,724 DEBUG 146:onap_service.py(1) - [AAI][Get 757bdc07-961d-40b2-a872-833f373ba8cf ABCMeta] response: {"vnf-id":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","vnf-name":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"887b2484-5729-4296-aaad-585c74b00e38","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1631412872418","model-invariant-id":"002a7f3c-56bb-45ca-abac-094ff131cdf4","model-version-id":"facaae62-c9f1-4d14-8644-e8b26e5866bd","model-customization-id":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/757bdc07-961d-40b2-a872-833f373ba8cf/service-data/vnfs/vnf/b71b6c94-8a54-4bb4-bd88-290dae3741ef/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/757bdc07-961d-40b2-a872-833f373ba8cf","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":"757bdc07-961d-40b2-a872-833f373ba8cf"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}} 2021-09-12 02:14:41,726 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-12 02:14:41,727 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-12 02:14:41,727 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-12 02:14:41,727 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-12 02:14:41,728 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-12 02:14:41,729 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-12 02:14:42,278 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-12 02:14:42,279 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-12 02:14:42,280 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/01369d6e-834c-4cf5-9a67-1028c15e935b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8fccfe1a-62c8-4cfa-9136-feb413857cdc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","name":"basic_onboard_TSrWCq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8030eb15-804a-4055-9d32-693c096ecc12/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f0ca4f0-54e1-4315-aa46-07e4f2d15747/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-12 02:14:42,282 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-12 02:14:42,283 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:14:42,283 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:14:42,283 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:14:42,284 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-12 02:14:42,284 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:14:42,284 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:14:42,284 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:14:42,284 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TSrWCq from SDC 2021-09-12 02:14:42,285 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:14:42,285 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:14:42,285 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:14:42,285 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-12 02:14:42,285 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:14:42,285 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:14:42,285 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:14:42,286 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-12 02:14:42,286 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-12 02:14:42,286 INFO 192:__init__.py(1) - Service found, updating information 2021-09-12 02:14:42,286 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-12 02:14:42,286 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-12 02:14:42,287 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-12 02:14:42,288 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:14:42,935 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-12 02:14:42,938 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-12 02:14:42,941 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"29820d6f-670d-4ea5-891b-a01ad998721b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403413123,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b46b337c-1417-49cf-9609-8687233ff07f","invariantUUID":"7c2f9693-659f-4c45-81c8-b94f01a44445","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8434ca1b-2604-42d0-beb8-ebe53b1aab67","lifecycleState":"CERTIFIED","lastUpdateDate":1631403087383,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7fbc7d1-1bea-4c80-8666-0fab6e458182","invariantUUID":"50bea9a2-da70-4516-9111-776e7ae5d7cc","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":"defaulticon","uniqueId":"c2eead82-dffb-4eea-885c-1e5e9b3eef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631403205482,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ce2de91e-ec03-4204-9536-fd317dbc7f71","invariantUUID":"04f3892f-e45e-4703-8424-e33ccbc28703","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"68c976f2-73dd-4e5a-8253-fbfdae689789","lifecycleState":"CERTIFIED","lastUpdateDate":1631403186850,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e4f73e08-bfef-436d-9ca0-75812f6cd775","invariantUUID":"fc2f0198-caa0-42b4-a0f2-0baf5b731af9","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69a56d52-4741-4bd0-9b79-f2df298e822a","lifecycleState":"CERTIFIED","lastUpdateDate":1631402982210,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"19b81fb4-c830-4bbb-bacf-abd8edc98171","invariantUUID":"e3e7d8d3-a2ef-4aa8-97f7-a9983bf1e541","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":"networkrules","uniqueId":"3e56f39b-8f61-4a0d-960f-85fff15605f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631403032124,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13d6e606-d7c5-4bb0-b469-022b44b54862","invariantUUID":"8dce0506-2884-4709-9d22-6fe370382678","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1c394c3-9c39-44c4-b4e2-fe9f9521c4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403359651,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b081b1-5bef-4138-b84d-6e0b30bc4083","invariantUUID":"8f3eb002-89ef-4ba7-a913-179d52671bb8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec010627-3e15-4111-905a-7ce05efcafca","lifecycleState":"CERTIFIED","lastUpdateDate":1631403292368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"354ad2fb-88be-4213-a1ec-d9fc69fea394","invariantUUID":"8c871c42-dfc5-41d9-bfd9-d1f1dfecd223","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":"029d4acb-8268-443f-b893-fa7b0b12016a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403368342,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a4fd65b-bb03-4863-93e2-daabd13ce2f2","invariantUUID":"db939b79-a213-476a-a889-741a047dc8f6","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":"network","uniqueId":"6e131aaa-adaf-4d12-b2bf-ac78746a3eae","lifecycleState":"CERTIFIED","lastUpdateDate":1631403221378,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb762d8c-512d-471a-ad9f-d528bffc6120","invariantUUID":"302644f2-3927-421b-8701-7fc139291444","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":"05ba2f43-894f-4768-8408-62511bb465b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631402921155,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91185fe4-b4ed-4d1b-817e-7997cc8da115","invariantUUID":"5340ccb7-834f-4803-8d0c-fcef3eb269f8","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":"80ca684e-8782-42fe-b705-ad127676ac7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402987911,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fae1feb8-bee8-4db3-8e4c-3ed957058186","invariantUUID":"26c1aa7d-0831-4d2c-832c-b49042bd3b23","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":"port","uniqueId":"5244e660-4c13-4a7d-a115-8befbd147473","lifecycleState":"CERTIFIED","lastUpdateDate":1631403343275,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"675ce446-3ab1-46df-b821-266a8aa5b0a7","invariantUUID":"5dc8c9f1-e912-44bd-8acc-0d38d326aeb8","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":"loadBalancer","uniqueId":"5e356fd4-f7c6-4664-b0b4-38008b03e033","lifecycleState":"CERTIFIED","lastUpdateDate":1631402910558,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a808098e-0a9f-4087-a410-d5407a24f9db","invariantUUID":"425c0f4f-897d-4acb-b27c-5f491a1e1a97","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"04267a34-c6a7-42be-a446-10ef20c309e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403458965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"597dfca1-6717-47e8-be75-0c6c1a960b31","invariantUUID":"8089edae-850e-484f-baf3-0a3c7b34585a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"df602722-49ab-4e03-8501-5c9e5c11245d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403327391,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0a7bc15-05ad-46e5-9bf3-706b44d08285","invariantUUID":"bdc32fcd-2b2f-4a3e-9a45-a524755989bc","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":"networkrules","uniqueId":"9e015d05-0749-46f8-a490-c71495a57fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403058957,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"155265be-0931-42a9-bafc-e727a41c68d8","invariantUUID":"71b9e49b-00c6-4055-b5e7-a29115bbadc8","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6c0b8b8-b115-4cc1-877a-14e796d462cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631402976494,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15cd96c7-e0f9-42fb-b71d-3da1c193871b","invariantUUID":"de3a6650-9b14-4f10-b3b4-3d5c1ce81065","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":"defaulticon","uniqueId":"e316ec4f-a181-4f1d-a467-e2dc9cb8fbf1","lifecycleState":"CERTIFIED","lastUpdateDate":1631411879955,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5e35ac07-0ade-4eef-b169-643844eb1711","invariantUUID":"7db02145-6aba-41ed-8c6c-4fa28b75dd31","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d955c89d-8102-47fc-a9e8-5a44afab8bfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631402945132,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f63c42-794a-4553-bc93-2bc12fe65163","invariantUUID":"6c58c428-07b9-4a87-a20e-6c3867b323ad","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":"objectStorage","uniqueId":"244a71d5-164b-4c5f-9328-df7f9d03e2e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631402939067,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dff216df-84c2-4384-9b59-4788aba4bddb","invariantUUID":"fd1235e9-0ae7-4d24-9c07-ee3029430b29","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":"46663c28-6259-44e3-a6ff-1c20c9d6f820","lifecycleState":"CERTIFIED","lastUpdateDate":1631403348390,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ba4a464-e74e-41f2-84de-e050d83ec51e","invariantUUID":"47150f45-1b36-4012-bce0-042c9553e3f7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8425b771-bb64-41ee-a05d-839ca7c8c06e","lifecycleState":"CERTIFIED","lastUpdateDate":1631403386992,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62945625-675d-4529-af86-fbebd2d69294","invariantUUID":"c697e76c-556a-4976-9431-ca0c2d06191b","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":"1baf1978-22bc-4b96-acd0-2428598b1c90","lifecycleState":"CERTIFIED","lastUpdateDate":1631403110705,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ee45c20-ac5b-4db7-b785-4c8a0d87bdfc","invariantUUID":"813fbc7a-e62b-4928-8725-653af4acc6f8","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":"network","uniqueId":"5caa03a0-c83b-42a6-84e8-a2b3dd0b6d6d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403065229,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0622b344-5d43-4533-9731-e1bd617afcb5","invariantUUID":"6297d33a-d699-4baf-aacd-61e28c960ce7","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c824543-8eac-4649-8b1e-0c95e174e7dc","lifecycleState":"CERTIFIED","lastUpdateDate":1631403276584,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9464446b-961f-4988-a74c-296a92f42573","invariantUUID":"ec6f73cd-5f22-4715-8b68-6a537df4ef35","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ee026ce1-c2e3-4694-96f0-02c385953a03","lifecycleState":"CERTIFIED","lastUpdateDate":1631412386241,"name":"basic_onboard_TSrWCq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d5d737bf-49eb-4b81-a86b-a44a9ac2cc27","invariantUUID":"af47d726-49aa-43ff-b076-9a5733395a9a","systemName":"BasicOnboardTsrwcq","description":"VF","tags":["basic_onboard_TSrWCq"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1498b54f-ea4d-4306-b4d9-89f137754e80","lifecycleState":"CERTIFIED","lastUpdateDate":1631402952068,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcd852db-bca5-48f5-af52-da0628ad8232","invariantUUID":"0cbcd7b2-e581-454f-ac93-eb2e5f7359a3","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":"compute","uniqueId":"8bbd6061-d6e9-4f02-9da2-8a15fb917688","lifecycleState":"CERTIFIED","lastUpdateDate":1631403227008,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b86865e4-9160-496c-8401-87fa37f21ced","invariantUUID":"255c7682-7e92-421e-8359-20ebef8f8d45","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"244c769d-0c20-4111-b0ee-2bb10a8d641c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402970907,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bedf9d9-7603-485f-a414-f61ee5efe0fb","invariantUUID":"bae16bba-ca8d-435a-860f-cf132734dad5","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"772ca067-db41-4112-83db-ef3dbe3c46bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631403271466,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e91a873-b655-4184-a147-867f84366295","invariantUUID":"7e9fb267-c895-473b-8098-436c17613517","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e0a7323-1b20-4091-892d-2425f7a6fb4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403353718,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae85b7e0-e1b0-4a5d-8a3a-d46e91c886b2","invariantUUID":"330ba4d6-8468-487b-89c4-0f85dc9009a4","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1078087e-ab63-4d08-8105-2336ab9597fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631403123261,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e05a7121-7272-43c6-b51a-863f082ac08c","invariantUUID":"54b2ce78-7962-4ab3-8add-e07f198b0a05","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":"ccfc62f1-3bae-444d-89d7-b7de28fb64e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403193552,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"77e532b1-c110-4354-8907-0f0224eb43a0","invariantUUID":"bb934a2c-d3ec-40f1-8a1b-a08e38a41f9d","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":"port","uniqueId":"7ce0c952-566b-444c-9acf-c8941112325f","lifecycleState":"CERTIFIED","lastUpdateDate":1631402965502,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8cf1164-dbe4-40d0-98af-3409ad6e68e7","invariantUUID":"b3778b4f-f141-4a11-89e6-a8ebef8d7439","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"739addeb-5350-426f-b7d5-86c71357009a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403153558,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0d08871-337d-40b6-8fe5-f6391db76342","invariantUUID":"b1d13c73-c0d7-48d3-b271-1906d16abda4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1716ace6-848f-4e69-84c4-ce2040a80a13","lifecycleState":"CERTIFIED","lastUpdateDate":1631403338018,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e82982-1b7c-42ef-80d9-c98592dc15e8","invariantUUID":"2e508009-b0d2-47cc-9a10-8a9acd4922a0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"80b46866-8e1c-42e8-b7e9-5d36ebd1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1631403443095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7e66653-4978-4268-ac04-22f7ea050902","invariantUUID":"c06741e7-55ee-4e62-a0b5-8b4277547c05","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":"compute","uniqueId":"4609a33c-314d-487f-b77e-011546922b8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403446405,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"239b5dda-d1f9-4b46-a45e-877b703bfb29","invariantUUID":"f4918758-8a68-45ac-beb0-88aedb24f863","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46bee449-c28d-4bd7-8c7d-3e4cca6cdad4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403232408,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eab20a5d-2a95-4722-8b04-566626d17c84","invariantUUID":"36f31b6e-b2fe-428e-a9fd-309b4f6e5aa4","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":"5940ffcb-1455-47a3-99ea-2f047ce5506d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403297684,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac6d539b-428b-490c-9e65-babbd0042244","invariantUUID":"f52959ba-6df9-4e99-9e82-190fccefb299","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":"89a08cad-2b57-4905-bb3b-d4362b2b49e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403451688,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d8fa34a-0790-4f6c-ae79-06e048530c9d","invariantUUID":"5f1941ec-6ead-4681-a977-ff73389a1238","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e970f38-c228-47bf-b428-933a62cf61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403252267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa40a269-11eb-46d7-b4d5-50a6fed32ede","invariantUUID":"ed47a2c8-06cc-4901-b4b3-055373a35490","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"529b6499-18ba-482f-8269-b54337172478","lifecycleState":"CERTIFIED","lastUpdateDate":1631403397507,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb3accf3-779a-4f1c-934e-c236059be7aa","invariantUUID":"e00b7c08-3ebe-4f75-88bb-55cbdf59e0fb","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":"securityrules","uniqueId":"68b558d7-2cb9-44fc-8b84-689d984dbced","lifecycleState":"CERTIFIED","lastUpdateDate":1631403071735,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9300cb57-6009-422b-90d8-1264fc56f14b","invariantUUID":"3b1ab01a-8bda-413a-b54f-4c0cc0f0f74b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"685b6fc7-2ab0-4abb-8c04-9f77a8e3eac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403215705,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e615529-9a39-4a58-9772-7e6aab66f893","invariantUUID":"c9679c2a-3667-46de-8ae7-c733403bc818","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"759ad081-4fc6-4ce0-a82d-e3d064dce4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403169326,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18e55a1e-741e-49a8-876b-0e1ffb08b2c2","invariantUUID":"fa2f1787-173d-41af-92aa-d6c6725ea89e","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":"b4c0e0ff-c573-4685-9d75-c394db3d6587","lifecycleState":"CERTIFIED","lastUpdateDate":1631403092860,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae2ab737-1736-4792-953a-514ba454ad5c","invariantUUID":"3a7935b3-e042-4049-b9e1-caecec1efe68","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0da5b54-f614-471f-8a32-244aaaf8f78c","lifecycleState":"CERTIFIED","lastUpdateDate":1631403037135,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7930633f-5d5e-4fd3-9b01-5fc7d8233737","invariantUUID":"b648574a-f3b4-4023-b06c-07c0f30098e8","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":"af793017-6fcf-465f-8b16-d98d4c329b52","lifecycleState":"CERTIFIED","lastUpdateDate":1631402958381,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c1f0b94-5883-45a9-a3ff-023e7bffa6fd","invariantUUID":"7eb91603-71d7-47f0-8287-940f3b021088","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":"84240b0c-2f2a-4c47-9f5a-2cb3589a505d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403245362,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6433d04-aabb-447e-9c90-6cdd0ef912f9","invariantUUID":"d576b413-f735-4692-a0bc-d334516d2d8d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bff3b9c5-946c-4bfb-bcd9-503dda70eb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403374841,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f721bfc8-2034-4e99-932d-3aa9c598b2fe","invariantUUID":"b5017c01-83ff-4c59-9fda-516a5c95ccaf","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":"e5e6541c-44ae-41ce-a010-090183859dba","lifecycleState":"CERTIFIED","lastUpdateDate":1631412485594,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","invariantUUID":"002a7f3c-56bb-45ca-abac-094ff131cdf4","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":"network","uniqueId":"00f582e5-6562-40e0-8eec-04bc8531b715","lifecycleState":"CERTIFIED","lastUpdateDate":1631403116146,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1b40b6-0af9-4568-a224-2f59ef7f1fac","invariantUUID":"970d89ca-d79a-40db-b250-64050cdd78c6","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83beca24-d3f3-4ceb-8a5d-31d3e8bfe73a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403210593,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1e532bc-790f-44f7-9194-28af943b6fb1","invariantUUID":"1cc101ad-c053-4ce1-a647-11a44127c916","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d004d82e-22f0-4717-97c0-eabd649de3b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403200093,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8cda53a6-1917-401e-838b-cc0162932196","invariantUUID":"e0861171-40b4-4a98-a368-b667f7cb8e3f","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":"d94357d3-8345-4dfd-813c-05ac0a444e8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403405911,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"843c257e-1763-4ec7-a0b3-ac301723800b","invariantUUID":"db4d8c47-7458-46be-a03e-9de8a6e131ac","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55c760ff-8c6a-4209-9e70-63c990e09c72","lifecycleState":"CERTIFIED","lastUpdateDate":1631403434926,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4e0f81e-e420-43da-bf96-d512d101dd8f","invariantUUID":"29854175-f8aa-47ac-901e-b86de3ebdf54","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58baa3f3-86b2-44d6-877a-ecdf12cc6fda","lifecycleState":"CERTIFIED","lastUpdateDate":1631402915743,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7c7c8ae-e190-45c9-adc0-df7d78aa3768","invariantUUID":"3d12816e-690e-4eb0-bed8-2fcbe9ee957f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6b572136-85d5-4d8b-851f-ed106774aec2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403462426,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a008a262-f198-4e92-95a7-b92de1d64c41","invariantUUID":"07311933-e395-4063-a110-fd87c18e869f","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2bd4400e-050e-4e86-826f-5cbcb4324b0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631402892734,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46361cd5-74ea-49e8-9fb0-fa5a4628324e","invariantUUID":"c60b2677-497e-4603-b5fc-f512714a9568","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7330f0ef-fba1-43b0-bd91-76a8fccff393","lifecycleState":"CERTIFIED","lastUpdateDate":1631403322329,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eb31864-25a9-4345-a838-50a53b8f0c3f","invariantUUID":"1e05f352-0b1e-4c19-8ee6-c9aa30e6b91f","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":"e275a80c-2bf0-4fd6-ba19-b035f37941fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631402998310,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92da894b-1ab8-4cea-a45b-4a5ffbc08ca5","invariantUUID":"3e362462-bfc4-4cf1-b7ca-f33fda54d6c6","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":"b8f2f7b6-e70b-4234-b751-20d12488bda2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403098251,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6810c31d-7cfc-40f5-abff-77244f81f8af","invariantUUID":"0cd98203-5804-43ca-a186-cbd570d7457f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c243fa61-af0a-4f0f-8de4-e77765b43a9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631402993153,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"621e2a8f-f7c8-4a5d-80c9-991f4fb11cf9","invariantUUID":"aab0cd8b-e9f4-40d2-83ab-54e620ba5cdf","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":"objectStorage","uniqueId":"8fd606ba-9370-47eb-8adc-7c97a2cce1d5","lifecycleState":"CERTIFIED","lastUpdateDate":1631402884628,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fc3e705-105e-41bf-b182-7bdd1a6ca930","invariantUUID":"50394d9f-dd46-49c0-9008-4a09bd095365","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1b108f0-8a4d-44e7-9472-4b49621ed978","lifecycleState":"CERTIFIED","lastUpdateDate":1631403392328,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de87a0d3-f397-4e4e-9ea4-17feb70c0c5d","invariantUUID":"62d591d9-e00d-4081-8f88-1e2049650abc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"602e8582-8053-4ab4-b725-d80544c376a6","lifecycleState":"CERTIFIED","lastUpdateDate":1631402876818,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c6370c02-69da-407e-8a41-27138a4086bb","invariantUUID":"2486237b-68a1-426e-bf10-75651030c6a6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ebb1623a-2d2f-4683-aca3-1ba38b4337e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403082091,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22c1a6a2-9b75-48b2-bdd0-51babc9c1592","invariantUUID":"f90cd911-f11c-435b-a4f5-0d280c8067f2","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":"bbcc375f-f480-481f-ac7d-6321eede9cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631403174640,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e1244c-91fb-4747-8bf2-cda771cfe365","invariantUUID":"ddf0ab09-55fd-4537-b490-b67b8fa4f596","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2606a858-7d0e-4410-bb66-0dc185b271ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631402854299,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a2ae07d-2730-4e29-9ca1-0429a05b7417","invariantUUID":"ae7d5ae0-d35b-4934-a8c9-4902aad308fb","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":"port","uniqueId":"0842737c-6c49-44c6-bb2e-ff05a096b143","lifecycleState":"CERTIFIED","lastUpdateDate":1631403332618,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"134039fc-d861-4f67-a156-643605cc501c","invariantUUID":"b27ebd4d-1392-48ef-93b7-8f41773ff027","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a81da0e2-921d-471a-8e5a-e3ca2f48099b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403258953,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dfaafb-14a9-479b-b1f7-4d7895c26330","invariantUUID":"08b273c5-a908-4b4c-bf2b-4c77881c082f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b69cf59d-15fa-42c6-b81a-4ce2eb046e83","lifecycleState":"CERTIFIED","lastUpdateDate":1631411559835,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","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":"65590370-c441-408e-9350-6cfc86ccda17","lifecycleState":"CERTIFIED","lastUpdateDate":1631412430042,"name":"basic_onboard_TSrWCq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","systemName":"BasicOnboardTsrwcq","description":"service","tags":["basic_onboard_TSrWCq"],"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":"86ca0ac7-dce6-4998-b338-9d29c0d89552","lifecycleState":"CERTIFIED","lastUpdateDate":1631411933157,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","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":"70708677-74d2-4af7-b45c-b066234cb8bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631412534446,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","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-12 02:14:42,954 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-12 02:14:42,955 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-12 02:14:42,955 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/5f0ca4f0-54e1-4315-aa46-07e4f2d15747/toscaModel 2021-09-12 02:14:42,955 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-12 02:14:42,958 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-12 02:14:43,252 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/5f0ca4f0-54e1-4315-aa46-07e4f2d15747/toscaModel HTTP/1.1" 200 None 2021-09-12 02:14:43,254 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-12 02:14:43,255 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-12 02:14:43,301 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': '16879166-59b5-4d00-8eab-a1a9592bea56', 'x-fromappid': 'API client'} 2021-09-12 02:14:43,301 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-12 02:14:43,301 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-b5eef7c1-6be5-4d81-b62b-e9c2733be792" }, "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-b5eef7c1-6be5-4d81-b62b-e9c2733be792_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-12 02:14:43,303 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-09-12 02:14:43,428 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-12 02:14:43,430 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-09-12 02:14:43,430 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-12 02:14:43,458 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-12 02:14:43,458 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-12 02:14:43,459 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-12 02:14:43,459 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-12 02:14:43,460 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-12 02:14:43,462 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-12 02:14:43,955 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-12 02:14:43,957 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-12 02:14:43,957 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/01369d6e-834c-4cf5-9a67-1028c15e935b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8fccfe1a-62c8-4cfa-9136-feb413857cdc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","name":"basic_onboard_TSrWCq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8030eb15-804a-4055-9d32-693c096ecc12/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f0ca4f0-54e1-4315-aa46-07e4f2d15747/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-12 02:14:43,961 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-12 02:14:43,961 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:14:43,962 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:14:43,962 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:14:43,962 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-12 02:14:43,963 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:14:43,963 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:14:43,963 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:14:43,964 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TSrWCq from SDC 2021-09-12 02:14:43,964 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:14:43,965 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:14:43,965 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:14:43,965 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-12 02:14:43,966 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:14:43,966 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:14:43,967 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:14:43,967 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-12 02:14:43,968 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-12 02:14:43,968 INFO 192:__init__.py(1) - Service found, updating information 2021-09-12 02:14:43,969 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-12 02:14:43,970 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-12 02:14:43,970 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-12 02:14:43,974 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:14:44,726 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-12 02:14:44,729 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-12 02:14:44,733 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"29820d6f-670d-4ea5-891b-a01ad998721b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403413123,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b46b337c-1417-49cf-9609-8687233ff07f","invariantUUID":"7c2f9693-659f-4c45-81c8-b94f01a44445","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8434ca1b-2604-42d0-beb8-ebe53b1aab67","lifecycleState":"CERTIFIED","lastUpdateDate":1631403087383,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7fbc7d1-1bea-4c80-8666-0fab6e458182","invariantUUID":"50bea9a2-da70-4516-9111-776e7ae5d7cc","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":"defaulticon","uniqueId":"c2eead82-dffb-4eea-885c-1e5e9b3eef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631403205482,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ce2de91e-ec03-4204-9536-fd317dbc7f71","invariantUUID":"04f3892f-e45e-4703-8424-e33ccbc28703","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"68c976f2-73dd-4e5a-8253-fbfdae689789","lifecycleState":"CERTIFIED","lastUpdateDate":1631403186850,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e4f73e08-bfef-436d-9ca0-75812f6cd775","invariantUUID":"fc2f0198-caa0-42b4-a0f2-0baf5b731af9","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69a56d52-4741-4bd0-9b79-f2df298e822a","lifecycleState":"CERTIFIED","lastUpdateDate":1631402982210,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"19b81fb4-c830-4bbb-bacf-abd8edc98171","invariantUUID":"e3e7d8d3-a2ef-4aa8-97f7-a9983bf1e541","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":"networkrules","uniqueId":"3e56f39b-8f61-4a0d-960f-85fff15605f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631403032124,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13d6e606-d7c5-4bb0-b469-022b44b54862","invariantUUID":"8dce0506-2884-4709-9d22-6fe370382678","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1c394c3-9c39-44c4-b4e2-fe9f9521c4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403359651,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b081b1-5bef-4138-b84d-6e0b30bc4083","invariantUUID":"8f3eb002-89ef-4ba7-a913-179d52671bb8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec010627-3e15-4111-905a-7ce05efcafca","lifecycleState":"CERTIFIED","lastUpdateDate":1631403292368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"354ad2fb-88be-4213-a1ec-d9fc69fea394","invariantUUID":"8c871c42-dfc5-41d9-bfd9-d1f1dfecd223","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":"029d4acb-8268-443f-b893-fa7b0b12016a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403368342,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a4fd65b-bb03-4863-93e2-daabd13ce2f2","invariantUUID":"db939b79-a213-476a-a889-741a047dc8f6","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":"network","uniqueId":"6e131aaa-adaf-4d12-b2bf-ac78746a3eae","lifecycleState":"CERTIFIED","lastUpdateDate":1631403221378,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb762d8c-512d-471a-ad9f-d528bffc6120","invariantUUID":"302644f2-3927-421b-8701-7fc139291444","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":"05ba2f43-894f-4768-8408-62511bb465b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631402921155,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91185fe4-b4ed-4d1b-817e-7997cc8da115","invariantUUID":"5340ccb7-834f-4803-8d0c-fcef3eb269f8","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":"80ca684e-8782-42fe-b705-ad127676ac7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402987911,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fae1feb8-bee8-4db3-8e4c-3ed957058186","invariantUUID":"26c1aa7d-0831-4d2c-832c-b49042bd3b23","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":"port","uniqueId":"5244e660-4c13-4a7d-a115-8befbd147473","lifecycleState":"CERTIFIED","lastUpdateDate":1631403343275,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"675ce446-3ab1-46df-b821-266a8aa5b0a7","invariantUUID":"5dc8c9f1-e912-44bd-8acc-0d38d326aeb8","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":"loadBalancer","uniqueId":"5e356fd4-f7c6-4664-b0b4-38008b03e033","lifecycleState":"CERTIFIED","lastUpdateDate":1631402910558,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a808098e-0a9f-4087-a410-d5407a24f9db","invariantUUID":"425c0f4f-897d-4acb-b27c-5f491a1e1a97","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"04267a34-c6a7-42be-a446-10ef20c309e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403458965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"597dfca1-6717-47e8-be75-0c6c1a960b31","invariantUUID":"8089edae-850e-484f-baf3-0a3c7b34585a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"df602722-49ab-4e03-8501-5c9e5c11245d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403327391,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0a7bc15-05ad-46e5-9bf3-706b44d08285","invariantUUID":"bdc32fcd-2b2f-4a3e-9a45-a524755989bc","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":"networkrules","uniqueId":"9e015d05-0749-46f8-a490-c71495a57fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403058957,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"155265be-0931-42a9-bafc-e727a41c68d8","invariantUUID":"71b9e49b-00c6-4055-b5e7-a29115bbadc8","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6c0b8b8-b115-4cc1-877a-14e796d462cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631402976494,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15cd96c7-e0f9-42fb-b71d-3da1c193871b","invariantUUID":"de3a6650-9b14-4f10-b3b4-3d5c1ce81065","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":"defaulticon","uniqueId":"e316ec4f-a181-4f1d-a467-e2dc9cb8fbf1","lifecycleState":"CERTIFIED","lastUpdateDate":1631411879955,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5e35ac07-0ade-4eef-b169-643844eb1711","invariantUUID":"7db02145-6aba-41ed-8c6c-4fa28b75dd31","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d955c89d-8102-47fc-a9e8-5a44afab8bfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631402945132,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f63c42-794a-4553-bc93-2bc12fe65163","invariantUUID":"6c58c428-07b9-4a87-a20e-6c3867b323ad","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":"objectStorage","uniqueId":"244a71d5-164b-4c5f-9328-df7f9d03e2e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631402939067,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dff216df-84c2-4384-9b59-4788aba4bddb","invariantUUID":"fd1235e9-0ae7-4d24-9c07-ee3029430b29","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":"46663c28-6259-44e3-a6ff-1c20c9d6f820","lifecycleState":"CERTIFIED","lastUpdateDate":1631403348390,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ba4a464-e74e-41f2-84de-e050d83ec51e","invariantUUID":"47150f45-1b36-4012-bce0-042c9553e3f7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8425b771-bb64-41ee-a05d-839ca7c8c06e","lifecycleState":"CERTIFIED","lastUpdateDate":1631403386992,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62945625-675d-4529-af86-fbebd2d69294","invariantUUID":"c697e76c-556a-4976-9431-ca0c2d06191b","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":"1baf1978-22bc-4b96-acd0-2428598b1c90","lifecycleState":"CERTIFIED","lastUpdateDate":1631403110705,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ee45c20-ac5b-4db7-b785-4c8a0d87bdfc","invariantUUID":"813fbc7a-e62b-4928-8725-653af4acc6f8","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":"network","uniqueId":"5caa03a0-c83b-42a6-84e8-a2b3dd0b6d6d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403065229,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0622b344-5d43-4533-9731-e1bd617afcb5","invariantUUID":"6297d33a-d699-4baf-aacd-61e28c960ce7","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c824543-8eac-4649-8b1e-0c95e174e7dc","lifecycleState":"CERTIFIED","lastUpdateDate":1631403276584,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9464446b-961f-4988-a74c-296a92f42573","invariantUUID":"ec6f73cd-5f22-4715-8b68-6a537df4ef35","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ee026ce1-c2e3-4694-96f0-02c385953a03","lifecycleState":"CERTIFIED","lastUpdateDate":1631412386241,"name":"basic_onboard_TSrWCq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d5d737bf-49eb-4b81-a86b-a44a9ac2cc27","invariantUUID":"af47d726-49aa-43ff-b076-9a5733395a9a","systemName":"BasicOnboardTsrwcq","description":"VF","tags":["basic_onboard_TSrWCq"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1498b54f-ea4d-4306-b4d9-89f137754e80","lifecycleState":"CERTIFIED","lastUpdateDate":1631402952068,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcd852db-bca5-48f5-af52-da0628ad8232","invariantUUID":"0cbcd7b2-e581-454f-ac93-eb2e5f7359a3","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":"compute","uniqueId":"8bbd6061-d6e9-4f02-9da2-8a15fb917688","lifecycleState":"CERTIFIED","lastUpdateDate":1631403227008,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b86865e4-9160-496c-8401-87fa37f21ced","invariantUUID":"255c7682-7e92-421e-8359-20ebef8f8d45","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"244c769d-0c20-4111-b0ee-2bb10a8d641c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402970907,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bedf9d9-7603-485f-a414-f61ee5efe0fb","invariantUUID":"bae16bba-ca8d-435a-860f-cf132734dad5","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"772ca067-db41-4112-83db-ef3dbe3c46bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631403271466,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e91a873-b655-4184-a147-867f84366295","invariantUUID":"7e9fb267-c895-473b-8098-436c17613517","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e0a7323-1b20-4091-892d-2425f7a6fb4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403353718,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae85b7e0-e1b0-4a5d-8a3a-d46e91c886b2","invariantUUID":"330ba4d6-8468-487b-89c4-0f85dc9009a4","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1078087e-ab63-4d08-8105-2336ab9597fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631403123261,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e05a7121-7272-43c6-b51a-863f082ac08c","invariantUUID":"54b2ce78-7962-4ab3-8add-e07f198b0a05","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":"ccfc62f1-3bae-444d-89d7-b7de28fb64e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403193552,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"77e532b1-c110-4354-8907-0f0224eb43a0","invariantUUID":"bb934a2c-d3ec-40f1-8a1b-a08e38a41f9d","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":"port","uniqueId":"7ce0c952-566b-444c-9acf-c8941112325f","lifecycleState":"CERTIFIED","lastUpdateDate":1631402965502,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8cf1164-dbe4-40d0-98af-3409ad6e68e7","invariantUUID":"b3778b4f-f141-4a11-89e6-a8ebef8d7439","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"739addeb-5350-426f-b7d5-86c71357009a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403153558,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0d08871-337d-40b6-8fe5-f6391db76342","invariantUUID":"b1d13c73-c0d7-48d3-b271-1906d16abda4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1716ace6-848f-4e69-84c4-ce2040a80a13","lifecycleState":"CERTIFIED","lastUpdateDate":1631403338018,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e82982-1b7c-42ef-80d9-c98592dc15e8","invariantUUID":"2e508009-b0d2-47cc-9a10-8a9acd4922a0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"80b46866-8e1c-42e8-b7e9-5d36ebd1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1631403443095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7e66653-4978-4268-ac04-22f7ea050902","invariantUUID":"c06741e7-55ee-4e62-a0b5-8b4277547c05","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":"compute","uniqueId":"4609a33c-314d-487f-b77e-011546922b8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403446405,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"239b5dda-d1f9-4b46-a45e-877b703bfb29","invariantUUID":"f4918758-8a68-45ac-beb0-88aedb24f863","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46bee449-c28d-4bd7-8c7d-3e4cca6cdad4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403232408,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eab20a5d-2a95-4722-8b04-566626d17c84","invariantUUID":"36f31b6e-b2fe-428e-a9fd-309b4f6e5aa4","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":"5940ffcb-1455-47a3-99ea-2f047ce5506d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403297684,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac6d539b-428b-490c-9e65-babbd0042244","invariantUUID":"f52959ba-6df9-4e99-9e82-190fccefb299","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":"89a08cad-2b57-4905-bb3b-d4362b2b49e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403451688,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d8fa34a-0790-4f6c-ae79-06e048530c9d","invariantUUID":"5f1941ec-6ead-4681-a977-ff73389a1238","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e970f38-c228-47bf-b428-933a62cf61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403252267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa40a269-11eb-46d7-b4d5-50a6fed32ede","invariantUUID":"ed47a2c8-06cc-4901-b4b3-055373a35490","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"529b6499-18ba-482f-8269-b54337172478","lifecycleState":"CERTIFIED","lastUpdateDate":1631403397507,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb3accf3-779a-4f1c-934e-c236059be7aa","invariantUUID":"e00b7c08-3ebe-4f75-88bb-55cbdf59e0fb","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":"securityrules","uniqueId":"68b558d7-2cb9-44fc-8b84-689d984dbced","lifecycleState":"CERTIFIED","lastUpdateDate":1631403071735,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9300cb57-6009-422b-90d8-1264fc56f14b","invariantUUID":"3b1ab01a-8bda-413a-b54f-4c0cc0f0f74b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"685b6fc7-2ab0-4abb-8c04-9f77a8e3eac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403215705,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e615529-9a39-4a58-9772-7e6aab66f893","invariantUUID":"c9679c2a-3667-46de-8ae7-c733403bc818","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"759ad081-4fc6-4ce0-a82d-e3d064dce4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403169326,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18e55a1e-741e-49a8-876b-0e1ffb08b2c2","invariantUUID":"fa2f1787-173d-41af-92aa-d6c6725ea89e","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":"b4c0e0ff-c573-4685-9d75-c394db3d6587","lifecycleState":"CERTIFIED","lastUpdateDate":1631403092860,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae2ab737-1736-4792-953a-514ba454ad5c","invariantUUID":"3a7935b3-e042-4049-b9e1-caecec1efe68","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0da5b54-f614-471f-8a32-244aaaf8f78c","lifecycleState":"CERTIFIED","lastUpdateDate":1631403037135,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7930633f-5d5e-4fd3-9b01-5fc7d8233737","invariantUUID":"b648574a-f3b4-4023-b06c-07c0f30098e8","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":"af793017-6fcf-465f-8b16-d98d4c329b52","lifecycleState":"CERTIFIED","lastUpdateDate":1631402958381,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c1f0b94-5883-45a9-a3ff-023e7bffa6fd","invariantUUID":"7eb91603-71d7-47f0-8287-940f3b021088","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":"84240b0c-2f2a-4c47-9f5a-2cb3589a505d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403245362,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6433d04-aabb-447e-9c90-6cdd0ef912f9","invariantUUID":"d576b413-f735-4692-a0bc-d334516d2d8d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bff3b9c5-946c-4bfb-bcd9-503dda70eb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403374841,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f721bfc8-2034-4e99-932d-3aa9c598b2fe","invariantUUID":"b5017c01-83ff-4c59-9fda-516a5c95ccaf","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":"e5e6541c-44ae-41ce-a010-090183859dba","lifecycleState":"CERTIFIED","lastUpdateDate":1631412485594,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","invariantUUID":"002a7f3c-56bb-45ca-abac-094ff131cdf4","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":"network","uniqueId":"00f582e5-6562-40e0-8eec-04bc8531b715","lifecycleState":"CERTIFIED","lastUpdateDate":1631403116146,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1b40b6-0af9-4568-a224-2f59ef7f1fac","invariantUUID":"970d89ca-d79a-40db-b250-64050cdd78c6","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83beca24-d3f3-4ceb-8a5d-31d3e8bfe73a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403210593,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1e532bc-790f-44f7-9194-28af943b6fb1","invariantUUID":"1cc101ad-c053-4ce1-a647-11a44127c916","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d004d82e-22f0-4717-97c0-eabd649de3b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403200093,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8cda53a6-1917-401e-838b-cc0162932196","invariantUUID":"e0861171-40b4-4a98-a368-b667f7cb8e3f","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":"d94357d3-8345-4dfd-813c-05ac0a444e8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403405911,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"843c257e-1763-4ec7-a0b3-ac301723800b","invariantUUID":"db4d8c47-7458-46be-a03e-9de8a6e131ac","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55c760ff-8c6a-4209-9e70-63c990e09c72","lifecycleState":"CERTIFIED","lastUpdateDate":1631403434926,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4e0f81e-e420-43da-bf96-d512d101dd8f","invariantUUID":"29854175-f8aa-47ac-901e-b86de3ebdf54","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58baa3f3-86b2-44d6-877a-ecdf12cc6fda","lifecycleState":"CERTIFIED","lastUpdateDate":1631402915743,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7c7c8ae-e190-45c9-adc0-df7d78aa3768","invariantUUID":"3d12816e-690e-4eb0-bed8-2fcbe9ee957f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6b572136-85d5-4d8b-851f-ed106774aec2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403462426,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a008a262-f198-4e92-95a7-b92de1d64c41","invariantUUID":"07311933-e395-4063-a110-fd87c18e869f","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2bd4400e-050e-4e86-826f-5cbcb4324b0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631402892734,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46361cd5-74ea-49e8-9fb0-fa5a4628324e","invariantUUID":"c60b2677-497e-4603-b5fc-f512714a9568","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7330f0ef-fba1-43b0-bd91-76a8fccff393","lifecycleState":"CERTIFIED","lastUpdateDate":1631403322329,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eb31864-25a9-4345-a838-50a53b8f0c3f","invariantUUID":"1e05f352-0b1e-4c19-8ee6-c9aa30e6b91f","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":"e275a80c-2bf0-4fd6-ba19-b035f37941fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631402998310,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92da894b-1ab8-4cea-a45b-4a5ffbc08ca5","invariantUUID":"3e362462-bfc4-4cf1-b7ca-f33fda54d6c6","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":"b8f2f7b6-e70b-4234-b751-20d12488bda2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403098251,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6810c31d-7cfc-40f5-abff-77244f81f8af","invariantUUID":"0cd98203-5804-43ca-a186-cbd570d7457f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c243fa61-af0a-4f0f-8de4-e77765b43a9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631402993153,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"621e2a8f-f7c8-4a5d-80c9-991f4fb11cf9","invariantUUID":"aab0cd8b-e9f4-40d2-83ab-54e620ba5cdf","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":"objectStorage","uniqueId":"8fd606ba-9370-47eb-8adc-7c97a2cce1d5","lifecycleState":"CERTIFIED","lastUpdateDate":1631402884628,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fc3e705-105e-41bf-b182-7bdd1a6ca930","invariantUUID":"50394d9f-dd46-49c0-9008-4a09bd095365","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1b108f0-8a4d-44e7-9472-4b49621ed978","lifecycleState":"CERTIFIED","lastUpdateDate":1631403392328,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de87a0d3-f397-4e4e-9ea4-17feb70c0c5d","invariantUUID":"62d591d9-e00d-4081-8f88-1e2049650abc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"602e8582-8053-4ab4-b725-d80544c376a6","lifecycleState":"CERTIFIED","lastUpdateDate":1631402876818,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c6370c02-69da-407e-8a41-27138a4086bb","invariantUUID":"2486237b-68a1-426e-bf10-75651030c6a6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ebb1623a-2d2f-4683-aca3-1ba38b4337e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403082091,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22c1a6a2-9b75-48b2-bdd0-51babc9c1592","invariantUUID":"f90cd911-f11c-435b-a4f5-0d280c8067f2","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":"bbcc375f-f480-481f-ac7d-6321eede9cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631403174640,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e1244c-91fb-4747-8bf2-cda771cfe365","invariantUUID":"ddf0ab09-55fd-4537-b490-b67b8fa4f596","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2606a858-7d0e-4410-bb66-0dc185b271ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631402854299,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a2ae07d-2730-4e29-9ca1-0429a05b7417","invariantUUID":"ae7d5ae0-d35b-4934-a8c9-4902aad308fb","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":"port","uniqueId":"0842737c-6c49-44c6-bb2e-ff05a096b143","lifecycleState":"CERTIFIED","lastUpdateDate":1631403332618,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"134039fc-d861-4f67-a156-643605cc501c","invariantUUID":"b27ebd4d-1392-48ef-93b7-8f41773ff027","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a81da0e2-921d-471a-8e5a-e3ca2f48099b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403258953,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dfaafb-14a9-479b-b1f7-4d7895c26330","invariantUUID":"08b273c5-a908-4b4c-bf2b-4c77881c082f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b69cf59d-15fa-42c6-b81a-4ce2eb046e83","lifecycleState":"CERTIFIED","lastUpdateDate":1631411559835,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","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":"65590370-c441-408e-9350-6cfc86ccda17","lifecycleState":"CERTIFIED","lastUpdateDate":1631412430042,"name":"basic_onboard_TSrWCq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","systemName":"BasicOnboardTsrwcq","description":"service","tags":["basic_onboard_TSrWCq"],"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":"86ca0ac7-dce6-4998-b338-9d29c0d89552","lifecycleState":"CERTIFIED","lastUpdateDate":1631411933157,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","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":"70708677-74d2-4af7-b45c-b066234cb8bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631412534446,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","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-12 02:14:44,740 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-12 02:14:44,741 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': '88e476a0-2794-4bcf-bece-46540841d7f9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:14:44,741 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/757bdc07-961d-40b2-a872-833f373ba8cf/vnfs/b71b6c94-8a54-4bb4-bd88-290dae3741ef/vfModules 2021-09-12 02:14:44,742 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-b5eef7c1-6be5-4d81-b62b-e9c2733be792", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "d4e4842c-14ea-49dc-a8a4-3e0e801c4b85", "modelVersionId": "15608667-24b5-448c-9197-73877758ea44", "modelName": "BasicCnf..base_dummy..module-0", "modelVersion": "1", "modelCustomizationId": "277cb69e-7efd-4d9d-a174-2ee4d90a7831", "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": "757bdc07-961d-40b2-a872-833f373ba8cf", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "887b2484-5729-4296-aaad-585c74b00e38", "modelVersion": "1.0", "modelVersionId": "5f0ca4f0-54e1-4315-aa46-07e4f2d15747" } } }, { "relatedInstance": { "instanceId": "b71b6c94-8a54-4bb4-bd88-290dae3741ef", "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "002a7f3c-56bb-45ca-abac-094ff131cdf4", "modelVersion": "1.0", "modelVersionId": "facaae62-c9f1-4d14-8644-e8b26e5866bd", "modelCustomizationId": "a9c2d75e-bdd1-49e4-ac3e-2db3ed298877", "modelCustomizationName": "basic_cnf 0" } } } ] } } 2021-09-12 02:14:44,744 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:14:46,348 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/757bdc07-961d-40b2-a872-833f373ba8cf/vnfs/b71b6c94-8a54-4bb4-bd88-290dae3741ef/vfModules HTTP/1.1" 202 262 2021-09-12 02:14:46,350 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-12 02:14:46,351 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response: {"requestReferences":{"requestId":"88e476a0-2794-4bcf-bece-46540841d7f9","instanceId":"0872e4f4-55d5-4ca0-9120-f006b2cc14ce","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/88e476a0-2794-4bcf-bece-46540841d7f9"}} 2021-09-12 02:14:46,352 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-09-12 02:14:46,362 DEBUG 129:onap_service.py(9) - [None][Check 88e476a0-2794-4bcf-bece-46540841d7f9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd5ac122f-386f-497e-96ce-846f1ef3438e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:14:46,363 DEBUG 131:onap_service.py(9) - [None][Check 88e476a0-2794-4bcf-bece-46540841d7f9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/88e476a0-2794-4bcf-bece-46540841d7f9 2021-09-12 02:14:46,364 DEBUG 132:onap_service.py(9) - [None][Check 88e476a0-2794-4bcf-bece-46540841d7f9 orchestration request status] data sent: None 2021-09-12 02:14:46,376 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:14:46,543 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/88e476a0-2794-4bcf-bece-46540841d7f9 HTTP/1.1" 200 2455 2021-09-12 02:14:46,546 INFO 142:onap_service.py(9) - [None][Check 88e476a0-2794-4bcf-bece-46540841d7f9 orchestration request status] response code: 200 2021-09-12 02:14:46,547 DEBUG 146:onap_service.py(9) - [None][Check 88e476a0-2794-4bcf-bece-46540841d7f9 orchestration request status] response: {"request":{"requestId":"88e476a0-2794-4bcf-bece-46540841d7f9","startTime":"Sun, 12 Sep 2021 02:14:44 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"277cb69e-7efd-4d9d-a174-2ee4d90a7831","modelVersionId":"15608667-24b5-448c-9197-73877758ea44","modelCustomizationId":"277cb69e-7efd-4d9d-a174-2ee4d90a7831","modelUuid":"15608667-24b5-448c-9197-73877758ea44","modelInvariantUuid":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"757bdc07-961d-40b2-a872-833f373ba8cf","modelInfo":{"modelInvariantId":"887b2484-5729-4296-aaad-585c74b00e38","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelUuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelInvariantUuid":"887b2484-5729-4296-aaad-585c74b00e38"}}},{"relatedInstance":{"instanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"002a7f3c-56bb-45ca-abac-094ff131cdf4","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelVersionId":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelCustomizationId":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelUuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelInvariantUuid":"002a7f3c-56bb-45ca-abac-094ff131cdf4","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":"757bdc07-961d-40b2-a872-833f373ba8cf","vnfInstanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","vfModuleInstanceId":"0872e4f4-55d5-4ca0-9120-f006b2cc14ce","vfModuleInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 12 Sep 2021 02:14:45 GMT"}}} 2021-09-12 02:14:56,558 DEBUG 129:onap_service.py(9) - [None][Check 88e476a0-2794-4bcf-bece-46540841d7f9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '07176c5e-d930-4215-a546-e35f1c428c4d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:14:56,559 DEBUG 131:onap_service.py(9) - [None][Check 88e476a0-2794-4bcf-bece-46540841d7f9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/88e476a0-2794-4bcf-bece-46540841d7f9 2021-09-12 02:14:56,559 DEBUG 132:onap_service.py(9) - [None][Check 88e476a0-2794-4bcf-bece-46540841d7f9 orchestration request status] data sent: None 2021-09-12 02:14:56,561 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:14:56,725 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/88e476a0-2794-4bcf-bece-46540841d7f9 HTTP/1.1" 200 2666 2021-09-12 02:14:56,727 INFO 142:onap_service.py(9) - [None][Check 88e476a0-2794-4bcf-bece-46540841d7f9 orchestration request status] response code: 200 2021-09-12 02:14:56,728 DEBUG 146:onap_service.py(9) - [None][Check 88e476a0-2794-4bcf-bece-46540841d7f9 orchestration request status] response: {"request":{"requestId":"88e476a0-2794-4bcf-bece-46540841d7f9","startTime":"Sun, 12 Sep 2021 02:14:44 GMT","finishTime":"Sun, 12 Sep 2021 02:14:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"277cb69e-7efd-4d9d-a174-2ee4d90a7831","modelVersionId":"15608667-24b5-448c-9197-73877758ea44","modelCustomizationId":"277cb69e-7efd-4d9d-a174-2ee4d90a7831","modelUuid":"15608667-24b5-448c-9197-73877758ea44","modelInvariantUuid":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"757bdc07-961d-40b2-a872-833f373ba8cf","modelInfo":{"modelInvariantId":"887b2484-5729-4296-aaad-585c74b00e38","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelUuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelInvariantUuid":"887b2484-5729-4296-aaad-585c74b00e38"}}},{"relatedInstance":{"instanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"002a7f3c-56bb-45ca-abac-094ff131cdf4","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelVersionId":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelCustomizationId":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelUuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelInvariantUuid":"002a7f3c-56bb-45ca-abac-094ff131cdf4","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":"757bdc07-961d-40b2-a872-833f373ba8cf","vnfInstanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","vfModuleInstanceId":"0872e4f4-55d5-4ca0-9120-f006b2cc14ce","vfModuleInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 12 Sep 2021 02:14:54 GMT"}}} 2021-09-12 02:14:56,729 INFO 56:mixins.py(9) - VfModuleInstantiation task finished 2021-09-12 02:14:56,730 DEBUG 129:onap_service.py(9) - [None][Check 88e476a0-2794-4bcf-bece-46540841d7f9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '335a9619-9b48-4524-a0e3-6a20b932b605', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:14:56,730 DEBUG 131:onap_service.py(9) - [None][Check 88e476a0-2794-4bcf-bece-46540841d7f9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/88e476a0-2794-4bcf-bece-46540841d7f9 2021-09-12 02:14:56,730 DEBUG 132:onap_service.py(9) - [None][Check 88e476a0-2794-4bcf-bece-46540841d7f9 orchestration request status] data sent: None 2021-09-12 02:14:56,733 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:14:56,908 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/88e476a0-2794-4bcf-bece-46540841d7f9 HTTP/1.1" 200 2666 2021-09-12 02:14:56,909 INFO 142:onap_service.py(9) - [None][Check 88e476a0-2794-4bcf-bece-46540841d7f9 orchestration request status] response code: 200 2021-09-12 02:14:56,910 DEBUG 146:onap_service.py(9) - [None][Check 88e476a0-2794-4bcf-bece-46540841d7f9 orchestration request status] response: {"request":{"requestId":"88e476a0-2794-4bcf-bece-46540841d7f9","startTime":"Sun, 12 Sep 2021 02:14:44 GMT","finishTime":"Sun, 12 Sep 2021 02:14:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"277cb69e-7efd-4d9d-a174-2ee4d90a7831","modelVersionId":"15608667-24b5-448c-9197-73877758ea44","modelCustomizationId":"277cb69e-7efd-4d9d-a174-2ee4d90a7831","modelUuid":"15608667-24b5-448c-9197-73877758ea44","modelInvariantUuid":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"757bdc07-961d-40b2-a872-833f373ba8cf","modelInfo":{"modelInvariantId":"887b2484-5729-4296-aaad-585c74b00e38","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelUuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelInvariantUuid":"887b2484-5729-4296-aaad-585c74b00e38"}}},{"relatedInstance":{"instanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"002a7f3c-56bb-45ca-abac-094ff131cdf4","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelVersionId":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelCustomizationId":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelUuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelInvariantUuid":"002a7f3c-56bb-45ca-abac-094ff131cdf4","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":"757bdc07-961d-40b2-a872-833f373ba8cf","vnfInstanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","vfModuleInstanceId":"0872e4f4-55d5-4ca0-9120-f006b2cc14ce","vfModuleInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 12 Sep 2021 02:14:54 GMT"}}} 2021-09-12 02:14:56,910 DEBUG 129:onap_service.py(9) - [None][Check 88e476a0-2794-4bcf-bece-46540841d7f9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1a045809-481e-4c68-a36c-b4f74f682952', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:14:56,911 DEBUG 131:onap_service.py(9) - [None][Check 88e476a0-2794-4bcf-bece-46540841d7f9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/88e476a0-2794-4bcf-bece-46540841d7f9 2021-09-12 02:14:56,911 DEBUG 132:onap_service.py(9) - [None][Check 88e476a0-2794-4bcf-bece-46540841d7f9 orchestration request status] data sent: None 2021-09-12 02:14:56,912 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:14:57,071 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/88e476a0-2794-4bcf-bece-46540841d7f9 HTTP/1.1" 200 2666 2021-09-12 02:14:57,072 INFO 142:onap_service.py(9) - [None][Check 88e476a0-2794-4bcf-bece-46540841d7f9 orchestration request status] response code: 200 2021-09-12 02:14:57,072 DEBUG 146:onap_service.py(9) - [None][Check 88e476a0-2794-4bcf-bece-46540841d7f9 orchestration request status] response: {"request":{"requestId":"88e476a0-2794-4bcf-bece-46540841d7f9","startTime":"Sun, 12 Sep 2021 02:14:44 GMT","finishTime":"Sun, 12 Sep 2021 02:14:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"277cb69e-7efd-4d9d-a174-2ee4d90a7831","modelVersionId":"15608667-24b5-448c-9197-73877758ea44","modelCustomizationId":"277cb69e-7efd-4d9d-a174-2ee4d90a7831","modelUuid":"15608667-24b5-448c-9197-73877758ea44","modelInvariantUuid":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"757bdc07-961d-40b2-a872-833f373ba8cf","modelInfo":{"modelInvariantId":"887b2484-5729-4296-aaad-585c74b00e38","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelUuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelInvariantUuid":"887b2484-5729-4296-aaad-585c74b00e38"}}},{"relatedInstance":{"instanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"002a7f3c-56bb-45ca-abac-094ff131cdf4","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelVersionId":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelCustomizationId":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelUuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelInvariantUuid":"002a7f3c-56bb-45ca-abac-094ff131cdf4","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":"757bdc07-961d-40b2-a872-833f373ba8cf","vnfInstanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","vfModuleInstanceId":"0872e4f4-55d5-4ca0-9120-f006b2cc14ce","vfModuleInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 12 Sep 2021 02:14:54 GMT"}}} 2021-09-12 02:14:57,083 DEBUG 129:onap_service.py(1) - [None][Check 88e476a0-2794-4bcf-bece-46540841d7f9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f851600f-e2ed-4c10-81f7-b7ffdba1bb11', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:14:57,084 DEBUG 131:onap_service.py(1) - [None][Check 88e476a0-2794-4bcf-bece-46540841d7f9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/88e476a0-2794-4bcf-bece-46540841d7f9 2021-09-12 02:14:57,084 DEBUG 132:onap_service.py(1) - [None][Check 88e476a0-2794-4bcf-bece-46540841d7f9 orchestration request status] data sent: None 2021-09-12 02:14:57,087 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:14:57,247 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/88e476a0-2794-4bcf-bece-46540841d7f9 HTTP/1.1" 200 2666 2021-09-12 02:14:57,250 INFO 142:onap_service.py(1) - [None][Check 88e476a0-2794-4bcf-bece-46540841d7f9 orchestration request status] response code: 200 2021-09-12 02:14:57,250 DEBUG 146:onap_service.py(1) - [None][Check 88e476a0-2794-4bcf-bece-46540841d7f9 orchestration request status] response: {"request":{"requestId":"88e476a0-2794-4bcf-bece-46540841d7f9","startTime":"Sun, 12 Sep 2021 02:14:44 GMT","finishTime":"Sun, 12 Sep 2021 02:14:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"277cb69e-7efd-4d9d-a174-2ee4d90a7831","modelVersionId":"15608667-24b5-448c-9197-73877758ea44","modelCustomizationId":"277cb69e-7efd-4d9d-a174-2ee4d90a7831","modelUuid":"15608667-24b5-448c-9197-73877758ea44","modelInvariantUuid":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"757bdc07-961d-40b2-a872-833f373ba8cf","modelInfo":{"modelInvariantId":"887b2484-5729-4296-aaad-585c74b00e38","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelUuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelInvariantUuid":"887b2484-5729-4296-aaad-585c74b00e38"}}},{"relatedInstance":{"instanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"002a7f3c-56bb-45ca-abac-094ff131cdf4","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelVersionId":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelCustomizationId":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelUuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelInvariantUuid":"002a7f3c-56bb-45ca-abac-094ff131cdf4","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":"757bdc07-961d-40b2-a872-833f373ba8cf","vnfInstanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","vfModuleInstanceId":"0872e4f4-55d5-4ca0-9120-f006b2cc14ce","vfModuleInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 12 Sep 2021 02:14:54 GMT"}}} 2021-09-12 02:14:57,252 DEBUG 129:onap_service.py(1) - [None][Check 88e476a0-2794-4bcf-bece-46540841d7f9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '26c15506-0824-4a3f-9091-52d7ee29296e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:14:57,252 DEBUG 131:onap_service.py(1) - [None][Check 88e476a0-2794-4bcf-bece-46540841d7f9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/88e476a0-2794-4bcf-bece-46540841d7f9 2021-09-12 02:14:57,252 DEBUG 132:onap_service.py(1) - [None][Check 88e476a0-2794-4bcf-bece-46540841d7f9 orchestration request status] data sent: None 2021-09-12 02:14:57,255 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:14:57,423 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/88e476a0-2794-4bcf-bece-46540841d7f9 HTTP/1.1" 200 2666 2021-09-12 02:14:57,424 INFO 142:onap_service.py(1) - [None][Check 88e476a0-2794-4bcf-bece-46540841d7f9 orchestration request status] response code: 200 2021-09-12 02:14:57,425 DEBUG 146:onap_service.py(1) - [None][Check 88e476a0-2794-4bcf-bece-46540841d7f9 orchestration request status] response: {"request":{"requestId":"88e476a0-2794-4bcf-bece-46540841d7f9","startTime":"Sun, 12 Sep 2021 02:14:44 GMT","finishTime":"Sun, 12 Sep 2021 02:14:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"277cb69e-7efd-4d9d-a174-2ee4d90a7831","modelVersionId":"15608667-24b5-448c-9197-73877758ea44","modelCustomizationId":"277cb69e-7efd-4d9d-a174-2ee4d90a7831","modelUuid":"15608667-24b5-448c-9197-73877758ea44","modelInvariantUuid":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"757bdc07-961d-40b2-a872-833f373ba8cf","modelInfo":{"modelInvariantId":"887b2484-5729-4296-aaad-585c74b00e38","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelUuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelInvariantUuid":"887b2484-5729-4296-aaad-585c74b00e38"}}},{"relatedInstance":{"instanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"002a7f3c-56bb-45ca-abac-094ff131cdf4","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelVersionId":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelCustomizationId":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelUuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelInvariantUuid":"002a7f3c-56bb-45ca-abac-094ff131cdf4","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":"757bdc07-961d-40b2-a872-833f373ba8cf","vnfInstanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","vfModuleInstanceId":"0872e4f4-55d5-4ca0-9120-f006b2cc14ce","vfModuleInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 12 Sep 2021 02:14:54 GMT"}}} 2021-09-12 02:14:57,426 INFO 36:basic_cnf.py(1) - basic_cnf successfully created 2021-09-12 02:14:57,426 INFO 39:basic_cnf.py(1) - basic_cnf cleanup called 2021-09-12 02:15:07,437 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-12 02:15:07,437 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/757bdc07-961d-40b2-a872-833f373ba8cf/relationship-list 2021-09-12 02:15:07,438 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-12 02:15:07,440 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:15:07,547 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/757bdc07-961d-40b2-a872-833f373ba8cf/relationship-list HTTP/1.1" 200 1064 2021-09-12 02:15:07,548 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-12 02:15:07,548 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/14157e73-c19d-45ba-a064-acc56c4eb91c","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"14157e73-c19d-45ba-a064-acc56c4eb91c"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/b71b6c94-8a54-4bb4-bd88-290dae3741ef","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b71b6c94-8a54-4bb4-bd88-290dae3741ef"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_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-12 02:15:07,551 DEBUG 129:onap_service.py(1) - [AAI][Get 757bdc07-961d-40b2-a872-833f373ba8cf 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-12 02:15:07,551 DEBUG 131:onap_service.py(1) - [AAI][Get 757bdc07-961d-40b2-a872-833f373ba8cf ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/b71b6c94-8a54-4bb4-bd88-290dae3741ef 2021-09-12 02:15:07,551 DEBUG 132:onap_service.py(1) - [AAI][Get 757bdc07-961d-40b2-a872-833f373ba8cf ABCMeta] data sent: None 2021-09-12 02:15:07,553 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:15:07,645 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/b71b6c94-8a54-4bb4-bd88-290dae3741ef HTTP/1.1" 200 3737 2021-09-12 02:15:07,646 INFO 142:onap_service.py(1) - [AAI][Get 757bdc07-961d-40b2-a872-833f373ba8cf ABCMeta] response code: 200 2021-09-12 02:15:07,646 DEBUG 146:onap_service.py(1) - [AAI][Get 757bdc07-961d-40b2-a872-833f373ba8cf ABCMeta] response: {"vnf-id":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","vnf-name":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"887b2484-5729-4296-aaad-585c74b00e38","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1631412872418","model-invariant-id":"002a7f3c-56bb-45ca-abac-094ff131cdf4","model-version-id":"facaae62-c9f1-4d14-8644-e8b26e5866bd","model-customization-id":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/757bdc07-961d-40b2-a872-833f373ba8cf/service-data/vnfs/vnf/b71b6c94-8a54-4bb4-bd88-290dae3741ef/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/757bdc07-961d-40b2-a872-833f373ba8cf","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":"757bdc07-961d-40b2-a872-833f373ba8cf"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}} 2021-09-12 02:15:07,649 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-09-12 02:15:07,650 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules 2021-09-12 02:15:07,650 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_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-12 02:15:07,650 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/b71b6c94-8a54-4bb4-bd88-290dae3741ef/vf-modules 2021-09-12 02:15:07,650 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0 VF modules] data sent: None 2021-09-12 02:15:07,652 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:15:07,738 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/b71b6c94-8a54-4bb4-bd88-290dae3741ef/vf-modules HTTP/1.1" 200 807 2021-09-12 02:15:07,739 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0 VF modules] response code: 200 2021-09-12 02:15:07,739 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"0872e4f4-55d5-4ca0-9120-f006b2cc14ce","vf-module-name":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792","heat-stack-id":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792/recursing_mendeleev","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1631412894263","model-invariant-id":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85","model-version-id":"15608667-24b5-448c-9197-73877758ea44","model-customization-id":"277cb69e-7efd-4d9d-a174-2ee4d90a7831","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/757bdc07-961d-40b2-a872-833f373ba8cf/service-data/vnfs/vnf/b71b6c94-8a54-4bb4-bd88-290dae3741ef/vnf-data/vf-modules/vf-module/0872e4f4-55d5-4ca0-9120-f006b2cc14ce/vf-module-data/vf-module-topology/"}]} 2021-09-12 02:15:07,741 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-09-12 02:15:07,741 DEBUG 158:vf_module.py(1) - Delete 0872e4f4-55d5-4ca0-9120-f006b2cc14ce VF module 2021-09-12 02:15:07,741 DEBUG 45:deletion.py(1) - VF module 0872e4f4-55d5-4ca0-9120-f006b2cc14ce deletion request 2021-09-12 02:15:07,752 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-12 02:15:07,752 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-12 02:15:07,752 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-12 02:15:07,754 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:15:07,806 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-12 02:15:07,807 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-12 02:15:07,807 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-12 02:15:07,810 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-12 02:15:07,811 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-12 02:15:07,811 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-12 02:15:07,813 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:15:08,037 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-12 02:15:08,038 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-12 02:15:08,038 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":"1631412868581","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/b71b6c94-8a54-4bb4-bd88-290dae3741ef","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b71b6c94-8a54-4bb4-bd88-290dae3741ef"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0"}]}]}}]} 2021-09-12 02:15:08,042 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-12 02:15:08,042 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-12 02:15:08,042 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-12 02:15:08,044 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:15:08,137 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-12 02:15:08,138 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-12 02:15:08,138 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-12 02:15:08,141 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-12 02:15:08,141 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-12 02:15:08,141 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-12 02:15:08,142 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:15:08,255 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-12 02:15:08,256 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-12 02:15:08,257 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":"1631412868581","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/b71b6c94-8a54-4bb4-bd88-290dae3741ef","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b71b6c94-8a54-4bb4-bd88-290dae3741ef"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0"}]}]}}]} 2021-09-12 02:15:08,260 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-12 02:15:08,261 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-12 02:15:08,261 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-12 02:15:08,264 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:15:08,335 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-12 02:15:08,335 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-12 02:15:08,336 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-12 02:15:08,338 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-12 02:15:08,339 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-12 02:15:08,339 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-12 02:15:08,341 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:15:08,456 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-12 02:15:08,457 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-12 02:15:08,457 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":"1631412868581","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/b71b6c94-8a54-4bb4-bd88-290dae3741ef","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b71b6c94-8a54-4bb4-bd88-290dae3741ef"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0"}]}]}}]} 2021-09-12 02:15:08,460 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-12 02:15:08,460 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-12 02:15:08,461 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-12 02:15:08,463 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:15:08,538 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-12 02:15:08,538 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-12 02:15:08,539 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631412868680","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/b71b6c94-8a54-4bb4-bd88-290dae3741ef","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b71b6c94-8a54-4bb4-bd88-290dae3741ef"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_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-12 02:15:08,541 DEBUG 129:onap_service.py(1) - [None][Create 0872e4f4-55d5-4ca0-9120-f006b2cc14ce VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '22e2e405-d7b9-4069-ba5c-319e621dcb24', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:15:08,541 DEBUG 131:onap_service.py(1) - [None][Create 0872e4f4-55d5-4ca0-9120-f006b2cc14ce VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/757bdc07-961d-40b2-a872-833f373ba8cf/vnfs/b71b6c94-8a54-4bb4-bd88-290dae3741ef/vfModules/0872e4f4-55d5-4ca0-9120-f006b2cc14ce 2021-09-12 02:15:08,542 DEBUG 132:onap_service.py(1) - [None][Create 0872e4f4-55d5-4ca0-9120-f006b2cc14ce VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "d4e4842c-14ea-49dc-a8a4-3e0e801c4b85", "modelVersionId": "15608667-24b5-448c-9197-73877758ea44", "modelName": "basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792", "modelVersion": "1631412894263", "modelCustomizationId": "277cb69e-7efd-4d9d-a174-2ee4d90a7831" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-12 02:15:08,544 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:15:09,972 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/757bdc07-961d-40b2-a872-833f373ba8cf/vnfs/b71b6c94-8a54-4bb4-bd88-290dae3741ef/vfModules/0872e4f4-55d5-4ca0-9120-f006b2cc14ce HTTP/1.1" 202 262 2021-09-12 02:15:09,974 INFO 142:onap_service.py(1) - [None][Create 0872e4f4-55d5-4ca0-9120-f006b2cc14ce VF moduledeletion request] response code: 202 2021-09-12 02:15:09,974 DEBUG 146:onap_service.py(1) - [None][Create 0872e4f4-55d5-4ca0-9120-f006b2cc14ce VF moduledeletion request] response: {"requestReferences":{"requestId":"22e2e405-d7b9-4069-ba5c-319e621dcb24","instanceId":"0872e4f4-55d5-4ca0-9120-f006b2cc14ce","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22e2e405-d7b9-4069-ba5c-319e621dcb24"}} 2021-09-12 02:15:09,975 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-09-12 02:15:09,986 DEBUG 129:onap_service.py(10) - [None][Check 22e2e405-d7b9-4069-ba5c-319e621dcb24 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '43675de8-f119-4a68-8e12-b4c3320568a0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:15:09,987 DEBUG 131:onap_service.py(10) - [None][Check 22e2e405-d7b9-4069-ba5c-319e621dcb24 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22e2e405-d7b9-4069-ba5c-319e621dcb24 2021-09-12 02:15:09,987 DEBUG 132:onap_service.py(10) - [None][Check 22e2e405-d7b9-4069-ba5c-319e621dcb24 orchestration request status] data sent: None 2021-09-12 02:15:09,992 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:15:10,184 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/22e2e405-d7b9-4069-ba5c-319e621dcb24 HTTP/1.1" 200 1311 2021-09-12 02:15:10,187 INFO 142:onap_service.py(10) - [None][Check 22e2e405-d7b9-4069-ba5c-319e621dcb24 orchestration request status] response code: 200 2021-09-12 02:15:10,188 DEBUG 146:onap_service.py(10) - [None][Check 22e2e405-d7b9-4069-ba5c-319e621dcb24 orchestration request status] response: {"request":{"requestId":"22e2e405-d7b9-4069-ba5c-319e621dcb24","startTime":"Sun, 12 Sep 2021 02:15:08 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85","modelType":"vfModule","modelName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792","modelVersion":"1631412894263","modelCustomizationUuid":"277cb69e-7efd-4d9d-a174-2ee4d90a7831","modelVersionId":"15608667-24b5-448c-9197-73877758ea44","modelCustomizationId":"277cb69e-7efd-4d9d-a174-2ee4d90a7831","modelUuid":"15608667-24b5-448c-9197-73877758ea44","modelInvariantUuid":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85"},"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":"757bdc07-961d-40b2-a872-833f373ba8cf","vnfInstanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","vfModuleInstanceId":"0872e4f4-55d5-4ca0-9120-f006b2cc14ce","vfModuleInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 12 Sep 2021 02:15:09 GMT"}}} 2021-09-12 02:15:20,199 DEBUG 129:onap_service.py(10) - [None][Check 22e2e405-d7b9-4069-ba5c-319e621dcb24 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a64c83a-a5b9-4570-aebf-d42a819b0246', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:15:20,200 DEBUG 131:onap_service.py(10) - [None][Check 22e2e405-d7b9-4069-ba5c-319e621dcb24 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22e2e405-d7b9-4069-ba5c-319e621dcb24 2021-09-12 02:15:20,200 DEBUG 132:onap_service.py(10) - [None][Check 22e2e405-d7b9-4069-ba5c-319e621dcb24 orchestration request status] data sent: None 2021-09-12 02:15:20,203 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:15:20,381 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/22e2e405-d7b9-4069-ba5c-319e621dcb24 HTTP/1.1" 200 1522 2021-09-12 02:15:20,383 INFO 142:onap_service.py(10) - [None][Check 22e2e405-d7b9-4069-ba5c-319e621dcb24 orchestration request status] response code: 200 2021-09-12 02:15:20,384 DEBUG 146:onap_service.py(10) - [None][Check 22e2e405-d7b9-4069-ba5c-319e621dcb24 orchestration request status] response: {"request":{"requestId":"22e2e405-d7b9-4069-ba5c-319e621dcb24","startTime":"Sun, 12 Sep 2021 02:15:08 GMT","finishTime":"Sun, 12 Sep 2021 02:15:16 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85","modelType":"vfModule","modelName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792","modelVersion":"1631412894263","modelCustomizationUuid":"277cb69e-7efd-4d9d-a174-2ee4d90a7831","modelVersionId":"15608667-24b5-448c-9197-73877758ea44","modelCustomizationId":"277cb69e-7efd-4d9d-a174-2ee4d90a7831","modelUuid":"15608667-24b5-448c-9197-73877758ea44","modelInvariantUuid":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85"},"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":"757bdc07-961d-40b2-a872-833f373ba8cf","vnfInstanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","vfModuleInstanceId":"0872e4f4-55d5-4ca0-9120-f006b2cc14ce","vfModuleInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 12 Sep 2021 02:15:16 GMT"}}} 2021-09-12 02:15:20,385 INFO 56:mixins.py(10) - VfModuleDeletionRequest task finished 2021-09-12 02:15:20,385 DEBUG 129:onap_service.py(10) - [None][Check 22e2e405-d7b9-4069-ba5c-319e621dcb24 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ac650479-99b4-4605-b190-74ec8ebf56d9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:15:20,386 DEBUG 131:onap_service.py(10) - [None][Check 22e2e405-d7b9-4069-ba5c-319e621dcb24 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22e2e405-d7b9-4069-ba5c-319e621dcb24 2021-09-12 02:15:20,386 DEBUG 132:onap_service.py(10) - [None][Check 22e2e405-d7b9-4069-ba5c-319e621dcb24 orchestration request status] data sent: None 2021-09-12 02:15:20,388 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:15:20,571 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/22e2e405-d7b9-4069-ba5c-319e621dcb24 HTTP/1.1" 200 1522 2021-09-12 02:15:20,573 INFO 142:onap_service.py(10) - [None][Check 22e2e405-d7b9-4069-ba5c-319e621dcb24 orchestration request status] response code: 200 2021-09-12 02:15:20,574 DEBUG 146:onap_service.py(10) - [None][Check 22e2e405-d7b9-4069-ba5c-319e621dcb24 orchestration request status] response: {"request":{"requestId":"22e2e405-d7b9-4069-ba5c-319e621dcb24","startTime":"Sun, 12 Sep 2021 02:15:08 GMT","finishTime":"Sun, 12 Sep 2021 02:15:16 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85","modelType":"vfModule","modelName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792","modelVersion":"1631412894263","modelCustomizationUuid":"277cb69e-7efd-4d9d-a174-2ee4d90a7831","modelVersionId":"15608667-24b5-448c-9197-73877758ea44","modelCustomizationId":"277cb69e-7efd-4d9d-a174-2ee4d90a7831","modelUuid":"15608667-24b5-448c-9197-73877758ea44","modelInvariantUuid":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85"},"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":"757bdc07-961d-40b2-a872-833f373ba8cf","vnfInstanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","vfModuleInstanceId":"0872e4f4-55d5-4ca0-9120-f006b2cc14ce","vfModuleInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 12 Sep 2021 02:15:16 GMT"}}} 2021-09-12 02:15:20,575 DEBUG 129:onap_service.py(10) - [None][Check 22e2e405-d7b9-4069-ba5c-319e621dcb24 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c8176a3a-5552-4f02-a7e4-7c9e90bf8372', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:15:20,575 DEBUG 131:onap_service.py(10) - [None][Check 22e2e405-d7b9-4069-ba5c-319e621dcb24 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22e2e405-d7b9-4069-ba5c-319e621dcb24 2021-09-12 02:15:20,576 DEBUG 132:onap_service.py(10) - [None][Check 22e2e405-d7b9-4069-ba5c-319e621dcb24 orchestration request status] data sent: None 2021-09-12 02:15:20,578 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:15:20,729 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/22e2e405-d7b9-4069-ba5c-319e621dcb24 HTTP/1.1" 200 1522 2021-09-12 02:15:20,731 INFO 142:onap_service.py(10) - [None][Check 22e2e405-d7b9-4069-ba5c-319e621dcb24 orchestration request status] response code: 200 2021-09-12 02:15:20,731 DEBUG 146:onap_service.py(10) - [None][Check 22e2e405-d7b9-4069-ba5c-319e621dcb24 orchestration request status] response: {"request":{"requestId":"22e2e405-d7b9-4069-ba5c-319e621dcb24","startTime":"Sun, 12 Sep 2021 02:15:08 GMT","finishTime":"Sun, 12 Sep 2021 02:15:16 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85","modelType":"vfModule","modelName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792","modelVersion":"1631412894263","modelCustomizationUuid":"277cb69e-7efd-4d9d-a174-2ee4d90a7831","modelVersionId":"15608667-24b5-448c-9197-73877758ea44","modelCustomizationId":"277cb69e-7efd-4d9d-a174-2ee4d90a7831","modelUuid":"15608667-24b5-448c-9197-73877758ea44","modelInvariantUuid":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85"},"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":"757bdc07-961d-40b2-a872-833f373ba8cf","vnfInstanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","vfModuleInstanceId":"0872e4f4-55d5-4ca0-9120-f006b2cc14ce","vfModuleInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 12 Sep 2021 02:15:16 GMT"}}} 2021-09-12 02:15:20,740 DEBUG 129:onap_service.py(1) - [None][Check 22e2e405-d7b9-4069-ba5c-319e621dcb24 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8da23ce4-ab2c-4338-a902-8ee0349197bd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:15:20,740 DEBUG 131:onap_service.py(1) - [None][Check 22e2e405-d7b9-4069-ba5c-319e621dcb24 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22e2e405-d7b9-4069-ba5c-319e621dcb24 2021-09-12 02:15:20,740 DEBUG 132:onap_service.py(1) - [None][Check 22e2e405-d7b9-4069-ba5c-319e621dcb24 orchestration request status] data sent: None 2021-09-12 02:15:20,744 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:15:20,919 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/22e2e405-d7b9-4069-ba5c-319e621dcb24 HTTP/1.1" 200 1522 2021-09-12 02:15:20,922 INFO 142:onap_service.py(1) - [None][Check 22e2e405-d7b9-4069-ba5c-319e621dcb24 orchestration request status] response code: 200 2021-09-12 02:15:20,923 DEBUG 146:onap_service.py(1) - [None][Check 22e2e405-d7b9-4069-ba5c-319e621dcb24 orchestration request status] response: {"request":{"requestId":"22e2e405-d7b9-4069-ba5c-319e621dcb24","startTime":"Sun, 12 Sep 2021 02:15:08 GMT","finishTime":"Sun, 12 Sep 2021 02:15:16 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85","modelType":"vfModule","modelName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792","modelVersion":"1631412894263","modelCustomizationUuid":"277cb69e-7efd-4d9d-a174-2ee4d90a7831","modelVersionId":"15608667-24b5-448c-9197-73877758ea44","modelCustomizationId":"277cb69e-7efd-4d9d-a174-2ee4d90a7831","modelUuid":"15608667-24b5-448c-9197-73877758ea44","modelInvariantUuid":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85"},"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":"757bdc07-961d-40b2-a872-833f373ba8cf","vnfInstanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","vfModuleInstanceId":"0872e4f4-55d5-4ca0-9120-f006b2cc14ce","vfModuleInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 12 Sep 2021 02:15:16 GMT"}}} 2021-09-12 02:15:20,924 DEBUG 129:onap_service.py(1) - [None][Check 22e2e405-d7b9-4069-ba5c-319e621dcb24 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '61c2b7a6-675a-4c55-ad0f-94dde6af0041', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:15:20,924 DEBUG 131:onap_service.py(1) - [None][Check 22e2e405-d7b9-4069-ba5c-319e621dcb24 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22e2e405-d7b9-4069-ba5c-319e621dcb24 2021-09-12 02:15:20,924 DEBUG 132:onap_service.py(1) - [None][Check 22e2e405-d7b9-4069-ba5c-319e621dcb24 orchestration request status] data sent: None 2021-09-12 02:15:20,927 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:15:21,090 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/22e2e405-d7b9-4069-ba5c-319e621dcb24 HTTP/1.1" 200 1522 2021-09-12 02:15:21,092 INFO 142:onap_service.py(1) - [None][Check 22e2e405-d7b9-4069-ba5c-319e621dcb24 orchestration request status] response code: 200 2021-09-12 02:15:21,093 DEBUG 146:onap_service.py(1) - [None][Check 22e2e405-d7b9-4069-ba5c-319e621dcb24 orchestration request status] response: {"request":{"requestId":"22e2e405-d7b9-4069-ba5c-319e621dcb24","startTime":"Sun, 12 Sep 2021 02:15:08 GMT","finishTime":"Sun, 12 Sep 2021 02:15:16 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85","modelType":"vfModule","modelName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792","modelVersion":"1631412894263","modelCustomizationUuid":"277cb69e-7efd-4d9d-a174-2ee4d90a7831","modelVersionId":"15608667-24b5-448c-9197-73877758ea44","modelCustomizationId":"277cb69e-7efd-4d9d-a174-2ee4d90a7831","modelUuid":"15608667-24b5-448c-9197-73877758ea44","modelInvariantUuid":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85"},"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":"757bdc07-961d-40b2-a872-833f373ba8cf","vnfInstanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","vfModuleInstanceId":"0872e4f4-55d5-4ca0-9120-f006b2cc14ce","vfModuleInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 12 Sep 2021 02:15:16 GMT"}}} 2021-09-12 02:15:21,093 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-09-12 02:15:21,094 INFO 158:k8s_profile_create.py(1) - Clean the k8s profile 2021-09-12 02:15:21,095 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-12 02:15:21,095 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/757bdc07-961d-40b2-a872-833f373ba8cf/relationship-list 2021-09-12 02:15:21,095 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-12 02:15:21,098 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:15:21,188 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/757bdc07-961d-40b2-a872-833f373ba8cf/relationship-list HTTP/1.1" 200 1064 2021-09-12 02:15:21,189 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-12 02:15:21,189 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/14157e73-c19d-45ba-a064-acc56c4eb91c","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"14157e73-c19d-45ba-a064-acc56c4eb91c"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/b71b6c94-8a54-4bb4-bd88-290dae3741ef","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b71b6c94-8a54-4bb4-bd88-290dae3741ef"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_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-12 02:15:21,191 DEBUG 129:onap_service.py(1) - [AAI][Get 757bdc07-961d-40b2-a872-833f373ba8cf 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-12 02:15:21,191 DEBUG 131:onap_service.py(1) - [AAI][Get 757bdc07-961d-40b2-a872-833f373ba8cf ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/b71b6c94-8a54-4bb4-bd88-290dae3741ef 2021-09-12 02:15:21,191 DEBUG 132:onap_service.py(1) - [AAI][Get 757bdc07-961d-40b2-a872-833f373ba8cf ABCMeta] data sent: None 2021-09-12 02:15:21,192 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:15:21,253 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/b71b6c94-8a54-4bb4-bd88-290dae3741ef HTTP/1.1" 200 3737 2021-09-12 02:15:21,254 INFO 142:onap_service.py(1) - [AAI][Get 757bdc07-961d-40b2-a872-833f373ba8cf ABCMeta] response code: 200 2021-09-12 02:15:21,254 DEBUG 146:onap_service.py(1) - [AAI][Get 757bdc07-961d-40b2-a872-833f373ba8cf ABCMeta] response: {"vnf-id":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","vnf-name":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"887b2484-5729-4296-aaad-585c74b00e38","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1631412872418","model-invariant-id":"002a7f3c-56bb-45ca-abac-094ff131cdf4","model-version-id":"facaae62-c9f1-4d14-8644-e8b26e5866bd","model-customization-id":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/757bdc07-961d-40b2-a872-833f373ba8cf/service-data/vnfs/vnf/b71b6c94-8a54-4bb4-bd88-290dae3741ef/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/757bdc07-961d-40b2-a872-833f373ba8cf","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":"757bdc07-961d-40b2-a872-833f373ba8cf"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}} 2021-09-12 02:15:21,257 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-12 02:15:21,257 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-12 02:15:21,257 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-12 02:15:21,257 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-12 02:15:21,258 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-12 02:15:21,259 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-12 02:15:21,787 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-12 02:15:21,788 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-12 02:15:21,789 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/01369d6e-834c-4cf5-9a67-1028c15e935b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8fccfe1a-62c8-4cfa-9136-feb413857cdc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","name":"basic_onboard_TSrWCq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8030eb15-804a-4055-9d32-693c096ecc12/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f0ca4f0-54e1-4315-aa46-07e4f2d15747/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-12 02:15:21,792 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-12 02:15:21,792 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:15:21,793 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:15:21,793 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:15:21,793 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-12 02:15:21,793 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:15:21,793 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:15:21,794 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:15:21,794 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TSrWCq from SDC 2021-09-12 02:15:21,794 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:15:21,794 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:15:21,794 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:15:21,795 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-12 02:15:21,795 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:15:21,795 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:15:21,795 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:15:21,795 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-12 02:15:21,796 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-12 02:15:21,796 INFO 192:__init__.py(1) - Service found, updating information 2021-09-12 02:15:21,796 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-12 02:15:21,797 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-12 02:15:21,797 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-12 02:15:21,799 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:15:22,771 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-12 02:15:22,776 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-12 02:15:22,779 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"29820d6f-670d-4ea5-891b-a01ad998721b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403413123,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b46b337c-1417-49cf-9609-8687233ff07f","invariantUUID":"7c2f9693-659f-4c45-81c8-b94f01a44445","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8434ca1b-2604-42d0-beb8-ebe53b1aab67","lifecycleState":"CERTIFIED","lastUpdateDate":1631403087383,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7fbc7d1-1bea-4c80-8666-0fab6e458182","invariantUUID":"50bea9a2-da70-4516-9111-776e7ae5d7cc","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":"defaulticon","uniqueId":"c2eead82-dffb-4eea-885c-1e5e9b3eef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631403205482,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ce2de91e-ec03-4204-9536-fd317dbc7f71","invariantUUID":"04f3892f-e45e-4703-8424-e33ccbc28703","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"68c976f2-73dd-4e5a-8253-fbfdae689789","lifecycleState":"CERTIFIED","lastUpdateDate":1631403186850,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e4f73e08-bfef-436d-9ca0-75812f6cd775","invariantUUID":"fc2f0198-caa0-42b4-a0f2-0baf5b731af9","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69a56d52-4741-4bd0-9b79-f2df298e822a","lifecycleState":"CERTIFIED","lastUpdateDate":1631402982210,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"19b81fb4-c830-4bbb-bacf-abd8edc98171","invariantUUID":"e3e7d8d3-a2ef-4aa8-97f7-a9983bf1e541","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":"networkrules","uniqueId":"3e56f39b-8f61-4a0d-960f-85fff15605f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631403032124,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13d6e606-d7c5-4bb0-b469-022b44b54862","invariantUUID":"8dce0506-2884-4709-9d22-6fe370382678","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1c394c3-9c39-44c4-b4e2-fe9f9521c4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403359651,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b081b1-5bef-4138-b84d-6e0b30bc4083","invariantUUID":"8f3eb002-89ef-4ba7-a913-179d52671bb8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec010627-3e15-4111-905a-7ce05efcafca","lifecycleState":"CERTIFIED","lastUpdateDate":1631403292368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"354ad2fb-88be-4213-a1ec-d9fc69fea394","invariantUUID":"8c871c42-dfc5-41d9-bfd9-d1f1dfecd223","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":"029d4acb-8268-443f-b893-fa7b0b12016a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403368342,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a4fd65b-bb03-4863-93e2-daabd13ce2f2","invariantUUID":"db939b79-a213-476a-a889-741a047dc8f6","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":"network","uniqueId":"6e131aaa-adaf-4d12-b2bf-ac78746a3eae","lifecycleState":"CERTIFIED","lastUpdateDate":1631403221378,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb762d8c-512d-471a-ad9f-d528bffc6120","invariantUUID":"302644f2-3927-421b-8701-7fc139291444","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":"05ba2f43-894f-4768-8408-62511bb465b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631402921155,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91185fe4-b4ed-4d1b-817e-7997cc8da115","invariantUUID":"5340ccb7-834f-4803-8d0c-fcef3eb269f8","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":"80ca684e-8782-42fe-b705-ad127676ac7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402987911,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fae1feb8-bee8-4db3-8e4c-3ed957058186","invariantUUID":"26c1aa7d-0831-4d2c-832c-b49042bd3b23","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":"port","uniqueId":"5244e660-4c13-4a7d-a115-8befbd147473","lifecycleState":"CERTIFIED","lastUpdateDate":1631403343275,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"675ce446-3ab1-46df-b821-266a8aa5b0a7","invariantUUID":"5dc8c9f1-e912-44bd-8acc-0d38d326aeb8","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":"loadBalancer","uniqueId":"5e356fd4-f7c6-4664-b0b4-38008b03e033","lifecycleState":"CERTIFIED","lastUpdateDate":1631402910558,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a808098e-0a9f-4087-a410-d5407a24f9db","invariantUUID":"425c0f4f-897d-4acb-b27c-5f491a1e1a97","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"04267a34-c6a7-42be-a446-10ef20c309e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403458965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"597dfca1-6717-47e8-be75-0c6c1a960b31","invariantUUID":"8089edae-850e-484f-baf3-0a3c7b34585a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"df602722-49ab-4e03-8501-5c9e5c11245d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403327391,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0a7bc15-05ad-46e5-9bf3-706b44d08285","invariantUUID":"bdc32fcd-2b2f-4a3e-9a45-a524755989bc","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":"networkrules","uniqueId":"9e015d05-0749-46f8-a490-c71495a57fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403058957,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"155265be-0931-42a9-bafc-e727a41c68d8","invariantUUID":"71b9e49b-00c6-4055-b5e7-a29115bbadc8","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6c0b8b8-b115-4cc1-877a-14e796d462cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631402976494,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15cd96c7-e0f9-42fb-b71d-3da1c193871b","invariantUUID":"de3a6650-9b14-4f10-b3b4-3d5c1ce81065","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":"defaulticon","uniqueId":"e316ec4f-a181-4f1d-a467-e2dc9cb8fbf1","lifecycleState":"CERTIFIED","lastUpdateDate":1631411879955,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5e35ac07-0ade-4eef-b169-643844eb1711","invariantUUID":"7db02145-6aba-41ed-8c6c-4fa28b75dd31","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d955c89d-8102-47fc-a9e8-5a44afab8bfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631402945132,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f63c42-794a-4553-bc93-2bc12fe65163","invariantUUID":"6c58c428-07b9-4a87-a20e-6c3867b323ad","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":"objectStorage","uniqueId":"244a71d5-164b-4c5f-9328-df7f9d03e2e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631402939067,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dff216df-84c2-4384-9b59-4788aba4bddb","invariantUUID":"fd1235e9-0ae7-4d24-9c07-ee3029430b29","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":"46663c28-6259-44e3-a6ff-1c20c9d6f820","lifecycleState":"CERTIFIED","lastUpdateDate":1631403348390,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ba4a464-e74e-41f2-84de-e050d83ec51e","invariantUUID":"47150f45-1b36-4012-bce0-042c9553e3f7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8425b771-bb64-41ee-a05d-839ca7c8c06e","lifecycleState":"CERTIFIED","lastUpdateDate":1631403386992,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62945625-675d-4529-af86-fbebd2d69294","invariantUUID":"c697e76c-556a-4976-9431-ca0c2d06191b","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":"1baf1978-22bc-4b96-acd0-2428598b1c90","lifecycleState":"CERTIFIED","lastUpdateDate":1631403110705,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ee45c20-ac5b-4db7-b785-4c8a0d87bdfc","invariantUUID":"813fbc7a-e62b-4928-8725-653af4acc6f8","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":"network","uniqueId":"5caa03a0-c83b-42a6-84e8-a2b3dd0b6d6d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403065229,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0622b344-5d43-4533-9731-e1bd617afcb5","invariantUUID":"6297d33a-d699-4baf-aacd-61e28c960ce7","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c824543-8eac-4649-8b1e-0c95e174e7dc","lifecycleState":"CERTIFIED","lastUpdateDate":1631403276584,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9464446b-961f-4988-a74c-296a92f42573","invariantUUID":"ec6f73cd-5f22-4715-8b68-6a537df4ef35","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ee026ce1-c2e3-4694-96f0-02c385953a03","lifecycleState":"CERTIFIED","lastUpdateDate":1631412386241,"name":"basic_onboard_TSrWCq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d5d737bf-49eb-4b81-a86b-a44a9ac2cc27","invariantUUID":"af47d726-49aa-43ff-b076-9a5733395a9a","systemName":"BasicOnboardTsrwcq","description":"VF","tags":["basic_onboard_TSrWCq"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1498b54f-ea4d-4306-b4d9-89f137754e80","lifecycleState":"CERTIFIED","lastUpdateDate":1631402952068,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcd852db-bca5-48f5-af52-da0628ad8232","invariantUUID":"0cbcd7b2-e581-454f-ac93-eb2e5f7359a3","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":"compute","uniqueId":"8bbd6061-d6e9-4f02-9da2-8a15fb917688","lifecycleState":"CERTIFIED","lastUpdateDate":1631403227008,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b86865e4-9160-496c-8401-87fa37f21ced","invariantUUID":"255c7682-7e92-421e-8359-20ebef8f8d45","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"244c769d-0c20-4111-b0ee-2bb10a8d641c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402970907,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bedf9d9-7603-485f-a414-f61ee5efe0fb","invariantUUID":"bae16bba-ca8d-435a-860f-cf132734dad5","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"772ca067-db41-4112-83db-ef3dbe3c46bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631403271466,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e91a873-b655-4184-a147-867f84366295","invariantUUID":"7e9fb267-c895-473b-8098-436c17613517","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e0a7323-1b20-4091-892d-2425f7a6fb4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403353718,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae85b7e0-e1b0-4a5d-8a3a-d46e91c886b2","invariantUUID":"330ba4d6-8468-487b-89c4-0f85dc9009a4","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1078087e-ab63-4d08-8105-2336ab9597fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631403123261,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e05a7121-7272-43c6-b51a-863f082ac08c","invariantUUID":"54b2ce78-7962-4ab3-8add-e07f198b0a05","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":"ccfc62f1-3bae-444d-89d7-b7de28fb64e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403193552,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"77e532b1-c110-4354-8907-0f0224eb43a0","invariantUUID":"bb934a2c-d3ec-40f1-8a1b-a08e38a41f9d","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":"port","uniqueId":"7ce0c952-566b-444c-9acf-c8941112325f","lifecycleState":"CERTIFIED","lastUpdateDate":1631402965502,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8cf1164-dbe4-40d0-98af-3409ad6e68e7","invariantUUID":"b3778b4f-f141-4a11-89e6-a8ebef8d7439","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"739addeb-5350-426f-b7d5-86c71357009a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403153558,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0d08871-337d-40b6-8fe5-f6391db76342","invariantUUID":"b1d13c73-c0d7-48d3-b271-1906d16abda4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1716ace6-848f-4e69-84c4-ce2040a80a13","lifecycleState":"CERTIFIED","lastUpdateDate":1631403338018,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e82982-1b7c-42ef-80d9-c98592dc15e8","invariantUUID":"2e508009-b0d2-47cc-9a10-8a9acd4922a0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"80b46866-8e1c-42e8-b7e9-5d36ebd1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1631403443095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7e66653-4978-4268-ac04-22f7ea050902","invariantUUID":"c06741e7-55ee-4e62-a0b5-8b4277547c05","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":"compute","uniqueId":"4609a33c-314d-487f-b77e-011546922b8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403446405,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"239b5dda-d1f9-4b46-a45e-877b703bfb29","invariantUUID":"f4918758-8a68-45ac-beb0-88aedb24f863","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46bee449-c28d-4bd7-8c7d-3e4cca6cdad4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403232408,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eab20a5d-2a95-4722-8b04-566626d17c84","invariantUUID":"36f31b6e-b2fe-428e-a9fd-309b4f6e5aa4","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":"5940ffcb-1455-47a3-99ea-2f047ce5506d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403297684,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac6d539b-428b-490c-9e65-babbd0042244","invariantUUID":"f52959ba-6df9-4e99-9e82-190fccefb299","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":"89a08cad-2b57-4905-bb3b-d4362b2b49e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403451688,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d8fa34a-0790-4f6c-ae79-06e048530c9d","invariantUUID":"5f1941ec-6ead-4681-a977-ff73389a1238","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e970f38-c228-47bf-b428-933a62cf61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403252267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa40a269-11eb-46d7-b4d5-50a6fed32ede","invariantUUID":"ed47a2c8-06cc-4901-b4b3-055373a35490","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"529b6499-18ba-482f-8269-b54337172478","lifecycleState":"CERTIFIED","lastUpdateDate":1631403397507,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb3accf3-779a-4f1c-934e-c236059be7aa","invariantUUID":"e00b7c08-3ebe-4f75-88bb-55cbdf59e0fb","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":"securityrules","uniqueId":"68b558d7-2cb9-44fc-8b84-689d984dbced","lifecycleState":"CERTIFIED","lastUpdateDate":1631403071735,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9300cb57-6009-422b-90d8-1264fc56f14b","invariantUUID":"3b1ab01a-8bda-413a-b54f-4c0cc0f0f74b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"685b6fc7-2ab0-4abb-8c04-9f77a8e3eac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403215705,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e615529-9a39-4a58-9772-7e6aab66f893","invariantUUID":"c9679c2a-3667-46de-8ae7-c733403bc818","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"759ad081-4fc6-4ce0-a82d-e3d064dce4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403169326,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18e55a1e-741e-49a8-876b-0e1ffb08b2c2","invariantUUID":"fa2f1787-173d-41af-92aa-d6c6725ea89e","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":"b4c0e0ff-c573-4685-9d75-c394db3d6587","lifecycleState":"CERTIFIED","lastUpdateDate":1631403092860,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae2ab737-1736-4792-953a-514ba454ad5c","invariantUUID":"3a7935b3-e042-4049-b9e1-caecec1efe68","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0da5b54-f614-471f-8a32-244aaaf8f78c","lifecycleState":"CERTIFIED","lastUpdateDate":1631403037135,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7930633f-5d5e-4fd3-9b01-5fc7d8233737","invariantUUID":"b648574a-f3b4-4023-b06c-07c0f30098e8","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":"af793017-6fcf-465f-8b16-d98d4c329b52","lifecycleState":"CERTIFIED","lastUpdateDate":1631402958381,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c1f0b94-5883-45a9-a3ff-023e7bffa6fd","invariantUUID":"7eb91603-71d7-47f0-8287-940f3b021088","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":"84240b0c-2f2a-4c47-9f5a-2cb3589a505d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403245362,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6433d04-aabb-447e-9c90-6cdd0ef912f9","invariantUUID":"d576b413-f735-4692-a0bc-d334516d2d8d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bff3b9c5-946c-4bfb-bcd9-503dda70eb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403374841,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f721bfc8-2034-4e99-932d-3aa9c598b2fe","invariantUUID":"b5017c01-83ff-4c59-9fda-516a5c95ccaf","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":"e5e6541c-44ae-41ce-a010-090183859dba","lifecycleState":"CERTIFIED","lastUpdateDate":1631412485594,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","invariantUUID":"002a7f3c-56bb-45ca-abac-094ff131cdf4","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":"network","uniqueId":"00f582e5-6562-40e0-8eec-04bc8531b715","lifecycleState":"CERTIFIED","lastUpdateDate":1631403116146,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1b40b6-0af9-4568-a224-2f59ef7f1fac","invariantUUID":"970d89ca-d79a-40db-b250-64050cdd78c6","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83beca24-d3f3-4ceb-8a5d-31d3e8bfe73a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403210593,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1e532bc-790f-44f7-9194-28af943b6fb1","invariantUUID":"1cc101ad-c053-4ce1-a647-11a44127c916","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d004d82e-22f0-4717-97c0-eabd649de3b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403200093,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8cda53a6-1917-401e-838b-cc0162932196","invariantUUID":"e0861171-40b4-4a98-a368-b667f7cb8e3f","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":"d94357d3-8345-4dfd-813c-05ac0a444e8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403405911,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"843c257e-1763-4ec7-a0b3-ac301723800b","invariantUUID":"db4d8c47-7458-46be-a03e-9de8a6e131ac","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55c760ff-8c6a-4209-9e70-63c990e09c72","lifecycleState":"CERTIFIED","lastUpdateDate":1631403434926,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4e0f81e-e420-43da-bf96-d512d101dd8f","invariantUUID":"29854175-f8aa-47ac-901e-b86de3ebdf54","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58baa3f3-86b2-44d6-877a-ecdf12cc6fda","lifecycleState":"CERTIFIED","lastUpdateDate":1631402915743,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7c7c8ae-e190-45c9-adc0-df7d78aa3768","invariantUUID":"3d12816e-690e-4eb0-bed8-2fcbe9ee957f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6b572136-85d5-4d8b-851f-ed106774aec2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403462426,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a008a262-f198-4e92-95a7-b92de1d64c41","invariantUUID":"07311933-e395-4063-a110-fd87c18e869f","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2bd4400e-050e-4e86-826f-5cbcb4324b0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631402892734,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46361cd5-74ea-49e8-9fb0-fa5a4628324e","invariantUUID":"c60b2677-497e-4603-b5fc-f512714a9568","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7330f0ef-fba1-43b0-bd91-76a8fccff393","lifecycleState":"CERTIFIED","lastUpdateDate":1631403322329,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eb31864-25a9-4345-a838-50a53b8f0c3f","invariantUUID":"1e05f352-0b1e-4c19-8ee6-c9aa30e6b91f","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":"e275a80c-2bf0-4fd6-ba19-b035f37941fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631402998310,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92da894b-1ab8-4cea-a45b-4a5ffbc08ca5","invariantUUID":"3e362462-bfc4-4cf1-b7ca-f33fda54d6c6","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":"b8f2f7b6-e70b-4234-b751-20d12488bda2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403098251,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6810c31d-7cfc-40f5-abff-77244f81f8af","invariantUUID":"0cd98203-5804-43ca-a186-cbd570d7457f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c243fa61-af0a-4f0f-8de4-e77765b43a9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631402993153,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"621e2a8f-f7c8-4a5d-80c9-991f4fb11cf9","invariantUUID":"aab0cd8b-e9f4-40d2-83ab-54e620ba5cdf","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":"objectStorage","uniqueId":"8fd606ba-9370-47eb-8adc-7c97a2cce1d5","lifecycleState":"CERTIFIED","lastUpdateDate":1631402884628,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fc3e705-105e-41bf-b182-7bdd1a6ca930","invariantUUID":"50394d9f-dd46-49c0-9008-4a09bd095365","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1b108f0-8a4d-44e7-9472-4b49621ed978","lifecycleState":"CERTIFIED","lastUpdateDate":1631403392328,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de87a0d3-f397-4e4e-9ea4-17feb70c0c5d","invariantUUID":"62d591d9-e00d-4081-8f88-1e2049650abc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"602e8582-8053-4ab4-b725-d80544c376a6","lifecycleState":"CERTIFIED","lastUpdateDate":1631402876818,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c6370c02-69da-407e-8a41-27138a4086bb","invariantUUID":"2486237b-68a1-426e-bf10-75651030c6a6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ebb1623a-2d2f-4683-aca3-1ba38b4337e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403082091,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22c1a6a2-9b75-48b2-bdd0-51babc9c1592","invariantUUID":"f90cd911-f11c-435b-a4f5-0d280c8067f2","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":"bbcc375f-f480-481f-ac7d-6321eede9cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631403174640,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e1244c-91fb-4747-8bf2-cda771cfe365","invariantUUID":"ddf0ab09-55fd-4537-b490-b67b8fa4f596","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2606a858-7d0e-4410-bb66-0dc185b271ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631402854299,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a2ae07d-2730-4e29-9ca1-0429a05b7417","invariantUUID":"ae7d5ae0-d35b-4934-a8c9-4902aad308fb","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":"port","uniqueId":"0842737c-6c49-44c6-bb2e-ff05a096b143","lifecycleState":"CERTIFIED","lastUpdateDate":1631403332618,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"134039fc-d861-4f67-a156-643605cc501c","invariantUUID":"b27ebd4d-1392-48ef-93b7-8f41773ff027","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a81da0e2-921d-471a-8e5a-e3ca2f48099b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403258953,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dfaafb-14a9-479b-b1f7-4d7895c26330","invariantUUID":"08b273c5-a908-4b4c-bf2b-4c77881c082f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b69cf59d-15fa-42c6-b81a-4ce2eb046e83","lifecycleState":"CERTIFIED","lastUpdateDate":1631411559835,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","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":"65590370-c441-408e-9350-6cfc86ccda17","lifecycleState":"CERTIFIED","lastUpdateDate":1631412430042,"name":"basic_onboard_TSrWCq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","systemName":"BasicOnboardTsrwcq","description":"service","tags":["basic_onboard_TSrWCq"],"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":"86ca0ac7-dce6-4998-b338-9d29c0d89552","lifecycleState":"CERTIFIED","lastUpdateDate":1631411933157,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","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":"70708677-74d2-4af7-b45c-b066234cb8bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631412534446,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","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-12 02:15:22,786 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-12 02:15:22,786 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-12 02:15:22,786 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/5f0ca4f0-54e1-4315-aa46-07e4f2d15747/toscaModel 2021-09-12 02:15:22,787 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-12 02:15:22,789 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-12 02:15:22,974 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/5f0ca4f0-54e1-4315-aa46-07e4f2d15747/toscaModel HTTP/1.1" 200 None 2021-09-12 02:15:22,976 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-12 02:15:22,976 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-12 02:15:23,007 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-12 02:15:23,007 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/d4e4842c-14ea-49dc-a8a4-3e0e801c4b85/277cb69e-7efd-4d9d-a174-2ee4d90a7831 2021-09-12 02:15:23,007 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-09-12 02:15:23,009 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-12 02:15:23,032 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/d4e4842c-14ea-49dc-a8a4-3e0e801c4b85/277cb69e-7efd-4d9d-a174-2ee4d90a7831 HTTP/1.1" 200 270 2021-09-12 02:15:23,032 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-09-12 02:15:23,033 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85","rb-version":"277cb69e-7efd-4d9d-a174-2ee4d90a7831","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"15608667-24b5-448c-9197-73877758ea44"}} 2021-09-12 02:15:23,034 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-12 02:15:23,035 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/d4e4842c-14ea-49dc-a8a4-3e0e801c4b85/277cb69e-7efd-4d9d-a174-2ee4d90a7831/profile/cnftest 2021-09-12 02:15:23,035 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-09-12 02:15:23,036 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-12 02:15:23,057 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/d4e4842c-14ea-49dc-a8a4-3e0e801c4b85/277cb69e-7efd-4d9d-a174-2ee4d90a7831/profile/cnftest HTTP/1.1" 200 212 2021-09-12 02:15:23,058 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-09-12 02:15:23,058 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"d4e4842c-14ea-49dc-a8a4-3e0e801c4b85","rb-version":"277cb69e-7efd-4d9d-a174-2ee4d90a7831","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-09-12 02:15:23,060 DEBUG 129:onap_service.py(1) - [None][Delete Profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-12 02:15:23,060 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/d4e4842c-14ea-49dc-a8a4-3e0e801c4b85/277cb69e-7efd-4d9d-a174-2ee4d90a7831/profile/cnftest 2021-09-12 02:15:23,060 DEBUG 132:onap_service.py(1) - [None][Delete Profile] data sent: None 2021-09-12 02:15:23,061 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-12 02:15:23,084 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "DELETE /api/multicloud-k8s/v1/v1/rb/definition/d4e4842c-14ea-49dc-a8a4-3e0e801c4b85/277cb69e-7efd-4d9d-a174-2ee4d90a7831/profile/cnftest HTTP/1.1" 204 0 2021-09-12 02:15:23,085 INFO 142:onap_service.py(1) - [None][Delete Profile] response code: 204 2021-09-12 02:15:23,085 DEBUG 146:onap_service.py(1) - [None][Delete Profile] response: n/a 2021-09-12 02:15:23,086 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-12 02:15:23,087 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/757bdc07-961d-40b2-a872-833f373ba8cf/relationship-list 2021-09-12 02:15:23,087 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-12 02:15:23,088 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:15:23,145 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/757bdc07-961d-40b2-a872-833f373ba8cf/relationship-list HTTP/1.1" 200 1064 2021-09-12 02:15:23,145 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-12 02:15:23,146 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/14157e73-c19d-45ba-a064-acc56c4eb91c","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"14157e73-c19d-45ba-a064-acc56c4eb91c"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/b71b6c94-8a54-4bb4-bd88-290dae3741ef","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b71b6c94-8a54-4bb4-bd88-290dae3741ef"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_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-12 02:15:23,148 DEBUG 129:onap_service.py(1) - [AAI][Get 757bdc07-961d-40b2-a872-833f373ba8cf 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-12 02:15:23,148 DEBUG 131:onap_service.py(1) - [AAI][Get 757bdc07-961d-40b2-a872-833f373ba8cf ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/b71b6c94-8a54-4bb4-bd88-290dae3741ef 2021-09-12 02:15:23,148 DEBUG 132:onap_service.py(1) - [AAI][Get 757bdc07-961d-40b2-a872-833f373ba8cf ABCMeta] data sent: None 2021-09-12 02:15:23,149 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:15:23,207 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/b71b6c94-8a54-4bb4-bd88-290dae3741ef HTTP/1.1" 200 3737 2021-09-12 02:15:23,208 INFO 142:onap_service.py(1) - [AAI][Get 757bdc07-961d-40b2-a872-833f373ba8cf ABCMeta] response code: 200 2021-09-12 02:15:23,208 DEBUG 146:onap_service.py(1) - [AAI][Get 757bdc07-961d-40b2-a872-833f373ba8cf ABCMeta] response: {"vnf-id":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","vnf-name":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"887b2484-5729-4296-aaad-585c74b00e38","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1631412872418","model-invariant-id":"002a7f3c-56bb-45ca-abac-094ff131cdf4","model-version-id":"facaae62-c9f1-4d14-8644-e8b26e5866bd","model-customization-id":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/757bdc07-961d-40b2-a872-833f373ba8cf/service-data/vnfs/vnf/b71b6c94-8a54-4bb4-bd88-290dae3741ef/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/757bdc07-961d-40b2-a872-833f373ba8cf","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":"757bdc07-961d-40b2-a872-833f373ba8cf"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}} 2021-09-12 02:15:23,211 DEBUG 384:vnf.py(1) - Delete b71b6c94-8a54-4bb4-bd88-290dae3741ef VNF 2021-09-12 02:15:23,211 DEBUG 80:deletion.py(1) - VNF b71b6c94-8a54-4bb4-bd88-290dae3741ef deletion request 2021-09-12 02:15:23,221 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-12 02:15:23,221 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-12 02:15:23,222 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-12 02:15:23,222 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-12 02:15:23,222 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-12 02:15:23,223 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-12 02:15:23,853 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-12 02:15:23,855 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-12 02:15:23,856 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/01369d6e-834c-4cf5-9a67-1028c15e935b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8fccfe1a-62c8-4cfa-9136-feb413857cdc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","name":"basic_onboard_TSrWCq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8030eb15-804a-4055-9d32-693c096ecc12/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f0ca4f0-54e1-4315-aa46-07e4f2d15747/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-12 02:15:23,860 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-12 02:15:23,860 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:15:23,860 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:15:23,861 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:15:23,861 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-12 02:15:23,862 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:15:23,862 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:15:23,862 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:15:23,862 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TSrWCq from SDC 2021-09-12 02:15:23,862 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:15:23,863 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:15:23,863 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:15:23,863 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-12 02:15:23,863 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:15:23,863 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:15:23,863 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:15:23,864 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-12 02:15:23,864 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-12 02:15:23,864 INFO 192:__init__.py(1) - Service found, updating information 2021-09-12 02:15:23,865 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-12 02:15:23,865 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-12 02:15:23,865 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-12 02:15:23,867 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:15:24,557 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-12 02:15:24,560 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-12 02:15:24,563 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"29820d6f-670d-4ea5-891b-a01ad998721b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403413123,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b46b337c-1417-49cf-9609-8687233ff07f","invariantUUID":"7c2f9693-659f-4c45-81c8-b94f01a44445","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8434ca1b-2604-42d0-beb8-ebe53b1aab67","lifecycleState":"CERTIFIED","lastUpdateDate":1631403087383,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7fbc7d1-1bea-4c80-8666-0fab6e458182","invariantUUID":"50bea9a2-da70-4516-9111-776e7ae5d7cc","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":"defaulticon","uniqueId":"c2eead82-dffb-4eea-885c-1e5e9b3eef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631403205482,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ce2de91e-ec03-4204-9536-fd317dbc7f71","invariantUUID":"04f3892f-e45e-4703-8424-e33ccbc28703","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"68c976f2-73dd-4e5a-8253-fbfdae689789","lifecycleState":"CERTIFIED","lastUpdateDate":1631403186850,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e4f73e08-bfef-436d-9ca0-75812f6cd775","invariantUUID":"fc2f0198-caa0-42b4-a0f2-0baf5b731af9","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69a56d52-4741-4bd0-9b79-f2df298e822a","lifecycleState":"CERTIFIED","lastUpdateDate":1631402982210,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"19b81fb4-c830-4bbb-bacf-abd8edc98171","invariantUUID":"e3e7d8d3-a2ef-4aa8-97f7-a9983bf1e541","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":"networkrules","uniqueId":"3e56f39b-8f61-4a0d-960f-85fff15605f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631403032124,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13d6e606-d7c5-4bb0-b469-022b44b54862","invariantUUID":"8dce0506-2884-4709-9d22-6fe370382678","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1c394c3-9c39-44c4-b4e2-fe9f9521c4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403359651,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b081b1-5bef-4138-b84d-6e0b30bc4083","invariantUUID":"8f3eb002-89ef-4ba7-a913-179d52671bb8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec010627-3e15-4111-905a-7ce05efcafca","lifecycleState":"CERTIFIED","lastUpdateDate":1631403292368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"354ad2fb-88be-4213-a1ec-d9fc69fea394","invariantUUID":"8c871c42-dfc5-41d9-bfd9-d1f1dfecd223","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":"029d4acb-8268-443f-b893-fa7b0b12016a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403368342,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a4fd65b-bb03-4863-93e2-daabd13ce2f2","invariantUUID":"db939b79-a213-476a-a889-741a047dc8f6","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":"network","uniqueId":"6e131aaa-adaf-4d12-b2bf-ac78746a3eae","lifecycleState":"CERTIFIED","lastUpdateDate":1631403221378,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb762d8c-512d-471a-ad9f-d528bffc6120","invariantUUID":"302644f2-3927-421b-8701-7fc139291444","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":"05ba2f43-894f-4768-8408-62511bb465b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631402921155,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91185fe4-b4ed-4d1b-817e-7997cc8da115","invariantUUID":"5340ccb7-834f-4803-8d0c-fcef3eb269f8","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":"80ca684e-8782-42fe-b705-ad127676ac7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402987911,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fae1feb8-bee8-4db3-8e4c-3ed957058186","invariantUUID":"26c1aa7d-0831-4d2c-832c-b49042bd3b23","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":"port","uniqueId":"5244e660-4c13-4a7d-a115-8befbd147473","lifecycleState":"CERTIFIED","lastUpdateDate":1631403343275,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"675ce446-3ab1-46df-b821-266a8aa5b0a7","invariantUUID":"5dc8c9f1-e912-44bd-8acc-0d38d326aeb8","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":"loadBalancer","uniqueId":"5e356fd4-f7c6-4664-b0b4-38008b03e033","lifecycleState":"CERTIFIED","lastUpdateDate":1631402910558,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a808098e-0a9f-4087-a410-d5407a24f9db","invariantUUID":"425c0f4f-897d-4acb-b27c-5f491a1e1a97","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"04267a34-c6a7-42be-a446-10ef20c309e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403458965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"597dfca1-6717-47e8-be75-0c6c1a960b31","invariantUUID":"8089edae-850e-484f-baf3-0a3c7b34585a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"df602722-49ab-4e03-8501-5c9e5c11245d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403327391,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0a7bc15-05ad-46e5-9bf3-706b44d08285","invariantUUID":"bdc32fcd-2b2f-4a3e-9a45-a524755989bc","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":"networkrules","uniqueId":"9e015d05-0749-46f8-a490-c71495a57fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403058957,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"155265be-0931-42a9-bafc-e727a41c68d8","invariantUUID":"71b9e49b-00c6-4055-b5e7-a29115bbadc8","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6c0b8b8-b115-4cc1-877a-14e796d462cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631402976494,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15cd96c7-e0f9-42fb-b71d-3da1c193871b","invariantUUID":"de3a6650-9b14-4f10-b3b4-3d5c1ce81065","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":"defaulticon","uniqueId":"e316ec4f-a181-4f1d-a467-e2dc9cb8fbf1","lifecycleState":"CERTIFIED","lastUpdateDate":1631411879955,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5e35ac07-0ade-4eef-b169-643844eb1711","invariantUUID":"7db02145-6aba-41ed-8c6c-4fa28b75dd31","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d955c89d-8102-47fc-a9e8-5a44afab8bfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631402945132,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f63c42-794a-4553-bc93-2bc12fe65163","invariantUUID":"6c58c428-07b9-4a87-a20e-6c3867b323ad","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":"objectStorage","uniqueId":"244a71d5-164b-4c5f-9328-df7f9d03e2e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631402939067,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dff216df-84c2-4384-9b59-4788aba4bddb","invariantUUID":"fd1235e9-0ae7-4d24-9c07-ee3029430b29","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":"46663c28-6259-44e3-a6ff-1c20c9d6f820","lifecycleState":"CERTIFIED","lastUpdateDate":1631403348390,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ba4a464-e74e-41f2-84de-e050d83ec51e","invariantUUID":"47150f45-1b36-4012-bce0-042c9553e3f7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8425b771-bb64-41ee-a05d-839ca7c8c06e","lifecycleState":"CERTIFIED","lastUpdateDate":1631403386992,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62945625-675d-4529-af86-fbebd2d69294","invariantUUID":"c697e76c-556a-4976-9431-ca0c2d06191b","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":"1baf1978-22bc-4b96-acd0-2428598b1c90","lifecycleState":"CERTIFIED","lastUpdateDate":1631403110705,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ee45c20-ac5b-4db7-b785-4c8a0d87bdfc","invariantUUID":"813fbc7a-e62b-4928-8725-653af4acc6f8","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":"network","uniqueId":"5caa03a0-c83b-42a6-84e8-a2b3dd0b6d6d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403065229,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0622b344-5d43-4533-9731-e1bd617afcb5","invariantUUID":"6297d33a-d699-4baf-aacd-61e28c960ce7","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c824543-8eac-4649-8b1e-0c95e174e7dc","lifecycleState":"CERTIFIED","lastUpdateDate":1631403276584,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9464446b-961f-4988-a74c-296a92f42573","invariantUUID":"ec6f73cd-5f22-4715-8b68-6a537df4ef35","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ee026ce1-c2e3-4694-96f0-02c385953a03","lifecycleState":"CERTIFIED","lastUpdateDate":1631412386241,"name":"basic_onboard_TSrWCq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d5d737bf-49eb-4b81-a86b-a44a9ac2cc27","invariantUUID":"af47d726-49aa-43ff-b076-9a5733395a9a","systemName":"BasicOnboardTsrwcq","description":"VF","tags":["basic_onboard_TSrWCq"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1498b54f-ea4d-4306-b4d9-89f137754e80","lifecycleState":"CERTIFIED","lastUpdateDate":1631402952068,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcd852db-bca5-48f5-af52-da0628ad8232","invariantUUID":"0cbcd7b2-e581-454f-ac93-eb2e5f7359a3","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":"compute","uniqueId":"8bbd6061-d6e9-4f02-9da2-8a15fb917688","lifecycleState":"CERTIFIED","lastUpdateDate":1631403227008,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b86865e4-9160-496c-8401-87fa37f21ced","invariantUUID":"255c7682-7e92-421e-8359-20ebef8f8d45","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"244c769d-0c20-4111-b0ee-2bb10a8d641c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402970907,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bedf9d9-7603-485f-a414-f61ee5efe0fb","invariantUUID":"bae16bba-ca8d-435a-860f-cf132734dad5","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"772ca067-db41-4112-83db-ef3dbe3c46bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631403271466,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e91a873-b655-4184-a147-867f84366295","invariantUUID":"7e9fb267-c895-473b-8098-436c17613517","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e0a7323-1b20-4091-892d-2425f7a6fb4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403353718,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae85b7e0-e1b0-4a5d-8a3a-d46e91c886b2","invariantUUID":"330ba4d6-8468-487b-89c4-0f85dc9009a4","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1078087e-ab63-4d08-8105-2336ab9597fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631403123261,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e05a7121-7272-43c6-b51a-863f082ac08c","invariantUUID":"54b2ce78-7962-4ab3-8add-e07f198b0a05","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":"ccfc62f1-3bae-444d-89d7-b7de28fb64e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403193552,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"77e532b1-c110-4354-8907-0f0224eb43a0","invariantUUID":"bb934a2c-d3ec-40f1-8a1b-a08e38a41f9d","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":"port","uniqueId":"7ce0c952-566b-444c-9acf-c8941112325f","lifecycleState":"CERTIFIED","lastUpdateDate":1631402965502,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8cf1164-dbe4-40d0-98af-3409ad6e68e7","invariantUUID":"b3778b4f-f141-4a11-89e6-a8ebef8d7439","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"739addeb-5350-426f-b7d5-86c71357009a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403153558,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0d08871-337d-40b6-8fe5-f6391db76342","invariantUUID":"b1d13c73-c0d7-48d3-b271-1906d16abda4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1716ace6-848f-4e69-84c4-ce2040a80a13","lifecycleState":"CERTIFIED","lastUpdateDate":1631403338018,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e82982-1b7c-42ef-80d9-c98592dc15e8","invariantUUID":"2e508009-b0d2-47cc-9a10-8a9acd4922a0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"80b46866-8e1c-42e8-b7e9-5d36ebd1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1631403443095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7e66653-4978-4268-ac04-22f7ea050902","invariantUUID":"c06741e7-55ee-4e62-a0b5-8b4277547c05","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":"compute","uniqueId":"4609a33c-314d-487f-b77e-011546922b8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403446405,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"239b5dda-d1f9-4b46-a45e-877b703bfb29","invariantUUID":"f4918758-8a68-45ac-beb0-88aedb24f863","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46bee449-c28d-4bd7-8c7d-3e4cca6cdad4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403232408,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eab20a5d-2a95-4722-8b04-566626d17c84","invariantUUID":"36f31b6e-b2fe-428e-a9fd-309b4f6e5aa4","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":"5940ffcb-1455-47a3-99ea-2f047ce5506d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403297684,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac6d539b-428b-490c-9e65-babbd0042244","invariantUUID":"f52959ba-6df9-4e99-9e82-190fccefb299","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":"89a08cad-2b57-4905-bb3b-d4362b2b49e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403451688,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d8fa34a-0790-4f6c-ae79-06e048530c9d","invariantUUID":"5f1941ec-6ead-4681-a977-ff73389a1238","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e970f38-c228-47bf-b428-933a62cf61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403252267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa40a269-11eb-46d7-b4d5-50a6fed32ede","invariantUUID":"ed47a2c8-06cc-4901-b4b3-055373a35490","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"529b6499-18ba-482f-8269-b54337172478","lifecycleState":"CERTIFIED","lastUpdateDate":1631403397507,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb3accf3-779a-4f1c-934e-c236059be7aa","invariantUUID":"e00b7c08-3ebe-4f75-88bb-55cbdf59e0fb","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":"securityrules","uniqueId":"68b558d7-2cb9-44fc-8b84-689d984dbced","lifecycleState":"CERTIFIED","lastUpdateDate":1631403071735,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9300cb57-6009-422b-90d8-1264fc56f14b","invariantUUID":"3b1ab01a-8bda-413a-b54f-4c0cc0f0f74b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"685b6fc7-2ab0-4abb-8c04-9f77a8e3eac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403215705,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e615529-9a39-4a58-9772-7e6aab66f893","invariantUUID":"c9679c2a-3667-46de-8ae7-c733403bc818","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"759ad081-4fc6-4ce0-a82d-e3d064dce4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403169326,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18e55a1e-741e-49a8-876b-0e1ffb08b2c2","invariantUUID":"fa2f1787-173d-41af-92aa-d6c6725ea89e","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":"b4c0e0ff-c573-4685-9d75-c394db3d6587","lifecycleState":"CERTIFIED","lastUpdateDate":1631403092860,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae2ab737-1736-4792-953a-514ba454ad5c","invariantUUID":"3a7935b3-e042-4049-b9e1-caecec1efe68","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0da5b54-f614-471f-8a32-244aaaf8f78c","lifecycleState":"CERTIFIED","lastUpdateDate":1631403037135,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7930633f-5d5e-4fd3-9b01-5fc7d8233737","invariantUUID":"b648574a-f3b4-4023-b06c-07c0f30098e8","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":"af793017-6fcf-465f-8b16-d98d4c329b52","lifecycleState":"CERTIFIED","lastUpdateDate":1631402958381,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c1f0b94-5883-45a9-a3ff-023e7bffa6fd","invariantUUID":"7eb91603-71d7-47f0-8287-940f3b021088","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":"84240b0c-2f2a-4c47-9f5a-2cb3589a505d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403245362,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6433d04-aabb-447e-9c90-6cdd0ef912f9","invariantUUID":"d576b413-f735-4692-a0bc-d334516d2d8d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bff3b9c5-946c-4bfb-bcd9-503dda70eb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403374841,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f721bfc8-2034-4e99-932d-3aa9c598b2fe","invariantUUID":"b5017c01-83ff-4c59-9fda-516a5c95ccaf","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":"e5e6541c-44ae-41ce-a010-090183859dba","lifecycleState":"CERTIFIED","lastUpdateDate":1631412485594,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","invariantUUID":"002a7f3c-56bb-45ca-abac-094ff131cdf4","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":"network","uniqueId":"00f582e5-6562-40e0-8eec-04bc8531b715","lifecycleState":"CERTIFIED","lastUpdateDate":1631403116146,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1b40b6-0af9-4568-a224-2f59ef7f1fac","invariantUUID":"970d89ca-d79a-40db-b250-64050cdd78c6","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83beca24-d3f3-4ceb-8a5d-31d3e8bfe73a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403210593,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1e532bc-790f-44f7-9194-28af943b6fb1","invariantUUID":"1cc101ad-c053-4ce1-a647-11a44127c916","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d004d82e-22f0-4717-97c0-eabd649de3b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403200093,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8cda53a6-1917-401e-838b-cc0162932196","invariantUUID":"e0861171-40b4-4a98-a368-b667f7cb8e3f","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":"d94357d3-8345-4dfd-813c-05ac0a444e8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403405911,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"843c257e-1763-4ec7-a0b3-ac301723800b","invariantUUID":"db4d8c47-7458-46be-a03e-9de8a6e131ac","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55c760ff-8c6a-4209-9e70-63c990e09c72","lifecycleState":"CERTIFIED","lastUpdateDate":1631403434926,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4e0f81e-e420-43da-bf96-d512d101dd8f","invariantUUID":"29854175-f8aa-47ac-901e-b86de3ebdf54","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58baa3f3-86b2-44d6-877a-ecdf12cc6fda","lifecycleState":"CERTIFIED","lastUpdateDate":1631402915743,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7c7c8ae-e190-45c9-adc0-df7d78aa3768","invariantUUID":"3d12816e-690e-4eb0-bed8-2fcbe9ee957f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6b572136-85d5-4d8b-851f-ed106774aec2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403462426,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a008a262-f198-4e92-95a7-b92de1d64c41","invariantUUID":"07311933-e395-4063-a110-fd87c18e869f","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2bd4400e-050e-4e86-826f-5cbcb4324b0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631402892734,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46361cd5-74ea-49e8-9fb0-fa5a4628324e","invariantUUID":"c60b2677-497e-4603-b5fc-f512714a9568","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7330f0ef-fba1-43b0-bd91-76a8fccff393","lifecycleState":"CERTIFIED","lastUpdateDate":1631403322329,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eb31864-25a9-4345-a838-50a53b8f0c3f","invariantUUID":"1e05f352-0b1e-4c19-8ee6-c9aa30e6b91f","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":"e275a80c-2bf0-4fd6-ba19-b035f37941fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631402998310,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92da894b-1ab8-4cea-a45b-4a5ffbc08ca5","invariantUUID":"3e362462-bfc4-4cf1-b7ca-f33fda54d6c6","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":"b8f2f7b6-e70b-4234-b751-20d12488bda2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403098251,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6810c31d-7cfc-40f5-abff-77244f81f8af","invariantUUID":"0cd98203-5804-43ca-a186-cbd570d7457f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c243fa61-af0a-4f0f-8de4-e77765b43a9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631402993153,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"621e2a8f-f7c8-4a5d-80c9-991f4fb11cf9","invariantUUID":"aab0cd8b-e9f4-40d2-83ab-54e620ba5cdf","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":"objectStorage","uniqueId":"8fd606ba-9370-47eb-8adc-7c97a2cce1d5","lifecycleState":"CERTIFIED","lastUpdateDate":1631402884628,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fc3e705-105e-41bf-b182-7bdd1a6ca930","invariantUUID":"50394d9f-dd46-49c0-9008-4a09bd095365","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1b108f0-8a4d-44e7-9472-4b49621ed978","lifecycleState":"CERTIFIED","lastUpdateDate":1631403392328,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de87a0d3-f397-4e4e-9ea4-17feb70c0c5d","invariantUUID":"62d591d9-e00d-4081-8f88-1e2049650abc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"602e8582-8053-4ab4-b725-d80544c376a6","lifecycleState":"CERTIFIED","lastUpdateDate":1631402876818,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c6370c02-69da-407e-8a41-27138a4086bb","invariantUUID":"2486237b-68a1-426e-bf10-75651030c6a6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ebb1623a-2d2f-4683-aca3-1ba38b4337e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403082091,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22c1a6a2-9b75-48b2-bdd0-51babc9c1592","invariantUUID":"f90cd911-f11c-435b-a4f5-0d280c8067f2","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":"bbcc375f-f480-481f-ac7d-6321eede9cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631403174640,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e1244c-91fb-4747-8bf2-cda771cfe365","invariantUUID":"ddf0ab09-55fd-4537-b490-b67b8fa4f596","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2606a858-7d0e-4410-bb66-0dc185b271ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631402854299,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a2ae07d-2730-4e29-9ca1-0429a05b7417","invariantUUID":"ae7d5ae0-d35b-4934-a8c9-4902aad308fb","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":"port","uniqueId":"0842737c-6c49-44c6-bb2e-ff05a096b143","lifecycleState":"CERTIFIED","lastUpdateDate":1631403332618,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"134039fc-d861-4f67-a156-643605cc501c","invariantUUID":"b27ebd4d-1392-48ef-93b7-8f41773ff027","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a81da0e2-921d-471a-8e5a-e3ca2f48099b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403258953,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dfaafb-14a9-479b-b1f7-4d7895c26330","invariantUUID":"08b273c5-a908-4b4c-bf2b-4c77881c082f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b69cf59d-15fa-42c6-b81a-4ce2eb046e83","lifecycleState":"CERTIFIED","lastUpdateDate":1631411559835,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","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":"65590370-c441-408e-9350-6cfc86ccda17","lifecycleState":"CERTIFIED","lastUpdateDate":1631412430042,"name":"basic_onboard_TSrWCq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","systemName":"BasicOnboardTsrwcq","description":"service","tags":["basic_onboard_TSrWCq"],"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":"86ca0ac7-dce6-4998-b338-9d29c0d89552","lifecycleState":"CERTIFIED","lastUpdateDate":1631411933157,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","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":"70708677-74d2-4af7-b45c-b066234cb8bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631412534446,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","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-12 02:15:24,569 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-12 02:15:24,570 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-12 02:15:24,570 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/5f0ca4f0-54e1-4315-aa46-07e4f2d15747/toscaModel 2021-09-12 02:15:24,570 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-12 02:15:24,572 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-12 02:15:24,789 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/5f0ca4f0-54e1-4315-aa46-07e4f2d15747/toscaModel HTTP/1.1" 200 None 2021-09-12 02:15:24,793 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-12 02:15:24,793 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-12 02:15:24,870 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-12 02:15:24,871 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-12 02:15:24,871 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-12 02:15:24,873 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:15:24,923 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-12 02:15:24,924 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-12 02:15:24,924 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-12 02:15:24,927 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-12 02:15:24,927 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-12 02:15:24,927 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-12 02:15:24,928 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:15:24,982 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-12 02:15:24,983 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-12 02:15:24,983 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":"1631412868581","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/b71b6c94-8a54-4bb4-bd88-290dae3741ef","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b71b6c94-8a54-4bb4-bd88-290dae3741ef"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0"}]}]}}]} 2021-09-12 02:15:24,985 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-12 02:15:24,985 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-12 02:15:24,985 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-12 02:15:24,987 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:15:25,029 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-12 02:15:25,030 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-12 02:15:25,030 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-12 02:15:25,032 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-12 02:15:25,033 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-12 02:15:25,033 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-12 02:15:25,034 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:15:25,091 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-12 02:15:25,092 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-12 02:15:25,092 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":"1631412868581","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/b71b6c94-8a54-4bb4-bd88-290dae3741ef","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b71b6c94-8a54-4bb4-bd88-290dae3741ef"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0"}]}]}}]} 2021-09-12 02:15:25,094 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-12 02:15:25,095 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-12 02:15:25,095 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-12 02:15:25,097 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:15:25,139 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-12 02:15:25,140 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-12 02:15:25,140 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-12 02:15:25,144 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-12 02:15:25,144 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-12 02:15:25,144 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-12 02:15:25,146 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:15:25,257 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-12 02:15:25,258 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-12 02:15:25,259 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":"1631412868581","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/b71b6c94-8a54-4bb4-bd88-290dae3741ef","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b71b6c94-8a54-4bb4-bd88-290dae3741ef"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0"}]}]}}]} 2021-09-12 02:15:25,261 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-12 02:15:25,261 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-12 02:15:25,262 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-12 02:15:25,263 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:15:25,310 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-12 02:15:25,311 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-12 02:15:25,312 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631412868680","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/b71b6c94-8a54-4bb4-bd88-290dae3741ef","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b71b6c94-8a54-4bb4-bd88-290dae3741ef"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_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-12 02:15:25,315 DEBUG 129:onap_service.py(1) - [None][Create b71b6c94-8a54-4bb4-bd88-290dae3741ef VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '94c324c0-d2c9-4b06-a45e-de9d6ab90dff', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:15:25,315 DEBUG 131:onap_service.py(1) - [None][Create b71b6c94-8a54-4bb4-bd88-290dae3741ef VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/757bdc07-961d-40b2-a872-833f373ba8cf/vnfs/b71b6c94-8a54-4bb4-bd88-290dae3741ef 2021-09-12 02:15:25,316 DEBUG 132:onap_service.py(1) - [None][Create b71b6c94-8a54-4bb4-bd88-290dae3741ef VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "002a7f3c-56bb-45ca-abac-094ff131cdf4", "modelVersion": "1.0", "modelVersionId": "facaae62-c9f1-4d14-8644-e8b26e5866bd", "modelCustomizationId": "a9c2d75e-bdd1-49e4-ac3e-2db3ed298877", "modelCustomizationName": "basic_cnf 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-12 02:15:25,318 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:15:26,862 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/757bdc07-961d-40b2-a872-833f373ba8cf/vnfs/b71b6c94-8a54-4bb4-bd88-290dae3741ef HTTP/1.1" 202 262 2021-09-12 02:15:26,864 INFO 142:onap_service.py(1) - [None][Create b71b6c94-8a54-4bb4-bd88-290dae3741ef VNF deletion request] response code: 202 2021-09-12 02:15:26,865 DEBUG 146:onap_service.py(1) - [None][Create b71b6c94-8a54-4bb4-bd88-290dae3741ef VNF deletion request] response: {"requestReferences":{"requestId":"94c324c0-d2c9-4b06-a45e-de9d6ab90dff","instanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/94c324c0-d2c9-4b06-a45e-de9d6ab90dff"}} 2021-09-12 02:15:26,865 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-09-12 02:15:26,876 DEBUG 129:onap_service.py(11) - [None][Check 94c324c0-d2c9-4b06-a45e-de9d6ab90dff orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b33ab153-912d-4808-b8b3-4f9919d5c000', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:15:26,877 DEBUG 131:onap_service.py(11) - [None][Check 94c324c0-d2c9-4b06-a45e-de9d6ab90dff orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/94c324c0-d2c9-4b06-a45e-de9d6ab90dff 2021-09-12 02:15:26,877 DEBUG 132:onap_service.py(11) - [None][Check 94c324c0-d2c9-4b06-a45e-de9d6ab90dff orchestration request status] data sent: None 2021-09-12 02:15:26,882 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:15:27,054 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/94c324c0-d2c9-4b06-a45e-de9d6ab90dff HTTP/1.1" 200 1268 2021-09-12 02:15:27,057 INFO 142:onap_service.py(11) - [None][Check 94c324c0-d2c9-4b06-a45e-de9d6ab90dff orchestration request status] response code: 200 2021-09-12 02:15:27,058 DEBUG 146:onap_service.py(11) - [None][Check 94c324c0-d2c9-4b06-a45e-de9d6ab90dff orchestration request status] response: {"request":{"requestId":"94c324c0-d2c9-4b06-a45e-de9d6ab90dff","startTime":"Sun, 12 Sep 2021 02:15:25 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"002a7f3c-56bb-45ca-abac-094ff131cdf4","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelVersionId":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelCustomizationId":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelUuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelInvariantUuid":"002a7f3c-56bb-45ca-abac-094ff131cdf4","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":"757bdc07-961d-40b2-a872-833f373ba8cf","vnfInstanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","vnfInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 12 Sep 2021 02:15:26 GMT"}}} 2021-09-12 02:15:37,069 DEBUG 129:onap_service.py(11) - [None][Check 94c324c0-d2c9-4b06-a45e-de9d6ab90dff orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2006b448-21fd-4e80-9182-952849c805c0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:15:37,070 DEBUG 131:onap_service.py(11) - [None][Check 94c324c0-d2c9-4b06-a45e-de9d6ab90dff orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/94c324c0-d2c9-4b06-a45e-de9d6ab90dff 2021-09-12 02:15:37,070 DEBUG 132:onap_service.py(11) - [None][Check 94c324c0-d2c9-4b06-a45e-de9d6ab90dff orchestration request status] data sent: None 2021-09-12 02:15:37,071 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:15:37,250 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/94c324c0-d2c9-4b06-a45e-de9d6ab90dff HTTP/1.1" 200 1474 2021-09-12 02:15:37,251 INFO 142:onap_service.py(11) - [None][Check 94c324c0-d2c9-4b06-a45e-de9d6ab90dff orchestration request status] response code: 200 2021-09-12 02:15:37,252 DEBUG 146:onap_service.py(11) - [None][Check 94c324c0-d2c9-4b06-a45e-de9d6ab90dff orchestration request status] response: {"request":{"requestId":"94c324c0-d2c9-4b06-a45e-de9d6ab90dff","startTime":"Sun, 12 Sep 2021 02:15:25 GMT","finishTime":"Sun, 12 Sep 2021 02:15:29 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"002a7f3c-56bb-45ca-abac-094ff131cdf4","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelVersionId":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelCustomizationId":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelUuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelInvariantUuid":"002a7f3c-56bb-45ca-abac-094ff131cdf4","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":"757bdc07-961d-40b2-a872-833f373ba8cf","vnfInstanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","vnfInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 12 Sep 2021 02:15:29 GMT"}}} 2021-09-12 02:15:37,252 INFO 56:mixins.py(11) - VnfDeletionRequest task finished 2021-09-12 02:15:37,253 DEBUG 129:onap_service.py(11) - [None][Check 94c324c0-d2c9-4b06-a45e-de9d6ab90dff orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd331ad12-c80a-4b62-af0e-bb1490c11374', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:15:37,253 DEBUG 131:onap_service.py(11) - [None][Check 94c324c0-d2c9-4b06-a45e-de9d6ab90dff orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/94c324c0-d2c9-4b06-a45e-de9d6ab90dff 2021-09-12 02:15:37,253 DEBUG 132:onap_service.py(11) - [None][Check 94c324c0-d2c9-4b06-a45e-de9d6ab90dff orchestration request status] data sent: None 2021-09-12 02:15:37,255 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:15:37,465 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/94c324c0-d2c9-4b06-a45e-de9d6ab90dff HTTP/1.1" 200 1474 2021-09-12 02:15:37,467 INFO 142:onap_service.py(11) - [None][Check 94c324c0-d2c9-4b06-a45e-de9d6ab90dff orchestration request status] response code: 200 2021-09-12 02:15:37,467 DEBUG 146:onap_service.py(11) - [None][Check 94c324c0-d2c9-4b06-a45e-de9d6ab90dff orchestration request status] response: {"request":{"requestId":"94c324c0-d2c9-4b06-a45e-de9d6ab90dff","startTime":"Sun, 12 Sep 2021 02:15:25 GMT","finishTime":"Sun, 12 Sep 2021 02:15:29 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"002a7f3c-56bb-45ca-abac-094ff131cdf4","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelVersionId":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelCustomizationId":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelUuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelInvariantUuid":"002a7f3c-56bb-45ca-abac-094ff131cdf4","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":"757bdc07-961d-40b2-a872-833f373ba8cf","vnfInstanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","vnfInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 12 Sep 2021 02:15:29 GMT"}}} 2021-09-12 02:15:37,468 DEBUG 129:onap_service.py(11) - [None][Check 94c324c0-d2c9-4b06-a45e-de9d6ab90dff orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a54eb4dd-e1b7-405e-9214-d58db4a90605', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:15:37,468 DEBUG 131:onap_service.py(11) - [None][Check 94c324c0-d2c9-4b06-a45e-de9d6ab90dff orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/94c324c0-d2c9-4b06-a45e-de9d6ab90dff 2021-09-12 02:15:37,468 DEBUG 132:onap_service.py(11) - [None][Check 94c324c0-d2c9-4b06-a45e-de9d6ab90dff orchestration request status] data sent: None 2021-09-12 02:15:37,469 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:15:37,633 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/94c324c0-d2c9-4b06-a45e-de9d6ab90dff HTTP/1.1" 200 1474 2021-09-12 02:15:37,634 INFO 142:onap_service.py(11) - [None][Check 94c324c0-d2c9-4b06-a45e-de9d6ab90dff orchestration request status] response code: 200 2021-09-12 02:15:37,635 DEBUG 146:onap_service.py(11) - [None][Check 94c324c0-d2c9-4b06-a45e-de9d6ab90dff orchestration request status] response: {"request":{"requestId":"94c324c0-d2c9-4b06-a45e-de9d6ab90dff","startTime":"Sun, 12 Sep 2021 02:15:25 GMT","finishTime":"Sun, 12 Sep 2021 02:15:29 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"002a7f3c-56bb-45ca-abac-094ff131cdf4","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelVersionId":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelCustomizationId":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelUuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelInvariantUuid":"002a7f3c-56bb-45ca-abac-094ff131cdf4","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":"757bdc07-961d-40b2-a872-833f373ba8cf","vnfInstanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","vnfInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 12 Sep 2021 02:15:29 GMT"}}} 2021-09-12 02:15:37,650 DEBUG 129:onap_service.py(1) - [None][Check 94c324c0-d2c9-4b06-a45e-de9d6ab90dff orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5041bccf-fefd-449e-8e07-89ae09eb2dfd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:15:37,651 DEBUG 131:onap_service.py(1) - [None][Check 94c324c0-d2c9-4b06-a45e-de9d6ab90dff orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/94c324c0-d2c9-4b06-a45e-de9d6ab90dff 2021-09-12 02:15:37,651 DEBUG 132:onap_service.py(1) - [None][Check 94c324c0-d2c9-4b06-a45e-de9d6ab90dff orchestration request status] data sent: None 2021-09-12 02:15:37,653 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:15:37,818 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/94c324c0-d2c9-4b06-a45e-de9d6ab90dff HTTP/1.1" 200 1474 2021-09-12 02:15:37,820 INFO 142:onap_service.py(1) - [None][Check 94c324c0-d2c9-4b06-a45e-de9d6ab90dff orchestration request status] response code: 200 2021-09-12 02:15:37,821 DEBUG 146:onap_service.py(1) - [None][Check 94c324c0-d2c9-4b06-a45e-de9d6ab90dff orchestration request status] response: {"request":{"requestId":"94c324c0-d2c9-4b06-a45e-de9d6ab90dff","startTime":"Sun, 12 Sep 2021 02:15:25 GMT","finishTime":"Sun, 12 Sep 2021 02:15:29 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"002a7f3c-56bb-45ca-abac-094ff131cdf4","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelVersionId":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelCustomizationId":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelUuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelInvariantUuid":"002a7f3c-56bb-45ca-abac-094ff131cdf4","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":"757bdc07-961d-40b2-a872-833f373ba8cf","vnfInstanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","vnfInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 12 Sep 2021 02:15:29 GMT"}}} 2021-09-12 02:15:37,822 DEBUG 129:onap_service.py(1) - [None][Check 94c324c0-d2c9-4b06-a45e-de9d6ab90dff orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cbe9b594-66c6-4eca-a2e8-695ee1dadb4a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:15:37,822 DEBUG 131:onap_service.py(1) - [None][Check 94c324c0-d2c9-4b06-a45e-de9d6ab90dff orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/94c324c0-d2c9-4b06-a45e-de9d6ab90dff 2021-09-12 02:15:37,822 DEBUG 132:onap_service.py(1) - [None][Check 94c324c0-d2c9-4b06-a45e-de9d6ab90dff orchestration request status] data sent: None 2021-09-12 02:15:37,824 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:15:37,985 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/94c324c0-d2c9-4b06-a45e-de9d6ab90dff HTTP/1.1" 200 1474 2021-09-12 02:15:37,987 INFO 142:onap_service.py(1) - [None][Check 94c324c0-d2c9-4b06-a45e-de9d6ab90dff orchestration request status] response code: 200 2021-09-12 02:15:37,988 DEBUG 146:onap_service.py(1) - [None][Check 94c324c0-d2c9-4b06-a45e-de9d6ab90dff orchestration request status] response: {"request":{"requestId":"94c324c0-d2c9-4b06-a45e-de9d6ab90dff","startTime":"Sun, 12 Sep 2021 02:15:25 GMT","finishTime":"Sun, 12 Sep 2021 02:15:29 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"002a7f3c-56bb-45ca-abac-094ff131cdf4","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelVersionId":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelCustomizationId":"a9c2d75e-bdd1-49e4-ac3e-2db3ed298877","modelUuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","modelInvariantUuid":"002a7f3c-56bb-45ca-abac-094ff131cdf4","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":"757bdc07-961d-40b2-a872-833f373ba8cf","vnfInstanceId":"b71b6c94-8a54-4bb4-bd88-290dae3741ef","vnfInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 12 Sep 2021 02:15:29 GMT"}}} 2021-09-12 02:15:37,989 DEBUG 319:service.py(1) - Delete 757bdc07-961d-40b2-a872-833f373ba8cf service instance 2021-09-12 02:15:37,989 DEBUG 113:deletion.py(1) - Service 757bdc07-961d-40b2-a872-833f373ba8cf deletion request 2021-09-12 02:15:38,003 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-12 02:15:38,004 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-12 02:15:38,004 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-12 02:15:38,004 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-12 02:15:38,004 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-12 02:15:38,006 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-12 02:15:38,570 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-12 02:15:38,571 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-12 02:15:38,571 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/01369d6e-834c-4cf5-9a67-1028c15e935b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8fccfe1a-62c8-4cfa-9136-feb413857cdc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","name":"basic_onboard_TSrWCq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8030eb15-804a-4055-9d32-693c096ecc12/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f0ca4f0-54e1-4315-aa46-07e4f2d15747/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-12 02:15:38,573 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-12 02:15:38,573 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:15:38,573 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:15:38,574 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:15:38,574 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-12 02:15:38,574 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:15:38,574 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:15:38,574 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:15:38,574 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TSrWCq from SDC 2021-09-12 02:15:38,574 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:15:38,574 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:15:38,574 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:15:38,575 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-12 02:15:38,575 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:15:38,575 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:15:38,575 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:15:38,575 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-12 02:15:38,575 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-12 02:15:38,575 INFO 192:__init__.py(1) - Service found, updating information 2021-09-12 02:15:38,575 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-12 02:15:38,576 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-12 02:15:38,576 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-12 02:15:38,577 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:15:39,226 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-12 02:15:39,228 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-12 02:15:39,231 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"29820d6f-670d-4ea5-891b-a01ad998721b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403413123,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b46b337c-1417-49cf-9609-8687233ff07f","invariantUUID":"7c2f9693-659f-4c45-81c8-b94f01a44445","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8434ca1b-2604-42d0-beb8-ebe53b1aab67","lifecycleState":"CERTIFIED","lastUpdateDate":1631403087383,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7fbc7d1-1bea-4c80-8666-0fab6e458182","invariantUUID":"50bea9a2-da70-4516-9111-776e7ae5d7cc","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":"defaulticon","uniqueId":"c2eead82-dffb-4eea-885c-1e5e9b3eef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631403205482,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ce2de91e-ec03-4204-9536-fd317dbc7f71","invariantUUID":"04f3892f-e45e-4703-8424-e33ccbc28703","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"68c976f2-73dd-4e5a-8253-fbfdae689789","lifecycleState":"CERTIFIED","lastUpdateDate":1631403186850,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e4f73e08-bfef-436d-9ca0-75812f6cd775","invariantUUID":"fc2f0198-caa0-42b4-a0f2-0baf5b731af9","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69a56d52-4741-4bd0-9b79-f2df298e822a","lifecycleState":"CERTIFIED","lastUpdateDate":1631402982210,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"19b81fb4-c830-4bbb-bacf-abd8edc98171","invariantUUID":"e3e7d8d3-a2ef-4aa8-97f7-a9983bf1e541","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":"networkrules","uniqueId":"3e56f39b-8f61-4a0d-960f-85fff15605f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631403032124,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13d6e606-d7c5-4bb0-b469-022b44b54862","invariantUUID":"8dce0506-2884-4709-9d22-6fe370382678","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1c394c3-9c39-44c4-b4e2-fe9f9521c4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403359651,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b081b1-5bef-4138-b84d-6e0b30bc4083","invariantUUID":"8f3eb002-89ef-4ba7-a913-179d52671bb8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec010627-3e15-4111-905a-7ce05efcafca","lifecycleState":"CERTIFIED","lastUpdateDate":1631403292368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"354ad2fb-88be-4213-a1ec-d9fc69fea394","invariantUUID":"8c871c42-dfc5-41d9-bfd9-d1f1dfecd223","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":"029d4acb-8268-443f-b893-fa7b0b12016a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403368342,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a4fd65b-bb03-4863-93e2-daabd13ce2f2","invariantUUID":"db939b79-a213-476a-a889-741a047dc8f6","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":"network","uniqueId":"6e131aaa-adaf-4d12-b2bf-ac78746a3eae","lifecycleState":"CERTIFIED","lastUpdateDate":1631403221378,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb762d8c-512d-471a-ad9f-d528bffc6120","invariantUUID":"302644f2-3927-421b-8701-7fc139291444","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":"05ba2f43-894f-4768-8408-62511bb465b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631402921155,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91185fe4-b4ed-4d1b-817e-7997cc8da115","invariantUUID":"5340ccb7-834f-4803-8d0c-fcef3eb269f8","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":"80ca684e-8782-42fe-b705-ad127676ac7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402987911,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fae1feb8-bee8-4db3-8e4c-3ed957058186","invariantUUID":"26c1aa7d-0831-4d2c-832c-b49042bd3b23","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":"port","uniqueId":"5244e660-4c13-4a7d-a115-8befbd147473","lifecycleState":"CERTIFIED","lastUpdateDate":1631403343275,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"675ce446-3ab1-46df-b821-266a8aa5b0a7","invariantUUID":"5dc8c9f1-e912-44bd-8acc-0d38d326aeb8","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":"loadBalancer","uniqueId":"5e356fd4-f7c6-4664-b0b4-38008b03e033","lifecycleState":"CERTIFIED","lastUpdateDate":1631402910558,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a808098e-0a9f-4087-a410-d5407a24f9db","invariantUUID":"425c0f4f-897d-4acb-b27c-5f491a1e1a97","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"04267a34-c6a7-42be-a446-10ef20c309e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403458965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"597dfca1-6717-47e8-be75-0c6c1a960b31","invariantUUID":"8089edae-850e-484f-baf3-0a3c7b34585a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"df602722-49ab-4e03-8501-5c9e5c11245d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403327391,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0a7bc15-05ad-46e5-9bf3-706b44d08285","invariantUUID":"bdc32fcd-2b2f-4a3e-9a45-a524755989bc","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":"networkrules","uniqueId":"9e015d05-0749-46f8-a490-c71495a57fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403058957,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"155265be-0931-42a9-bafc-e727a41c68d8","invariantUUID":"71b9e49b-00c6-4055-b5e7-a29115bbadc8","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6c0b8b8-b115-4cc1-877a-14e796d462cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631402976494,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15cd96c7-e0f9-42fb-b71d-3da1c193871b","invariantUUID":"de3a6650-9b14-4f10-b3b4-3d5c1ce81065","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":"defaulticon","uniqueId":"e316ec4f-a181-4f1d-a467-e2dc9cb8fbf1","lifecycleState":"CERTIFIED","lastUpdateDate":1631411879955,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5e35ac07-0ade-4eef-b169-643844eb1711","invariantUUID":"7db02145-6aba-41ed-8c6c-4fa28b75dd31","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d955c89d-8102-47fc-a9e8-5a44afab8bfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631402945132,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f63c42-794a-4553-bc93-2bc12fe65163","invariantUUID":"6c58c428-07b9-4a87-a20e-6c3867b323ad","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":"objectStorage","uniqueId":"244a71d5-164b-4c5f-9328-df7f9d03e2e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631402939067,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dff216df-84c2-4384-9b59-4788aba4bddb","invariantUUID":"fd1235e9-0ae7-4d24-9c07-ee3029430b29","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":"46663c28-6259-44e3-a6ff-1c20c9d6f820","lifecycleState":"CERTIFIED","lastUpdateDate":1631403348390,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ba4a464-e74e-41f2-84de-e050d83ec51e","invariantUUID":"47150f45-1b36-4012-bce0-042c9553e3f7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8425b771-bb64-41ee-a05d-839ca7c8c06e","lifecycleState":"CERTIFIED","lastUpdateDate":1631403386992,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62945625-675d-4529-af86-fbebd2d69294","invariantUUID":"c697e76c-556a-4976-9431-ca0c2d06191b","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":"1baf1978-22bc-4b96-acd0-2428598b1c90","lifecycleState":"CERTIFIED","lastUpdateDate":1631403110705,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ee45c20-ac5b-4db7-b785-4c8a0d87bdfc","invariantUUID":"813fbc7a-e62b-4928-8725-653af4acc6f8","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":"network","uniqueId":"5caa03a0-c83b-42a6-84e8-a2b3dd0b6d6d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403065229,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0622b344-5d43-4533-9731-e1bd617afcb5","invariantUUID":"6297d33a-d699-4baf-aacd-61e28c960ce7","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c824543-8eac-4649-8b1e-0c95e174e7dc","lifecycleState":"CERTIFIED","lastUpdateDate":1631403276584,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9464446b-961f-4988-a74c-296a92f42573","invariantUUID":"ec6f73cd-5f22-4715-8b68-6a537df4ef35","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ee026ce1-c2e3-4694-96f0-02c385953a03","lifecycleState":"CERTIFIED","lastUpdateDate":1631412386241,"name":"basic_onboard_TSrWCq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d5d737bf-49eb-4b81-a86b-a44a9ac2cc27","invariantUUID":"af47d726-49aa-43ff-b076-9a5733395a9a","systemName":"BasicOnboardTsrwcq","description":"VF","tags":["basic_onboard_TSrWCq"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1498b54f-ea4d-4306-b4d9-89f137754e80","lifecycleState":"CERTIFIED","lastUpdateDate":1631402952068,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcd852db-bca5-48f5-af52-da0628ad8232","invariantUUID":"0cbcd7b2-e581-454f-ac93-eb2e5f7359a3","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":"compute","uniqueId":"8bbd6061-d6e9-4f02-9da2-8a15fb917688","lifecycleState":"CERTIFIED","lastUpdateDate":1631403227008,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b86865e4-9160-496c-8401-87fa37f21ced","invariantUUID":"255c7682-7e92-421e-8359-20ebef8f8d45","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"244c769d-0c20-4111-b0ee-2bb10a8d641c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402970907,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bedf9d9-7603-485f-a414-f61ee5efe0fb","invariantUUID":"bae16bba-ca8d-435a-860f-cf132734dad5","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"772ca067-db41-4112-83db-ef3dbe3c46bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631403271466,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e91a873-b655-4184-a147-867f84366295","invariantUUID":"7e9fb267-c895-473b-8098-436c17613517","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e0a7323-1b20-4091-892d-2425f7a6fb4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403353718,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae85b7e0-e1b0-4a5d-8a3a-d46e91c886b2","invariantUUID":"330ba4d6-8468-487b-89c4-0f85dc9009a4","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1078087e-ab63-4d08-8105-2336ab9597fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631403123261,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e05a7121-7272-43c6-b51a-863f082ac08c","invariantUUID":"54b2ce78-7962-4ab3-8add-e07f198b0a05","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":"ccfc62f1-3bae-444d-89d7-b7de28fb64e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403193552,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"77e532b1-c110-4354-8907-0f0224eb43a0","invariantUUID":"bb934a2c-d3ec-40f1-8a1b-a08e38a41f9d","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":"port","uniqueId":"7ce0c952-566b-444c-9acf-c8941112325f","lifecycleState":"CERTIFIED","lastUpdateDate":1631402965502,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8cf1164-dbe4-40d0-98af-3409ad6e68e7","invariantUUID":"b3778b4f-f141-4a11-89e6-a8ebef8d7439","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"739addeb-5350-426f-b7d5-86c71357009a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403153558,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0d08871-337d-40b6-8fe5-f6391db76342","invariantUUID":"b1d13c73-c0d7-48d3-b271-1906d16abda4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1716ace6-848f-4e69-84c4-ce2040a80a13","lifecycleState":"CERTIFIED","lastUpdateDate":1631403338018,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e82982-1b7c-42ef-80d9-c98592dc15e8","invariantUUID":"2e508009-b0d2-47cc-9a10-8a9acd4922a0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"80b46866-8e1c-42e8-b7e9-5d36ebd1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1631403443095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7e66653-4978-4268-ac04-22f7ea050902","invariantUUID":"c06741e7-55ee-4e62-a0b5-8b4277547c05","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":"compute","uniqueId":"4609a33c-314d-487f-b77e-011546922b8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403446405,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"239b5dda-d1f9-4b46-a45e-877b703bfb29","invariantUUID":"f4918758-8a68-45ac-beb0-88aedb24f863","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46bee449-c28d-4bd7-8c7d-3e4cca6cdad4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403232408,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eab20a5d-2a95-4722-8b04-566626d17c84","invariantUUID":"36f31b6e-b2fe-428e-a9fd-309b4f6e5aa4","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":"5940ffcb-1455-47a3-99ea-2f047ce5506d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403297684,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac6d539b-428b-490c-9e65-babbd0042244","invariantUUID":"f52959ba-6df9-4e99-9e82-190fccefb299","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":"89a08cad-2b57-4905-bb3b-d4362b2b49e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403451688,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d8fa34a-0790-4f6c-ae79-06e048530c9d","invariantUUID":"5f1941ec-6ead-4681-a977-ff73389a1238","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e970f38-c228-47bf-b428-933a62cf61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403252267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa40a269-11eb-46d7-b4d5-50a6fed32ede","invariantUUID":"ed47a2c8-06cc-4901-b4b3-055373a35490","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"529b6499-18ba-482f-8269-b54337172478","lifecycleState":"CERTIFIED","lastUpdateDate":1631403397507,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb3accf3-779a-4f1c-934e-c236059be7aa","invariantUUID":"e00b7c08-3ebe-4f75-88bb-55cbdf59e0fb","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":"securityrules","uniqueId":"68b558d7-2cb9-44fc-8b84-689d984dbced","lifecycleState":"CERTIFIED","lastUpdateDate":1631403071735,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9300cb57-6009-422b-90d8-1264fc56f14b","invariantUUID":"3b1ab01a-8bda-413a-b54f-4c0cc0f0f74b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"685b6fc7-2ab0-4abb-8c04-9f77a8e3eac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403215705,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e615529-9a39-4a58-9772-7e6aab66f893","invariantUUID":"c9679c2a-3667-46de-8ae7-c733403bc818","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"759ad081-4fc6-4ce0-a82d-e3d064dce4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403169326,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18e55a1e-741e-49a8-876b-0e1ffb08b2c2","invariantUUID":"fa2f1787-173d-41af-92aa-d6c6725ea89e","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":"b4c0e0ff-c573-4685-9d75-c394db3d6587","lifecycleState":"CERTIFIED","lastUpdateDate":1631403092860,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae2ab737-1736-4792-953a-514ba454ad5c","invariantUUID":"3a7935b3-e042-4049-b9e1-caecec1efe68","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0da5b54-f614-471f-8a32-244aaaf8f78c","lifecycleState":"CERTIFIED","lastUpdateDate":1631403037135,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7930633f-5d5e-4fd3-9b01-5fc7d8233737","invariantUUID":"b648574a-f3b4-4023-b06c-07c0f30098e8","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":"af793017-6fcf-465f-8b16-d98d4c329b52","lifecycleState":"CERTIFIED","lastUpdateDate":1631402958381,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c1f0b94-5883-45a9-a3ff-023e7bffa6fd","invariantUUID":"7eb91603-71d7-47f0-8287-940f3b021088","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":"84240b0c-2f2a-4c47-9f5a-2cb3589a505d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403245362,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6433d04-aabb-447e-9c90-6cdd0ef912f9","invariantUUID":"d576b413-f735-4692-a0bc-d334516d2d8d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bff3b9c5-946c-4bfb-bcd9-503dda70eb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403374841,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f721bfc8-2034-4e99-932d-3aa9c598b2fe","invariantUUID":"b5017c01-83ff-4c59-9fda-516a5c95ccaf","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":"e5e6541c-44ae-41ce-a010-090183859dba","lifecycleState":"CERTIFIED","lastUpdateDate":1631412485594,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","invariantUUID":"002a7f3c-56bb-45ca-abac-094ff131cdf4","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":"network","uniqueId":"00f582e5-6562-40e0-8eec-04bc8531b715","lifecycleState":"CERTIFIED","lastUpdateDate":1631403116146,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1b40b6-0af9-4568-a224-2f59ef7f1fac","invariantUUID":"970d89ca-d79a-40db-b250-64050cdd78c6","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83beca24-d3f3-4ceb-8a5d-31d3e8bfe73a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403210593,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1e532bc-790f-44f7-9194-28af943b6fb1","invariantUUID":"1cc101ad-c053-4ce1-a647-11a44127c916","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d004d82e-22f0-4717-97c0-eabd649de3b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403200093,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8cda53a6-1917-401e-838b-cc0162932196","invariantUUID":"e0861171-40b4-4a98-a368-b667f7cb8e3f","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":"d94357d3-8345-4dfd-813c-05ac0a444e8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403405911,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"843c257e-1763-4ec7-a0b3-ac301723800b","invariantUUID":"db4d8c47-7458-46be-a03e-9de8a6e131ac","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55c760ff-8c6a-4209-9e70-63c990e09c72","lifecycleState":"CERTIFIED","lastUpdateDate":1631403434926,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4e0f81e-e420-43da-bf96-d512d101dd8f","invariantUUID":"29854175-f8aa-47ac-901e-b86de3ebdf54","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58baa3f3-86b2-44d6-877a-ecdf12cc6fda","lifecycleState":"CERTIFIED","lastUpdateDate":1631402915743,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7c7c8ae-e190-45c9-adc0-df7d78aa3768","invariantUUID":"3d12816e-690e-4eb0-bed8-2fcbe9ee957f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6b572136-85d5-4d8b-851f-ed106774aec2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403462426,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a008a262-f198-4e92-95a7-b92de1d64c41","invariantUUID":"07311933-e395-4063-a110-fd87c18e869f","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2bd4400e-050e-4e86-826f-5cbcb4324b0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631402892734,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46361cd5-74ea-49e8-9fb0-fa5a4628324e","invariantUUID":"c60b2677-497e-4603-b5fc-f512714a9568","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7330f0ef-fba1-43b0-bd91-76a8fccff393","lifecycleState":"CERTIFIED","lastUpdateDate":1631403322329,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eb31864-25a9-4345-a838-50a53b8f0c3f","invariantUUID":"1e05f352-0b1e-4c19-8ee6-c9aa30e6b91f","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":"e275a80c-2bf0-4fd6-ba19-b035f37941fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631402998310,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92da894b-1ab8-4cea-a45b-4a5ffbc08ca5","invariantUUID":"3e362462-bfc4-4cf1-b7ca-f33fda54d6c6","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":"b8f2f7b6-e70b-4234-b751-20d12488bda2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403098251,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6810c31d-7cfc-40f5-abff-77244f81f8af","invariantUUID":"0cd98203-5804-43ca-a186-cbd570d7457f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c243fa61-af0a-4f0f-8de4-e77765b43a9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631402993153,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"621e2a8f-f7c8-4a5d-80c9-991f4fb11cf9","invariantUUID":"aab0cd8b-e9f4-40d2-83ab-54e620ba5cdf","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":"objectStorage","uniqueId":"8fd606ba-9370-47eb-8adc-7c97a2cce1d5","lifecycleState":"CERTIFIED","lastUpdateDate":1631402884628,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fc3e705-105e-41bf-b182-7bdd1a6ca930","invariantUUID":"50394d9f-dd46-49c0-9008-4a09bd095365","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1b108f0-8a4d-44e7-9472-4b49621ed978","lifecycleState":"CERTIFIED","lastUpdateDate":1631403392328,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de87a0d3-f397-4e4e-9ea4-17feb70c0c5d","invariantUUID":"62d591d9-e00d-4081-8f88-1e2049650abc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"602e8582-8053-4ab4-b725-d80544c376a6","lifecycleState":"CERTIFIED","lastUpdateDate":1631402876818,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c6370c02-69da-407e-8a41-27138a4086bb","invariantUUID":"2486237b-68a1-426e-bf10-75651030c6a6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ebb1623a-2d2f-4683-aca3-1ba38b4337e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403082091,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22c1a6a2-9b75-48b2-bdd0-51babc9c1592","invariantUUID":"f90cd911-f11c-435b-a4f5-0d280c8067f2","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":"bbcc375f-f480-481f-ac7d-6321eede9cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631403174640,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e1244c-91fb-4747-8bf2-cda771cfe365","invariantUUID":"ddf0ab09-55fd-4537-b490-b67b8fa4f596","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2606a858-7d0e-4410-bb66-0dc185b271ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631402854299,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a2ae07d-2730-4e29-9ca1-0429a05b7417","invariantUUID":"ae7d5ae0-d35b-4934-a8c9-4902aad308fb","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":"port","uniqueId":"0842737c-6c49-44c6-bb2e-ff05a096b143","lifecycleState":"CERTIFIED","lastUpdateDate":1631403332618,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"134039fc-d861-4f67-a156-643605cc501c","invariantUUID":"b27ebd4d-1392-48ef-93b7-8f41773ff027","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a81da0e2-921d-471a-8e5a-e3ca2f48099b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403258953,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dfaafb-14a9-479b-b1f7-4d7895c26330","invariantUUID":"08b273c5-a908-4b4c-bf2b-4c77881c082f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b69cf59d-15fa-42c6-b81a-4ce2eb046e83","lifecycleState":"CERTIFIED","lastUpdateDate":1631411559835,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","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":"65590370-c441-408e-9350-6cfc86ccda17","lifecycleState":"CERTIFIED","lastUpdateDate":1631412430042,"name":"basic_onboard_TSrWCq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","systemName":"BasicOnboardTsrwcq","description":"service","tags":["basic_onboard_TSrWCq"],"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":"86ca0ac7-dce6-4998-b338-9d29c0d89552","lifecycleState":"CERTIFIED","lastUpdateDate":1631411933157,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","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":"70708677-74d2-4af7-b45c-b066234cb8bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631412534446,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","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-12 02:15:39,236 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-12 02:15:39,236 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-12 02:15:39,237 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-12 02:15:39,237 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-12 02:15:39,237 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-12 02:15:39,237 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-12 02:15:39,239 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-12 02:15:39,771 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-12 02:15:39,773 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-12 02:15:39,773 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/01369d6e-834c-4cf5-9a67-1028c15e935b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8fccfe1a-62c8-4cfa-9136-feb413857cdc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","name":"basic_onboard_TSrWCq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8030eb15-804a-4055-9d32-693c096ecc12/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f0ca4f0-54e1-4315-aa46-07e4f2d15747/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-12 02:15:39,776 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-12 02:15:39,776 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:15:39,776 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:15:39,776 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:15:39,777 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-12 02:15:39,777 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:15:39,777 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:15:39,777 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:15:39,777 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TSrWCq from SDC 2021-09-12 02:15:39,777 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:15:39,778 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:15:39,778 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:15:39,778 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-12 02:15:39,778 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:15:39,778 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:15:39,778 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:15:39,778 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-12 02:15:39,779 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-12 02:15:39,779 INFO 192:__init__.py(1) - Service found, updating information 2021-09-12 02:15:39,779 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-12 02:15:39,779 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-12 02:15:39,780 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-12 02:15:39,782 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:15:40,674 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-12 02:15:40,675 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-12 02:15:40,677 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"29820d6f-670d-4ea5-891b-a01ad998721b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403413123,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b46b337c-1417-49cf-9609-8687233ff07f","invariantUUID":"7c2f9693-659f-4c45-81c8-b94f01a44445","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8434ca1b-2604-42d0-beb8-ebe53b1aab67","lifecycleState":"CERTIFIED","lastUpdateDate":1631403087383,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7fbc7d1-1bea-4c80-8666-0fab6e458182","invariantUUID":"50bea9a2-da70-4516-9111-776e7ae5d7cc","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":"defaulticon","uniqueId":"c2eead82-dffb-4eea-885c-1e5e9b3eef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631403205482,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ce2de91e-ec03-4204-9536-fd317dbc7f71","invariantUUID":"04f3892f-e45e-4703-8424-e33ccbc28703","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"68c976f2-73dd-4e5a-8253-fbfdae689789","lifecycleState":"CERTIFIED","lastUpdateDate":1631403186850,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e4f73e08-bfef-436d-9ca0-75812f6cd775","invariantUUID":"fc2f0198-caa0-42b4-a0f2-0baf5b731af9","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69a56d52-4741-4bd0-9b79-f2df298e822a","lifecycleState":"CERTIFIED","lastUpdateDate":1631402982210,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"19b81fb4-c830-4bbb-bacf-abd8edc98171","invariantUUID":"e3e7d8d3-a2ef-4aa8-97f7-a9983bf1e541","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":"networkrules","uniqueId":"3e56f39b-8f61-4a0d-960f-85fff15605f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631403032124,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13d6e606-d7c5-4bb0-b469-022b44b54862","invariantUUID":"8dce0506-2884-4709-9d22-6fe370382678","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1c394c3-9c39-44c4-b4e2-fe9f9521c4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403359651,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b081b1-5bef-4138-b84d-6e0b30bc4083","invariantUUID":"8f3eb002-89ef-4ba7-a913-179d52671bb8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec010627-3e15-4111-905a-7ce05efcafca","lifecycleState":"CERTIFIED","lastUpdateDate":1631403292368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"354ad2fb-88be-4213-a1ec-d9fc69fea394","invariantUUID":"8c871c42-dfc5-41d9-bfd9-d1f1dfecd223","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":"029d4acb-8268-443f-b893-fa7b0b12016a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403368342,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a4fd65b-bb03-4863-93e2-daabd13ce2f2","invariantUUID":"db939b79-a213-476a-a889-741a047dc8f6","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":"network","uniqueId":"6e131aaa-adaf-4d12-b2bf-ac78746a3eae","lifecycleState":"CERTIFIED","lastUpdateDate":1631403221378,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb762d8c-512d-471a-ad9f-d528bffc6120","invariantUUID":"302644f2-3927-421b-8701-7fc139291444","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":"05ba2f43-894f-4768-8408-62511bb465b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631402921155,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91185fe4-b4ed-4d1b-817e-7997cc8da115","invariantUUID":"5340ccb7-834f-4803-8d0c-fcef3eb269f8","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":"80ca684e-8782-42fe-b705-ad127676ac7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402987911,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fae1feb8-bee8-4db3-8e4c-3ed957058186","invariantUUID":"26c1aa7d-0831-4d2c-832c-b49042bd3b23","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":"port","uniqueId":"5244e660-4c13-4a7d-a115-8befbd147473","lifecycleState":"CERTIFIED","lastUpdateDate":1631403343275,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"675ce446-3ab1-46df-b821-266a8aa5b0a7","invariantUUID":"5dc8c9f1-e912-44bd-8acc-0d38d326aeb8","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":"loadBalancer","uniqueId":"5e356fd4-f7c6-4664-b0b4-38008b03e033","lifecycleState":"CERTIFIED","lastUpdateDate":1631402910558,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a808098e-0a9f-4087-a410-d5407a24f9db","invariantUUID":"425c0f4f-897d-4acb-b27c-5f491a1e1a97","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"04267a34-c6a7-42be-a446-10ef20c309e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403458965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"597dfca1-6717-47e8-be75-0c6c1a960b31","invariantUUID":"8089edae-850e-484f-baf3-0a3c7b34585a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"df602722-49ab-4e03-8501-5c9e5c11245d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403327391,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0a7bc15-05ad-46e5-9bf3-706b44d08285","invariantUUID":"bdc32fcd-2b2f-4a3e-9a45-a524755989bc","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":"networkrules","uniqueId":"9e015d05-0749-46f8-a490-c71495a57fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403058957,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"155265be-0931-42a9-bafc-e727a41c68d8","invariantUUID":"71b9e49b-00c6-4055-b5e7-a29115bbadc8","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6c0b8b8-b115-4cc1-877a-14e796d462cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631402976494,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15cd96c7-e0f9-42fb-b71d-3da1c193871b","invariantUUID":"de3a6650-9b14-4f10-b3b4-3d5c1ce81065","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":"defaulticon","uniqueId":"e316ec4f-a181-4f1d-a467-e2dc9cb8fbf1","lifecycleState":"CERTIFIED","lastUpdateDate":1631411879955,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5e35ac07-0ade-4eef-b169-643844eb1711","invariantUUID":"7db02145-6aba-41ed-8c6c-4fa28b75dd31","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d955c89d-8102-47fc-a9e8-5a44afab8bfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631402945132,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f63c42-794a-4553-bc93-2bc12fe65163","invariantUUID":"6c58c428-07b9-4a87-a20e-6c3867b323ad","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":"objectStorage","uniqueId":"244a71d5-164b-4c5f-9328-df7f9d03e2e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631402939067,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dff216df-84c2-4384-9b59-4788aba4bddb","invariantUUID":"fd1235e9-0ae7-4d24-9c07-ee3029430b29","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":"46663c28-6259-44e3-a6ff-1c20c9d6f820","lifecycleState":"CERTIFIED","lastUpdateDate":1631403348390,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ba4a464-e74e-41f2-84de-e050d83ec51e","invariantUUID":"47150f45-1b36-4012-bce0-042c9553e3f7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8425b771-bb64-41ee-a05d-839ca7c8c06e","lifecycleState":"CERTIFIED","lastUpdateDate":1631403386992,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62945625-675d-4529-af86-fbebd2d69294","invariantUUID":"c697e76c-556a-4976-9431-ca0c2d06191b","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":"1baf1978-22bc-4b96-acd0-2428598b1c90","lifecycleState":"CERTIFIED","lastUpdateDate":1631403110705,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ee45c20-ac5b-4db7-b785-4c8a0d87bdfc","invariantUUID":"813fbc7a-e62b-4928-8725-653af4acc6f8","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":"network","uniqueId":"5caa03a0-c83b-42a6-84e8-a2b3dd0b6d6d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403065229,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0622b344-5d43-4533-9731-e1bd617afcb5","invariantUUID":"6297d33a-d699-4baf-aacd-61e28c960ce7","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c824543-8eac-4649-8b1e-0c95e174e7dc","lifecycleState":"CERTIFIED","lastUpdateDate":1631403276584,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9464446b-961f-4988-a74c-296a92f42573","invariantUUID":"ec6f73cd-5f22-4715-8b68-6a537df4ef35","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ee026ce1-c2e3-4694-96f0-02c385953a03","lifecycleState":"CERTIFIED","lastUpdateDate":1631412386241,"name":"basic_onboard_TSrWCq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d5d737bf-49eb-4b81-a86b-a44a9ac2cc27","invariantUUID":"af47d726-49aa-43ff-b076-9a5733395a9a","systemName":"BasicOnboardTsrwcq","description":"VF","tags":["basic_onboard_TSrWCq"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1498b54f-ea4d-4306-b4d9-89f137754e80","lifecycleState":"CERTIFIED","lastUpdateDate":1631402952068,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcd852db-bca5-48f5-af52-da0628ad8232","invariantUUID":"0cbcd7b2-e581-454f-ac93-eb2e5f7359a3","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":"compute","uniqueId":"8bbd6061-d6e9-4f02-9da2-8a15fb917688","lifecycleState":"CERTIFIED","lastUpdateDate":1631403227008,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b86865e4-9160-496c-8401-87fa37f21ced","invariantUUID":"255c7682-7e92-421e-8359-20ebef8f8d45","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"244c769d-0c20-4111-b0ee-2bb10a8d641c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402970907,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bedf9d9-7603-485f-a414-f61ee5efe0fb","invariantUUID":"bae16bba-ca8d-435a-860f-cf132734dad5","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"772ca067-db41-4112-83db-ef3dbe3c46bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631403271466,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e91a873-b655-4184-a147-867f84366295","invariantUUID":"7e9fb267-c895-473b-8098-436c17613517","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e0a7323-1b20-4091-892d-2425f7a6fb4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403353718,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae85b7e0-e1b0-4a5d-8a3a-d46e91c886b2","invariantUUID":"330ba4d6-8468-487b-89c4-0f85dc9009a4","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1078087e-ab63-4d08-8105-2336ab9597fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631403123261,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e05a7121-7272-43c6-b51a-863f082ac08c","invariantUUID":"54b2ce78-7962-4ab3-8add-e07f198b0a05","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":"ccfc62f1-3bae-444d-89d7-b7de28fb64e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403193552,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"77e532b1-c110-4354-8907-0f0224eb43a0","invariantUUID":"bb934a2c-d3ec-40f1-8a1b-a08e38a41f9d","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":"port","uniqueId":"7ce0c952-566b-444c-9acf-c8941112325f","lifecycleState":"CERTIFIED","lastUpdateDate":1631402965502,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8cf1164-dbe4-40d0-98af-3409ad6e68e7","invariantUUID":"b3778b4f-f141-4a11-89e6-a8ebef8d7439","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"739addeb-5350-426f-b7d5-86c71357009a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403153558,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0d08871-337d-40b6-8fe5-f6391db76342","invariantUUID":"b1d13c73-c0d7-48d3-b271-1906d16abda4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1716ace6-848f-4e69-84c4-ce2040a80a13","lifecycleState":"CERTIFIED","lastUpdateDate":1631403338018,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e82982-1b7c-42ef-80d9-c98592dc15e8","invariantUUID":"2e508009-b0d2-47cc-9a10-8a9acd4922a0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"80b46866-8e1c-42e8-b7e9-5d36ebd1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1631403443095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7e66653-4978-4268-ac04-22f7ea050902","invariantUUID":"c06741e7-55ee-4e62-a0b5-8b4277547c05","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":"compute","uniqueId":"4609a33c-314d-487f-b77e-011546922b8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403446405,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"239b5dda-d1f9-4b46-a45e-877b703bfb29","invariantUUID":"f4918758-8a68-45ac-beb0-88aedb24f863","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46bee449-c28d-4bd7-8c7d-3e4cca6cdad4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403232408,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eab20a5d-2a95-4722-8b04-566626d17c84","invariantUUID":"36f31b6e-b2fe-428e-a9fd-309b4f6e5aa4","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":"5940ffcb-1455-47a3-99ea-2f047ce5506d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403297684,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac6d539b-428b-490c-9e65-babbd0042244","invariantUUID":"f52959ba-6df9-4e99-9e82-190fccefb299","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":"89a08cad-2b57-4905-bb3b-d4362b2b49e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403451688,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d8fa34a-0790-4f6c-ae79-06e048530c9d","invariantUUID":"5f1941ec-6ead-4681-a977-ff73389a1238","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e970f38-c228-47bf-b428-933a62cf61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403252267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa40a269-11eb-46d7-b4d5-50a6fed32ede","invariantUUID":"ed47a2c8-06cc-4901-b4b3-055373a35490","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"529b6499-18ba-482f-8269-b54337172478","lifecycleState":"CERTIFIED","lastUpdateDate":1631403397507,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb3accf3-779a-4f1c-934e-c236059be7aa","invariantUUID":"e00b7c08-3ebe-4f75-88bb-55cbdf59e0fb","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":"securityrules","uniqueId":"68b558d7-2cb9-44fc-8b84-689d984dbced","lifecycleState":"CERTIFIED","lastUpdateDate":1631403071735,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9300cb57-6009-422b-90d8-1264fc56f14b","invariantUUID":"3b1ab01a-8bda-413a-b54f-4c0cc0f0f74b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"685b6fc7-2ab0-4abb-8c04-9f77a8e3eac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403215705,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e615529-9a39-4a58-9772-7e6aab66f893","invariantUUID":"c9679c2a-3667-46de-8ae7-c733403bc818","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"759ad081-4fc6-4ce0-a82d-e3d064dce4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403169326,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18e55a1e-741e-49a8-876b-0e1ffb08b2c2","invariantUUID":"fa2f1787-173d-41af-92aa-d6c6725ea89e","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":"b4c0e0ff-c573-4685-9d75-c394db3d6587","lifecycleState":"CERTIFIED","lastUpdateDate":1631403092860,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae2ab737-1736-4792-953a-514ba454ad5c","invariantUUID":"3a7935b3-e042-4049-b9e1-caecec1efe68","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0da5b54-f614-471f-8a32-244aaaf8f78c","lifecycleState":"CERTIFIED","lastUpdateDate":1631403037135,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7930633f-5d5e-4fd3-9b01-5fc7d8233737","invariantUUID":"b648574a-f3b4-4023-b06c-07c0f30098e8","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":"af793017-6fcf-465f-8b16-d98d4c329b52","lifecycleState":"CERTIFIED","lastUpdateDate":1631402958381,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c1f0b94-5883-45a9-a3ff-023e7bffa6fd","invariantUUID":"7eb91603-71d7-47f0-8287-940f3b021088","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":"84240b0c-2f2a-4c47-9f5a-2cb3589a505d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403245362,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6433d04-aabb-447e-9c90-6cdd0ef912f9","invariantUUID":"d576b413-f735-4692-a0bc-d334516d2d8d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bff3b9c5-946c-4bfb-bcd9-503dda70eb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403374841,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f721bfc8-2034-4e99-932d-3aa9c598b2fe","invariantUUID":"b5017c01-83ff-4c59-9fda-516a5c95ccaf","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":"e5e6541c-44ae-41ce-a010-090183859dba","lifecycleState":"CERTIFIED","lastUpdateDate":1631412485594,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","invariantUUID":"002a7f3c-56bb-45ca-abac-094ff131cdf4","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":"network","uniqueId":"00f582e5-6562-40e0-8eec-04bc8531b715","lifecycleState":"CERTIFIED","lastUpdateDate":1631403116146,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1b40b6-0af9-4568-a224-2f59ef7f1fac","invariantUUID":"970d89ca-d79a-40db-b250-64050cdd78c6","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83beca24-d3f3-4ceb-8a5d-31d3e8bfe73a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403210593,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1e532bc-790f-44f7-9194-28af943b6fb1","invariantUUID":"1cc101ad-c053-4ce1-a647-11a44127c916","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d004d82e-22f0-4717-97c0-eabd649de3b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403200093,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8cda53a6-1917-401e-838b-cc0162932196","invariantUUID":"e0861171-40b4-4a98-a368-b667f7cb8e3f","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":"d94357d3-8345-4dfd-813c-05ac0a444e8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403405911,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"843c257e-1763-4ec7-a0b3-ac301723800b","invariantUUID":"db4d8c47-7458-46be-a03e-9de8a6e131ac","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55c760ff-8c6a-4209-9e70-63c990e09c72","lifecycleState":"CERTIFIED","lastUpdateDate":1631403434926,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4e0f81e-e420-43da-bf96-d512d101dd8f","invariantUUID":"29854175-f8aa-47ac-901e-b86de3ebdf54","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58baa3f3-86b2-44d6-877a-ecdf12cc6fda","lifecycleState":"CERTIFIED","lastUpdateDate":1631402915743,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7c7c8ae-e190-45c9-adc0-df7d78aa3768","invariantUUID":"3d12816e-690e-4eb0-bed8-2fcbe9ee957f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6b572136-85d5-4d8b-851f-ed106774aec2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403462426,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a008a262-f198-4e92-95a7-b92de1d64c41","invariantUUID":"07311933-e395-4063-a110-fd87c18e869f","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2bd4400e-050e-4e86-826f-5cbcb4324b0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631402892734,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46361cd5-74ea-49e8-9fb0-fa5a4628324e","invariantUUID":"c60b2677-497e-4603-b5fc-f512714a9568","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7330f0ef-fba1-43b0-bd91-76a8fccff393","lifecycleState":"CERTIFIED","lastUpdateDate":1631403322329,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eb31864-25a9-4345-a838-50a53b8f0c3f","invariantUUID":"1e05f352-0b1e-4c19-8ee6-c9aa30e6b91f","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":"e275a80c-2bf0-4fd6-ba19-b035f37941fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631402998310,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92da894b-1ab8-4cea-a45b-4a5ffbc08ca5","invariantUUID":"3e362462-bfc4-4cf1-b7ca-f33fda54d6c6","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":"b8f2f7b6-e70b-4234-b751-20d12488bda2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403098251,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6810c31d-7cfc-40f5-abff-77244f81f8af","invariantUUID":"0cd98203-5804-43ca-a186-cbd570d7457f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c243fa61-af0a-4f0f-8de4-e77765b43a9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631402993153,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"621e2a8f-f7c8-4a5d-80c9-991f4fb11cf9","invariantUUID":"aab0cd8b-e9f4-40d2-83ab-54e620ba5cdf","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":"objectStorage","uniqueId":"8fd606ba-9370-47eb-8adc-7c97a2cce1d5","lifecycleState":"CERTIFIED","lastUpdateDate":1631402884628,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fc3e705-105e-41bf-b182-7bdd1a6ca930","invariantUUID":"50394d9f-dd46-49c0-9008-4a09bd095365","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1b108f0-8a4d-44e7-9472-4b49621ed978","lifecycleState":"CERTIFIED","lastUpdateDate":1631403392328,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de87a0d3-f397-4e4e-9ea4-17feb70c0c5d","invariantUUID":"62d591d9-e00d-4081-8f88-1e2049650abc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"602e8582-8053-4ab4-b725-d80544c376a6","lifecycleState":"CERTIFIED","lastUpdateDate":1631402876818,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c6370c02-69da-407e-8a41-27138a4086bb","invariantUUID":"2486237b-68a1-426e-bf10-75651030c6a6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ebb1623a-2d2f-4683-aca3-1ba38b4337e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403082091,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22c1a6a2-9b75-48b2-bdd0-51babc9c1592","invariantUUID":"f90cd911-f11c-435b-a4f5-0d280c8067f2","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":"bbcc375f-f480-481f-ac7d-6321eede9cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631403174640,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e1244c-91fb-4747-8bf2-cda771cfe365","invariantUUID":"ddf0ab09-55fd-4537-b490-b67b8fa4f596","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2606a858-7d0e-4410-bb66-0dc185b271ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631402854299,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a2ae07d-2730-4e29-9ca1-0429a05b7417","invariantUUID":"ae7d5ae0-d35b-4934-a8c9-4902aad308fb","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":"port","uniqueId":"0842737c-6c49-44c6-bb2e-ff05a096b143","lifecycleState":"CERTIFIED","lastUpdateDate":1631403332618,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"134039fc-d861-4f67-a156-643605cc501c","invariantUUID":"b27ebd4d-1392-48ef-93b7-8f41773ff027","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a81da0e2-921d-471a-8e5a-e3ca2f48099b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403258953,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dfaafb-14a9-479b-b1f7-4d7895c26330","invariantUUID":"08b273c5-a908-4b4c-bf2b-4c77881c082f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b69cf59d-15fa-42c6-b81a-4ce2eb046e83","lifecycleState":"CERTIFIED","lastUpdateDate":1631411559835,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","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":"65590370-c441-408e-9350-6cfc86ccda17","lifecycleState":"CERTIFIED","lastUpdateDate":1631412430042,"name":"basic_onboard_TSrWCq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","systemName":"BasicOnboardTsrwcq","description":"service","tags":["basic_onboard_TSrWCq"],"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":"86ca0ac7-dce6-4998-b338-9d29c0d89552","lifecycleState":"CERTIFIED","lastUpdateDate":1631411933157,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","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":"70708677-74d2-4af7-b45c-b066234cb8bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631412534446,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","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-12 02:15:40,683 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-12 02:15:40,683 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-12 02:15:40,684 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-12 02:15:40,684 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-12 02:15:40,685 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-12 02:15:40,685 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-12 02:15:40,686 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-12 02:15:41,215 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-12 02:15:41,216 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-12 02:15:41,217 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/01369d6e-834c-4cf5-9a67-1028c15e935b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8fccfe1a-62c8-4cfa-9136-feb413857cdc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","name":"basic_onboard_TSrWCq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8030eb15-804a-4055-9d32-693c096ecc12/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5f0ca4f0-54e1-4315-aa46-07e4f2d15747/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-12 02:15:41,219 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-12 02:15:41,219 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:15:41,219 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:15:41,219 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:15:41,219 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-12 02:15:41,220 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:15:41,220 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:15:41,220 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:15:41,220 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_TSrWCq from SDC 2021-09-12 02:15:41,220 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:15:41,220 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:15:41,220 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:15:41,220 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-12 02:15:41,221 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-12 02:15:41,221 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-12 02:15:41,221 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-12 02:15:41,221 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-12 02:15:41,221 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-12 02:15:41,221 INFO 192:__init__.py(1) - Service found, updating information 2021-09-12 02:15:41,222 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-12 02:15:41,222 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-12 02:15:41,222 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-12 02:15:41,223 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-12 02:15:42,968 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-12 02:15:42,971 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-12 02:15:42,974 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"29820d6f-670d-4ea5-891b-a01ad998721b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403413123,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b46b337c-1417-49cf-9609-8687233ff07f","invariantUUID":"7c2f9693-659f-4c45-81c8-b94f01a44445","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8434ca1b-2604-42d0-beb8-ebe53b1aab67","lifecycleState":"CERTIFIED","lastUpdateDate":1631403087383,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7fbc7d1-1bea-4c80-8666-0fab6e458182","invariantUUID":"50bea9a2-da70-4516-9111-776e7ae5d7cc","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":"defaulticon","uniqueId":"c2eead82-dffb-4eea-885c-1e5e9b3eef75","lifecycleState":"CERTIFIED","lastUpdateDate":1631403205482,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ce2de91e-ec03-4204-9536-fd317dbc7f71","invariantUUID":"04f3892f-e45e-4703-8424-e33ccbc28703","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"68c976f2-73dd-4e5a-8253-fbfdae689789","lifecycleState":"CERTIFIED","lastUpdateDate":1631403186850,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e4f73e08-bfef-436d-9ca0-75812f6cd775","invariantUUID":"fc2f0198-caa0-42b4-a0f2-0baf5b731af9","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69a56d52-4741-4bd0-9b79-f2df298e822a","lifecycleState":"CERTIFIED","lastUpdateDate":1631402982210,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"19b81fb4-c830-4bbb-bacf-abd8edc98171","invariantUUID":"e3e7d8d3-a2ef-4aa8-97f7-a9983bf1e541","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":"networkrules","uniqueId":"3e56f39b-8f61-4a0d-960f-85fff15605f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631403032124,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"13d6e606-d7c5-4bb0-b469-022b44b54862","invariantUUID":"8dce0506-2884-4709-9d22-6fe370382678","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1c394c3-9c39-44c4-b4e2-fe9f9521c4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403359651,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4b081b1-5bef-4138-b84d-6e0b30bc4083","invariantUUID":"8f3eb002-89ef-4ba7-a913-179d52671bb8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec010627-3e15-4111-905a-7ce05efcafca","lifecycleState":"CERTIFIED","lastUpdateDate":1631403292368,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"354ad2fb-88be-4213-a1ec-d9fc69fea394","invariantUUID":"8c871c42-dfc5-41d9-bfd9-d1f1dfecd223","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":"029d4acb-8268-443f-b893-fa7b0b12016a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403368342,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a4fd65b-bb03-4863-93e2-daabd13ce2f2","invariantUUID":"db939b79-a213-476a-a889-741a047dc8f6","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":"network","uniqueId":"6e131aaa-adaf-4d12-b2bf-ac78746a3eae","lifecycleState":"CERTIFIED","lastUpdateDate":1631403221378,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb762d8c-512d-471a-ad9f-d528bffc6120","invariantUUID":"302644f2-3927-421b-8701-7fc139291444","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":"05ba2f43-894f-4768-8408-62511bb465b9","lifecycleState":"CERTIFIED","lastUpdateDate":1631402921155,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91185fe4-b4ed-4d1b-817e-7997cc8da115","invariantUUID":"5340ccb7-834f-4803-8d0c-fcef3eb269f8","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":"80ca684e-8782-42fe-b705-ad127676ac7c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402987911,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fae1feb8-bee8-4db3-8e4c-3ed957058186","invariantUUID":"26c1aa7d-0831-4d2c-832c-b49042bd3b23","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":"port","uniqueId":"5244e660-4c13-4a7d-a115-8befbd147473","lifecycleState":"CERTIFIED","lastUpdateDate":1631403343275,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"675ce446-3ab1-46df-b821-266a8aa5b0a7","invariantUUID":"5dc8c9f1-e912-44bd-8acc-0d38d326aeb8","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":"loadBalancer","uniqueId":"5e356fd4-f7c6-4664-b0b4-38008b03e033","lifecycleState":"CERTIFIED","lastUpdateDate":1631402910558,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a808098e-0a9f-4087-a410-d5407a24f9db","invariantUUID":"425c0f4f-897d-4acb-b27c-5f491a1e1a97","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"04267a34-c6a7-42be-a446-10ef20c309e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403458965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"597dfca1-6717-47e8-be75-0c6c1a960b31","invariantUUID":"8089edae-850e-484f-baf3-0a3c7b34585a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"df602722-49ab-4e03-8501-5c9e5c11245d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403327391,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0a7bc15-05ad-46e5-9bf3-706b44d08285","invariantUUID":"bdc32fcd-2b2f-4a3e-9a45-a524755989bc","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":"networkrules","uniqueId":"9e015d05-0749-46f8-a490-c71495a57fe4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403058957,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"155265be-0931-42a9-bafc-e727a41c68d8","invariantUUID":"71b9e49b-00c6-4055-b5e7-a29115bbadc8","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6c0b8b8-b115-4cc1-877a-14e796d462cb","lifecycleState":"CERTIFIED","lastUpdateDate":1631402976494,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15cd96c7-e0f9-42fb-b71d-3da1c193871b","invariantUUID":"de3a6650-9b14-4f10-b3b4-3d5c1ce81065","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":"defaulticon","uniqueId":"e316ec4f-a181-4f1d-a467-e2dc9cb8fbf1","lifecycleState":"CERTIFIED","lastUpdateDate":1631411879955,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"5e35ac07-0ade-4eef-b169-643844eb1711","invariantUUID":"7db02145-6aba-41ed-8c6c-4fa28b75dd31","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d955c89d-8102-47fc-a9e8-5a44afab8bfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631402945132,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f63c42-794a-4553-bc93-2bc12fe65163","invariantUUID":"6c58c428-07b9-4a87-a20e-6c3867b323ad","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":"objectStorage","uniqueId":"244a71d5-164b-4c5f-9328-df7f9d03e2e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631402939067,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dff216df-84c2-4384-9b59-4788aba4bddb","invariantUUID":"fd1235e9-0ae7-4d24-9c07-ee3029430b29","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":"46663c28-6259-44e3-a6ff-1c20c9d6f820","lifecycleState":"CERTIFIED","lastUpdateDate":1631403348390,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ba4a464-e74e-41f2-84de-e050d83ec51e","invariantUUID":"47150f45-1b36-4012-bce0-042c9553e3f7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8425b771-bb64-41ee-a05d-839ca7c8c06e","lifecycleState":"CERTIFIED","lastUpdateDate":1631403386992,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62945625-675d-4529-af86-fbebd2d69294","invariantUUID":"c697e76c-556a-4976-9431-ca0c2d06191b","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":"1baf1978-22bc-4b96-acd0-2428598b1c90","lifecycleState":"CERTIFIED","lastUpdateDate":1631403110705,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ee45c20-ac5b-4db7-b785-4c8a0d87bdfc","invariantUUID":"813fbc7a-e62b-4928-8725-653af4acc6f8","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":"network","uniqueId":"5caa03a0-c83b-42a6-84e8-a2b3dd0b6d6d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403065229,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0622b344-5d43-4533-9731-e1bd617afcb5","invariantUUID":"6297d33a-d699-4baf-aacd-61e28c960ce7","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7c824543-8eac-4649-8b1e-0c95e174e7dc","lifecycleState":"CERTIFIED","lastUpdateDate":1631403276584,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9464446b-961f-4988-a74c-296a92f42573","invariantUUID":"ec6f73cd-5f22-4715-8b68-6a537df4ef35","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ee026ce1-c2e3-4694-96f0-02c385953a03","lifecycleState":"CERTIFIED","lastUpdateDate":1631412386241,"name":"basic_onboard_TSrWCq","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d5d737bf-49eb-4b81-a86b-a44a9ac2cc27","invariantUUID":"af47d726-49aa-43ff-b076-9a5733395a9a","systemName":"BasicOnboardTsrwcq","description":"VF","tags":["basic_onboard_TSrWCq"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1498b54f-ea4d-4306-b4d9-89f137754e80","lifecycleState":"CERTIFIED","lastUpdateDate":1631402952068,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcd852db-bca5-48f5-af52-da0628ad8232","invariantUUID":"0cbcd7b2-e581-454f-ac93-eb2e5f7359a3","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":"compute","uniqueId":"8bbd6061-d6e9-4f02-9da2-8a15fb917688","lifecycleState":"CERTIFIED","lastUpdateDate":1631403227008,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b86865e4-9160-496c-8401-87fa37f21ced","invariantUUID":"255c7682-7e92-421e-8359-20ebef8f8d45","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"244c769d-0c20-4111-b0ee-2bb10a8d641c","lifecycleState":"CERTIFIED","lastUpdateDate":1631402970907,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bedf9d9-7603-485f-a414-f61ee5efe0fb","invariantUUID":"bae16bba-ca8d-435a-860f-cf132734dad5","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"772ca067-db41-4112-83db-ef3dbe3c46bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631403271466,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e91a873-b655-4184-a147-867f84366295","invariantUUID":"7e9fb267-c895-473b-8098-436c17613517","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e0a7323-1b20-4091-892d-2425f7a6fb4a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403353718,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae85b7e0-e1b0-4a5d-8a3a-d46e91c886b2","invariantUUID":"330ba4d6-8468-487b-89c4-0f85dc9009a4","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1078087e-ab63-4d08-8105-2336ab9597fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631403123261,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e05a7121-7272-43c6-b51a-863f082ac08c","invariantUUID":"54b2ce78-7962-4ab3-8add-e07f198b0a05","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":"ccfc62f1-3bae-444d-89d7-b7de28fb64e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631403193552,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"77e532b1-c110-4354-8907-0f0224eb43a0","invariantUUID":"bb934a2c-d3ec-40f1-8a1b-a08e38a41f9d","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":"port","uniqueId":"7ce0c952-566b-444c-9acf-c8941112325f","lifecycleState":"CERTIFIED","lastUpdateDate":1631402965502,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8cf1164-dbe4-40d0-98af-3409ad6e68e7","invariantUUID":"b3778b4f-f141-4a11-89e6-a8ebef8d7439","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"739addeb-5350-426f-b7d5-86c71357009a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403153558,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0d08871-337d-40b6-8fe5-f6391db76342","invariantUUID":"b1d13c73-c0d7-48d3-b271-1906d16abda4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1716ace6-848f-4e69-84c4-ce2040a80a13","lifecycleState":"CERTIFIED","lastUpdateDate":1631403338018,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35e82982-1b7c-42ef-80d9-c98592dc15e8","invariantUUID":"2e508009-b0d2-47cc-9a10-8a9acd4922a0","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"80b46866-8e1c-42e8-b7e9-5d36ebd1e61f","lifecycleState":"CERTIFIED","lastUpdateDate":1631403443095,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7e66653-4978-4268-ac04-22f7ea050902","invariantUUID":"c06741e7-55ee-4e62-a0b5-8b4277547c05","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":"compute","uniqueId":"4609a33c-314d-487f-b77e-011546922b8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403446405,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"239b5dda-d1f9-4b46-a45e-877b703bfb29","invariantUUID":"f4918758-8a68-45ac-beb0-88aedb24f863","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46bee449-c28d-4bd7-8c7d-3e4cca6cdad4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403232408,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eab20a5d-2a95-4722-8b04-566626d17c84","invariantUUID":"36f31b6e-b2fe-428e-a9fd-309b4f6e5aa4","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":"5940ffcb-1455-47a3-99ea-2f047ce5506d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403297684,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac6d539b-428b-490c-9e65-babbd0042244","invariantUUID":"f52959ba-6df9-4e99-9e82-190fccefb299","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":"89a08cad-2b57-4905-bb3b-d4362b2b49e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403451688,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d8fa34a-0790-4f6c-ae79-06e048530c9d","invariantUUID":"5f1941ec-6ead-4681-a977-ff73389a1238","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e970f38-c228-47bf-b428-933a62cf61d7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403252267,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa40a269-11eb-46d7-b4d5-50a6fed32ede","invariantUUID":"ed47a2c8-06cc-4901-b4b3-055373a35490","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"529b6499-18ba-482f-8269-b54337172478","lifecycleState":"CERTIFIED","lastUpdateDate":1631403397507,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb3accf3-779a-4f1c-934e-c236059be7aa","invariantUUID":"e00b7c08-3ebe-4f75-88bb-55cbdf59e0fb","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":"securityrules","uniqueId":"68b558d7-2cb9-44fc-8b84-689d984dbced","lifecycleState":"CERTIFIED","lastUpdateDate":1631403071735,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9300cb57-6009-422b-90d8-1264fc56f14b","invariantUUID":"3b1ab01a-8bda-413a-b54f-4c0cc0f0f74b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"685b6fc7-2ab0-4abb-8c04-9f77a8e3eac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403215705,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e615529-9a39-4a58-9772-7e6aab66f893","invariantUUID":"c9679c2a-3667-46de-8ae7-c733403bc818","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"759ad081-4fc6-4ce0-a82d-e3d064dce4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1631403169326,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18e55a1e-741e-49a8-876b-0e1ffb08b2c2","invariantUUID":"fa2f1787-173d-41af-92aa-d6c6725ea89e","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":"b4c0e0ff-c573-4685-9d75-c394db3d6587","lifecycleState":"CERTIFIED","lastUpdateDate":1631403092860,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae2ab737-1736-4792-953a-514ba454ad5c","invariantUUID":"3a7935b3-e042-4049-b9e1-caecec1efe68","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0da5b54-f614-471f-8a32-244aaaf8f78c","lifecycleState":"CERTIFIED","lastUpdateDate":1631403037135,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7930633f-5d5e-4fd3-9b01-5fc7d8233737","invariantUUID":"b648574a-f3b4-4023-b06c-07c0f30098e8","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":"af793017-6fcf-465f-8b16-d98d4c329b52","lifecycleState":"CERTIFIED","lastUpdateDate":1631402958381,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c1f0b94-5883-45a9-a3ff-023e7bffa6fd","invariantUUID":"7eb91603-71d7-47f0-8287-940f3b021088","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":"84240b0c-2f2a-4c47-9f5a-2cb3589a505d","lifecycleState":"CERTIFIED","lastUpdateDate":1631403245362,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6433d04-aabb-447e-9c90-6cdd0ef912f9","invariantUUID":"d576b413-f735-4692-a0bc-d334516d2d8d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bff3b9c5-946c-4bfb-bcd9-503dda70eb3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403374841,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f721bfc8-2034-4e99-932d-3aa9c598b2fe","invariantUUID":"b5017c01-83ff-4c59-9fda-516a5c95ccaf","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":"e5e6541c-44ae-41ce-a010-090183859dba","lifecycleState":"CERTIFIED","lastUpdateDate":1631412485594,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"facaae62-c9f1-4d14-8644-e8b26e5866bd","invariantUUID":"002a7f3c-56bb-45ca-abac-094ff131cdf4","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":"network","uniqueId":"00f582e5-6562-40e0-8eec-04bc8531b715","lifecycleState":"CERTIFIED","lastUpdateDate":1631403116146,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1b40b6-0af9-4568-a224-2f59ef7f1fac","invariantUUID":"970d89ca-d79a-40db-b250-64050cdd78c6","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83beca24-d3f3-4ceb-8a5d-31d3e8bfe73a","lifecycleState":"CERTIFIED","lastUpdateDate":1631403210593,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1e532bc-790f-44f7-9194-28af943b6fb1","invariantUUID":"1cc101ad-c053-4ce1-a647-11a44127c916","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d004d82e-22f0-4717-97c0-eabd649de3b4","lifecycleState":"CERTIFIED","lastUpdateDate":1631403200093,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8cda53a6-1917-401e-838b-cc0162932196","invariantUUID":"e0861171-40b4-4a98-a368-b667f7cb8e3f","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":"d94357d3-8345-4dfd-813c-05ac0a444e8b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403405911,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"843c257e-1763-4ec7-a0b3-ac301723800b","invariantUUID":"db4d8c47-7458-46be-a03e-9de8a6e131ac","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"55c760ff-8c6a-4209-9e70-63c990e09c72","lifecycleState":"CERTIFIED","lastUpdateDate":1631403434926,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4e0f81e-e420-43da-bf96-d512d101dd8f","invariantUUID":"29854175-f8aa-47ac-901e-b86de3ebdf54","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58baa3f3-86b2-44d6-877a-ecdf12cc6fda","lifecycleState":"CERTIFIED","lastUpdateDate":1631402915743,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7c7c8ae-e190-45c9-adc0-df7d78aa3768","invariantUUID":"3d12816e-690e-4eb0-bed8-2fcbe9ee957f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6b572136-85d5-4d8b-851f-ed106774aec2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403462426,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a008a262-f198-4e92-95a7-b92de1d64c41","invariantUUID":"07311933-e395-4063-a110-fd87c18e869f","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2bd4400e-050e-4e86-826f-5cbcb4324b0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631402892734,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46361cd5-74ea-49e8-9fb0-fa5a4628324e","invariantUUID":"c60b2677-497e-4603-b5fc-f512714a9568","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7330f0ef-fba1-43b0-bd91-76a8fccff393","lifecycleState":"CERTIFIED","lastUpdateDate":1631403322329,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eb31864-25a9-4345-a838-50a53b8f0c3f","invariantUUID":"1e05f352-0b1e-4c19-8ee6-c9aa30e6b91f","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":"e275a80c-2bf0-4fd6-ba19-b035f37941fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631402998310,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"92da894b-1ab8-4cea-a45b-4a5ffbc08ca5","invariantUUID":"3e362462-bfc4-4cf1-b7ca-f33fda54d6c6","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":"b8f2f7b6-e70b-4234-b751-20d12488bda2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403098251,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6810c31d-7cfc-40f5-abff-77244f81f8af","invariantUUID":"0cd98203-5804-43ca-a186-cbd570d7457f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c243fa61-af0a-4f0f-8de4-e77765b43a9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631402993153,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"621e2a8f-f7c8-4a5d-80c9-991f4fb11cf9","invariantUUID":"aab0cd8b-e9f4-40d2-83ab-54e620ba5cdf","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":"objectStorage","uniqueId":"8fd606ba-9370-47eb-8adc-7c97a2cce1d5","lifecycleState":"CERTIFIED","lastUpdateDate":1631402884628,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fc3e705-105e-41bf-b182-7bdd1a6ca930","invariantUUID":"50394d9f-dd46-49c0-9008-4a09bd095365","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1b108f0-8a4d-44e7-9472-4b49621ed978","lifecycleState":"CERTIFIED","lastUpdateDate":1631403392328,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de87a0d3-f397-4e4e-9ea4-17feb70c0c5d","invariantUUID":"62d591d9-e00d-4081-8f88-1e2049650abc","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"602e8582-8053-4ab4-b725-d80544c376a6","lifecycleState":"CERTIFIED","lastUpdateDate":1631402876818,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c6370c02-69da-407e-8a41-27138a4086bb","invariantUUID":"2486237b-68a1-426e-bf10-75651030c6a6","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ebb1623a-2d2f-4683-aca3-1ba38b4337e2","lifecycleState":"CERTIFIED","lastUpdateDate":1631403082091,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22c1a6a2-9b75-48b2-bdd0-51babc9c1592","invariantUUID":"f90cd911-f11c-435b-a4f5-0d280c8067f2","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":"bbcc375f-f480-481f-ac7d-6321eede9cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1631403174640,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e1244c-91fb-4747-8bf2-cda771cfe365","invariantUUID":"ddf0ab09-55fd-4537-b490-b67b8fa4f596","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2606a858-7d0e-4410-bb66-0dc185b271ed","lifecycleState":"CERTIFIED","lastUpdateDate":1631402854299,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a2ae07d-2730-4e29-9ca1-0429a05b7417","invariantUUID":"ae7d5ae0-d35b-4934-a8c9-4902aad308fb","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":"port","uniqueId":"0842737c-6c49-44c6-bb2e-ff05a096b143","lifecycleState":"CERTIFIED","lastUpdateDate":1631403332618,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"134039fc-d861-4f67-a156-643605cc501c","invariantUUID":"b27ebd4d-1392-48ef-93b7-8f41773ff027","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a81da0e2-921d-471a-8e5a-e3ca2f48099b","lifecycleState":"CERTIFIED","lastUpdateDate":1631403258953,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1dfaafb-14a9-479b-b1f7-4d7895c26330","invariantUUID":"08b273c5-a908-4b4c-bf2b-4c77881c082f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b69cf59d-15fa-42c6-b81a-4ce2eb046e83","lifecycleState":"CERTIFIED","lastUpdateDate":1631411559835,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"01369d6e-834c-4cf5-9a67-1028c15e935b","invariantUUID":"86a94541-63bc-4227-b039-81dca9550941","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":"65590370-c441-408e-9350-6cfc86ccda17","lifecycleState":"CERTIFIED","lastUpdateDate":1631412430042,"name":"basic_onboard_TSrWCq","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8030eb15-804a-4055-9d32-693c096ecc12","invariantUUID":"b09e1637-c5d4-4807-86df-7eca9ce262d7","systemName":"BasicOnboardTsrwcq","description":"service","tags":["basic_onboard_TSrWCq"],"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":"86ca0ac7-dce6-4998-b338-9d29c0d89552","lifecycleState":"CERTIFIED","lastUpdateDate":1631411933157,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8fccfe1a-62c8-4cfa-9136-feb413857cdc","invariantUUID":"4762ce8c-38d7-4f2e-80eb-b46c53dfa280","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":"70708677-74d2-4af7-b45c-b066234cb8bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631412534446,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","invariantUUID":"887b2484-5729-4296-aaad-585c74b00e38","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-12 02:15:42,981 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-12 02:15:42,982 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-12 02:15:42,982 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/5f0ca4f0-54e1-4315-aa46-07e4f2d15747/toscaModel 2021-09-12 02:15:42,982 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-12 02:15:42,984 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-12 02:15:43,471 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/5f0ca4f0-54e1-4315-aa46-07e4f2d15747/toscaModel HTTP/1.1" 200 None 2021-09-12 02:15:43,473 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-12 02:15:43,473 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-12 02:15:43,520 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-12 02:15:43,520 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-12 02:15:43,521 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-12 02:15:43,522 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:15:43,572 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-12 02:15:43,573 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-12 02:15:43,573 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-12 02:15:43,577 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-12 02:15:43,577 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-12 02:15:43,577 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-12 02:15:43,579 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:15:43,642 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-12 02:15:43,643 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-12 02:15:43,643 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":"1631412929212","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-12 02:15:43,647 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-12 02:15:43,647 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-12 02:15:43,648 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-12 02:15:43,650 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:15:43,702 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-12 02:15:43,703 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-12 02:15:43,703 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/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-12 02:15:43,706 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-12 02:15:43,706 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-12 02:15:43,706 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-12 02:15:43,709 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:15:43,766 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-12 02:15:43,767 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-12 02:15:43,767 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":"1631412929212","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-12 02:15:43,770 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-12 02:15:43,770 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-12 02:15:43,770 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-12 02:15:43,772 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:15:43,814 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-12 02:15:43,814 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-12 02:15:43,815 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-12 02:15:43,817 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-12 02:15:43,817 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-12 02:15:43,817 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-12 02:15:43,819 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:15:43,866 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-12 02:15:43,867 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-12 02:15:43,867 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":"1631412929212","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-12 02:15:43,870 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-12 02:15:43,870 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-12 02:15:43,870 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-12 02:15:43,872 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-12 02:15:43,914 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-12 02:15:43,915 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-12 02:15:43,916 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631412929212","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-12 02:15:43,918 DEBUG 129:onap_service.py(1) - [None][Create 757bdc07-961d-40b2-a872-833f373ba8cf Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd9bbb22b-9827-4dfb-9510-d9713f04eabc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:15:43,919 DEBUG 131:onap_service.py(1) - [None][Create 757bdc07-961d-40b2-a872-833f373ba8cf Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/757bdc07-961d-40b2-a872-833f373ba8cf 2021-09-12 02:15:43,919 DEBUG 132:onap_service.py(1) - [None][Create 757bdc07-961d-40b2-a872-833f373ba8cf Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "887b2484-5729-4296-aaad-585c74b00e38", "modelVersion": "1.0", "modelVersionId": "5f0ca4f0-54e1-4315-aa46-07e4f2d15747" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-12 02:15:43,920 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:15:45,640 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/757bdc07-961d-40b2-a872-833f373ba8cf HTTP/1.1" 202 262 2021-09-12 02:15:45,642 INFO 142:onap_service.py(1) - [None][Create 757bdc07-961d-40b2-a872-833f373ba8cf Service deletion request] response code: 202 2021-09-12 02:15:45,642 DEBUG 146:onap_service.py(1) - [None][Create 757bdc07-961d-40b2-a872-833f373ba8cf Service deletion request] response: {"requestReferences":{"requestId":"d9bbb22b-9827-4dfb-9510-d9713f04eabc","instanceId":"757bdc07-961d-40b2-a872-833f373ba8cf","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d9bbb22b-9827-4dfb-9510-d9713f04eabc"}} 2021-09-12 02:15:45,643 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-09-12 02:15:45,653 DEBUG 129:onap_service.py(12) - [None][Check d9bbb22b-9827-4dfb-9510-d9713f04eabc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ee367dae-f4ab-475f-8ff5-cacf255c1447', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:15:45,654 DEBUG 131:onap_service.py(12) - [None][Check d9bbb22b-9827-4dfb-9510-d9713f04eabc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d9bbb22b-9827-4dfb-9510-d9713f04eabc 2021-09-12 02:15:45,654 DEBUG 132:onap_service.py(12) - [None][Check d9bbb22b-9827-4dfb-9510-d9713f04eabc orchestration request status] data sent: None 2021-09-12 02:15:45,659 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:15:45,818 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d9bbb22b-9827-4dfb-9510-d9713f04eabc HTTP/1.1" 200 1020 2021-09-12 02:15:45,820 INFO 142:onap_service.py(12) - [None][Check d9bbb22b-9827-4dfb-9510-d9713f04eabc orchestration request status] response code: 200 2021-09-12 02:15:45,821 DEBUG 146:onap_service.py(12) - [None][Check d9bbb22b-9827-4dfb-9510-d9713f04eabc orchestration request status] response: {"request":{"requestId":"d9bbb22b-9827-4dfb-9510-d9713f04eabc","startTime":"Sun, 12 Sep 2021 02:15:44 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"887b2484-5729-4296-aaad-585c74b00e38","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelUuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelInvariantUuid":"887b2484-5729-4296-aaad-585c74b00e38"},"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":"757bdc07-961d-40b2-a872-833f373ba8cf","serviceInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 12 Sep 2021 02:15:44 GMT"}}} 2021-09-12 02:15:55,834 DEBUG 129:onap_service.py(12) - [None][Check d9bbb22b-9827-4dfb-9510-d9713f04eabc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '58c6c7fe-7961-4a9f-b37f-ee46651ead6f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:15:55,835 DEBUG 131:onap_service.py(12) - [None][Check d9bbb22b-9827-4dfb-9510-d9713f04eabc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d9bbb22b-9827-4dfb-9510-d9713f04eabc 2021-09-12 02:15:55,835 DEBUG 132:onap_service.py(12) - [None][Check d9bbb22b-9827-4dfb-9510-d9713f04eabc orchestration request status] data sent: None 2021-09-12 02:15:55,837 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:15:56,005 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d9bbb22b-9827-4dfb-9510-d9713f04eabc HTTP/1.1" 200 1230 2021-09-12 02:15:56,007 INFO 142:onap_service.py(12) - [None][Check d9bbb22b-9827-4dfb-9510-d9713f04eabc orchestration request status] response code: 200 2021-09-12 02:15:56,008 DEBUG 146:onap_service.py(12) - [None][Check d9bbb22b-9827-4dfb-9510-d9713f04eabc orchestration request status] response: {"request":{"requestId":"d9bbb22b-9827-4dfb-9510-d9713f04eabc","startTime":"Sun, 12 Sep 2021 02:15:44 GMT","finishTime":"Sun, 12 Sep 2021 02:15:48 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"887b2484-5729-4296-aaad-585c74b00e38","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelUuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelInvariantUuid":"887b2484-5729-4296-aaad-585c74b00e38"},"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":"757bdc07-961d-40b2-a872-833f373ba8cf","serviceInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 12 Sep 2021 02:15:48 GMT"}}} 2021-09-12 02:15:56,009 INFO 56:mixins.py(12) - ServiceDeletionRequest task finished 2021-09-12 02:15:56,010 DEBUG 129:onap_service.py(12) - [None][Check d9bbb22b-9827-4dfb-9510-d9713f04eabc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bf243428-4dd1-4b99-a0c2-5fe4a1955f87', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:15:56,011 DEBUG 131:onap_service.py(12) - [None][Check d9bbb22b-9827-4dfb-9510-d9713f04eabc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d9bbb22b-9827-4dfb-9510-d9713f04eabc 2021-09-12 02:15:56,011 DEBUG 132:onap_service.py(12) - [None][Check d9bbb22b-9827-4dfb-9510-d9713f04eabc orchestration request status] data sent: None 2021-09-12 02:15:56,013 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:15:56,162 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d9bbb22b-9827-4dfb-9510-d9713f04eabc HTTP/1.1" 200 1230 2021-09-12 02:15:56,164 INFO 142:onap_service.py(12) - [None][Check d9bbb22b-9827-4dfb-9510-d9713f04eabc orchestration request status] response code: 200 2021-09-12 02:15:56,164 DEBUG 146:onap_service.py(12) - [None][Check d9bbb22b-9827-4dfb-9510-d9713f04eabc orchestration request status] response: {"request":{"requestId":"d9bbb22b-9827-4dfb-9510-d9713f04eabc","startTime":"Sun, 12 Sep 2021 02:15:44 GMT","finishTime":"Sun, 12 Sep 2021 02:15:48 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"887b2484-5729-4296-aaad-585c74b00e38","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelUuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelInvariantUuid":"887b2484-5729-4296-aaad-585c74b00e38"},"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":"757bdc07-961d-40b2-a872-833f373ba8cf","serviceInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 12 Sep 2021 02:15:48 GMT"}}} 2021-09-12 02:15:56,165 DEBUG 129:onap_service.py(12) - [None][Check d9bbb22b-9827-4dfb-9510-d9713f04eabc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0f65e360-abac-4243-af43-0c47c34b4877', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:15:56,166 DEBUG 131:onap_service.py(12) - [None][Check d9bbb22b-9827-4dfb-9510-d9713f04eabc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d9bbb22b-9827-4dfb-9510-d9713f04eabc 2021-09-12 02:15:56,166 DEBUG 132:onap_service.py(12) - [None][Check d9bbb22b-9827-4dfb-9510-d9713f04eabc orchestration request status] data sent: None 2021-09-12 02:15:56,168 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:15:56,316 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d9bbb22b-9827-4dfb-9510-d9713f04eabc HTTP/1.1" 200 1230 2021-09-12 02:15:56,318 INFO 142:onap_service.py(12) - [None][Check d9bbb22b-9827-4dfb-9510-d9713f04eabc orchestration request status] response code: 200 2021-09-12 02:15:56,319 DEBUG 146:onap_service.py(12) - [None][Check d9bbb22b-9827-4dfb-9510-d9713f04eabc orchestration request status] response: {"request":{"requestId":"d9bbb22b-9827-4dfb-9510-d9713f04eabc","startTime":"Sun, 12 Sep 2021 02:15:44 GMT","finishTime":"Sun, 12 Sep 2021 02:15:48 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"887b2484-5729-4296-aaad-585c74b00e38","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelUuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelInvariantUuid":"887b2484-5729-4296-aaad-585c74b00e38"},"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":"757bdc07-961d-40b2-a872-833f373ba8cf","serviceInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 12 Sep 2021 02:15:48 GMT"}}} 2021-09-12 02:15:56,332 DEBUG 129:onap_service.py(1) - [None][Check d9bbb22b-9827-4dfb-9510-d9713f04eabc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b0006f22-7fbd-41ac-99ad-f230b53a240f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-12 02:15:56,333 DEBUG 131:onap_service.py(1) - [None][Check d9bbb22b-9827-4dfb-9510-d9713f04eabc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d9bbb22b-9827-4dfb-9510-d9713f04eabc 2021-09-12 02:15:56,333 DEBUG 132:onap_service.py(1) - [None][Check d9bbb22b-9827-4dfb-9510-d9713f04eabc orchestration request status] data sent: None 2021-09-12 02:15:56,337 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-12 02:15:56,512 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d9bbb22b-9827-4dfb-9510-d9713f04eabc HTTP/1.1" 200 1230 2021-09-12 02:15:56,515 INFO 142:onap_service.py(1) - [None][Check d9bbb22b-9827-4dfb-9510-d9713f04eabc orchestration request status] response code: 200 2021-09-12 02:15:56,515 DEBUG 146:onap_service.py(1) - [None][Check d9bbb22b-9827-4dfb-9510-d9713f04eabc orchestration request status] response: {"request":{"requestId":"d9bbb22b-9827-4dfb-9510-d9713f04eabc","startTime":"Sun, 12 Sep 2021 02:15:44 GMT","finishTime":"Sun, 12 Sep 2021 02:15:48 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"887b2484-5729-4296-aaad-585c74b00e38","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelUuid":"5f0ca4f0-54e1-4315-aa46-07e4f2d15747","modelInvariantUuid":"887b2484-5729-4296-aaad-585c74b00e38"},"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":"757bdc07-961d-40b2-a872-833f373ba8cf","serviceInstanceName":"basic_cnf-b5eef7c1-6be5-4d81-b62b-e9c2733be792"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 12 Sep 2021 02:15:48 GMT"}}} 2021-09-12 02:15:56,516 INFO 261:service_ala_carte.py(1) - Service None deleted 2021-09-12 02:15:56,518 INFO 44:k8s_connectivity_info_create.py(1) - Clean the k8s connectivity information 2021-09-12 02:15:56,519 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-12 02:15:56,519 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-12 02:15:56,519 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-09-12 02:15:56,521 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-12 02:15:56,556 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-12 02:15:56,558 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-09-12 02:15:56,558 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFYTNoTlZFbDVUV3BuZVUxV2IxaEVWRTE0VFVScmQwOVVTWGxOYW1kNVRWWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVEd0TENrbHBaRU5DTDNWd2RFdENSbVpsY0dKQlVYVlpjRGMzUVU5d1VXdzFXWFJxWlM5bVIyRjVXV1l6UXpGd2VraHVReTlIWTNKaGFrVlVlRzk2WVdsRllVVUtVbGxRV0UxWmFsQTNRbEF2Y3pKQlMyd3dWamhKWmtOVVlscEhiRUZLUm5acVlrczNTM2RvYTNsTk16UTJkM28zYzNOc1ptZEdhR1ZIVkV0c1dHWm1lQXBWYlZSME5uWnpWR05DUjFGNk0zRkdObUZ3YkhRMFNtZGtaRXRMYkRsUVlXZEZlRXA0YlZRM1RHSkVhRU5oUm1aUk9WaExURzFITXpkbU5rMWtVV3REQ21Ga1ZVdExlVGR2SzJ4a2RUQXdSMnBqYVdKcGRVeFJVemRJYW0xeGRVeG1ObVpYY1VsVVkyUm5TbTVRYjJsbVdVdDJTRkZ0VUdkb1dubENObkF2YmpnS1kyUkdjMjFYVVhBMldHaHdiSEJ3VUVGcFVqbE9lSE5NVEVsTU5YRXJlVXRGVG5kb0t6bE5TRkZYYkROek56SlFNRGwwUmpRMUx5dG1PWFF2YUd4alFnb3pMMWhPWm5Oa1dFdGxORlJKYkZwS01XMDRRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWk5SRVZGWnpoM1VrZHlTVUZWUVZVemFGUlhkaXRSTTJNemJGSk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkRhVGxETkhjNWFHSmFTM1p0Y2pFcmJUWnpVMFJyYTBkWmFtVm9ha0pETTJWNmQzUnhiV1ZTUWxab2NHWXJiVGhUYXdvM2RFOVJlV1JGVWtzckwzb3JjRTVUZGxBNFlsVlROV2x6VG5OdlRrUmhVVzR5TDFkNlVqbDNRbXhGV0ROVFJtUkJOVTB2YVZkTlVVTnJPRWxwZUhCWENtRkthV3hCTjJsc1ZGSXJjR1JZZFRSbGVtbHJPR28xVmxKRmNrZDNWVms1SzBWemNqTm5OMGh0VXpOUFl6VjRVekl6T1U1bEsyVkdXRzUyZDAxYU5ua0tRM2hwVDFRM05FSjFTREZPUlV0S1pIUjZhakZMZVZSYVdUUk9WMDByYUZoa05VUlRkRFpoY1RoeEx6bFVPRlpWY2pBMVVteEhOSFYzYUdsNFRIVnFTd3BWTVV4WlVrNWtNVXMyY1hKVFlXUlVOM1l3V0dkSVVreHpTR3RzVEhwM2FYTTNOSEkwVVRSMU5UZzBOVzlETDBoWloxb3ZaMUY1Umt0RlNWRTFUMk52Q2xkVFFUUklNalZ4U3poeVFVWm9aSEpJY0hrMmIzTjJSRWhvVkRoRFdsVXdXWFEzTndvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xNzM6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKVTBGcWFTdDFWRXhNYzFsM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTlUxVVJYbE5ha2swVFdwR1lVWjNNSGxOYWtFMVRWUkZlVTFxU1RSTmFsWmhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRVE55TVU5cVltdDZUREJ4V2xvelZFRUthVXcxTVRJemVrSm1PR0V5YW1NeWRWaDFiVzFLYmxSS2RYY3JhMmQxVDJkMGJDdERja1puTDNabE1tRjNaQzlIT0Rob1UwSnFVbHAyTkRKdGNrZGhhQXB2UTI1cldESnVVWEZzWVVOVUx6Y3pRVFZEZVhsbE1uYzJWM1owTlRGVVdFYzVTMnBSTjFOV2JFaEhhbnA0U0d4RVRrSnhUVkJ4Y3poT2RVZHdOelpKQ21ndk0wOXJiVGhQUlhkeVVEZDZiMWhUTVU1d1dVWlBkalJ3ZFVSdWNYcE5aa1JSVFZselZFUkVjalJEZW1KUldHNUxPR05HU1doaGIxTlhUek5QWW13S1pVbFhSM0pMVjBkbGVtVnRPSGN6YkRKaldWTTJVVWxOSzFWeFNtVjZka0owVURCaVltZEdTMXBRZW1ZMlZraGhjVXhPTjBkSWVHRkJNemhMTVd0dVZRbzFiRlpaUlZwelpIaFFVbWx4WW1Gbk4xSjFTa3ByUkhwa1F6aEtXREZ0TkZCdk5XVjJOemRaTUdKck9UWktNVnBSTUVoNFRubHpTbXBxTjFab1pqQlVDakZYY0hKdlVVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWM1RWRlRSSHBDUldGelowSlJRbFJsUms1aEx6VkVaSHBsVmtWM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGRVdFSllMM1JMYWpOeFowMWlkamRvU2l0a1N6UlhjMlpVVTNsc0syRXhORVJ0ZGxwTVZHSm1hVmxxUWxKT2VFeHBlSFpHVTJWQkNtMUVSeXQxTkRBNWRqVmtNR1V5YjFkU0swWTJZWGc0YkZKM2EwVlpNRFZhTm10S1YxbG5OR3RpVWxNNWNXaEllVkJ3ZUdZeVRETTBVemRYU0U4MVRGSUtVSFpuZVhka1ptTjROalpHVDFOS2RYUm5UR3BwTW5GWVMzVkVTbmR2ZUdGbFJVMUpZbU5TUlhSclZETjFSR05xTkdSS2VrNVpSR1pPTVRGS1MyWmlRd3BhWXprd2RIVnVSSE53TVZRMFEyWldVR2h4YkhGWGVUUmhlRTFoUjBFNFlrSTJjRFYwYWtNNVZqUnBiMjV2TVd0dlRVeEJNVzlKVFU1VlpFaFRWMHhtQ201YVYwRmpNa05pZVd4eFoxZExSVFpzVGxCcWNuZzNUM05IT0RKSVRrUjVLMmgwYTJ4S2JHOVFhRGQ2VVRWb09DOVdlV3RIYjNwb2JWSkhOMmgyY0dVS1VHRnJjVnBMUkhsdmVXbDVibEo2WjJsd1Z6WkZPR2szV25waE16aHJXVDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmIzZEpRa0ZCUzBOQlVVVkJNM0l4VDJwaWEzcE1NSEZhV2pOVVFXbE1OVEV5TTNwQ1pqaGhNbXBqTW5WWWRXMXRTbTVVU25WM0sydG5kVTluQ25Sc0swTnlSbWN2ZG1VeVlYZGtMMGM0T0doVFFtcFNXblkwTW0xeVIyRm9iME51YTFneWJsRnhiR0ZEVkM4M00wRTFRM2w1WlRKM05sZDJkRFV4VkZnS1J6bExhbEUzVTFac1NFZHFlbmhJYkVST1FuRk5VSEZ6T0U1MVIzQTNOa2xvTHpOUGEyMDRUMFYzY2xBM2VtOVlVekZPY0ZsR1QzWTBjSFZFYm5GNlRRcG1SRkZOV1hOVVJFUnlORU42WWxGWWJrczRZMFpKYUdGdlUxZFBNMDlpYkdWSlYwZHlTMWRIWlhwbGJUaDNNMnd5WTFsVE5sRkpUU3RWY1VwbGVuWkNDblJRTUdKaVowWkxXbEI2WmpaV1NHRnhURTQzUjBoNFlVRXpPRXN4YTI1Vk5XeFdXVVZhYzJSNFVGSnBjV0poWnpkU2RVcEthMFI2WkVNNFNsZ3hiVFFLVUc4MVpYWTNOMWt3WW1zNU5rb3hXbEV3U0hoT2VYTkthbW8zVm1obU1GUXhWM0J5YjFGSlJFRlJRVUpCYjBsQ1FWRkRiRlJVTjBsQ1VVeE5abEZPT1FvclVFdFBVMVJNTUZWb1JGVm5RMlZ2T0RGVlQwVlVOa05YWW1kQmQwZHZjSHBVTjFCUFprTnFZMDVpVmxsRmJYbDVhREF2WmtwSlRFVnllbk5aVUdGeENrTlllVE5tV0N0RWJ5dGlPVVY2YVdkdU5uRTBSbUZJY1VwRFJtZERaalZFTmxBeUwwa3dTMUpGTm5KVGQwMWtPUzlHZWs1a2NuSnZXVXBGUzB0NFJYa0tNbW80TDBaWmFFSjFiazV4YUVkTGRYVnhSR2hCVTFVMlNFMUdlVmhQTmtoT1YwdFdaRnBSZFdOemQyOW1UR3hzTmpCNlUwdHZORlZEVTFKcmJ6UkhLd292ZEdZdlZEWk9ZVVpyUm0xalRGZE5XbTl3ZHpsaVNtNVZWaTlMUXpOSE1WRk1aRkJOUVdGVGNVNW1ObkZMU1ZGbFFXMXlVazVxYjJkeVlqQXZNVmRUQ2xKM1NIUldXbEEyTVRKblNYUkNlVWRQYkVKb1RtVmxjV0prYlV4eVNFMDNjWGhITHpCblMzWmpTRVlyTkV3eGNtdE5kbkZMVWtSV1l6SmxTakZoV0RjS1VGTlNTbWxMYkVaQmIwZENRVkI0VkRsaFRqTlZiSFowZHpVMmFYaE9jeXRHZW5GVU1GWjRUaXQ1VGxwR01WSjBPVzlMWlhObWVtMDBTRFppYzJjeFpRcHRUREYyWW1kTE9VTk9abEF4Vml0YVlsZEpjbGRTYTJGNVJWRmlhVTlpV0c5YVVVWmhjMjV5ZDFONU5FOVBOWE5NWkVwVVFrMUNUM1J4YjFRd2NsRnZDbVV5WTJObU16WXlaV3RhYVdRNWRXMXVWU3R5TDBSdGF6UTFXRFVyUmxSeFpEZGlXa1oyU200NFNrTlpNWEowY2tJeVNVNW5PRGhVUVc5SFFrRlBTRGNLU0dOVFJUSm5PR2szVVV4NlNsUmpOMlJPTkZwNFZVaENSV3BxVG5jMmVXTm9lbVIxWmxoT1VFNDBMMFJHYjFRMldXMHJLMVpUYXpob1NYZGhSMUI0VEFvM09VSTRkVFYwUmpWTVpFeHJhWFpHYWxWRFEySXJXV0ZQVEV0M1NVUjVOeTlESzJKd2EyRkJXSFJpVG1aMVluQmhXVEZFZG5scVRYaG9iemRLTm5WVkNqRnRSM1UxT0hwYWFEa3piMng0WTFkMGVqaEViWEJVUzB0bFkzbElRVWt2U0ZONFQxVkplamRCYjBkQllsbFhUREI0TkZKck0wWkxVRmR5ZEVGNlUyRUtTa2xVVVd4TU5FMVRZbFkzTWs1MU5UWmpkM29yVlM5R1JsYzVSRUV5WVZJMldHVmhVMjV1SzJkd00yeFJXVGswTWs5c2VucE9MMEpIVkRkVFZqRkJNUXBCSzJsMVFqSk1Za0ZEZDJWSFpUWXJiazVKU0RrcmFYbG9TRkZEVDNONGRtTTNkamcwZFZWV1oyTk9kblowYXpnMGNqUkdlRzlrTldWVWJEaDJiVGRsQ2pnelEyRTRla05IVkVaNmNYQTBTek5QTm05bFJXZ3dRMmRaUVdNemR6RnNhbmxsWnpaWVFtOW5Va2xRU2xkNEx6azRSRzgzY21KaFVsRmxjalZQSzNRS2JVWk5NSGxVYTNKQ09Ya3pjbkJ0YlRsNVZrRlBTR2RwZDJrM1VrSlJObXhxTVc5VmN6TkNUMHh5ZVVaR1VqZ3Zlalp3YlU1d1JuQXlka042WTJKNk9RcG9RMEpTVURWT1pWWkVSRlJhV25wVWNrbFZaWFpHVEZCQ1UwaEVXRk5sY1c5VlRVTlFRVk5OZVVkMVRsTndlWE13TVZGTWEwZDVZMGRvTTFRNU5scE9DbWM0TDNOM2QwdENaMEpFV0ZWbGIyVjFTMEZxUWxCRGRqTnpVbms1ZEhoNE5rNHpSalpOZUUxaFkxUjVlRkZyUjJSVlJEa3hPVmQwY2xsM01XODVPRzBLYUdZelRIVlJZMGhVUVVkRlkxQkJhSGsyT0N0d1NqbHJUM0ZoTVRVcmVrdHNhWEo0YTB4RWREYzFOVVZKU2xsVlZ5OHdUMGhTT0hSbGRYaGxVbmRMY2dwTldHNVdXSEJNYUhwV1VGWTFkbHBsVVc5aVlrVjBObkpwUml0SFUwOWxVR1JqZDB4TU1tczRhR0UyYVVvemJEQk9XRUYzQ2kwdExTMHRSVTVFSUZKVFFTQlFVa2xXUVZSRklFdEZXUzB0TFMwdENnPT0K","other-connectivity-list":{"connectivity-records":[]}} 2021-09-12 02:15:56,561 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-12 02:15:56,561 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-12 02:15:56,561 DEBUG 132:onap_service.py(1) - [None][Delete Connectivity Info] data sent: None 2021-09-12 02:15:56,563 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-12 02:15:56,591 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-12 02:15:56,592 INFO 142:onap_service.py(1) - [None][Delete Connectivity Info] response code: 204 2021-09-12 02:15:56,592 DEBUG 146:onap_service.py(1) - [None][Delete Connectivity Info] response: n/a 2021-09-12 02:15:56,595 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_cnf | integration | 08:41 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-09-12 02:15:56,599 INFO 57:basic_cnf.py(1) - Generate Test report 2021-09-12 02:15:56,690 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-09-12 02:15:57,082 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-12 02:15:57,084 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/613d62dc6c44f500102b7916 2021-09-12 02:15:57,085 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK