2021-08-20 01:41:47,434 DEBUG 23:basic_cnf.py(1) - BasicCnf init started 2021-08-20 01:41:47,435 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-08-20 01:41:47,444 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase') 2021-08-20 01:41:47,445 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2021-08-20 01:41:47,445 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-08-20 01:41:47,445 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-08-20 01:41:47,445 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-08-20 01:41:47,445 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-08-20 01:41:47,446 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-08-20 01:41:47,446 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-08-20 01:41:47,446 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-08-20 01:41:47,446 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-08-20 01:41:47,446 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-08-20 01:41:47,446 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-08-20 01:41:47,447 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-08-20 01:41:47,447 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'... 2021-08-20 01:41:47,447 DEBUG 33:basic_cnf.py(1) - start time 2021-08-20 01:41:47,447 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist 2021-08-20 01:41:47,448 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-08-20 01:41:47,448 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-20 01:41:47,449 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-08-20 01:41:47,449 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-08-20 01:41:47,449 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-20 01:41:47,453 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:47,556 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-08-20 01:41:47,558 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-20 01:41:47,558 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"e6d9a9438e964c9983d2d08e4c93036d","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"2a26ffb9c2074030b3b3f0442ba95dfa","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"f9782b1d405b4fd2867fffa2d7266f78","type":"vlm","name":"cd69adb9-24d4-42ad-b9c2","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"0992ac3c23304f06ae34ebbdf6e2347e","type":"vlm","name":"6a1a1f2d-07fe-4dcb-88c7","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-08-20 01:41:47,560 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-08-20 01:41:47,561 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-08-20 01:41:47,561 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-08-20 01:41:47,561 INFO 267:__init__.py(1) - attempting to create Vendor basicnf_vendor in SDC 2021-08-20 01:41:47,561 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-08-20 01:41:47,562 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-20 01:41:47,562 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-08-20 01:41:47,562 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-08-20 01:41:47,562 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-20 01:41:47,564 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:47,614 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-08-20 01:41:47,616 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-20 01:41:47,616 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"e6d9a9438e964c9983d2d08e4c93036d","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"2a26ffb9c2074030b3b3f0442ba95dfa","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"f9782b1d405b4fd2867fffa2d7266f78","type":"vlm","name":"cd69adb9-24d4-42ad-b9c2","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"0992ac3c23304f06ae34ebbdf6e2347e","type":"vlm","name":"6a1a1f2d-07fe-4dcb-88c7","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-08-20 01:41:47,618 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-08-20 01:41:47,618 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-08-20 01:41:47,618 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-08-20 01:41:47,635 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-08-20 01:41:47,635 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-08-20 01:41:47,636 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicnf_vendor", "description": "vendor" } 2021-08-20 01:41:47,637 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:48,037 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-08-20 01:41:48,039 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-08-20 01:41:48,039 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"c937bc5b9fed4f6cb636f8aab65dccd4","version":{"id":"71b4fa6fa31e4d22a9b7dd8534d93210","name":"1.0","description":"Initial version","status":"Draft"}} 2021-08-20 01:41:48,043 INFO 285:__init__.py(1) - Vendor basicnf_vendor is created in SDC 2021-08-20 01:41:48,043 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicnf_vendor in SDC 2021-08-20 01:41:48,049 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-08-20 01:41:48,049 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/c937bc5b9fed4f6cb636f8aab65dccd4/versions/71b4fa6fa31e4d22a9b7dd8534d93210/actions 2021-08-20 01:41:48,050 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-08-20 01:41:48,052 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:48,265 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/c937bc5b9fed4f6cb636f8aab65dccd4/versions/71b4fa6fa31e4d22a9b7dd8534d93210/actions HTTP/1.1" 200 2 2021-08-20 01:41:48,267 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-08-20 01:41:48,267 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-08-20 01:41:48,269 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-08-20 01:41:48,275 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-20 01:41:48,275 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-20 01:41:48,276 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-08-20 01:41:48,276 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-08-20 01:41:48,276 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-20 01:41:48,278 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:48,331 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-08-20 01:41:48,333 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-20 01:41:48,334 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_SWlvzy_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"e6d9a9438e964c9983d2d08e4c93036d","onboardingMethod":"NetworkPackage","id":"bf17259efd484221adc172995d0a671b","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"2a26ffb9c2074030b3b3f0442ba95dfa","onboardingMethod":"NetworkPackage","id":"d08511e31b6f412db393a3feb83fe060","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 4253718e-2b3b","description":"vendor software product","vendorName":"cd69adb9-24d4-42ad-b9c2","vendorId":"f9782b1d405b4fd2867fffa2d7266f78","onboardingMethod":"NetworkPackage","id":"15ede30c88694a1993eb268036ab8492","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 211f2760-9b3f","description":"vendor software product","vendorName":"6a1a1f2d-07fe-4dcb-88c7","vendorId":"0992ac3c23304f06ae34ebbdf6e2347e","onboardingMethod":"NetworkPackage","id":"c09015bf3d0e4729a2e5fcbb284b32fc","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-08-20 01:41:48,336 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_SWlvzy_VSP from SDC 2021-08-20 01:41:48,337 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-20 01:41:48,337 DEBUG 324:vsp.py(1) - importing VSP pNF 4253718e-2b3b from SDC 2021-08-20 01:41:48,338 DEBUG 324:vsp.py(1) - importing VSP vFW 211f2760-9b3f from SDC 2021-08-20 01:41:48,338 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-08-20 01:41:48,339 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-20 01:41:48,339 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-20 01:41:48,340 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-20 01:41:48,340 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-20 01:41:48,341 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-08-20 01:41:48,341 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-08-20 01:41:48,342 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-20 01:41:48,344 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:48,425 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-08-20 01:41:48,427 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-20 01:41:48,428 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_SWlvzy_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"e6d9a9438e964c9983d2d08e4c93036d","onboardingMethod":"NetworkPackage","id":"bf17259efd484221adc172995d0a671b","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"2a26ffb9c2074030b3b3f0442ba95dfa","onboardingMethod":"NetworkPackage","id":"d08511e31b6f412db393a3feb83fe060","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 4253718e-2b3b","description":"vendor software product","vendorName":"cd69adb9-24d4-42ad-b9c2","vendorId":"f9782b1d405b4fd2867fffa2d7266f78","onboardingMethod":"NetworkPackage","id":"15ede30c88694a1993eb268036ab8492","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 211f2760-9b3f","description":"vendor software product","vendorName":"6a1a1f2d-07fe-4dcb-88c7","vendorId":"0992ac3c23304f06ae34ebbdf6e2347e","onboardingMethod":"NetworkPackage","id":"c09015bf3d0e4729a2e5fcbb284b32fc","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-08-20 01:41:48,431 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_SWlvzy_VSP from SDC 2021-08-20 01:41:48,432 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-20 01:41:48,432 DEBUG 324:vsp.py(1) - importing VSP pNF 4253718e-2b3b from SDC 2021-08-20 01:41:48,432 DEBUG 324:vsp.py(1) - importing VSP vFW 211f2760-9b3f from SDC 2021-08-20 01:41:48,433 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-08-20 01:41:48,433 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-20 01:41:48,433 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-20 01:41:48,434 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-20 01:41:48,434 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-20 01:41:48,435 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-08-20 01:41:48,435 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-08-20 01:41:48,435 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-20 01:41:48,438 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:48,493 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-08-20 01:41:48,495 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-20 01:41:48,495 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_SWlvzy_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"e6d9a9438e964c9983d2d08e4c93036d","onboardingMethod":"NetworkPackage","id":"bf17259efd484221adc172995d0a671b","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"2a26ffb9c2074030b3b3f0442ba95dfa","onboardingMethod":"NetworkPackage","id":"d08511e31b6f412db393a3feb83fe060","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 4253718e-2b3b","description":"vendor software product","vendorName":"cd69adb9-24d4-42ad-b9c2","vendorId":"f9782b1d405b4fd2867fffa2d7266f78","onboardingMethod":"NetworkPackage","id":"15ede30c88694a1993eb268036ab8492","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 211f2760-9b3f","description":"vendor software product","vendorName":"6a1a1f2d-07fe-4dcb-88c7","vendorId":"0992ac3c23304f06ae34ebbdf6e2347e","onboardingMethod":"NetworkPackage","id":"c09015bf3d0e4729a2e5fcbb284b32fc","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-08-20 01:41:48,499 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_SWlvzy_VSP from SDC 2021-08-20 01:41:48,499 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-20 01:41:48,499 DEBUG 324:vsp.py(1) - importing VSP pNF 4253718e-2b3b from SDC 2021-08-20 01:41:48,500 DEBUG 324:vsp.py(1) - importing VSP vFW 211f2760-9b3f from SDC 2021-08-20 01:41:48,500 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-08-20 01:41:48,500 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-20 01:41:48,500 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-20 01:41:48,501 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-20 01:41:48,501 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-20 01:41:48,501 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-08-20 01:41:48,502 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-08-20 01:41:48,502 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-20 01:41:48,504 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:48,552 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-08-20 01:41:48,554 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-20 01:41:48,554 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_SWlvzy_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"e6d9a9438e964c9983d2d08e4c93036d","onboardingMethod":"NetworkPackage","id":"bf17259efd484221adc172995d0a671b","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"2a26ffb9c2074030b3b3f0442ba95dfa","onboardingMethod":"NetworkPackage","id":"d08511e31b6f412db393a3feb83fe060","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 4253718e-2b3b","description":"vendor software product","vendorName":"cd69adb9-24d4-42ad-b9c2","vendorId":"f9782b1d405b4fd2867fffa2d7266f78","onboardingMethod":"NetworkPackage","id":"15ede30c88694a1993eb268036ab8492","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 211f2760-9b3f","description":"vendor software product","vendorName":"6a1a1f2d-07fe-4dcb-88c7","vendorId":"0992ac3c23304f06ae34ebbdf6e2347e","onboardingMethod":"NetworkPackage","id":"c09015bf3d0e4729a2e5fcbb284b32fc","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-08-20 01:41:48,556 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_SWlvzy_VSP from SDC 2021-08-20 01:41:48,556 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-20 01:41:48,556 DEBUG 324:vsp.py(1) - importing VSP pNF 4253718e-2b3b from SDC 2021-08-20 01:41:48,556 DEBUG 324:vsp.py(1) - importing VSP vFW 211f2760-9b3f from SDC 2021-08-20 01:41:48,556 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-08-20 01:41:48,557 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-20 01:41:48,557 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-20 01:41:48,557 INFO 267:__init__.py(1) - attempting to create Vsp basic_cnf_VSP in SDC 2021-08-20 01:41:48,557 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-20 01:41:48,557 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-20 01:41:48,557 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-08-20 01:41:48,558 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-08-20 01:41:48,558 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-20 01:41:48,559 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:48,707 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-08-20 01:41:48,709 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-20 01:41:48,710 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_SWlvzy_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"e6d9a9438e964c9983d2d08e4c93036d","onboardingMethod":"NetworkPackage","id":"bf17259efd484221adc172995d0a671b","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"2a26ffb9c2074030b3b3f0442ba95dfa","onboardingMethod":"NetworkPackage","id":"d08511e31b6f412db393a3feb83fe060","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 4253718e-2b3b","description":"vendor software product","vendorName":"cd69adb9-24d4-42ad-b9c2","vendorId":"f9782b1d405b4fd2867fffa2d7266f78","onboardingMethod":"NetworkPackage","id":"15ede30c88694a1993eb268036ab8492","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 211f2760-9b3f","description":"vendor software product","vendorName":"6a1a1f2d-07fe-4dcb-88c7","vendorId":"0992ac3c23304f06ae34ebbdf6e2347e","onboardingMethod":"NetworkPackage","id":"c09015bf3d0e4729a2e5fcbb284b32fc","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-08-20 01:41:48,713 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_SWlvzy_VSP from SDC 2021-08-20 01:41:48,713 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-20 01:41:48,714 DEBUG 324:vsp.py(1) - importing VSP pNF 4253718e-2b3b from SDC 2021-08-20 01:41:48,714 DEBUG 324:vsp.py(1) - importing VSP vFW 211f2760-9b3f from SDC 2021-08-20 01:41:48,714 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-08-20 01:41:48,714 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-20 01:41:48,715 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-20 01:41:48,721 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-08-20 01:41:48,721 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-20 01:41:48,721 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-08-20 01:41:48,722 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-08-20 01:41:48,722 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-20 01:41:48,724 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:48,796 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-08-20 01:41:48,798 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-20 01:41:48,798 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"c937bc5b9fed4f6cb636f8aab65dccd4","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"e6d9a9438e964c9983d2d08e4c93036d","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"2a26ffb9c2074030b3b3f0442ba95dfa","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"f9782b1d405b4fd2867fffa2d7266f78","type":"vlm","name":"cd69adb9-24d4-42ad-b9c2","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"0992ac3c23304f06ae34ebbdf6e2347e","type":"vlm","name":"6a1a1f2d-07fe-4dcb-88c7","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-08-20 01:41:48,801 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-08-20 01:41:48,802 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-08-20 01:41:48,802 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-08-20 01:41:48,802 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/c937bc5b9fed4f6cb636f8aab65dccd4/versions 2021-08-20 01:41:48,803 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-20 01:41:48,806 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:48,882 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c937bc5b9fed4f6cb636f8aab65dccd4/versions HTTP/1.1" 200 264 2021-08-20 01:41:48,883 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-20 01:41:48,884 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"71b4fa6fa31e4d22a9b7dd8534d93210","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1629423707697,"modificationTime":1629423708178,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-20 01:41:48,886 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-20 01:41:48,886 INFO 192:__init__.py(1) - Vendor found, updating information 2021-08-20 01:41:48,887 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-08-20 01:41:48,887 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/c937bc5b9fed4f6cb636f8aab65dccd4/versions 2021-08-20 01:41:48,887 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-20 01:41:48,889 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:48,941 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c937bc5b9fed4f6cb636f8aab65dccd4/versions HTTP/1.1" 200 264 2021-08-20 01:41:48,942 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-20 01:41:48,942 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"71b4fa6fa31e4d22a9b7dd8534d93210","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1629423707697,"modificationTime":1629423708178,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-20 01:41:48,944 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-20 01:41:48,944 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-08-20 01:41:48,945 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-08-20 01:41:48,945 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": "c937bc5b9fed4f6cb636f8aab65dccd4", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-08-20 01:41:48,946 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:50,176 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-08-20 01:41:50,178 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-08-20 01:41:50,178 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"1deddd2b60584f2ab3c3ccf7e1692248","version":{"id":"7db8ca6eaea04ff4b32e9a78d2739a19","name":"1.0","description":"Initial version","status":"Draft"}} 2021-08-20 01:41:50,181 INFO 285:__init__.py(1) - Vsp basic_cnf_VSP is created in SDC 2021-08-20 01:41:50,182 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-08-20 01:41:50,182 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/1deddd2b60584f2ab3c3ccf7e1692248/versions 2021-08-20 01:41:50,182 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-20 01:41:50,185 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:50,239 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1deddd2b60584f2ab3c3ccf7e1692248/versions HTTP/1.1" 200 253 2021-08-20 01:41:50,240 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-20 01:41:50,241 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"7db8ca6eaea04ff4b32e9a78d2739a19","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629423709001,"modificationTime":1629423709489,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-20 01:41:50,243 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-08-20 01:41:50,243 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/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 2021-08-20 01:41:50,244 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-20 01:41:50,245 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:50,348 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 HTTP/1.1" 200 223 2021-08-20 01:41:50,350 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-20 01:41:50,350 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"7db8ca6eaea04ff4b32e9a78d2739a19","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1629423709001,"modificationTime":1629423709470} 2021-08-20 01:41:50,354 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-08-20 01:41:50,354 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/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 2021-08-20 01:41:50,354 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-20 01:41:50,357 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:50,566 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 HTTP/1.1" 200 369 2021-08-20 01:41:50,567 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-20 01:41:50,568 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":"c937bc5b9fed4f6cb636f8aab65dccd4","onboardingMethod":"NetworkPackage","id":"1deddd2b60584f2ab3c3ccf7e1692248","version":"7db8ca6eaea04ff4b32e9a78d2739a19"} 2021-08-20 01:41:50,570 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-08-20 01:41:50,570 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/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 2021-08-20 01:41:50,570 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-20 01:41:50,572 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:50,742 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 HTTP/1.1" 200 369 2021-08-20 01:41:50,744 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-20 01:41:50,744 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":"c937bc5b9fed4f6cb636f8aab65dccd4","onboardingMethod":"NetworkPackage","id":"1deddd2b60584f2ab3c3ccf7e1692248","version":"7db8ca6eaea04ff4b32e9a78d2739a19"} 2021-08-20 01:41:50,748 INFO 241:vsp.py(1) - attempting to upload package for basic_cnf_VSP in SDC 2021-08-20 01:41:50,748 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-08-20 01:41:50,748 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/1deddd2b60584f2ab3c3ccf7e1692248/versions 2021-08-20 01:41:50,749 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-20 01:41:50,751 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:50,808 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1deddd2b60584f2ab3c3ccf7e1692248/versions HTTP/1.1" 200 253 2021-08-20 01:41:50,809 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-20 01:41:50,809 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"7db8ca6eaea04ff4b32e9a78d2739a19","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629423709001,"modificationTime":1629423709489,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-20 01:41:50,812 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-08-20 01:41:50,812 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/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 2021-08-20 01:41:50,813 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-20 01:41:50,814 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:50,900 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 HTTP/1.1" 200 223 2021-08-20 01:41:50,901 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-20 01:41:50,902 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"7db8ca6eaea04ff4b32e9a78d2739a19","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1629423709001,"modificationTime":1629423709470} 2021-08-20 01:41:50,904 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-08-20 01:41:50,904 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/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 2021-08-20 01:41:50,904 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-20 01:41:50,906 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:51,083 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 HTTP/1.1" 200 369 2021-08-20 01:41:51,085 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-20 01:41:51,085 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":"c937bc5b9fed4f6cb636f8aab65dccd4","onboardingMethod":"NetworkPackage","id":"1deddd2b60584f2ab3c3ccf7e1692248","version":"7db8ca6eaea04ff4b32e9a78d2739a19"} 2021-08-20 01:41:51,089 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-08-20 01:41:51,090 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/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 2021-08-20 01:41:51,090 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-20 01:41:51,099 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:51,315 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 HTTP/1.1" 200 369 2021-08-20 01:41:51,317 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-20 01:41:51,317 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":"c937bc5b9fed4f6cb636f8aab65dccd4","onboardingMethod":"NetworkPackage","id":"1deddd2b60584f2ab3c3ccf7e1692248","version":"7db8ca6eaea04ff4b32e9a78d2739a19"} 2021-08-20 01:41:51,321 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-08-20 01:41:51,321 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/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19/orchestration-template-candidate 2021-08-20 01:41:51,322 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-08-20 01:41:51,326 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:51,472 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19/orchestration-template-candidate HTTP/1.1" 200 90 2021-08-20 01:41:51,474 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-08-20 01:41:51,474 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-20 01:41:51,475 INFO 194:vsp.py(1) - Files for Vsp basic_cnf_VSP have been uploaded 2021-08-20 01:41:51,478 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-08-20 01:41:51,479 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/1deddd2b60584f2ab3c3ccf7e1692248/versions 2021-08-20 01:41:51,479 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-20 01:41:51,482 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:51,538 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1deddd2b60584f2ab3c3ccf7e1692248/versions HTTP/1.1" 200 253 2021-08-20 01:41:51,540 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-20 01:41:51,540 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"7db8ca6eaea04ff4b32e9a78d2739a19","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629423709001,"modificationTime":1629423709489,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-20 01:41:51,543 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-08-20 01:41:51,543 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/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 2021-08-20 01:41:51,543 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-20 01:41:51,546 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:51,696 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 HTTP/1.1" 200 222 2021-08-20 01:41:51,698 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-20 01:41:51,698 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"7db8ca6eaea04ff4b32e9a78d2739a19","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1629423709001,"modificationTime":1629423711462} 2021-08-20 01:41:51,702 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-08-20 01:41:51,702 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/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 2021-08-20 01:41:51,703 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-20 01:41:51,705 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:51,842 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 HTTP/1.1" 200 436 2021-08-20 01:41:51,844 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-20 01:41:51,845 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":"c937bc5b9fed4f6cb636f8aab65dccd4","onboardingMethod":"NetworkPackage","id":"1deddd2b60584f2ab3c3ccf7e1692248","version":"7db8ca6eaea04ff4b32e9a78d2739a19","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-20 01:41:51,848 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-08-20 01:41:51,848 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/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 2021-08-20 01:41:51,849 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-20 01:41:51,851 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:51,972 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 HTTP/1.1" 200 436 2021-08-20 01:41:51,974 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-20 01:41:51,974 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":"c937bc5b9fed4f6cb636f8aab65dccd4","onboardingMethod":"NetworkPackage","id":"1deddd2b60584f2ab3c3ccf7e1692248","version":"7db8ca6eaea04ff4b32e9a78d2739a19","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-20 01:41:51,977 INFO 241:vsp.py(1) - attempting to validate for basic_cnf_VSP in SDC 2021-08-20 01:41:51,978 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-08-20 01:41:51,978 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/1deddd2b60584f2ab3c3ccf7e1692248/versions 2021-08-20 01:41:51,979 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-20 01:41:51,981 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:52,038 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1deddd2b60584f2ab3c3ccf7e1692248/versions HTTP/1.1" 200 253 2021-08-20 01:41:52,039 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-20 01:41:52,039 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"7db8ca6eaea04ff4b32e9a78d2739a19","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629423709001,"modificationTime":1629423709489,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-20 01:41:52,042 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-08-20 01:41:52,042 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/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 2021-08-20 01:41:52,042 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-20 01:41:52,044 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:52,136 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 HTTP/1.1" 200 222 2021-08-20 01:41:52,138 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-20 01:41:52,138 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"7db8ca6eaea04ff4b32e9a78d2739a19","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1629423709001,"modificationTime":1629423711462} 2021-08-20 01:41:52,141 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-08-20 01:41:52,142 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/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 2021-08-20 01:41:52,142 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-20 01:41:52,144 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:52,270 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 HTTP/1.1" 200 436 2021-08-20 01:41:52,271 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-20 01:41:52,272 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"c937bc5b9fed4f6cb636f8aab65dccd4","onboardingMethod":"NetworkPackage","id":"1deddd2b60584f2ab3c3ccf7e1692248","version":"7db8ca6eaea04ff4b32e9a78d2739a19","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-20 01:41:52,276 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-08-20 01:41:52,276 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/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 2021-08-20 01:41:52,276 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-20 01:41:52,279 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:52,411 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 HTTP/1.1" 200 436 2021-08-20 01:41:52,412 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-20 01:41:52,413 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":"c937bc5b9fed4f6cb636f8aab65dccd4","onboardingMethod":"NetworkPackage","id":"1deddd2b60584f2ab3c3ccf7e1692248","version":"7db8ca6eaea04ff4b32e9a78d2739a19","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-20 01:41:52,416 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-08-20 01:41:52,416 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/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19/orchestration-template-candidate/process 2021-08-20 01:41:52,416 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-08-20 01:41:52,419 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:55,273 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19/orchestration-template-candidate/process HTTP/1.1" 200 231 2021-08-20 01:41:55,275 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-08-20 01:41:55,276 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-08-20 01:41:55,280 INFO 209:vsp.py(1) - Artifacts for Vsp basic_cnf_VSP have been validated 2021-08-20 01:41:55,281 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-08-20 01:41:55,282 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/1deddd2b60584f2ab3c3ccf7e1692248/versions 2021-08-20 01:41:55,282 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-20 01:41:55,285 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:55,344 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1deddd2b60584f2ab3c3ccf7e1692248/versions HTTP/1.1" 200 253 2021-08-20 01:41:55,346 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-20 01:41:55,347 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"7db8ca6eaea04ff4b32e9a78d2739a19","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629423709001,"modificationTime":1629423709489,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-20 01:41:55,350 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-08-20 01:41:55,350 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/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 2021-08-20 01:41:55,351 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-20 01:41:55,353 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:55,454 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 HTTP/1.1" 200 222 2021-08-20 01:41:55,455 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-20 01:41:55,456 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"7db8ca6eaea04ff4b32e9a78d2739a19","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1629423709001,"modificationTime":1629423715261} 2021-08-20 01:41:55,459 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-20 01:41:55,459 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 2021-08-20 01:41:55,459 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-20 01:41:55,462 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:55,658 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 HTTP/1.1" 200 804 2021-08-20 01:41:55,659 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-20 01:41:55,660 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":"c937bc5b9fed4f6cb636f8aab65dccd4","onboardingMethod":"NetworkPackage","id":"1deddd2b60584f2ab3c3ccf7e1692248","version":"7db8ca6eaea04ff4b32e9a78d2739a19","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-08-20 01:41:55,663 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-08-20 01:41:55,664 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/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 2021-08-20 01:41:55,664 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-20 01:41:55,666 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:55,860 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 HTTP/1.1" 200 804 2021-08-20 01:41:55,861 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-20 01:41:55,862 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":"c937bc5b9fed4f6cb636f8aab65dccd4","onboardingMethod":"NetworkPackage","id":"1deddd2b60584f2ab3c3ccf7e1692248","version":"7db8ca6eaea04ff4b32e9a78d2739a19","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-08-20 01:41:55,864 INFO 241:vsp.py(1) - attempting to commit for basic_cnf_VSP in SDC 2021-08-20 01:41:55,865 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-08-20 01:41:55,865 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/1deddd2b60584f2ab3c3ccf7e1692248/versions 2021-08-20 01:41:55,865 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-20 01:41:55,868 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:55,919 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1deddd2b60584f2ab3c3ccf7e1692248/versions HTTP/1.1" 200 253 2021-08-20 01:41:55,920 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-20 01:41:55,921 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"7db8ca6eaea04ff4b32e9a78d2739a19","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629423709001,"modificationTime":1629423709489,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-20 01:41:55,923 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-08-20 01:41:55,923 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/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 2021-08-20 01:41:55,923 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-20 01:41:55,925 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:56,006 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 HTTP/1.1" 200 222 2021-08-20 01:41:56,007 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-20 01:41:56,007 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"7db8ca6eaea04ff4b32e9a78d2739a19","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1629423709001,"modificationTime":1629423715261} 2021-08-20 01:41:56,010 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-08-20 01:41:56,010 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/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 2021-08-20 01:41:56,010 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-20 01:41:56,012 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:56,199 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 HTTP/1.1" 200 804 2021-08-20 01:41:56,200 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-20 01:41:56,201 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":"c937bc5b9fed4f6cb636f8aab65dccd4","onboardingMethod":"NetworkPackage","id":"1deddd2b60584f2ab3c3ccf7e1692248","version":"7db8ca6eaea04ff4b32e9a78d2739a19","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-08-20 01:41:56,204 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-08-20 01:41:56,205 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/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 2021-08-20 01:41:56,205 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-20 01:41:56,208 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:56,372 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 HTTP/1.1" 200 804 2021-08-20 01:41:56,374 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-20 01:41:56,374 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":"c937bc5b9fed4f6cb636f8aab65dccd4","onboardingMethod":"NetworkPackage","id":"1deddd2b60584f2ab3c3ccf7e1692248","version":"7db8ca6eaea04ff4b32e9a78d2739a19","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-08-20 01:41:56,384 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-08-20 01:41:56,384 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/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19/actions 2021-08-20 01:41:56,385 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-08-20 01:41:56,388 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:59,279 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19/actions HTTP/1.1" 200 2 2021-08-20 01:41:59,281 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-08-20 01:41:59,282 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-08-20 01:41:59,286 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-08-20 01:41:59,286 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/1deddd2b60584f2ab3c3ccf7e1692248/versions 2021-08-20 01:41:59,286 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-20 01:41:59,289 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:59,345 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1deddd2b60584f2ab3c3ccf7e1692248/versions HTTP/1.1" 200 253 2021-08-20 01:41:59,347 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-20 01:41:59,347 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"7db8ca6eaea04ff4b32e9a78d2739a19","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629423709001,"modificationTime":1629423716442,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-20 01:41:59,350 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-08-20 01:41:59,350 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/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 2021-08-20 01:41:59,351 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-20 01:41:59,353 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:59,446 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 HTTP/1.1" 200 223 2021-08-20 01:41:59,448 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-20 01:41:59,448 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"7db8ca6eaea04ff4b32e9a78d2739a19","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1629423709001,"modificationTime":1629423715261} 2021-08-20 01:41:59,451 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-08-20 01:41:59,452 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/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 2021-08-20 01:41:59,452 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-20 01:41:59,454 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:59,649 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 HTTP/1.1" 200 804 2021-08-20 01:41:59,651 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-20 01:41:59,652 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":"c937bc5b9fed4f6cb636f8aab65dccd4","onboardingMethod":"NetworkPackage","id":"1deddd2b60584f2ab3c3ccf7e1692248","version":"7db8ca6eaea04ff4b32e9a78d2739a19","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-08-20 01:41:59,655 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_cnf_VSP in SDC 2021-08-20 01:41:59,656 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-08-20 01:41:59,656 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/1deddd2b60584f2ab3c3ccf7e1692248/versions 2021-08-20 01:41:59,656 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-20 01:41:59,659 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:59,717 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1deddd2b60584f2ab3c3ccf7e1692248/versions HTTP/1.1" 200 253 2021-08-20 01:41:59,719 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-20 01:41:59,719 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"7db8ca6eaea04ff4b32e9a78d2739a19","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1629423709001,"modificationTime":1629423716442,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-20 01:41:59,722 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-08-20 01:41:59,723 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/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 2021-08-20 01:41:59,723 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-20 01:41:59,725 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:59,821 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 HTTP/1.1" 200 223 2021-08-20 01:41:59,823 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-20 01:41:59,823 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"7db8ca6eaea04ff4b32e9a78d2739a19","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1629423709001,"modificationTime":1629423715261} 2021-08-20 01:41:59,827 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-08-20 01:41:59,827 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/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 2021-08-20 01:41:59,827 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-20 01:41:59,830 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:41:59,975 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 HTTP/1.1" 200 804 2021-08-20 01:41:59,977 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-20 01:41:59,977 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":"c937bc5b9fed4f6cb636f8aab65dccd4","onboardingMethod":"NetworkPackage","id":"1deddd2b60584f2ab3c3ccf7e1692248","version":"7db8ca6eaea04ff4b32e9a78d2739a19","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-08-20 01:41:59,987 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-08-20 01:41:59,987 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/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19/actions 2021-08-20 01:41:59,987 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-08-20 01:41:59,990 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:42:11,790 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19/actions HTTP/1.1" 200 2 2021-08-20 01:42:11,794 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-08-20 01:42:11,794 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-08-20 01:42:11,798 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-08-20 01:42:11,798 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/1deddd2b60584f2ab3c3ccf7e1692248/versions 2021-08-20 01:42:11,798 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-20 01:42:11,801 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:42:11,853 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1deddd2b60584f2ab3c3ccf7e1692248/versions HTTP/1.1" 200 264 2021-08-20 01:42:11,854 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-20 01:42:11,855 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"7db8ca6eaea04ff4b32e9a78d2739a19","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1629423709001,"modificationTime":1629423730441,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-20 01:42:11,857 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-08-20 01:42:11,857 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-08-20 01:42:11,858 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/1deddd2b60584f2ab3c3ccf7e1692248/versions 2021-08-20 01:42:11,858 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-20 01:42:11,860 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:42:11,910 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1deddd2b60584f2ab3c3ccf7e1692248/versions HTTP/1.1" 200 264 2021-08-20 01:42:11,911 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-20 01:42:11,911 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"7db8ca6eaea04ff4b32e9a78d2739a19","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1629423709001,"modificationTime":1629423730441,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-20 01:42:11,917 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-08-20 01:42:11,917 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/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19/actions 2021-08-20 01:42:11,918 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-08-20 01:42:11,919 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:42:12,610 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19/actions HTTP/1.1" 200 317 2021-08-20 01:42:12,612 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-08-20 01:42:12,612 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"1deddd2b60584f2ab3c3ccf7e1692248","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-20 01:42:12,613 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"1deddd2b60584f2ab3c3ccf7e1692248","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-20 01:42:12,615 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-20 01:42:12,616 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-20 01:42:12,616 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-08-20 01:42:12,616 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-08-20 01:42:12,617 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-20 01:42:12,618 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-20 01:42:12,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-08-20 01:42:12,757 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-20 01:42:12,757 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"297b1b49-fd26-4293-9b66-d936b89613bb","invariantUUID":"5b1b6ede-564b-493b-a9af-fe3cd6ee006c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/297b1b49-fd26-4293-9b66-d936b89613bb/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ef764501-aeda-4c18-a6b7-9c764df62754","invariantUUID":"c3711e58-0bef-41c6-846b-06b574ee5612","name":"basic_onboard_SWlvzy","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ef764501-aeda-4c18-a6b7-9c764df62754/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-20 01:42:12,760 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-20 01:42:12,761 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:42:12,761 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:42:12,761 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-20 01:42:12,761 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SWlvzy from SDC 2021-08-20 01:42:12,761 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:42:12,761 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:42:12,762 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-20 01:42:12,762 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-08-20 01:42:12,762 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-20 01:42:12,763 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-08-20 01:42:22,773 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-20 01:42:22,774 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-20 01:42:22,775 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-08-20 01:42:22,775 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-08-20 01:42:22,775 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-20 01:42:22,778 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-20 01:42:22,901 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-08-20 01:42:22,903 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-20 01:42:22,904 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"297b1b49-fd26-4293-9b66-d936b89613bb","invariantUUID":"5b1b6ede-564b-493b-a9af-fe3cd6ee006c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/297b1b49-fd26-4293-9b66-d936b89613bb/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ef764501-aeda-4c18-a6b7-9c764df62754","invariantUUID":"c3711e58-0bef-41c6-846b-06b574ee5612","name":"basic_onboard_SWlvzy","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ef764501-aeda-4c18-a6b7-9c764df62754/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-20 01:42:22,907 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-20 01:42:22,907 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:42:22,907 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:42:22,908 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-20 01:42:22,908 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SWlvzy from SDC 2021-08-20 01:42:22,908 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:42:22,908 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:42:22,908 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-20 01:42:22,909 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-08-20 01:42:22,909 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-20 01:42:22,909 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-08-20 01:42:22,909 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-20 01:42:22,910 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-20 01:42:22,910 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-08-20 01:42:22,910 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-08-20 01:42:22,911 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-20 01:42:22,913 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-20 01:42:23,036 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-08-20 01:42:23,038 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-20 01:42:23,038 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"297b1b49-fd26-4293-9b66-d936b89613bb","invariantUUID":"5b1b6ede-564b-493b-a9af-fe3cd6ee006c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/297b1b49-fd26-4293-9b66-d936b89613bb/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ef764501-aeda-4c18-a6b7-9c764df62754","invariantUUID":"c3711e58-0bef-41c6-846b-06b574ee5612","name":"basic_onboard_SWlvzy","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ef764501-aeda-4c18-a6b7-9c764df62754/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-20 01:42:23,041 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-20 01:42:23,041 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:42:23,041 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:42:23,041 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-20 01:42:23,042 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SWlvzy from SDC 2021-08-20 01:42:23,042 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:42:23,042 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:42:23,042 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-20 01:42:23,042 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-08-20 01:42:23,043 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-20 01:42:23,043 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-08-20 01:42:23,043 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-08-20 01:42:23,043 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-08-20 01:42:23,044 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-08-20 01:42:23,044 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-08-20 01:42:23,044 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-08-20 01:42:23,046 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:42:23,284 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-08-20 01:42:23,287 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-08-20 01:42:23,289 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":"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},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"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":"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"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":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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":"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":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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":"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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":"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":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"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":"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}],"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":"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},{"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":"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":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network 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":"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},{"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}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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 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":"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":"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-08-20 01:42:23,295 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-08-20 01:42:23,295 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-08-20 01:42:23,296 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-08-20 01:42:23,296 INFO 267:__init__.py(1) - attempting to create Vf basic_cnf in SDC 2021-08-20 01:42:23,296 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-20 01:42:23,296 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-20 01:42:23,297 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-20 01:42:23,297 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-08-20 01:42:23,297 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-20 01:42:23,299 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-20 01:42:23,404 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-08-20 01:42:23,406 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-20 01:42:23,406 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"297b1b49-fd26-4293-9b66-d936b89613bb","invariantUUID":"5b1b6ede-564b-493b-a9af-fe3cd6ee006c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/297b1b49-fd26-4293-9b66-d936b89613bb/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ef764501-aeda-4c18-a6b7-9c764df62754","invariantUUID":"c3711e58-0bef-41c6-846b-06b574ee5612","name":"basic_onboard_SWlvzy","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ef764501-aeda-4c18-a6b7-9c764df62754/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-20 01:42:23,409 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-20 01:42:23,409 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:42:23,409 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:42:23,410 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-20 01:42:23,410 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SWlvzy from SDC 2021-08-20 01:42:23,410 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:42:23,410 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:42:23,410 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-20 01:42:23,411 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-08-20 01:42:23,411 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-20 01:42:23,411 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-08-20 01:42:23,435 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-20 01:42:23,435 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-20 01:42:23,436 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-08-20 01:42:23,436 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-08-20 01:42:23,436 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-20 01:42:23,438 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:42:23,498 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-08-20 01:42:23,499 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-20 01:42:23,500 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"c937bc5b9fed4f6cb636f8aab65dccd4","onboardingMethod":"NetworkPackage","id":"1deddd2b60584f2ab3c3ccf7e1692248","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_SWlvzy_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"e6d9a9438e964c9983d2d08e4c93036d","onboardingMethod":"NetworkPackage","id":"bf17259efd484221adc172995d0a671b","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"2a26ffb9c2074030b3b3f0442ba95dfa","onboardingMethod":"NetworkPackage","id":"d08511e31b6f412db393a3feb83fe060","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 4253718e-2b3b","description":"vendor software product","vendorName":"cd69adb9-24d4-42ad-b9c2","vendorId":"f9782b1d405b4fd2867fffa2d7266f78","onboardingMethod":"NetworkPackage","id":"15ede30c88694a1993eb268036ab8492","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 211f2760-9b3f","description":"vendor software product","vendorName":"6a1a1f2d-07fe-4dcb-88c7","vendorId":"0992ac3c23304f06ae34ebbdf6e2347e","onboardingMethod":"NetworkPackage","id":"c09015bf3d0e4729a2e5fcbb284b32fc","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-08-20 01:42:23,502 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-08-20 01:42:23,502 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_SWlvzy_VSP from SDC 2021-08-20 01:42:23,502 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-20 01:42:23,503 DEBUG 324:vsp.py(1) - importing VSP pNF 4253718e-2b3b from SDC 2021-08-20 01:42:23,503 DEBUG 324:vsp.py(1) - importing VSP vFW 211f2760-9b3f from SDC 2021-08-20 01:42:23,503 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-08-20 01:42:23,503 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-20 01:42:23,504 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-08-20 01:42:23,504 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/1deddd2b60584f2ab3c3ccf7e1692248/versions 2021-08-20 01:42:23,504 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-20 01:42:23,506 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:42:23,557 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1deddd2b60584f2ab3c3ccf7e1692248/versions HTTP/1.1" 200 264 2021-08-20 01:42:23,559 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-20 01:42:23,559 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"7db8ca6eaea04ff4b32e9a78d2739a19","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1629423709001,"modificationTime":1629423730441,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-20 01:42:23,561 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-20 01:42:23,561 INFO 192:__init__.py(1) - Vsp found, updating information 2021-08-20 01:42:23,561 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-08-20 01:42:23,562 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-08-20 01:42:23,562 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/1deddd2b60584f2ab3c3ccf7e1692248/versions 2021-08-20 01:42:23,562 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-20 01:42:23,564 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:42:23,619 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1deddd2b60584f2ab3c3ccf7e1692248/versions HTTP/1.1" 200 264 2021-08-20 01:42:23,620 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-20 01:42:23,620 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"7db8ca6eaea04ff4b32e9a78d2739a19","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1629423709001,"modificationTime":1629423730441,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-20 01:42:23,622 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-08-20 01:42:23,622 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/1deddd2b60584f2ab3c3ccf7e1692248/versions 2021-08-20 01:42:23,623 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-20 01:42:23,624 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:42:23,673 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1deddd2b60584f2ab3c3ccf7e1692248/versions HTTP/1.1" 200 264 2021-08-20 01:42:23,674 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-20 01:42:23,675 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"7db8ca6eaea04ff4b32e9a78d2739a19","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1629423709001,"modificationTime":1629423730441,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-20 01:42:23,676 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-20 01:42:23,680 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-08-20 01:42:23,681 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/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19/actions 2021-08-20 01:42:23,681 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-08-20 01:42:23,683 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:42:24,458 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19/actions HTTP/1.1" 200 317 2021-08-20 01:42:24,460 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-08-20 01:42:24,461 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"1deddd2b60584f2ab3c3ccf7e1692248","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-20 01:42:24,462 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"1deddd2b60584f2ab3c3ccf7e1692248","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-20 01:42:24,466 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-08-20 01:42:24,466 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/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 2021-08-20 01:42:24,467 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-20 01:42:24,469 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:42:24,767 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1deddd2b60584f2ab3c3ccf7e1692248/versions/7db8ca6eaea04ff4b32e9a78d2739a19 HTTP/1.1" 200 804 2021-08-20 01:42:24,769 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-20 01:42:24,770 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"c937bc5b9fed4f6cb636f8aab65dccd4","onboardingMethod":"NetworkPackage","id":"1deddd2b60584f2ab3c3ccf7e1692248","version":"7db8ca6eaea04ff4b32e9a78d2739a19","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-08-20 01:42:24,774 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-08-20 01:42:24,774 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-08-20 01:42:24,775 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": "1deddd2b60584f2ab3c3ccf7e1692248", "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-08-20 01:42:24,778 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:42:28,567 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-08-20 01:42:28,574 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-08-20 01:42:28,583 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1629423746851,"description":"Artifact created from csar","duplicated":false,"artifactType":"OTHER","uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"23803401-7737-4bcb-bf12-bda681529fa8","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.vspbasiccnfvspinformationtxt","payloadUpdateDate":1629423746852,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1629423746851,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1629423746973,"description":"created from csar","duplicated":false,"artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"010c7bb8-2b05-4d84-9e40-7511f2596928","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.cloudtechnologyspecificartifact3","payloadUpdateDate":1629423746975,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1629423746973,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1629423746851,"description":"Artifact created from csar","duplicated":false,"artifactType":"OTHER","uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"23803401-7737-4bcb-bf12-bda681529fa8","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.vspbasiccnfvspinformationtxt","payloadUpdateDate":1629423746852,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1629423746851,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1":{"payloadData":"SXlBalBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVRFbERSVTVUUlY5VFZFRlNWRDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBRb2pJQ01LSXlBaklFTnZjSGx5YVdkb2RDQW9ReWtnTWpBeE9TQkpiblJsYkNCRGIzSndiM0poZEdsdmJnb2pJQ01nVTFCRVdDMU1hV05sYm5ObExVbGtaVzUwYVdacFpYSTZJRUZ3WVdOb1pTMHlMakFLSXlBakNpTWdJejA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVXhKUTBWT1UwVmZSVTVFUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLQ21obFlYUmZkR1Z0Y0d4aGRHVmZkbVZ5YzJsdmJqb2dNakF4TmkweE1DMHhOQXBrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnWkhWdGJYa2dWazVHQ2dwd1lYSmhiV1YwWlhKek9nb2daSFZ0YlhsZmJtRnRaVjh3T2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUc1aGJXVWdiMllnZG0wS0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVSMWJXMTVJRzVoYldVS0NpQjJibVpmYVdRNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2FXUWdiMllnZG01bUNpQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWNtOTJhV1JsWkNCaWVTQlBUa0ZRQ2dvZ2RtNW1YMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2JtRnRaU0J2WmlCMmJtWUtJQ0FnWkdWelkzSnBjSFJwYjI0NklGQnliM1pwWkdWa0lHSjVJRTlPUVZBS0NpQjJabDl0YjJSMWJHVmZhV1E2Q2lBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNCc1lXSmxiRG9nZG01bUlHMXZaSFZzWlNCcFpBb2dJQ0JrWlhOamNtbHdkR2x2YmpvZ1VISnZkbWxrWldRZ1lua2dUMDVCVUFvS0lHUjFiVzE1WDJsdFlXZGxYMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ1NXMWhaMlVnYm1GdFpTQnZjaUJKUkFvZ0lDQmtaWE5qY21sd2RHbHZiam9nUkhWdGJYa2dhVzFoWjJVZ2JtRnRaUW9LSUdSMWJXMTVYMlpzWVhadmNsOXVZVzFsT2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUdac1lYWnZjZ29nSUNCa1pYTmpjbWx3ZEdsdmJqb2dSSFZ0YlhrZ1pteGhkbTl5Q2dweVpYTnZkWEpqWlhNNkNpQmtkVzF0ZVY4d09nb2dJQ0IwZVhCbE9pQlBVem82VG05MllUbzZVMlZ5ZG1WeUNpQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJR1IxYlcxNVgyNWhiV1ZmTUNCOUNpQWdJQ0FnYVcxaFoyVTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjlwYldGblpWOXVZVzFsSUgwS0lDQWdJQ0JtYkdGMmIzSTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjltYkdGMmIzSmZibUZ0WlNCOUNpQWdJQ0FnYldWMFlXUmhkR0U2SUhzZ2RtNW1YMjVoYldVNklIc2daMlYwWDNCaGNtRnRPaUIyYm1aZmJtRnRaU0I5TENCMmJtWmZhV1E2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYVdRZ2ZTd2dkbVpmYlc5a2RXeGxYMmxrT2lCN0lHZGxkRjl3WVhKaGJUb2dkbVpmYlc5a2RXeGxYMmxrSUgxOQ==","heatParamUpdated":false,"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}],"timeout":30,"creationDate":1629423746876,"description":"created from csar","duplicated":false,"artifactType":"HEAT","uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"c4d75f26-bcb1-4686-b320-edff2d5e3047","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.heat1","payloadUpdateDate":1629423746882,"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":1629423746876,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423746893,"description":"VF Auto-generated HEAT Environment deployment artifact","duplicated":false,"artifactType":"HEAT_ENV","uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","heatParamsUpdateDate":1629423746893,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423746893,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423745716,"description":"TOSCA definition package of the asset","duplicated":false,"artifactType":"TOSCA_CSAR","uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.assettoscacsar","artifactName":"resource-BasicCnf-csar.csar","artifactGroupType":"TOSCA","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423745716,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423745716,"description":"TOSCA representation of the asset","duplicated":false,"artifactType":"TOSCA_TEMPLATE","uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.assettoscatemplate","artifactName":"resource-BasicCnf-template.yml","artifactGroupType":"TOSCA","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423745716,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","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"],"parentName":"feature","uniqueId":"capability.ed44818b-3972-41c7-b44e-ec9e5cfd1cb3.feature","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","name":"feature_dummy","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"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":"032903b8-234a-4133-874e-37957ea6a6bd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"032903b8-234a-4133-874e-37957ea6a6bd","empty":false},{"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":"032903b8-234a-4133-874e-37957ea6a6bd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"032903b8-234a-4133-874e-37957ea6a6bd","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":"032903b8-234a-4133-874e-37957ea6a6bd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"032903b8-234a-4133-874e-37957ea6a6bd","empty":false}],"type":"tosca.capabilities.Scalable","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","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"],"parentName":"scalable","uniqueId":"capability.032903b8-234a-4133-874e-37957ea6a6bd.scalable","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","name":"scalable_dummy","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","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"],"parentName":"binding","uniqueId":"capability.032903b8-234a-4133-874e-37957ea6a6bd.binding","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","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":"032903b8-234a-4133-874e-37957ea6a6bd","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"032903b8-234a-4133-874e-37957ea6a6bd","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":"032903b8-234a-4133-874e-37957ea6a6bd","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"032903b8-234a-4133-874e-37957ea6a6bd","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":"032903b8-234a-4133-874e-37957ea6a6bd","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"032903b8-234a-4133-874e-37957ea6a6bd","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":"032903b8-234a-4133-874e-37957ea6a6bd","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"032903b8-234a-4133-874e-37957ea6a6bd","empty":false}],"type":"tosca.capabilities.Container","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","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"],"parentName":"host","uniqueId":"capability.032903b8-234a-4133-874e-37957ea6a6bd.host","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.ephemeral.size","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.ephemeral.size","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"instance","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.instance","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"memory","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.memory","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.iops","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.iops","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.device.read.requests","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.device.read.requests","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"cpu.delta","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.cpu.delta","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.capacity","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.capacity","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.device.read.bytes","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.device.read.bytes","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.write.bytes","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.write.bytes","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.latency","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.latency","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.device.read.bytes.rate","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.device.read.bytes.rate","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.usage","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.usage","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"cpu_util","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.cpu_util","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.device.allocation","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.device.allocation","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.write.requests.rate","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.write.requests.rate","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.write.bytes.rate","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.write.bytes.rate","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.device.latency","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.device.latency","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"cpu","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.cpu","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.device.write.requests","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.device.write.requests","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.device.write.bytes","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.device.write.bytes","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.read.requests","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.read.requests","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.root.size","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.root.size","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.device.write.bytes.rate","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.device.write.bytes.rate","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"vcpus","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.vcpus","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.device.iops","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.device.iops","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.device.usage","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.device.usage","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.device.read.requests.rate","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.device.read.requests.rate","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.device.write.requests.rate","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.device.write.requests.rate","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.allocation","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.allocation","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.read.bytes.rate","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.read.bytes.rate","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.read.bytes","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.read.bytes","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"memory.usage","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.memory.usage","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.device.capacity","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.device.capacity","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"memory.resident","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.memory.resident","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.write.requests","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.write.requests","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"032903b8-234a-4133-874e-37957ea6a6bd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"032903b8-234a-4133-874e-37957ea6a6bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"032903b8-234a-4133-874e-37957ea6a6bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"032903b8-234a-4133-874e-37957ea6a6bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"032903b8-234a-4133-874e-37957ea6a6bd","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","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"],"parentName":"os","uniqueId":"capability.032903b8-234a-4133-874e-37957ea6a6bd.os","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","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":"032903b8-234a-4133-874e-37957ea6a6bd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"032903b8-234a-4133-874e-37957ea6a6bd","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","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"],"parentName":"endpoint","uniqueId":"capability.032903b8-234a-4133-874e-37957ea6a6bd.endpoint","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","name":"endpoint_dummy","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"node":"tosca.nodes.Root","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"ed44818b-3972-41c7-b44e-ec9e5cfd1cb3.dependency","ownerId":"ed44818b-3972-41c7-b44e-ec9e5cfd1cb3","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"node":"tosca.nodes.BlockStorage","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","parentName":"local_storage","capability":"tosca.capabilities.Attachment","uniqueId":"032903b8-234a-4133-874e-37957ea6a6bd.local_storage","ownerId":"032903b8-234a-4133-874e-37957ea6a6bd","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"6f6f2d10-1fee-434c-8f15-3d1904588b25.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","empty":false},{"definition":false,"hidden":false,"uniqueId":"6f6f2d10-1fee-434c-8f15-3d1904588b25.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f57338-cf25-4a1e-b9ba-2027a23fa392.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":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"schemaType":"json","getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"03f57338-cf25-4a1e-b9ba-2027a23fa392.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":"03f57338-cf25-4a1e-b9ba-2027a23fa392.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":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.dummy_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"schemaType":"string","getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6f6f2d10-1fee-434c-8f15-3d1904588b25.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","empty":false},{"definition":false,"hidden":false,"uniqueId":"6f6f2d10-1fee-434c-8f15-3d1904588b25.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f57338-cf25-4a1e-b9ba-2027a23fa392.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","empty":false},{"definition":false,"hidden":false,"uniqueId":"38a479ee-35ef-4daa-a29e-7613e267dfd4.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":"6f6f2d10-1fee-434c-8f15-3d1904588b25","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f57338-cf25-4a1e-b9ba-2027a23fa392.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","empty":false},{"definition":false,"hidden":false,"uniqueId":"6f6f2d10-1fee-434c-8f15-3d1904588b25.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":"6f6f2d10-1fee-434c-8f15-3d1904588b25","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","empty":false},{"definition":false,"hidden":false,"uniqueId":"6f6f2d10-1fee-434c-8f15-3d1904588b25.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","empty":false},{"definition":false,"hidden":false,"uniqueId":"6f6f2d10-1fee-434c-8f15-3d1904588b25.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":"6f6f2d10-1fee-434c-8f15-3d1904588b25","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","empty":false},{"definition":false,"hidden":false,"uniqueId":"6f6f2d10-1fee-434c-8f15-3d1904588b25.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":"6f6f2d10-1fee-434c-8f15-3d1904588b25","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_dummy"},"actualComponentUid":"03f57338-cf25-4a1e-b9ba-2027a23fa392","createdFromCsar":true,"uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","normalizedName":"abstract_dummy","name":"abstract_dummy","creationTime":1629423746618,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_dummy","createdFrom":"CSAR","componentUid":"03f57338-cf25-4a1e-b9ba-2027a23fa392","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicCnfcvfc.abstract.abstract.nodes.dummy","modificationTime":1629423746740,"customizationUUID":"c963406b-6aea-4cbb-9bed-e7a91546fdb0","posX":"475.0","posY":"325.0","componentName":"basic_cnf-nodes.dummyCvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy":[{"definition":false,"hidden":false,"uniqueId":"6f6f2d10-1fee-434c-8f15-3d1904588b25.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","empty":false},{"definition":false,"hidden":false,"uniqueId":"6f6f2d10-1fee-434c-8f15-3d1904588b25.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f57338-cf25-4a1e-b9ba-2027a23fa392.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":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"schemaType":"json","getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"03f57338-cf25-4a1e-b9ba-2027a23fa392.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":"03f57338-cf25-4a1e-b9ba-2027a23fa392.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":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.dummy_name_0","getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.dummy_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"schemaType":"string","getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6f6f2d10-1fee-434c-8f15-3d1904588b25.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","empty":false},{"definition":false,"hidden":false,"uniqueId":"6f6f2d10-1fee-434c-8f15-3d1904588b25.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f57338-cf25-4a1e-b9ba-2027a23fa392.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.dummy_flavor_name","parentUniqueId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","empty":false},{"definition":false,"hidden":false,"uniqueId":"38a479ee-35ef-4daa-a29e-7613e267dfd4.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":"6f6f2d10-1fee-434c-8f15-3d1904588b25","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","empty":false},{"definition":false,"hidden":false,"uniqueId":"03f57338-cf25-4a1e-b9ba-2027a23fa392.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.dummy_image_name","parentUniqueId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","empty":false},{"definition":false,"hidden":false,"uniqueId":"6f6f2d10-1fee-434c-8f15-3d1904588b25.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":"6f6f2d10-1fee-434c-8f15-3d1904588b25","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","empty":false},{"definition":false,"hidden":false,"uniqueId":"6f6f2d10-1fee-434c-8f15-3d1904588b25.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","empty":false},{"definition":false,"hidden":false,"uniqueId":"6f6f2d10-1fee-434c-8f15-3d1904588b25.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":"6f6f2d10-1fee-434c-8f15-3d1904588b25","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","empty":false},{"definition":false,"hidden":false,"uniqueId":"6f6f2d10-1fee-434c-8f15-3d1904588b25.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":"6f6f2d10-1fee-434c-8f15-3d1904588b25","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f6f2d10-1fee-434c-8f15-3d1904588b25","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","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"],"parentName":"feature","uniqueId":"capability.ed44818b-3972-41c7-b44e-ec9e5cfd1cb3.feature","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","name":"feature_dummy","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"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":"032903b8-234a-4133-874e-37957ea6a6bd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"032903b8-234a-4133-874e-37957ea6a6bd","empty":false},{"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":"032903b8-234a-4133-874e-37957ea6a6bd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"032903b8-234a-4133-874e-37957ea6a6bd","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":"032903b8-234a-4133-874e-37957ea6a6bd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"032903b8-234a-4133-874e-37957ea6a6bd","empty":false}],"type":"tosca.capabilities.Scalable","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","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"],"parentName":"scalable","uniqueId":"capability.032903b8-234a-4133-874e-37957ea6a6bd.scalable","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","name":"scalable_dummy","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","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"],"parentName":"binding","uniqueId":"capability.032903b8-234a-4133-874e-37957ea6a6bd.binding","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","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":"032903b8-234a-4133-874e-37957ea6a6bd","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"032903b8-234a-4133-874e-37957ea6a6bd","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":"032903b8-234a-4133-874e-37957ea6a6bd","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"032903b8-234a-4133-874e-37957ea6a6bd","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":"032903b8-234a-4133-874e-37957ea6a6bd","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"032903b8-234a-4133-874e-37957ea6a6bd","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":"032903b8-234a-4133-874e-37957ea6a6bd","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"032903b8-234a-4133-874e-37957ea6a6bd","empty":false}],"type":"tosca.capabilities.Container","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","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"],"parentName":"host","uniqueId":"capability.032903b8-234a-4133-874e-37957ea6a6bd.host","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.ephemeral.size","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.ephemeral.size","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"instance","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.instance","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"memory","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.memory","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.iops","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.iops","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.device.read.requests","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.device.read.requests","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"cpu.delta","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.cpu.delta","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.capacity","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.capacity","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.device.read.bytes","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.device.read.bytes","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.write.bytes","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.write.bytes","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.latency","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.latency","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.device.read.bytes.rate","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.device.read.bytes.rate","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.usage","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.usage","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"cpu_util","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.cpu_util","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.device.allocation","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.device.allocation","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.write.requests.rate","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.write.requests.rate","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.write.bytes.rate","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.write.bytes.rate","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.device.latency","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.device.latency","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"cpu","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.cpu","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.device.write.requests","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.device.write.requests","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.device.write.bytes","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.device.write.bytes","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.read.requests","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.read.requests","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.root.size","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.root.size","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.device.write.bytes.rate","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.device.write.bytes.rate","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"vcpus","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.vcpus","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.device.iops","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.device.iops","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.device.usage","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.device.usage","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.device.read.requests.rate","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.device.read.requests.rate","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.device.write.requests.rate","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.device.write.requests.rate","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.allocation","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.allocation","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.read.bytes.rate","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.read.bytes.rate","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.read.bytes","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.read.bytes","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"memory.usage","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.memory.usage","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.device.capacity","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.device.capacity","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"memory.resident","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.memory.resident","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"afa6d6c9-3772-4031-8dc4-75c41f0637cc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"parentName":"disk.write.requests","uniqueId":"capability.afa6d6c9-3772-4031-8dc4-75c41f0637cc.disk.write.requests","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","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":"032903b8-234a-4133-874e-37957ea6a6bd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"032903b8-234a-4133-874e-37957ea6a6bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"032903b8-234a-4133-874e-37957ea6a6bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"032903b8-234a-4133-874e-37957ea6a6bd","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"032903b8-234a-4133-874e-37957ea6a6bd","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","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"],"parentName":"os","uniqueId":"capability.032903b8-234a-4133-874e-37957ea6a6bd.os","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","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":"032903b8-234a-4133-874e-37957ea6a6bd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"032903b8-234a-4133-874e-37957ea6a6bd","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","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"],"parentName":"endpoint","uniqueId":"capability.032903b8-234a-4133-874e-37957ea6a6bd.endpoint","ownerId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","name":"endpoint_dummy","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"node":"tosca.nodes.Root","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"ed44818b-3972-41c7-b44e-ec9e5cfd1cb3.dependency","ownerId":"ed44818b-3972-41c7-b44e-ec9e5cfd1cb3","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["03f57338-cf25-4a1e-b9ba-2027a23fa392.7880139d-9e3e-45fa-8286-f2b9f6db61ea.dummy","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.abstract_dummy"],"node":"tosca.nodes.BlockStorage","source":"03f57338-cf25-4a1e-b9ba-2027a23fa392","parentName":"local_storage","capability":"tosca.capabilities.Attachment","uniqueId":"032903b8-234a-4133-874e-37957ea6a6bd.local_storage","ownerId":"032903b8-234a-4133-874e-37957ea6a6bd","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.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":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.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":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.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":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.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":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.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":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.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":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_dummy_group","uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.base_dummy_group","name":"base_dummy_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","groupUUID":"0bf2da80-9436-4d75-8895-caeb447d747b","invariantName":"base_dummy_group","createdFrom":"CSAR","invariantUUID":"fca3f24f-75f7-4888-9f2f-62a29246fdbc","members":{"abstract_dummy":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.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":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.BasicCnf..base_dummy..module-0","name":"BasicCnf..base_dummy..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifactsUuid":["c4d75f26-bcb1-4686-b320-edff2d5e3047"],"groupUUID":"5ace7efa-18ec-4783-97bd-8a7b190dfbab","artifacts":["fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.heat1env","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.heat1"],"invariantName":"BasicCnf..base_dummy..module-0","createdFrom":"CSAR","invariantUUID":"210f834d-3ac2-4355-a4ad-b7a095d12a2a","members":{"abstract_dummy":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.03f57338-cf25-4a1e-b9ba-2027a23fa392.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,"schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"schemaType":"string","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","creationDate":1629423745716,"version":"0.1","description":"VF","tags":["basic_cnf"],"allVersions":{"0.1":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f"},"uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f","componentMetadataForSupportLog":{"SupportablityComponentUUID":"46ebb514-62b8-44d5-b5dc-324de617eb2e","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"1deddd2b60584f2ab3c3ccf7e1692248","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1629423746688,"allArtifacts":{"heat1":{"payloadData":"SXlBalBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVRFbERSVTVUUlY5VFZFRlNWRDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBRb2pJQ01LSXlBaklFTnZjSGx5YVdkb2RDQW9ReWtnTWpBeE9TQkpiblJsYkNCRGIzSndiM0poZEdsdmJnb2pJQ01nVTFCRVdDMU1hV05sYm5ObExVbGtaVzUwYVdacFpYSTZJRUZ3WVdOb1pTMHlMakFLSXlBakNpTWdJejA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVXhKUTBWT1UwVmZSVTVFUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLQ21obFlYUmZkR1Z0Y0d4aGRHVmZkbVZ5YzJsdmJqb2dNakF4TmkweE1DMHhOQXBrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnWkhWdGJYa2dWazVHQ2dwd1lYSmhiV1YwWlhKek9nb2daSFZ0YlhsZmJtRnRaVjh3T2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUc1aGJXVWdiMllnZG0wS0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVSMWJXMTVJRzVoYldVS0NpQjJibVpmYVdRNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2FXUWdiMllnZG01bUNpQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWNtOTJhV1JsWkNCaWVTQlBUa0ZRQ2dvZ2RtNW1YMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2JtRnRaU0J2WmlCMmJtWUtJQ0FnWkdWelkzSnBjSFJwYjI0NklGQnliM1pwWkdWa0lHSjVJRTlPUVZBS0NpQjJabDl0YjJSMWJHVmZhV1E2Q2lBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNCc1lXSmxiRG9nZG01bUlHMXZaSFZzWlNCcFpBb2dJQ0JrWlhOamNtbHdkR2x2YmpvZ1VISnZkbWxrWldRZ1lua2dUMDVCVUFvS0lHUjFiVzE1WDJsdFlXZGxYMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ1NXMWhaMlVnYm1GdFpTQnZjaUJKUkFvZ0lDQmtaWE5qY21sd2RHbHZiam9nUkhWdGJYa2dhVzFoWjJVZ2JtRnRaUW9LSUdSMWJXMTVYMlpzWVhadmNsOXVZVzFsT2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUdac1lYWnZjZ29nSUNCa1pYTmpjbWx3ZEdsdmJqb2dSSFZ0YlhrZ1pteGhkbTl5Q2dweVpYTnZkWEpqWlhNNkNpQmtkVzF0ZVY4d09nb2dJQ0IwZVhCbE9pQlBVem82VG05MllUbzZVMlZ5ZG1WeUNpQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJR1IxYlcxNVgyNWhiV1ZmTUNCOUNpQWdJQ0FnYVcxaFoyVTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjlwYldGblpWOXVZVzFsSUgwS0lDQWdJQ0JtYkdGMmIzSTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjltYkdGMmIzSmZibUZ0WlNCOUNpQWdJQ0FnYldWMFlXUmhkR0U2SUhzZ2RtNW1YMjVoYldVNklIc2daMlYwWDNCaGNtRnRPaUIyYm1aZmJtRnRaU0I5TENCMmJtWmZhV1E2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYVdRZ2ZTd2dkbVpmYlc5a2RXeGxYMmxrT2lCN0lHZGxkRjl3WVhKaGJUb2dkbVpmYlc5a2RXeGxYMmxrSUgxOQ==","heatParamUpdated":false,"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}],"timeout":30,"creationDate":1629423746876,"description":"created from csar","duplicated":false,"artifactType":"HEAT","uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"c4d75f26-bcb1-4686-b320-edff2d5e3047","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.heat1","payloadUpdateDate":1629423746882,"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":1629423746876,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1629423746973,"description":"created from csar","duplicated":false,"artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"010c7bb8-2b05-4d84-9e40-7511f2596928","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.cloudtechnologyspecificartifact3","payloadUpdateDate":1629423746975,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1629423746973,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423746893,"description":"VF Auto-generated HEAT Environment deployment artifact","duplicated":false,"artifactType":"HEAT_ENV","uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","heatParamsUpdateDate":1629423746893,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423746893,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1629423746851,"description":"Artifact created from csar","duplicated":false,"artifactType":"OTHER","uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"23803401-7737-4bcb-bf12-bda681529fa8","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.vspbasiccnfvspinformationtxt","payloadUpdateDate":1629423746852,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1629423746851,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","categorySpecificMetadata":{},"csarUUID":"1deddd2b60584f2ab3c3ccf7e1692248","csarVersion":"1.0","vspArchived":false,"archiveTime":0,"service":false,"name":"basic_cnf"} 2021-08-20 01:42:28,599 INFO 285:__init__.py(1) - Vf basic_cnf is created in SDC 2021-08-20 01:42:28,600 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:42:38,611 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_cnf in SDC 2021-08-20 01:42:38,617 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-08-20 01:42:38,617 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/fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f/lifecycleState/Certify 2021-08-20 01:42:38,618 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-08-20 01:42:38,620 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:42:42,592 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f/lifecycleState/Certify HTTP/1.1" 200 1281 2021-08-20 01:42:42,594 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-08-20 01:42:42,595 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"04d22a53-eba8-499c-bdb8-f35af5d0edde","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1629423745716,"lastUpdateDate":1629423759581,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"defaulticon","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"04d22a53-eba8-499c-bdb8-f35af5d0edde"},"csarUUID":"1deddd2b60584f2ab3c3ccf7e1692248","csarVersion":"1.0","invariantUUID":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","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":"46ebb514-62b8-44d5-b5dc-324de617eb2e"} 2021-08-20 01:42:42,598 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-20 01:42:42,598 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-20 01:42:42,599 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-08-20 01:42:42,599 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-08-20 01:42:42,599 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-20 01:42:42,601 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-20 01:42:42,768 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-08-20 01:42:42,770 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-20 01:42:42,771 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"297b1b49-fd26-4293-9b66-d936b89613bb","invariantUUID":"5b1b6ede-564b-493b-a9af-fe3cd6ee006c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/297b1b49-fd26-4293-9b66-d936b89613bb/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ef764501-aeda-4c18-a6b7-9c764df62754","invariantUUID":"c3711e58-0bef-41c6-846b-06b574ee5612","name":"basic_onboard_SWlvzy","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ef764501-aeda-4c18-a6b7-9c764df62754/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","invariantUUID":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/46ebb514-62b8-44d5-b5dc-324de617eb2e/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-20 01:42:42,774 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-20 01:42:42,775 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:42:42,775 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:42:42,775 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-20 01:42:42,776 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SWlvzy from SDC 2021-08-20 01:42:42,776 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:42:42,776 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:42:42,776 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-20 01:42:42,776 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-20 01:42:42,777 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:42:42,777 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:42:42,777 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-20 01:42:42,777 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-08-20 01:42:42,778 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-20 01:42:42,778 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-20 01:42:42,778 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-08-20 01:42:42,779 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-08-20 01:42:42,779 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-20 01:42:42,781 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:42:43,425 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-08-20 01:42:43,429 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-20 01:42:43,432 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccb4dcba-dee5-4122-876f-2707adf14328","lifecycleState":"CERTIFIED","lastUpdateDate":1629414915397,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd41dbc1-ad0c-4a69-b3e5-c3959ba10f54","invariantUUID":"b4f47ba1-c5ea-4fb3-8717-f9a1db5b60aa","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":"networkrules","uniqueId":"fd087e29-f974-4e42-bb40-0ea2cf3ed80b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414885190,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ff7fd1b3-dfb7-4fd6-97fa-3fb1c6a4b7d4","invariantUUID":"d2bee748-23ce-4774-bcfb-81e1d6b92e1a","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":"57c8d690-b710-454c-9c33-188d8bea2e04","lifecycleState":"CERTIFIED","lastUpdateDate":1629415176913,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"846866d5-4b0b-4a70-918d-fd47e65adc22","invariantUUID":"f60954b2-6fea-4775-ac48-8db6b880bdba","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":"c3c738e9-b65c-408b-bdbc-85eac9ddfda2","lifecycleState":"CERTIFIED","lastUpdateDate":1629414792562,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f390350b-e385-4999-b75b-8c400e6cb68b","invariantUUID":"a00dcc94-4d65-4844-afa3-1adff954ddc8","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":"compute","uniqueId":"42db8e19-9805-40bf-927b-38a551e11f24","lifecycleState":"CERTIFIED","lastUpdateDate":1629415052824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d5e1038-d4ad-4c02-a08b-2a0494e4e1ee","invariantUUID":"bad0000a-ce0a-4b1b-b635-2190af329aa3","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19560fb3-b786-4621-8e61-5e7003b1f876","lifecycleState":"CERTIFIED","lastUpdateDate":1629414950670,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bf9225-1ffc-48ad-90f1-10ed06182854","invariantUUID":"4cf7ed4e-810a-4bec-aff7-fb0e8a5687a8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f690c87-7c6c-4a2a-9c5f-eacbe450cbce","lifecycleState":"CERTIFIED","lastUpdateDate":1629415042465,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9efa31e9-becd-4bd6-8d6e-5f140fc6eb6f","invariantUUID":"6db8ca19-d325-4175-8b11-e2233bb215de","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":"compute","uniqueId":"34496f77-4569-4fe4-85f6-56fdd1ab9209","lifecycleState":"CERTIFIED","lastUpdateDate":1629415253659,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba661d53-4f02-45f1-b57d-59473974b06e","invariantUUID":"424be6e1-4a25-4020-af0d-07c4cc48070c","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":"defaulticon","uniqueId":"30867926-197f-43bc-ad69-0a73df80dc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415031167,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50c43700-31f9-4a83-b58e-899c37b936dc","invariantUUID":"9e4a961a-bfd1-495f-bfdf-1fdaa073bc01","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":"65b1bb32-224b-439b-bb72-e72c04f5c807","lifecycleState":"CERTIFIED","lastUpdateDate":1629414921571,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99efe85a-fe13-4028-8ed2-e78ca4f01558","invariantUUID":"6b2f5139-da4a-47cd-b5a2-44a0564baaec","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e094a45-929a-4962-8199-7aca78e7f459","lifecycleState":"CERTIFIED","lastUpdateDate":1629415240315,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"607a1042-cee0-4d51-9e5b-fa6c68f0cccb","invariantUUID":"bd1669ed-03b3-4783-a6c5-607f2d6508a0","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":"b389657d-21cc-46f4-aea5-d857c771225d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415155062,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e530d907-4473-4ad4-9f12-e3949502c44f","invariantUUID":"8a87942e-520a-412b-a67a-cfdd5a339025","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":"network","uniqueId":"81da0259-de26-45af-a8cc-85efd07dc766","lifecycleState":"CERTIFIED","lastUpdateDate":1629415171477,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f82b418-d124-4da1-a511-733a7b47e833","invariantUUID":"642ea06b-5d8e-4ddc-994e-d0c4d306235e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b26d2e32-8f67-41a4-b1d9-0834c7439977","lifecycleState":"CERTIFIED","lastUpdateDate":1629415187106,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5928d98-2238-491d-a918-70f710894af0","invariantUUID":"d8acafcc-cf00-421f-9990-8112d85225aa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629414698679,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4690af1-7cf3-49da-9ab2-b6b1917e73ee","invariantUUID":"8a0fe9ec-f545-44bf-855e-29335ed06fc0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1d3c54-e8f3-4b67-bb46-bf8631558e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414975506,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63569ac6-3370-4eaa-b7ba-7f05ccef06fe","invariantUUID":"904c1888-4c38-44f6-bd8a-25bbe78396f4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe5fa596-1e50-40e9-b420-f376149fd53d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415058282,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cb1757b-21f8-4639-9c5e-0ca401afe47a","invariantUUID":"008d4658-34e2-44ba-93e9-c2e4b45ec54c","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":"defaulticon","uniqueId":"03d410c1-cf89-4ac4-a948-e43a6a4abb75","lifecycleState":"CERTIFIED","lastUpdateDate":1629414804795,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc696e62-20f1-495b-bebf-5a846294f451","invariantUUID":"b2eb755e-19eb-48cb-95d6-89f23d69ee9e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c7f1441-0202-4599-a3fc-6af79445b152","lifecycleState":"CERTIFIED","lastUpdateDate":1629414995665,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b69b573-f287-4ed5-96df-4f601cd2cb4f","invariantUUID":"ab5ad009-b0a2-45d0-83f9-b4cf4eeef4a1","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":"securityrules","uniqueId":"842cd10b-496d-439d-9d34-b1f0aef4cfe0","lifecycleState":"CERTIFIED","lastUpdateDate":1629414896408,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9a77903-3079-4c44-aaf2-987e0c28b9a9","invariantUUID":"d7ad3b19-95f3-4cf0-b408-707d83d33914","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":"port","uniqueId":"ee52c1a2-f905-45d6-ac08-e2cf1abcf0cb","lifecycleState":"CERTIFIED","lastUpdateDate":1629415161358,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b02f6500-38a9-4ed8-8da9-1406ae6257d2","invariantUUID":"41c04e27-e82d-4607-9d56-8a74682dde58","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6559ca4a-325b-4428-92d3-bc63b76c0e15","lifecycleState":"CERTIFIED","lastUpdateDate":1629414828081,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e579bab3-550d-4104-9d4c-6b31c34de7af","invariantUUID":"380a7de6-5519-4956-a6c6-6d028fced6f8","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":"network","uniqueId":"9be2f8c2-3944-473a-905f-8de9c7bf2d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414815927,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08a93889-46d1-4760-a316-7cf2abe75086","invariantUUID":"ec92f881-69ab-418d-890a-2f258158f6c4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69599996-d129-4725-abe4-8aca15cba142","lifecycleState":"CERTIFIED","lastUpdateDate":1629414890756,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a6d7484-50c2-4b41-a0f4-f4c1e93b3ddc","invariantUUID":"1dc47e5f-cd76-484f-b854-a52a91812b59","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ee9b94e-8a14-4e88-8456-fb1760076276","lifecycleState":"CERTIFIED","lastUpdateDate":1629414990587,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c0d97fd-2008-45c6-8815-48763f8c72d8","invariantUUID":"8c9e7182-6acd-40a9-83f4-5547463f017f","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":"12f2d3ad-7036-4437-b1d3-ce92311b3e59","lifecycleState":"CERTIFIED","lastUpdateDate":1629414945052,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f00cee96-c18a-486c-8d55-694ed9a29d13","invariantUUID":"cda3c997-db06-4b1c-99b0-4078f5b3ca95","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":"c20c72f5-d043-4f3a-9b95-b1292a1a9a73","lifecycleState":"CERTIFIED","lastUpdateDate":1629423298637,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"297b1b49-fd26-4293-9b66-d936b89613bb","invariantUUID":"5b1b6ede-564b-493b-a9af-fe3cd6ee006c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f817991d-8d0b-4a6e-8979-b032cd82ff9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415199341,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd26439e-9f22-46b7-9439-c2342bd18aad","invariantUUID":"6aa6a385-a452-4a1f-a29e-a4a35140be8c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c3bcbf5-62ee-4360-8455-15e560d99f84","lifecycleState":"CERTIFIED","lastUpdateDate":1629415230728,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c492f9eb-b450-46a6-857e-ffce74b798fb","invariantUUID":"9aef9da9-be91-4eeb-8285-9a4828072dbe","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":"8222d7af-dc82-4a9a-8850-fe7d2b517678","lifecycleState":"CERTIFIED","lastUpdateDate":1629415073701,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb9fe44-8c12-486c-87f4-863e73214585","invariantUUID":"c45232fa-36fb-4335-a570-5c173e34974e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"200bbabb-e249-4f3d-ae46-b06e8f957305","lifecycleState":"CERTIFIED","lastUpdateDate":1629415245349,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7123db5-c1d3-40c1-ab2c-1545df6e444b","invariantUUID":"5bc17c73-697a-4afb-b8ee-2c58329f6550","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":"0b53b627-bd32-492a-b2b8-2a21a8c22cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1629415248422,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a4789e8-6ecb-4667-8a81-e4c457ad006f","invariantUUID":"bbd2db90-7fc8-4d7b-89be-648b56a4cc02","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":"f3c7b61a-d201-487d-a224-b020a01a0673","lifecycleState":"CERTIFIED","lastUpdateDate":1629415025205,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","invariantUUID":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0462bf19-e497-4576-9abf-ae93fbfa0cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1629415191999,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3ff12a-a728-4fd7-a2ec-f456a288a339","invariantUUID":"bfcfc2a0-efa5-4b05-b6e8-e80fb548fd74","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa4f25f8-9899-4900-99e6-9d7243d00e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414926890,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e154026f-20d1-40eb-acba-d8bbb85f4900","invariantUUID":"6346c2c8-1abf-4eb0-b003-186bc5ad9339","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":"defaulticon","uniqueId":"c6700134-b047-4d78-9775-2a1e376c4bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1629423654116,"name":"basic_onboard_SWlvzy","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef764501-aeda-4c18-a6b7-9c764df62754","invariantUUID":"c3711e58-0bef-41c6-846b-06b574ee5612","systemName":"BasicOnboardSwlvzy","description":"VF","tags":["basic_onboard_SWlvzy"],"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":"compute","uniqueId":"a439f537-6a0d-413a-9c7a-7833ddae51c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629414910285,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6e8c2-e37d-42e5-8fcb-55f5d9320bbc","invariantUUID":"09e61d35-c04b-4190-8bbc-0729be541b15","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb505333-8ab8-444f-b552-308abfe02b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415211278,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe358324-23ef-4754-839f-60e1b46b7955","invariantUUID":"2c2eae9e-812a-4b38-8298-78543bad394c","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":"port","uniqueId":"104be05d-fde1-4aa9-adbf-555292bced6e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414867455,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58d16d52-90e4-4a7c-8871-a79f40bc2dfa","invariantUUID":"75243842-cd1e-48fe-a919-21b73182085a","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":"defaulticon","uniqueId":"04d22a53-eba8-499c-bdb8-f35af5d0edde","lifecycleState":"CERTIFIED","lastUpdateDate":1629423759581,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","invariantUUID":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","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":"loadBalancer","uniqueId":"fab8016d-7d00-4d0c-8d6f-dd7d2bddf947","lifecycleState":"CERTIFIED","lastUpdateDate":1629414747083,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50cd5ff-3196-479c-895e-a8d14bffb89c","invariantUUID":"8ab7f263-7dc9-4c2e-956e-5103c08e04f5","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4b73e1f7-d8ce-46b3-b227-86b6a5eabf66","lifecycleState":"CERTIFIED","lastUpdateDate":1629414787301,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"222041b7-547a-4e0c-b5f6-65500a5dcac3","invariantUUID":"77aa34f6-e36e-44d4-90dc-d7e9fe695444","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ceb60713-dad4-4279-b81f-cf00a5dfba00","lifecycleState":"CERTIFIED","lastUpdateDate":1629415269211,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b26f64d-94aa-4890-b007-ab132af8af90","invariantUUID":"6097916d-69e4-4752-8dc8-4ce011e274af","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":"defaulticon","uniqueId":"e36740ec-f8d1-4bb9-9274-869d6d31719f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415036905,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60cfac75-8415-4224-8de0-e4f12d6148df","invariantUUID":"6b344748-4354-467e-8332-3f0dc6c1f0b2","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":"f713cc27-545c-425e-b892-1a158e8e3cae","lifecycleState":"CERTIFIED","lastUpdateDate":1629415119982,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b89970d-9006-4b97-b652-e6d5a9884c5e","invariantUUID":"ce35c1d3-a70a-4051-b249-b5c13f8425bd","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":"port","uniqueId":"d9d35420-d286-4e2e-ac89-8ad4f942a99e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415224192,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69e27c3c-a14f-4d58-8242-0a5897356943","invariantUUID":"ecc5660b-dd6c-452f-ae40-c70f8a837601","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":"320771a6-a63e-48f9-b113-f9f7ea48623b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415216201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13b04e5e-03c0-4f09-99cd-8d49d30ec233","invariantUUID":"84861967-04e6-4460-af44-4fab2a6308e7","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d888881c-fca4-45ee-a765-9a0c605b914a","lifecycleState":"CERTIFIED","lastUpdateDate":1629415078609,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e5545f1-7590-4d7c-9e17-f176ef48bf18","invariantUUID":"4361ad2d-30dc-4937-8768-c74c3d208561","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dcbdf68b-e06c-41d2-a612-b4f83d0e32f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629414752416,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba98dfc2-8658-4927-bd08-4b69d7b5f34d","invariantUUID":"4027118d-7650-4e9e-b114-62ea59e4901f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"29c2158b-f2b4-46a5-ace5-3536f6e73d75","lifecycleState":"CERTIFIED","lastUpdateDate":1629415141695,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ec71db-6bec-45bd-b249-e20dfbda39c8","invariantUUID":"7b7a8c58-1755-41f0-b1cb-69c98be0e1e8","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":"84ecbef0-e4b8-4213-976b-22738e93e87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629415181925,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8e0ed-3441-4ce3-99bd-51e8e2e21115","invariantUUID":"7dcbb54c-c033-4f61-abe4-49db960b47b7","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":"80a6141f-0d9a-4c31-91ba-e00d3a6e84fc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414773864,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cdc57d7-93a6-45e2-ae47-a8364d5f9d20","invariantUUID":"20f61256-0ec6-4f3a-9811-57a12d72339c","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":"compute","uniqueId":"eb3d1f09-2aab-4e05-b87c-18a9bd99f87e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415094826,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdae0eba-8154-4e02-8ca7-cb7e27b0b37b","invariantUUID":"ee4ec6a1-89ae-4eed-b32c-6c4a45c160f4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b20b3def-17fb-439d-b313-6bee7776ced3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415261093,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa51f5e5-cedc-4c56-9071-a87a2ef4f365","invariantUUID":"1621dc71-345b-4593-a361-58f77e651395","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"498ab6b7-d63f-47e6-bf09-72c88d1593bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414779816,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"736c9c11-9e74-4dc4-b846-71bd2350c8f8","invariantUUID":"7fa57d0e-c21c-42af-bd6b-998948edcb5e","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":"9ed8c291-7820-401d-b3f5-a975be2b55c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415114884,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a88293-478b-4ea1-8a34-def7d476a7b7","invariantUUID":"699e62e0-3801-409d-9a81-0ad4fc0952de","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":"defaulticon","uniqueId":"15bfd7be-2e0c-4c8f-9b71-c7fffb8ed97c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414719321,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c45c7f6-b6a6-4583-ba7c-9578a8f26f25","invariantUUID":"8f49a26e-036a-460b-adb8-87a1256b12f7","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4d7fcfed-9753-47f8-87f4-31e53e7f116a","lifecycleState":"CERTIFIED","lastUpdateDate":1629414833728,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43443679-458c-40cc-91ba-5a921cd5bd9c","invariantUUID":"6676d684-a89f-430c-b16c-2b22dafe2f3d","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":"defaulticon","uniqueId":"2c6fe65c-08f4-4651-abda-9a352a5483f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415150047,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b72f196c-daa1-47be-a15c-45f04125aab4","invariantUUID":"735a81ba-b312-45ca-a30e-d8961f26bb8c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4dd100ef-49cf-4b64-8edc-c64af468f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1629415068748,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df7c95ea-50c9-4865-85c5-5e808923faad","invariantUUID":"c7825790-1266-4737-8b39-595264301c21","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"785b0dab-1f65-4feb-9d2a-b0a5f9cbb6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629414798907,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e957fc6f-6d26-45f7-a236-8bee1fb84d9d","invariantUUID":"480ccbb2-18f1-4b20-90c4-1b71b309dfbc","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":"7d7eacd7-9f3c-41ec-9567-99da7b4a25ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629414757720,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c29cc8-bc6f-486f-910e-1fbf8768bb6e","invariantUUID":"c8a75e5b-4e98-443a-a53f-2b9e1dc751d5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5563d65-2855-4320-94be-af54c5215696","lifecycleState":"CERTIFIED","lastUpdateDate":1629414729996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e5c40b-ea73-4aaa-80a1-981c86053eb0","invariantUUID":"1f4bd581-b477-4468-875a-c7e396b34319","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a100a3a7-f8f9-44d8-915c-32f4ad9f332c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414939520,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b55c8dba-e662-4c70-9a49-6a27ac104f6e","invariantUUID":"45dc9d26-6bdc-4580-9b15-b84912e93e74","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":"9b531946-90a9-4abf-8843-a3cf129ceabf","lifecycleState":"CERTIFIED","lastUpdateDate":1629414821983,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64d44cb5-77a8-46bf-b35a-18c24866b917","invariantUUID":"6c825728-8655-4072-8f80-4a53197e750f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97c4d233-8207-4600-b4b5-b57d42aeb8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415010273,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d33ebf1-1bf8-4b06-974a-0760878a8d8a","invariantUUID":"56812d64-06d1-469d-8a53-e34db8f7adf7","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"94fef74a-7a21-4fce-b67e-72c5189fe3aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629414735233,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65fa23b8-1e61-426a-9ced-eb4d56324de3","invariantUUID":"d25939d5-43c5-4b37-aab5-fcac68dc6b07","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":"networkrules","uniqueId":"c91b3733-bd9e-4809-9e10-371144c63d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629414862421,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2c6de72c-924e-4812-b45f-7c152b508f80","invariantUUID":"857051b3-d19b-4753-9194-a4fe9402dcc7","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":"24b33b74-0502-4288-be05-2fabdf8dc73f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415015553,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"297d9708-4a63-4e38-b41c-97202ff02724","invariantUUID":"c7683569-35cf-4f8f-906c-844ae8814691","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc811b39-1033-49d2-b4cd-1dc6c8610836","lifecycleState":"CERTIFIED","lastUpdateDate":1629415047534,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"655e5d54-f008-4a89-bb4c-904f4c2ff5e5","invariantUUID":"7e65be0a-81d7-468f-84d7-e28f10c20dab","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e97469d1-352b-44c4-ada3-a889f828ddea","lifecycleState":"CERTIFIED","lastUpdateDate":1629415099859,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5575672-bed7-4bf6-bf16-3446b27cdcb7","invariantUUID":"5001aed7-2a54-4adf-9b5b-8a4e0aa3a95f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414810245,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c87c934-d726-42fe-84ba-f7e39be2bf79","invariantUUID":"01a67d5f-2cc0-4024-abc5-27fac27b2262","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6ea5c59e-aad2-470e-bd57-e46b0bca3c10","lifecycleState":"CERTIFIED","lastUpdateDate":1629415166321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"657b86a6-f536-4d18-9bf9-e08c3b8241b7","invariantUUID":"8dc5cbab-f23b-4233-b5e1-d5f9652ae033","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"af8cf2e2-7a34-49ae-8a8e-ec7cbdb1542d","lifecycleState":"CERTIFIED","lastUpdateDate":1629423701461,"name":"basic_onboard_SWlvzy","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","systemName":"BasicOnboardSwlvzy","description":"service","tags":["basic_onboard_SWlvzy"],"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":"a7947030-0acb-4764-b1f6-f6443ad5966f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423347243,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","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":"f6726024-2a41-4405-b829-8f1a5c914e67","lifecycleState":"CERTIFIED","lastUpdateDate":1629422993081,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-20 01:42:43,439 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-08-20 01:42:53,450 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-20 01:42:53,451 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-20 01:42:53,452 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-08-20 01:42:53,452 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-08-20 01:42:53,452 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-20 01:42:53,455 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-20 01:42:53,564 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-08-20 01:42:53,565 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-20 01:42:53,566 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"297b1b49-fd26-4293-9b66-d936b89613bb","invariantUUID":"5b1b6ede-564b-493b-a9af-fe3cd6ee006c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/297b1b49-fd26-4293-9b66-d936b89613bb/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ef764501-aeda-4c18-a6b7-9c764df62754","invariantUUID":"c3711e58-0bef-41c6-846b-06b574ee5612","name":"basic_onboard_SWlvzy","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ef764501-aeda-4c18-a6b7-9c764df62754/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","invariantUUID":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/46ebb514-62b8-44d5-b5dc-324de617eb2e/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-20 01:42:53,569 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-20 01:42:53,569 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:42:53,569 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:42:53,570 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-20 01:42:53,570 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SWlvzy from SDC 2021-08-20 01:42:53,570 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:42:53,571 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:42:53,571 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-20 01:42:53,571 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-20 01:42:53,571 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:42:53,572 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:42:53,572 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-20 01:42:53,572 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-08-20 01:42:53,573 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-20 01:42:53,573 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-20 01:42:53,574 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-08-20 01:42:53,574 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-08-20 01:42:53,574 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-20 01:42:53,576 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:42:54,206 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-08-20 01:42:54,208 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-20 01:42:54,212 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccb4dcba-dee5-4122-876f-2707adf14328","lifecycleState":"CERTIFIED","lastUpdateDate":1629414915397,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd41dbc1-ad0c-4a69-b3e5-c3959ba10f54","invariantUUID":"b4f47ba1-c5ea-4fb3-8717-f9a1db5b60aa","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":"networkrules","uniqueId":"fd087e29-f974-4e42-bb40-0ea2cf3ed80b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414885190,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ff7fd1b3-dfb7-4fd6-97fa-3fb1c6a4b7d4","invariantUUID":"d2bee748-23ce-4774-bcfb-81e1d6b92e1a","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":"57c8d690-b710-454c-9c33-188d8bea2e04","lifecycleState":"CERTIFIED","lastUpdateDate":1629415176913,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"846866d5-4b0b-4a70-918d-fd47e65adc22","invariantUUID":"f60954b2-6fea-4775-ac48-8db6b880bdba","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":"c3c738e9-b65c-408b-bdbc-85eac9ddfda2","lifecycleState":"CERTIFIED","lastUpdateDate":1629414792562,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f390350b-e385-4999-b75b-8c400e6cb68b","invariantUUID":"a00dcc94-4d65-4844-afa3-1adff954ddc8","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":"compute","uniqueId":"42db8e19-9805-40bf-927b-38a551e11f24","lifecycleState":"CERTIFIED","lastUpdateDate":1629415052824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d5e1038-d4ad-4c02-a08b-2a0494e4e1ee","invariantUUID":"bad0000a-ce0a-4b1b-b635-2190af329aa3","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19560fb3-b786-4621-8e61-5e7003b1f876","lifecycleState":"CERTIFIED","lastUpdateDate":1629414950670,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bf9225-1ffc-48ad-90f1-10ed06182854","invariantUUID":"4cf7ed4e-810a-4bec-aff7-fb0e8a5687a8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f690c87-7c6c-4a2a-9c5f-eacbe450cbce","lifecycleState":"CERTIFIED","lastUpdateDate":1629415042465,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9efa31e9-becd-4bd6-8d6e-5f140fc6eb6f","invariantUUID":"6db8ca19-d325-4175-8b11-e2233bb215de","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":"compute","uniqueId":"34496f77-4569-4fe4-85f6-56fdd1ab9209","lifecycleState":"CERTIFIED","lastUpdateDate":1629415253659,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba661d53-4f02-45f1-b57d-59473974b06e","invariantUUID":"424be6e1-4a25-4020-af0d-07c4cc48070c","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":"defaulticon","uniqueId":"30867926-197f-43bc-ad69-0a73df80dc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415031167,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50c43700-31f9-4a83-b58e-899c37b936dc","invariantUUID":"9e4a961a-bfd1-495f-bfdf-1fdaa073bc01","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":"65b1bb32-224b-439b-bb72-e72c04f5c807","lifecycleState":"CERTIFIED","lastUpdateDate":1629414921571,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99efe85a-fe13-4028-8ed2-e78ca4f01558","invariantUUID":"6b2f5139-da4a-47cd-b5a2-44a0564baaec","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e094a45-929a-4962-8199-7aca78e7f459","lifecycleState":"CERTIFIED","lastUpdateDate":1629415240315,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"607a1042-cee0-4d51-9e5b-fa6c68f0cccb","invariantUUID":"bd1669ed-03b3-4783-a6c5-607f2d6508a0","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":"b389657d-21cc-46f4-aea5-d857c771225d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415155062,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e530d907-4473-4ad4-9f12-e3949502c44f","invariantUUID":"8a87942e-520a-412b-a67a-cfdd5a339025","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":"network","uniqueId":"81da0259-de26-45af-a8cc-85efd07dc766","lifecycleState":"CERTIFIED","lastUpdateDate":1629415171477,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f82b418-d124-4da1-a511-733a7b47e833","invariantUUID":"642ea06b-5d8e-4ddc-994e-d0c4d306235e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b26d2e32-8f67-41a4-b1d9-0834c7439977","lifecycleState":"CERTIFIED","lastUpdateDate":1629415187106,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5928d98-2238-491d-a918-70f710894af0","invariantUUID":"d8acafcc-cf00-421f-9990-8112d85225aa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629414698679,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4690af1-7cf3-49da-9ab2-b6b1917e73ee","invariantUUID":"8a0fe9ec-f545-44bf-855e-29335ed06fc0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1d3c54-e8f3-4b67-bb46-bf8631558e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414975506,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63569ac6-3370-4eaa-b7ba-7f05ccef06fe","invariantUUID":"904c1888-4c38-44f6-bd8a-25bbe78396f4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe5fa596-1e50-40e9-b420-f376149fd53d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415058282,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cb1757b-21f8-4639-9c5e-0ca401afe47a","invariantUUID":"008d4658-34e2-44ba-93e9-c2e4b45ec54c","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":"defaulticon","uniqueId":"03d410c1-cf89-4ac4-a948-e43a6a4abb75","lifecycleState":"CERTIFIED","lastUpdateDate":1629414804795,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc696e62-20f1-495b-bebf-5a846294f451","invariantUUID":"b2eb755e-19eb-48cb-95d6-89f23d69ee9e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c7f1441-0202-4599-a3fc-6af79445b152","lifecycleState":"CERTIFIED","lastUpdateDate":1629414995665,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b69b573-f287-4ed5-96df-4f601cd2cb4f","invariantUUID":"ab5ad009-b0a2-45d0-83f9-b4cf4eeef4a1","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":"securityrules","uniqueId":"842cd10b-496d-439d-9d34-b1f0aef4cfe0","lifecycleState":"CERTIFIED","lastUpdateDate":1629414896408,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9a77903-3079-4c44-aaf2-987e0c28b9a9","invariantUUID":"d7ad3b19-95f3-4cf0-b408-707d83d33914","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":"port","uniqueId":"ee52c1a2-f905-45d6-ac08-e2cf1abcf0cb","lifecycleState":"CERTIFIED","lastUpdateDate":1629415161358,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b02f6500-38a9-4ed8-8da9-1406ae6257d2","invariantUUID":"41c04e27-e82d-4607-9d56-8a74682dde58","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6559ca4a-325b-4428-92d3-bc63b76c0e15","lifecycleState":"CERTIFIED","lastUpdateDate":1629414828081,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e579bab3-550d-4104-9d4c-6b31c34de7af","invariantUUID":"380a7de6-5519-4956-a6c6-6d028fced6f8","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":"network","uniqueId":"9be2f8c2-3944-473a-905f-8de9c7bf2d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414815927,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08a93889-46d1-4760-a316-7cf2abe75086","invariantUUID":"ec92f881-69ab-418d-890a-2f258158f6c4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69599996-d129-4725-abe4-8aca15cba142","lifecycleState":"CERTIFIED","lastUpdateDate":1629414890756,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a6d7484-50c2-4b41-a0f4-f4c1e93b3ddc","invariantUUID":"1dc47e5f-cd76-484f-b854-a52a91812b59","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ee9b94e-8a14-4e88-8456-fb1760076276","lifecycleState":"CERTIFIED","lastUpdateDate":1629414990587,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c0d97fd-2008-45c6-8815-48763f8c72d8","invariantUUID":"8c9e7182-6acd-40a9-83f4-5547463f017f","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":"12f2d3ad-7036-4437-b1d3-ce92311b3e59","lifecycleState":"CERTIFIED","lastUpdateDate":1629414945052,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f00cee96-c18a-486c-8d55-694ed9a29d13","invariantUUID":"cda3c997-db06-4b1c-99b0-4078f5b3ca95","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":"c20c72f5-d043-4f3a-9b95-b1292a1a9a73","lifecycleState":"CERTIFIED","lastUpdateDate":1629423298637,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"297b1b49-fd26-4293-9b66-d936b89613bb","invariantUUID":"5b1b6ede-564b-493b-a9af-fe3cd6ee006c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f817991d-8d0b-4a6e-8979-b032cd82ff9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415199341,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd26439e-9f22-46b7-9439-c2342bd18aad","invariantUUID":"6aa6a385-a452-4a1f-a29e-a4a35140be8c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c3bcbf5-62ee-4360-8455-15e560d99f84","lifecycleState":"CERTIFIED","lastUpdateDate":1629415230728,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c492f9eb-b450-46a6-857e-ffce74b798fb","invariantUUID":"9aef9da9-be91-4eeb-8285-9a4828072dbe","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":"8222d7af-dc82-4a9a-8850-fe7d2b517678","lifecycleState":"CERTIFIED","lastUpdateDate":1629415073701,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb9fe44-8c12-486c-87f4-863e73214585","invariantUUID":"c45232fa-36fb-4335-a570-5c173e34974e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"200bbabb-e249-4f3d-ae46-b06e8f957305","lifecycleState":"CERTIFIED","lastUpdateDate":1629415245349,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7123db5-c1d3-40c1-ab2c-1545df6e444b","invariantUUID":"5bc17c73-697a-4afb-b8ee-2c58329f6550","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":"0b53b627-bd32-492a-b2b8-2a21a8c22cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1629415248422,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a4789e8-6ecb-4667-8a81-e4c457ad006f","invariantUUID":"bbd2db90-7fc8-4d7b-89be-648b56a4cc02","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":"f3c7b61a-d201-487d-a224-b020a01a0673","lifecycleState":"CERTIFIED","lastUpdateDate":1629415025205,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","invariantUUID":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0462bf19-e497-4576-9abf-ae93fbfa0cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1629415191999,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3ff12a-a728-4fd7-a2ec-f456a288a339","invariantUUID":"bfcfc2a0-efa5-4b05-b6e8-e80fb548fd74","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa4f25f8-9899-4900-99e6-9d7243d00e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414926890,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e154026f-20d1-40eb-acba-d8bbb85f4900","invariantUUID":"6346c2c8-1abf-4eb0-b003-186bc5ad9339","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":"defaulticon","uniqueId":"c6700134-b047-4d78-9775-2a1e376c4bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1629423654116,"name":"basic_onboard_SWlvzy","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef764501-aeda-4c18-a6b7-9c764df62754","invariantUUID":"c3711e58-0bef-41c6-846b-06b574ee5612","systemName":"BasicOnboardSwlvzy","description":"VF","tags":["basic_onboard_SWlvzy"],"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":"compute","uniqueId":"a439f537-6a0d-413a-9c7a-7833ddae51c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629414910285,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6e8c2-e37d-42e5-8fcb-55f5d9320bbc","invariantUUID":"09e61d35-c04b-4190-8bbc-0729be541b15","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb505333-8ab8-444f-b552-308abfe02b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415211278,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe358324-23ef-4754-839f-60e1b46b7955","invariantUUID":"2c2eae9e-812a-4b38-8298-78543bad394c","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":"port","uniqueId":"104be05d-fde1-4aa9-adbf-555292bced6e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414867455,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58d16d52-90e4-4a7c-8871-a79f40bc2dfa","invariantUUID":"75243842-cd1e-48fe-a919-21b73182085a","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":"defaulticon","uniqueId":"04d22a53-eba8-499c-bdb8-f35af5d0edde","lifecycleState":"CERTIFIED","lastUpdateDate":1629423759581,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","invariantUUID":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","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":"loadBalancer","uniqueId":"fab8016d-7d00-4d0c-8d6f-dd7d2bddf947","lifecycleState":"CERTIFIED","lastUpdateDate":1629414747083,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50cd5ff-3196-479c-895e-a8d14bffb89c","invariantUUID":"8ab7f263-7dc9-4c2e-956e-5103c08e04f5","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4b73e1f7-d8ce-46b3-b227-86b6a5eabf66","lifecycleState":"CERTIFIED","lastUpdateDate":1629414787301,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"222041b7-547a-4e0c-b5f6-65500a5dcac3","invariantUUID":"77aa34f6-e36e-44d4-90dc-d7e9fe695444","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ceb60713-dad4-4279-b81f-cf00a5dfba00","lifecycleState":"CERTIFIED","lastUpdateDate":1629415269211,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b26f64d-94aa-4890-b007-ab132af8af90","invariantUUID":"6097916d-69e4-4752-8dc8-4ce011e274af","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":"defaulticon","uniqueId":"e36740ec-f8d1-4bb9-9274-869d6d31719f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415036905,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60cfac75-8415-4224-8de0-e4f12d6148df","invariantUUID":"6b344748-4354-467e-8332-3f0dc6c1f0b2","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":"f713cc27-545c-425e-b892-1a158e8e3cae","lifecycleState":"CERTIFIED","lastUpdateDate":1629415119982,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b89970d-9006-4b97-b652-e6d5a9884c5e","invariantUUID":"ce35c1d3-a70a-4051-b249-b5c13f8425bd","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":"port","uniqueId":"d9d35420-d286-4e2e-ac89-8ad4f942a99e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415224192,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69e27c3c-a14f-4d58-8242-0a5897356943","invariantUUID":"ecc5660b-dd6c-452f-ae40-c70f8a837601","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":"320771a6-a63e-48f9-b113-f9f7ea48623b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415216201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13b04e5e-03c0-4f09-99cd-8d49d30ec233","invariantUUID":"84861967-04e6-4460-af44-4fab2a6308e7","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d888881c-fca4-45ee-a765-9a0c605b914a","lifecycleState":"CERTIFIED","lastUpdateDate":1629415078609,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e5545f1-7590-4d7c-9e17-f176ef48bf18","invariantUUID":"4361ad2d-30dc-4937-8768-c74c3d208561","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dcbdf68b-e06c-41d2-a612-b4f83d0e32f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629414752416,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba98dfc2-8658-4927-bd08-4b69d7b5f34d","invariantUUID":"4027118d-7650-4e9e-b114-62ea59e4901f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"29c2158b-f2b4-46a5-ace5-3536f6e73d75","lifecycleState":"CERTIFIED","lastUpdateDate":1629415141695,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ec71db-6bec-45bd-b249-e20dfbda39c8","invariantUUID":"7b7a8c58-1755-41f0-b1cb-69c98be0e1e8","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":"84ecbef0-e4b8-4213-976b-22738e93e87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629415181925,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8e0ed-3441-4ce3-99bd-51e8e2e21115","invariantUUID":"7dcbb54c-c033-4f61-abe4-49db960b47b7","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":"80a6141f-0d9a-4c31-91ba-e00d3a6e84fc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414773864,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cdc57d7-93a6-45e2-ae47-a8364d5f9d20","invariantUUID":"20f61256-0ec6-4f3a-9811-57a12d72339c","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":"compute","uniqueId":"eb3d1f09-2aab-4e05-b87c-18a9bd99f87e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415094826,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdae0eba-8154-4e02-8ca7-cb7e27b0b37b","invariantUUID":"ee4ec6a1-89ae-4eed-b32c-6c4a45c160f4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b20b3def-17fb-439d-b313-6bee7776ced3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415261093,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa51f5e5-cedc-4c56-9071-a87a2ef4f365","invariantUUID":"1621dc71-345b-4593-a361-58f77e651395","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"498ab6b7-d63f-47e6-bf09-72c88d1593bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414779816,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"736c9c11-9e74-4dc4-b846-71bd2350c8f8","invariantUUID":"7fa57d0e-c21c-42af-bd6b-998948edcb5e","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":"9ed8c291-7820-401d-b3f5-a975be2b55c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415114884,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a88293-478b-4ea1-8a34-def7d476a7b7","invariantUUID":"699e62e0-3801-409d-9a81-0ad4fc0952de","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":"defaulticon","uniqueId":"15bfd7be-2e0c-4c8f-9b71-c7fffb8ed97c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414719321,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c45c7f6-b6a6-4583-ba7c-9578a8f26f25","invariantUUID":"8f49a26e-036a-460b-adb8-87a1256b12f7","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4d7fcfed-9753-47f8-87f4-31e53e7f116a","lifecycleState":"CERTIFIED","lastUpdateDate":1629414833728,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43443679-458c-40cc-91ba-5a921cd5bd9c","invariantUUID":"6676d684-a89f-430c-b16c-2b22dafe2f3d","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":"defaulticon","uniqueId":"2c6fe65c-08f4-4651-abda-9a352a5483f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415150047,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b72f196c-daa1-47be-a15c-45f04125aab4","invariantUUID":"735a81ba-b312-45ca-a30e-d8961f26bb8c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4dd100ef-49cf-4b64-8edc-c64af468f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1629415068748,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df7c95ea-50c9-4865-85c5-5e808923faad","invariantUUID":"c7825790-1266-4737-8b39-595264301c21","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"785b0dab-1f65-4feb-9d2a-b0a5f9cbb6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629414798907,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e957fc6f-6d26-45f7-a236-8bee1fb84d9d","invariantUUID":"480ccbb2-18f1-4b20-90c4-1b71b309dfbc","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":"7d7eacd7-9f3c-41ec-9567-99da7b4a25ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629414757720,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c29cc8-bc6f-486f-910e-1fbf8768bb6e","invariantUUID":"c8a75e5b-4e98-443a-a53f-2b9e1dc751d5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5563d65-2855-4320-94be-af54c5215696","lifecycleState":"CERTIFIED","lastUpdateDate":1629414729996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e5c40b-ea73-4aaa-80a1-981c86053eb0","invariantUUID":"1f4bd581-b477-4468-875a-c7e396b34319","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a100a3a7-f8f9-44d8-915c-32f4ad9f332c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414939520,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b55c8dba-e662-4c70-9a49-6a27ac104f6e","invariantUUID":"45dc9d26-6bdc-4580-9b15-b84912e93e74","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":"9b531946-90a9-4abf-8843-a3cf129ceabf","lifecycleState":"CERTIFIED","lastUpdateDate":1629414821983,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64d44cb5-77a8-46bf-b35a-18c24866b917","invariantUUID":"6c825728-8655-4072-8f80-4a53197e750f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97c4d233-8207-4600-b4b5-b57d42aeb8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415010273,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d33ebf1-1bf8-4b06-974a-0760878a8d8a","invariantUUID":"56812d64-06d1-469d-8a53-e34db8f7adf7","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"94fef74a-7a21-4fce-b67e-72c5189fe3aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629414735233,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65fa23b8-1e61-426a-9ced-eb4d56324de3","invariantUUID":"d25939d5-43c5-4b37-aab5-fcac68dc6b07","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":"networkrules","uniqueId":"c91b3733-bd9e-4809-9e10-371144c63d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629414862421,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2c6de72c-924e-4812-b45f-7c152b508f80","invariantUUID":"857051b3-d19b-4753-9194-a4fe9402dcc7","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":"24b33b74-0502-4288-be05-2fabdf8dc73f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415015553,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"297d9708-4a63-4e38-b41c-97202ff02724","invariantUUID":"c7683569-35cf-4f8f-906c-844ae8814691","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc811b39-1033-49d2-b4cd-1dc6c8610836","lifecycleState":"CERTIFIED","lastUpdateDate":1629415047534,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"655e5d54-f008-4a89-bb4c-904f4c2ff5e5","invariantUUID":"7e65be0a-81d7-468f-84d7-e28f10c20dab","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e97469d1-352b-44c4-ada3-a889f828ddea","lifecycleState":"CERTIFIED","lastUpdateDate":1629415099859,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5575672-bed7-4bf6-bf16-3446b27cdcb7","invariantUUID":"5001aed7-2a54-4adf-9b5b-8a4e0aa3a95f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414810245,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c87c934-d726-42fe-84ba-f7e39be2bf79","invariantUUID":"01a67d5f-2cc0-4024-abc5-27fac27b2262","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6ea5c59e-aad2-470e-bd57-e46b0bca3c10","lifecycleState":"CERTIFIED","lastUpdateDate":1629415166321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"657b86a6-f536-4d18-9bf9-e08c3b8241b7","invariantUUID":"8dc5cbab-f23b-4233-b5e1-d5f9652ae033","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"af8cf2e2-7a34-49ae-8a8e-ec7cbdb1542d","lifecycleState":"CERTIFIED","lastUpdateDate":1629423701461,"name":"basic_onboard_SWlvzy","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","systemName":"BasicOnboardSwlvzy","description":"service","tags":["basic_onboard_SWlvzy"],"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":"a7947030-0acb-4764-b1f6-f6443ad5966f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423347243,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","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":"f6726024-2a41-4405-b829-8f1a5c914e67","lifecycleState":"CERTIFIED","lastUpdateDate":1629422993081,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-20 01:42:54,218 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-08-20 01:42:54,218 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-20 01:42:54,219 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-20 01:42:54,219 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-08-20 01:42:54,219 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-20 01:42:54,220 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-20 01:42:54,221 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-20 01:42:54,993 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2021-08-20 01:42:54,995 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-20 01:42:54,995 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e5834ef-72e1-43d4-a472-7957fa3d86e1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","name":"basic_onboard_SWlvzy","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0d8622e-c8c7-45d4-a108-59847f72726e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-20 01:42:54,999 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-20 01:42:55,000 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:42:55,000 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:42:55,000 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:42:55,000 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-20 01:42:55,001 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:42:55,001 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:42:55,001 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:42:55,001 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SWlvzy from SDC 2021-08-20 01:42:55,001 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:42:55,002 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:42:55,002 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:42:55,002 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-08-20 01:42:55,002 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-20 01:42:55,002 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-08-20 01:42:55,003 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-20 01:42:55,003 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-20 01:42:55,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-08-20 01:42:55,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-08-20 01:42:55,004 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-20 01:42:55,006 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-20 01:42:56,126 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2021-08-20 01:42:56,128 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-20 01:42:56,128 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e5834ef-72e1-43d4-a472-7957fa3d86e1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","name":"basic_onboard_SWlvzy","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0d8622e-c8c7-45d4-a108-59847f72726e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-20 01:42:56,132 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-20 01:42:56,132 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:42:56,133 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:42:56,133 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:42:56,133 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-20 01:42:56,133 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:42:56,133 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:42:56,134 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:42:56,134 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SWlvzy from SDC 2021-08-20 01:42:56,134 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:42:56,134 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:42:56,134 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:42:56,135 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-08-20 01:42:56,135 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-20 01:42:56,135 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-08-20 01:42:56,135 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-08-20 01:42:56,136 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-08-20 01:42:56,136 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-08-20 01:42:56,136 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-08-20 01:42:56,137 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-08-20 01:42:56,139 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:42:56,708 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-08-20 01:42:56,711 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-08-20 01:42:56,713 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":"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},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"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":"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"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":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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":"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":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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":"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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":"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":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"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":"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}],"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":"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},{"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":"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":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network 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":"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},{"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}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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 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":"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":"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-08-20 01:42:56,718 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-08-20 01:42:56,719 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-08-20 01:42:56,719 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-08-20 01:42:56,719 INFO 267:__init__.py(1) - attempting to create Service basic_cnf in SDC 2021-08-20 01:42:56,720 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-20 01:42:56,720 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-20 01:42:56,720 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-08-20 01:42:56,721 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-20 01:42:56,721 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-20 01:42:56,723 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-20 01:42:58,237 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2021-08-20 01:42:58,239 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-20 01:42:58,239 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e5834ef-72e1-43d4-a472-7957fa3d86e1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","name":"basic_onboard_SWlvzy","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0d8622e-c8c7-45d4-a108-59847f72726e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-20 01:42:58,243 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-20 01:42:58,244 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:42:58,244 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:42:58,244 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:42:58,244 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-20 01:42:58,245 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:42:58,245 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:42:58,245 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:42:58,245 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SWlvzy from SDC 2021-08-20 01:42:58,246 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:42:58,246 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:42:58,246 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:42:58,246 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-08-20 01:42:58,246 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-20 01:42:58,247 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-08-20 01:42:58,268 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-08-20 01:42:58,268 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-08-20 01:42:58,268 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-08-20 01:42:58,270 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:43:00,103 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-08-20 01:43:00,105 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-08-20 01:43:00,106 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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"]}],"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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"]}],"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":"TOSCA definition package of the asset","duplicated":false,"artifactType":"TOSCA_CSAR","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":"TOSCA representation of the asset","duplicated":false,"artifactType":"TOSCA_TEMPLATE","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"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":"15e17d24-fe84-4b94-bdc4-a1346c4b882b.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":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","empty":false},{"definition":false,"hidden":false,"uniqueId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b.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":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","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,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","empty":false},{"definition":false,"hidden":false,"uniqueId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b.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":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","empty":false},{"definition":false,"hidden":false,"uniqueId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b.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":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","empty":false},{"definition":false,"hidden":false,"uniqueId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b.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":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","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,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"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","creationDate":1629423779214,"version":"0.1","description":"service","tags":["basic_cnf"],"allVersions":null,"uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae","componentMetadataForSupportLog":{"SupportablityComponentUUID":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1629423779214,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629423778934,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"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","categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_cnf"} 2021-08-20 01:43:00,109 INFO 285:__init__.py(1) - Service basic_cnf is created in SDC 2021-08-20 01:43:00,110 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:43:00,115 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-20 01:43:00,115 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-20 01:43:00,115 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-08-20 01:43:00,115 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-08-20 01:43:00,115 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-20 01:43:00,117 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-20 01:43:00,336 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-08-20 01:43:00,339 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-20 01:43:00,339 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"297b1b49-fd26-4293-9b66-d936b89613bb","invariantUUID":"5b1b6ede-564b-493b-a9af-fe3cd6ee006c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/297b1b49-fd26-4293-9b66-d936b89613bb/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ef764501-aeda-4c18-a6b7-9c764df62754","invariantUUID":"c3711e58-0bef-41c6-846b-06b574ee5612","name":"basic_onboard_SWlvzy","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ef764501-aeda-4c18-a6b7-9c764df62754/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","invariantUUID":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/46ebb514-62b8-44d5-b5dc-324de617eb2e/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-20 01:43:00,343 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-20 01:43:00,344 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:43:00,344 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:43:00,344 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-20 01:43:00,344 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SWlvzy from SDC 2021-08-20 01:43:00,344 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:43:00,345 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:43:00,345 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-20 01:43:00,345 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-20 01:43:00,345 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:43:00,345 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:43:00,346 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-20 01:43:00,346 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-08-20 01:43:00,346 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-20 01:43:00,346 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-20 01:43:00,347 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-08-20 01:43:00,347 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-08-20 01:43:00,347 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-20 01:43:00,350 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:43:01,684 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-08-20 01:43:01,688 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-20 01:43:01,691 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccb4dcba-dee5-4122-876f-2707adf14328","lifecycleState":"CERTIFIED","lastUpdateDate":1629414915397,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd41dbc1-ad0c-4a69-b3e5-c3959ba10f54","invariantUUID":"b4f47ba1-c5ea-4fb3-8717-f9a1db5b60aa","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":"networkrules","uniqueId":"fd087e29-f974-4e42-bb40-0ea2cf3ed80b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414885190,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ff7fd1b3-dfb7-4fd6-97fa-3fb1c6a4b7d4","invariantUUID":"d2bee748-23ce-4774-bcfb-81e1d6b92e1a","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":"57c8d690-b710-454c-9c33-188d8bea2e04","lifecycleState":"CERTIFIED","lastUpdateDate":1629415176913,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"846866d5-4b0b-4a70-918d-fd47e65adc22","invariantUUID":"f60954b2-6fea-4775-ac48-8db6b880bdba","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":"c3c738e9-b65c-408b-bdbc-85eac9ddfda2","lifecycleState":"CERTIFIED","lastUpdateDate":1629414792562,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f390350b-e385-4999-b75b-8c400e6cb68b","invariantUUID":"a00dcc94-4d65-4844-afa3-1adff954ddc8","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":"compute","uniqueId":"42db8e19-9805-40bf-927b-38a551e11f24","lifecycleState":"CERTIFIED","lastUpdateDate":1629415052824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d5e1038-d4ad-4c02-a08b-2a0494e4e1ee","invariantUUID":"bad0000a-ce0a-4b1b-b635-2190af329aa3","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19560fb3-b786-4621-8e61-5e7003b1f876","lifecycleState":"CERTIFIED","lastUpdateDate":1629414950670,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bf9225-1ffc-48ad-90f1-10ed06182854","invariantUUID":"4cf7ed4e-810a-4bec-aff7-fb0e8a5687a8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f690c87-7c6c-4a2a-9c5f-eacbe450cbce","lifecycleState":"CERTIFIED","lastUpdateDate":1629415042465,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9efa31e9-becd-4bd6-8d6e-5f140fc6eb6f","invariantUUID":"6db8ca19-d325-4175-8b11-e2233bb215de","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":"compute","uniqueId":"34496f77-4569-4fe4-85f6-56fdd1ab9209","lifecycleState":"CERTIFIED","lastUpdateDate":1629415253659,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba661d53-4f02-45f1-b57d-59473974b06e","invariantUUID":"424be6e1-4a25-4020-af0d-07c4cc48070c","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":"defaulticon","uniqueId":"30867926-197f-43bc-ad69-0a73df80dc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415031167,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50c43700-31f9-4a83-b58e-899c37b936dc","invariantUUID":"9e4a961a-bfd1-495f-bfdf-1fdaa073bc01","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":"65b1bb32-224b-439b-bb72-e72c04f5c807","lifecycleState":"CERTIFIED","lastUpdateDate":1629414921571,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99efe85a-fe13-4028-8ed2-e78ca4f01558","invariantUUID":"6b2f5139-da4a-47cd-b5a2-44a0564baaec","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e094a45-929a-4962-8199-7aca78e7f459","lifecycleState":"CERTIFIED","lastUpdateDate":1629415240315,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"607a1042-cee0-4d51-9e5b-fa6c68f0cccb","invariantUUID":"bd1669ed-03b3-4783-a6c5-607f2d6508a0","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":"b389657d-21cc-46f4-aea5-d857c771225d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415155062,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e530d907-4473-4ad4-9f12-e3949502c44f","invariantUUID":"8a87942e-520a-412b-a67a-cfdd5a339025","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":"network","uniqueId":"81da0259-de26-45af-a8cc-85efd07dc766","lifecycleState":"CERTIFIED","lastUpdateDate":1629415171477,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f82b418-d124-4da1-a511-733a7b47e833","invariantUUID":"642ea06b-5d8e-4ddc-994e-d0c4d306235e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b26d2e32-8f67-41a4-b1d9-0834c7439977","lifecycleState":"CERTIFIED","lastUpdateDate":1629415187106,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5928d98-2238-491d-a918-70f710894af0","invariantUUID":"d8acafcc-cf00-421f-9990-8112d85225aa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629414698679,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4690af1-7cf3-49da-9ab2-b6b1917e73ee","invariantUUID":"8a0fe9ec-f545-44bf-855e-29335ed06fc0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1d3c54-e8f3-4b67-bb46-bf8631558e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414975506,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63569ac6-3370-4eaa-b7ba-7f05ccef06fe","invariantUUID":"904c1888-4c38-44f6-bd8a-25bbe78396f4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe5fa596-1e50-40e9-b420-f376149fd53d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415058282,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cb1757b-21f8-4639-9c5e-0ca401afe47a","invariantUUID":"008d4658-34e2-44ba-93e9-c2e4b45ec54c","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":"defaulticon","uniqueId":"03d410c1-cf89-4ac4-a948-e43a6a4abb75","lifecycleState":"CERTIFIED","lastUpdateDate":1629414804795,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc696e62-20f1-495b-bebf-5a846294f451","invariantUUID":"b2eb755e-19eb-48cb-95d6-89f23d69ee9e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c7f1441-0202-4599-a3fc-6af79445b152","lifecycleState":"CERTIFIED","lastUpdateDate":1629414995665,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b69b573-f287-4ed5-96df-4f601cd2cb4f","invariantUUID":"ab5ad009-b0a2-45d0-83f9-b4cf4eeef4a1","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":"securityrules","uniqueId":"842cd10b-496d-439d-9d34-b1f0aef4cfe0","lifecycleState":"CERTIFIED","lastUpdateDate":1629414896408,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9a77903-3079-4c44-aaf2-987e0c28b9a9","invariantUUID":"d7ad3b19-95f3-4cf0-b408-707d83d33914","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":"port","uniqueId":"ee52c1a2-f905-45d6-ac08-e2cf1abcf0cb","lifecycleState":"CERTIFIED","lastUpdateDate":1629415161358,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b02f6500-38a9-4ed8-8da9-1406ae6257d2","invariantUUID":"41c04e27-e82d-4607-9d56-8a74682dde58","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6559ca4a-325b-4428-92d3-bc63b76c0e15","lifecycleState":"CERTIFIED","lastUpdateDate":1629414828081,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e579bab3-550d-4104-9d4c-6b31c34de7af","invariantUUID":"380a7de6-5519-4956-a6c6-6d028fced6f8","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":"network","uniqueId":"9be2f8c2-3944-473a-905f-8de9c7bf2d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414815927,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08a93889-46d1-4760-a316-7cf2abe75086","invariantUUID":"ec92f881-69ab-418d-890a-2f258158f6c4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69599996-d129-4725-abe4-8aca15cba142","lifecycleState":"CERTIFIED","lastUpdateDate":1629414890756,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a6d7484-50c2-4b41-a0f4-f4c1e93b3ddc","invariantUUID":"1dc47e5f-cd76-484f-b854-a52a91812b59","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ee9b94e-8a14-4e88-8456-fb1760076276","lifecycleState":"CERTIFIED","lastUpdateDate":1629414990587,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c0d97fd-2008-45c6-8815-48763f8c72d8","invariantUUID":"8c9e7182-6acd-40a9-83f4-5547463f017f","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":"12f2d3ad-7036-4437-b1d3-ce92311b3e59","lifecycleState":"CERTIFIED","lastUpdateDate":1629414945052,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f00cee96-c18a-486c-8d55-694ed9a29d13","invariantUUID":"cda3c997-db06-4b1c-99b0-4078f5b3ca95","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":"c20c72f5-d043-4f3a-9b95-b1292a1a9a73","lifecycleState":"CERTIFIED","lastUpdateDate":1629423298637,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"297b1b49-fd26-4293-9b66-d936b89613bb","invariantUUID":"5b1b6ede-564b-493b-a9af-fe3cd6ee006c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f817991d-8d0b-4a6e-8979-b032cd82ff9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415199341,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd26439e-9f22-46b7-9439-c2342bd18aad","invariantUUID":"6aa6a385-a452-4a1f-a29e-a4a35140be8c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c3bcbf5-62ee-4360-8455-15e560d99f84","lifecycleState":"CERTIFIED","lastUpdateDate":1629415230728,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c492f9eb-b450-46a6-857e-ffce74b798fb","invariantUUID":"9aef9da9-be91-4eeb-8285-9a4828072dbe","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":"8222d7af-dc82-4a9a-8850-fe7d2b517678","lifecycleState":"CERTIFIED","lastUpdateDate":1629415073701,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb9fe44-8c12-486c-87f4-863e73214585","invariantUUID":"c45232fa-36fb-4335-a570-5c173e34974e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"200bbabb-e249-4f3d-ae46-b06e8f957305","lifecycleState":"CERTIFIED","lastUpdateDate":1629415245349,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7123db5-c1d3-40c1-ab2c-1545df6e444b","invariantUUID":"5bc17c73-697a-4afb-b8ee-2c58329f6550","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":"0b53b627-bd32-492a-b2b8-2a21a8c22cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1629415248422,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a4789e8-6ecb-4667-8a81-e4c457ad006f","invariantUUID":"bbd2db90-7fc8-4d7b-89be-648b56a4cc02","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":"f3c7b61a-d201-487d-a224-b020a01a0673","lifecycleState":"CERTIFIED","lastUpdateDate":1629415025205,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","invariantUUID":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0462bf19-e497-4576-9abf-ae93fbfa0cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1629415191999,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3ff12a-a728-4fd7-a2ec-f456a288a339","invariantUUID":"bfcfc2a0-efa5-4b05-b6e8-e80fb548fd74","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa4f25f8-9899-4900-99e6-9d7243d00e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414926890,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e154026f-20d1-40eb-acba-d8bbb85f4900","invariantUUID":"6346c2c8-1abf-4eb0-b003-186bc5ad9339","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":"defaulticon","uniqueId":"c6700134-b047-4d78-9775-2a1e376c4bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1629423654116,"name":"basic_onboard_SWlvzy","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef764501-aeda-4c18-a6b7-9c764df62754","invariantUUID":"c3711e58-0bef-41c6-846b-06b574ee5612","systemName":"BasicOnboardSwlvzy","description":"VF","tags":["basic_onboard_SWlvzy"],"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":"compute","uniqueId":"a439f537-6a0d-413a-9c7a-7833ddae51c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629414910285,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6e8c2-e37d-42e5-8fcb-55f5d9320bbc","invariantUUID":"09e61d35-c04b-4190-8bbc-0729be541b15","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb505333-8ab8-444f-b552-308abfe02b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415211278,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe358324-23ef-4754-839f-60e1b46b7955","invariantUUID":"2c2eae9e-812a-4b38-8298-78543bad394c","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":"port","uniqueId":"104be05d-fde1-4aa9-adbf-555292bced6e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414867455,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58d16d52-90e4-4a7c-8871-a79f40bc2dfa","invariantUUID":"75243842-cd1e-48fe-a919-21b73182085a","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":"defaulticon","uniqueId":"04d22a53-eba8-499c-bdb8-f35af5d0edde","lifecycleState":"CERTIFIED","lastUpdateDate":1629423759581,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","invariantUUID":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","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":"loadBalancer","uniqueId":"fab8016d-7d00-4d0c-8d6f-dd7d2bddf947","lifecycleState":"CERTIFIED","lastUpdateDate":1629414747083,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50cd5ff-3196-479c-895e-a8d14bffb89c","invariantUUID":"8ab7f263-7dc9-4c2e-956e-5103c08e04f5","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4b73e1f7-d8ce-46b3-b227-86b6a5eabf66","lifecycleState":"CERTIFIED","lastUpdateDate":1629414787301,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"222041b7-547a-4e0c-b5f6-65500a5dcac3","invariantUUID":"77aa34f6-e36e-44d4-90dc-d7e9fe695444","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ceb60713-dad4-4279-b81f-cf00a5dfba00","lifecycleState":"CERTIFIED","lastUpdateDate":1629415269211,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b26f64d-94aa-4890-b007-ab132af8af90","invariantUUID":"6097916d-69e4-4752-8dc8-4ce011e274af","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":"defaulticon","uniqueId":"e36740ec-f8d1-4bb9-9274-869d6d31719f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415036905,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60cfac75-8415-4224-8de0-e4f12d6148df","invariantUUID":"6b344748-4354-467e-8332-3f0dc6c1f0b2","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":"f713cc27-545c-425e-b892-1a158e8e3cae","lifecycleState":"CERTIFIED","lastUpdateDate":1629415119982,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b89970d-9006-4b97-b652-e6d5a9884c5e","invariantUUID":"ce35c1d3-a70a-4051-b249-b5c13f8425bd","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":"port","uniqueId":"d9d35420-d286-4e2e-ac89-8ad4f942a99e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415224192,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69e27c3c-a14f-4d58-8242-0a5897356943","invariantUUID":"ecc5660b-dd6c-452f-ae40-c70f8a837601","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":"320771a6-a63e-48f9-b113-f9f7ea48623b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415216201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13b04e5e-03c0-4f09-99cd-8d49d30ec233","invariantUUID":"84861967-04e6-4460-af44-4fab2a6308e7","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d888881c-fca4-45ee-a765-9a0c605b914a","lifecycleState":"CERTIFIED","lastUpdateDate":1629415078609,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e5545f1-7590-4d7c-9e17-f176ef48bf18","invariantUUID":"4361ad2d-30dc-4937-8768-c74c3d208561","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dcbdf68b-e06c-41d2-a612-b4f83d0e32f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629414752416,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba98dfc2-8658-4927-bd08-4b69d7b5f34d","invariantUUID":"4027118d-7650-4e9e-b114-62ea59e4901f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"29c2158b-f2b4-46a5-ace5-3536f6e73d75","lifecycleState":"CERTIFIED","lastUpdateDate":1629415141695,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ec71db-6bec-45bd-b249-e20dfbda39c8","invariantUUID":"7b7a8c58-1755-41f0-b1cb-69c98be0e1e8","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":"84ecbef0-e4b8-4213-976b-22738e93e87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629415181925,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8e0ed-3441-4ce3-99bd-51e8e2e21115","invariantUUID":"7dcbb54c-c033-4f61-abe4-49db960b47b7","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":"80a6141f-0d9a-4c31-91ba-e00d3a6e84fc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414773864,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cdc57d7-93a6-45e2-ae47-a8364d5f9d20","invariantUUID":"20f61256-0ec6-4f3a-9811-57a12d72339c","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":"compute","uniqueId":"eb3d1f09-2aab-4e05-b87c-18a9bd99f87e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415094826,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdae0eba-8154-4e02-8ca7-cb7e27b0b37b","invariantUUID":"ee4ec6a1-89ae-4eed-b32c-6c4a45c160f4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b20b3def-17fb-439d-b313-6bee7776ced3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415261093,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa51f5e5-cedc-4c56-9071-a87a2ef4f365","invariantUUID":"1621dc71-345b-4593-a361-58f77e651395","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"498ab6b7-d63f-47e6-bf09-72c88d1593bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414779816,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"736c9c11-9e74-4dc4-b846-71bd2350c8f8","invariantUUID":"7fa57d0e-c21c-42af-bd6b-998948edcb5e","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":"9ed8c291-7820-401d-b3f5-a975be2b55c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415114884,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a88293-478b-4ea1-8a34-def7d476a7b7","invariantUUID":"699e62e0-3801-409d-9a81-0ad4fc0952de","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":"defaulticon","uniqueId":"15bfd7be-2e0c-4c8f-9b71-c7fffb8ed97c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414719321,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c45c7f6-b6a6-4583-ba7c-9578a8f26f25","invariantUUID":"8f49a26e-036a-460b-adb8-87a1256b12f7","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4d7fcfed-9753-47f8-87f4-31e53e7f116a","lifecycleState":"CERTIFIED","lastUpdateDate":1629414833728,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43443679-458c-40cc-91ba-5a921cd5bd9c","invariantUUID":"6676d684-a89f-430c-b16c-2b22dafe2f3d","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":"defaulticon","uniqueId":"2c6fe65c-08f4-4651-abda-9a352a5483f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415150047,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b72f196c-daa1-47be-a15c-45f04125aab4","invariantUUID":"735a81ba-b312-45ca-a30e-d8961f26bb8c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4dd100ef-49cf-4b64-8edc-c64af468f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1629415068748,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df7c95ea-50c9-4865-85c5-5e808923faad","invariantUUID":"c7825790-1266-4737-8b39-595264301c21","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"785b0dab-1f65-4feb-9d2a-b0a5f9cbb6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629414798907,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e957fc6f-6d26-45f7-a236-8bee1fb84d9d","invariantUUID":"480ccbb2-18f1-4b20-90c4-1b71b309dfbc","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":"7d7eacd7-9f3c-41ec-9567-99da7b4a25ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629414757720,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c29cc8-bc6f-486f-910e-1fbf8768bb6e","invariantUUID":"c8a75e5b-4e98-443a-a53f-2b9e1dc751d5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5563d65-2855-4320-94be-af54c5215696","lifecycleState":"CERTIFIED","lastUpdateDate":1629414729996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e5c40b-ea73-4aaa-80a1-981c86053eb0","invariantUUID":"1f4bd581-b477-4468-875a-c7e396b34319","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a100a3a7-f8f9-44d8-915c-32f4ad9f332c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414939520,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b55c8dba-e662-4c70-9a49-6a27ac104f6e","invariantUUID":"45dc9d26-6bdc-4580-9b15-b84912e93e74","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":"9b531946-90a9-4abf-8843-a3cf129ceabf","lifecycleState":"CERTIFIED","lastUpdateDate":1629414821983,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64d44cb5-77a8-46bf-b35a-18c24866b917","invariantUUID":"6c825728-8655-4072-8f80-4a53197e750f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97c4d233-8207-4600-b4b5-b57d42aeb8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415010273,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d33ebf1-1bf8-4b06-974a-0760878a8d8a","invariantUUID":"56812d64-06d1-469d-8a53-e34db8f7adf7","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"94fef74a-7a21-4fce-b67e-72c5189fe3aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629414735233,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65fa23b8-1e61-426a-9ced-eb4d56324de3","invariantUUID":"d25939d5-43c5-4b37-aab5-fcac68dc6b07","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":"networkrules","uniqueId":"c91b3733-bd9e-4809-9e10-371144c63d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629414862421,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2c6de72c-924e-4812-b45f-7c152b508f80","invariantUUID":"857051b3-d19b-4753-9194-a4fe9402dcc7","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":"24b33b74-0502-4288-be05-2fabdf8dc73f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415015553,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"297d9708-4a63-4e38-b41c-97202ff02724","invariantUUID":"c7683569-35cf-4f8f-906c-844ae8814691","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc811b39-1033-49d2-b4cd-1dc6c8610836","lifecycleState":"CERTIFIED","lastUpdateDate":1629415047534,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"655e5d54-f008-4a89-bb4c-904f4c2ff5e5","invariantUUID":"7e65be0a-81d7-468f-84d7-e28f10c20dab","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e97469d1-352b-44c4-ada3-a889f828ddea","lifecycleState":"CERTIFIED","lastUpdateDate":1629415099859,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5575672-bed7-4bf6-bf16-3446b27cdcb7","invariantUUID":"5001aed7-2a54-4adf-9b5b-8a4e0aa3a95f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414810245,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c87c934-d726-42fe-84ba-f7e39be2bf79","invariantUUID":"01a67d5f-2cc0-4024-abc5-27fac27b2262","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6ea5c59e-aad2-470e-bd57-e46b0bca3c10","lifecycleState":"CERTIFIED","lastUpdateDate":1629415166321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"657b86a6-f536-4d18-9bf9-e08c3b8241b7","invariantUUID":"8dc5cbab-f23b-4233-b5e1-d5f9652ae033","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"af8cf2e2-7a34-49ae-8a8e-ec7cbdb1542d","lifecycleState":"CERTIFIED","lastUpdateDate":1629423701461,"name":"basic_onboard_SWlvzy","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","systemName":"BasicOnboardSwlvzy","description":"service","tags":["basic_onboard_SWlvzy"],"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":"a7947030-0acb-4764-b1f6-f6443ad5966f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423347243,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","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":"f6726024-2a41-4405-b829-8f1a5c914e67","lifecycleState":"CERTIFIED","lastUpdateDate":1629422993081,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1629423779214,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","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-08-20 01:43:01,702 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-08-20 01:43:01,703 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-08-20 01:43:01,704 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/0317d38b-c0b2-4c5b-8731-8412ceb779ae/resourceInstance 2021-08-20 01:43:01,704 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_cnf", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "04d22a53-eba8-499c-bdb8-f35af5d0edde", "originType": "VF", "componentUid": "04d22a53-eba8-499c-bdb8-f35af5d0edde", "icon": "defaulticon" } 2021-08-20 01:43:01,707 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:43:07,408 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/0317d38b-c0b2-4c5b-8731-8412ceb779ae/resourceInstance HTTP/1.1" 201 None 2021-08-20 01:43:07,412 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-08-20 01:43:07,413 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":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.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,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.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":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.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":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.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":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.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":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.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":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.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":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","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,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.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":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"metadata":null,"constraints":[{"validValues":["0","1","2"]}],"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.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":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.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,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.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,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.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":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.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":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.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,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.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,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.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":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.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":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.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":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.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,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.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":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_cnf 0","SupportablityComponentVersion":null},"actualComponentUid":"04d22a53-eba8-499c-bdb8-f35af5d0edde","createdFromCsar":false,"uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.04d22a53-eba8-499c-bdb8-f35af5d0edde.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1629423784969,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","createdFrom":null,"componentUid":"04d22a53-eba8-499c-bdb8-f35af5d0edde","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1629423784969,"customizationUUID":"4a66b70c-603e-416b-b9fa-db09824d9301","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"type":null,"version":null,"ownerId":null,"empty":false} 2021-08-20 01:43:07,414 INFO 511:service.py(1) - Resource VF basic_cnf has been added on serice basic_cnf 2021-08-20 01:43:07,419 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-08-20 01:43:07,419 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/4403c1fc-5139-410d-b3b8-d6f49a17cd9d/distribution 2021-08-20 01:43:07,419 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-08-20 01:43:07,422 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:43:07,512 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/4403c1fc-5139-410d-b3b8-d6f49a17cd9d/distribution HTTP/1.1" 200 38 2021-08-20 01:43:07,514 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-08-20 01:43:07,514 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[]} 2021-08-20 01:43:07,517 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-08-20 01:43:07,517 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-08-20 01:43:07,518 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-20 01:43:07,520 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:43:07,612 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-08-20 01:43:07,613 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-20 01:43:07,614 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-08-20 01:43:07,616 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-08-20 01:43:07,616 INFO 728:service.py(1) - attempting to checkin Service basic_cnf in SDC 2021-08-20 01:43:07,620 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-08-20 01:43:07,620 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/0317d38b-c0b2-4c5b-8731-8412ceb779ae/lifecycleState/checkin 2021-08-20 01:43:07,620 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-08-20 01:43:07,622 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:43:09,880 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/0317d38b-c0b2-4c5b-8731-8412ceb779ae/lifecycleState/checkin HTTP/1.1" 200 1183 2021-08-20 01:43:09,882 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-08-20 01:43:09,882 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae","name":"basic_cnf","version":"0.1","isHighestVersion":true,"creationDate":1629423779214,"lastUpdateDate":1629423788685,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"0.1":"0317d38b-c0b2-4c5b-8731-8412ceb779ae"},"projectCode":"123456","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","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":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d"} 2021-08-20 01:43:09,886 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-20 01:43:09,886 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-20 01:43:09,887 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-08-20 01:43:09,887 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-20 01:43:09,887 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-20 01:43:09,889 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-20 01:43:10,534 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-08-20 01:43:10,535 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-20 01:43:10,536 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4403c1fc-5139-410d-b3b8-d6f49a17cd9d/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e5834ef-72e1-43d4-a472-7957fa3d86e1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","name":"basic_onboard_SWlvzy","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0d8622e-c8c7-45d4-a108-59847f72726e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-20 01:43:10,539 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-20 01:43:10,539 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:43:10,540 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:43:10,540 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-20 01:43:10,540 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-20 01:43:10,540 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:43:10,540 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:43:10,541 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:43:10,541 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-20 01:43:10,541 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:43:10,541 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:43:10,541 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:43:10,542 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SWlvzy from SDC 2021-08-20 01:43:10,542 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:43:10,542 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:43:10,542 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:43:10,542 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-20 01:43:10,542 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-20 01:43:10,543 INFO 192:__init__.py(1) - Service found, updating information 2021-08-20 01:43:10,543 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-08-20 01:43:10,543 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-08-20 01:43:10,544 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-20 01:43:10,546 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:43:11,066 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-08-20 01:43:11,069 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-20 01:43:11,073 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccb4dcba-dee5-4122-876f-2707adf14328","lifecycleState":"CERTIFIED","lastUpdateDate":1629414915397,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd41dbc1-ad0c-4a69-b3e5-c3959ba10f54","invariantUUID":"b4f47ba1-c5ea-4fb3-8717-f9a1db5b60aa","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":"networkrules","uniqueId":"fd087e29-f974-4e42-bb40-0ea2cf3ed80b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414885190,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ff7fd1b3-dfb7-4fd6-97fa-3fb1c6a4b7d4","invariantUUID":"d2bee748-23ce-4774-bcfb-81e1d6b92e1a","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":"57c8d690-b710-454c-9c33-188d8bea2e04","lifecycleState":"CERTIFIED","lastUpdateDate":1629415176913,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"846866d5-4b0b-4a70-918d-fd47e65adc22","invariantUUID":"f60954b2-6fea-4775-ac48-8db6b880bdba","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":"c3c738e9-b65c-408b-bdbc-85eac9ddfda2","lifecycleState":"CERTIFIED","lastUpdateDate":1629414792562,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f390350b-e385-4999-b75b-8c400e6cb68b","invariantUUID":"a00dcc94-4d65-4844-afa3-1adff954ddc8","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":"compute","uniqueId":"42db8e19-9805-40bf-927b-38a551e11f24","lifecycleState":"CERTIFIED","lastUpdateDate":1629415052824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d5e1038-d4ad-4c02-a08b-2a0494e4e1ee","invariantUUID":"bad0000a-ce0a-4b1b-b635-2190af329aa3","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19560fb3-b786-4621-8e61-5e7003b1f876","lifecycleState":"CERTIFIED","lastUpdateDate":1629414950670,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bf9225-1ffc-48ad-90f1-10ed06182854","invariantUUID":"4cf7ed4e-810a-4bec-aff7-fb0e8a5687a8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f690c87-7c6c-4a2a-9c5f-eacbe450cbce","lifecycleState":"CERTIFIED","lastUpdateDate":1629415042465,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9efa31e9-becd-4bd6-8d6e-5f140fc6eb6f","invariantUUID":"6db8ca19-d325-4175-8b11-e2233bb215de","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":"compute","uniqueId":"34496f77-4569-4fe4-85f6-56fdd1ab9209","lifecycleState":"CERTIFIED","lastUpdateDate":1629415253659,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba661d53-4f02-45f1-b57d-59473974b06e","invariantUUID":"424be6e1-4a25-4020-af0d-07c4cc48070c","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":"defaulticon","uniqueId":"30867926-197f-43bc-ad69-0a73df80dc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415031167,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50c43700-31f9-4a83-b58e-899c37b936dc","invariantUUID":"9e4a961a-bfd1-495f-bfdf-1fdaa073bc01","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":"65b1bb32-224b-439b-bb72-e72c04f5c807","lifecycleState":"CERTIFIED","lastUpdateDate":1629414921571,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99efe85a-fe13-4028-8ed2-e78ca4f01558","invariantUUID":"6b2f5139-da4a-47cd-b5a2-44a0564baaec","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e094a45-929a-4962-8199-7aca78e7f459","lifecycleState":"CERTIFIED","lastUpdateDate":1629415240315,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"607a1042-cee0-4d51-9e5b-fa6c68f0cccb","invariantUUID":"bd1669ed-03b3-4783-a6c5-607f2d6508a0","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":"b389657d-21cc-46f4-aea5-d857c771225d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415155062,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e530d907-4473-4ad4-9f12-e3949502c44f","invariantUUID":"8a87942e-520a-412b-a67a-cfdd5a339025","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":"network","uniqueId":"81da0259-de26-45af-a8cc-85efd07dc766","lifecycleState":"CERTIFIED","lastUpdateDate":1629415171477,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f82b418-d124-4da1-a511-733a7b47e833","invariantUUID":"642ea06b-5d8e-4ddc-994e-d0c4d306235e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b26d2e32-8f67-41a4-b1d9-0834c7439977","lifecycleState":"CERTIFIED","lastUpdateDate":1629415187106,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5928d98-2238-491d-a918-70f710894af0","invariantUUID":"d8acafcc-cf00-421f-9990-8112d85225aa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629414698679,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4690af1-7cf3-49da-9ab2-b6b1917e73ee","invariantUUID":"8a0fe9ec-f545-44bf-855e-29335ed06fc0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1d3c54-e8f3-4b67-bb46-bf8631558e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414975506,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63569ac6-3370-4eaa-b7ba-7f05ccef06fe","invariantUUID":"904c1888-4c38-44f6-bd8a-25bbe78396f4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe5fa596-1e50-40e9-b420-f376149fd53d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415058282,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cb1757b-21f8-4639-9c5e-0ca401afe47a","invariantUUID":"008d4658-34e2-44ba-93e9-c2e4b45ec54c","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":"defaulticon","uniqueId":"03d410c1-cf89-4ac4-a948-e43a6a4abb75","lifecycleState":"CERTIFIED","lastUpdateDate":1629414804795,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc696e62-20f1-495b-bebf-5a846294f451","invariantUUID":"b2eb755e-19eb-48cb-95d6-89f23d69ee9e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c7f1441-0202-4599-a3fc-6af79445b152","lifecycleState":"CERTIFIED","lastUpdateDate":1629414995665,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b69b573-f287-4ed5-96df-4f601cd2cb4f","invariantUUID":"ab5ad009-b0a2-45d0-83f9-b4cf4eeef4a1","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":"securityrules","uniqueId":"842cd10b-496d-439d-9d34-b1f0aef4cfe0","lifecycleState":"CERTIFIED","lastUpdateDate":1629414896408,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9a77903-3079-4c44-aaf2-987e0c28b9a9","invariantUUID":"d7ad3b19-95f3-4cf0-b408-707d83d33914","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":"port","uniqueId":"ee52c1a2-f905-45d6-ac08-e2cf1abcf0cb","lifecycleState":"CERTIFIED","lastUpdateDate":1629415161358,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b02f6500-38a9-4ed8-8da9-1406ae6257d2","invariantUUID":"41c04e27-e82d-4607-9d56-8a74682dde58","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6559ca4a-325b-4428-92d3-bc63b76c0e15","lifecycleState":"CERTIFIED","lastUpdateDate":1629414828081,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e579bab3-550d-4104-9d4c-6b31c34de7af","invariantUUID":"380a7de6-5519-4956-a6c6-6d028fced6f8","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":"network","uniqueId":"9be2f8c2-3944-473a-905f-8de9c7bf2d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414815927,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08a93889-46d1-4760-a316-7cf2abe75086","invariantUUID":"ec92f881-69ab-418d-890a-2f258158f6c4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69599996-d129-4725-abe4-8aca15cba142","lifecycleState":"CERTIFIED","lastUpdateDate":1629414890756,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a6d7484-50c2-4b41-a0f4-f4c1e93b3ddc","invariantUUID":"1dc47e5f-cd76-484f-b854-a52a91812b59","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ee9b94e-8a14-4e88-8456-fb1760076276","lifecycleState":"CERTIFIED","lastUpdateDate":1629414990587,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c0d97fd-2008-45c6-8815-48763f8c72d8","invariantUUID":"8c9e7182-6acd-40a9-83f4-5547463f017f","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":"12f2d3ad-7036-4437-b1d3-ce92311b3e59","lifecycleState":"CERTIFIED","lastUpdateDate":1629414945052,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f00cee96-c18a-486c-8d55-694ed9a29d13","invariantUUID":"cda3c997-db06-4b1c-99b0-4078f5b3ca95","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":"c20c72f5-d043-4f3a-9b95-b1292a1a9a73","lifecycleState":"CERTIFIED","lastUpdateDate":1629423298637,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"297b1b49-fd26-4293-9b66-d936b89613bb","invariantUUID":"5b1b6ede-564b-493b-a9af-fe3cd6ee006c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f817991d-8d0b-4a6e-8979-b032cd82ff9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415199341,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd26439e-9f22-46b7-9439-c2342bd18aad","invariantUUID":"6aa6a385-a452-4a1f-a29e-a4a35140be8c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c3bcbf5-62ee-4360-8455-15e560d99f84","lifecycleState":"CERTIFIED","lastUpdateDate":1629415230728,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c492f9eb-b450-46a6-857e-ffce74b798fb","invariantUUID":"9aef9da9-be91-4eeb-8285-9a4828072dbe","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":"8222d7af-dc82-4a9a-8850-fe7d2b517678","lifecycleState":"CERTIFIED","lastUpdateDate":1629415073701,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb9fe44-8c12-486c-87f4-863e73214585","invariantUUID":"c45232fa-36fb-4335-a570-5c173e34974e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"200bbabb-e249-4f3d-ae46-b06e8f957305","lifecycleState":"CERTIFIED","lastUpdateDate":1629415245349,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7123db5-c1d3-40c1-ab2c-1545df6e444b","invariantUUID":"5bc17c73-697a-4afb-b8ee-2c58329f6550","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":"0b53b627-bd32-492a-b2b8-2a21a8c22cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1629415248422,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a4789e8-6ecb-4667-8a81-e4c457ad006f","invariantUUID":"bbd2db90-7fc8-4d7b-89be-648b56a4cc02","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":"f3c7b61a-d201-487d-a224-b020a01a0673","lifecycleState":"CERTIFIED","lastUpdateDate":1629415025205,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","invariantUUID":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0462bf19-e497-4576-9abf-ae93fbfa0cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1629415191999,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3ff12a-a728-4fd7-a2ec-f456a288a339","invariantUUID":"bfcfc2a0-efa5-4b05-b6e8-e80fb548fd74","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa4f25f8-9899-4900-99e6-9d7243d00e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414926890,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e154026f-20d1-40eb-acba-d8bbb85f4900","invariantUUID":"6346c2c8-1abf-4eb0-b003-186bc5ad9339","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":"defaulticon","uniqueId":"c6700134-b047-4d78-9775-2a1e376c4bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1629423654116,"name":"basic_onboard_SWlvzy","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef764501-aeda-4c18-a6b7-9c764df62754","invariantUUID":"c3711e58-0bef-41c6-846b-06b574ee5612","systemName":"BasicOnboardSwlvzy","description":"VF","tags":["basic_onboard_SWlvzy"],"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":"compute","uniqueId":"a439f537-6a0d-413a-9c7a-7833ddae51c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629414910285,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6e8c2-e37d-42e5-8fcb-55f5d9320bbc","invariantUUID":"09e61d35-c04b-4190-8bbc-0729be541b15","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb505333-8ab8-444f-b552-308abfe02b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415211278,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe358324-23ef-4754-839f-60e1b46b7955","invariantUUID":"2c2eae9e-812a-4b38-8298-78543bad394c","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":"port","uniqueId":"104be05d-fde1-4aa9-adbf-555292bced6e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414867455,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58d16d52-90e4-4a7c-8871-a79f40bc2dfa","invariantUUID":"75243842-cd1e-48fe-a919-21b73182085a","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":"defaulticon","uniqueId":"04d22a53-eba8-499c-bdb8-f35af5d0edde","lifecycleState":"CERTIFIED","lastUpdateDate":1629423759581,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","invariantUUID":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","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":"loadBalancer","uniqueId":"fab8016d-7d00-4d0c-8d6f-dd7d2bddf947","lifecycleState":"CERTIFIED","lastUpdateDate":1629414747083,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50cd5ff-3196-479c-895e-a8d14bffb89c","invariantUUID":"8ab7f263-7dc9-4c2e-956e-5103c08e04f5","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4b73e1f7-d8ce-46b3-b227-86b6a5eabf66","lifecycleState":"CERTIFIED","lastUpdateDate":1629414787301,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"222041b7-547a-4e0c-b5f6-65500a5dcac3","invariantUUID":"77aa34f6-e36e-44d4-90dc-d7e9fe695444","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ceb60713-dad4-4279-b81f-cf00a5dfba00","lifecycleState":"CERTIFIED","lastUpdateDate":1629415269211,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b26f64d-94aa-4890-b007-ab132af8af90","invariantUUID":"6097916d-69e4-4752-8dc8-4ce011e274af","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":"defaulticon","uniqueId":"e36740ec-f8d1-4bb9-9274-869d6d31719f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415036905,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60cfac75-8415-4224-8de0-e4f12d6148df","invariantUUID":"6b344748-4354-467e-8332-3f0dc6c1f0b2","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":"f713cc27-545c-425e-b892-1a158e8e3cae","lifecycleState":"CERTIFIED","lastUpdateDate":1629415119982,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b89970d-9006-4b97-b652-e6d5a9884c5e","invariantUUID":"ce35c1d3-a70a-4051-b249-b5c13f8425bd","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":"port","uniqueId":"d9d35420-d286-4e2e-ac89-8ad4f942a99e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415224192,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69e27c3c-a14f-4d58-8242-0a5897356943","invariantUUID":"ecc5660b-dd6c-452f-ae40-c70f8a837601","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":"320771a6-a63e-48f9-b113-f9f7ea48623b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415216201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13b04e5e-03c0-4f09-99cd-8d49d30ec233","invariantUUID":"84861967-04e6-4460-af44-4fab2a6308e7","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d888881c-fca4-45ee-a765-9a0c605b914a","lifecycleState":"CERTIFIED","lastUpdateDate":1629415078609,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e5545f1-7590-4d7c-9e17-f176ef48bf18","invariantUUID":"4361ad2d-30dc-4937-8768-c74c3d208561","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dcbdf68b-e06c-41d2-a612-b4f83d0e32f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629414752416,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba98dfc2-8658-4927-bd08-4b69d7b5f34d","invariantUUID":"4027118d-7650-4e9e-b114-62ea59e4901f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"29c2158b-f2b4-46a5-ace5-3536f6e73d75","lifecycleState":"CERTIFIED","lastUpdateDate":1629415141695,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ec71db-6bec-45bd-b249-e20dfbda39c8","invariantUUID":"7b7a8c58-1755-41f0-b1cb-69c98be0e1e8","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":"84ecbef0-e4b8-4213-976b-22738e93e87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629415181925,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8e0ed-3441-4ce3-99bd-51e8e2e21115","invariantUUID":"7dcbb54c-c033-4f61-abe4-49db960b47b7","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":"80a6141f-0d9a-4c31-91ba-e00d3a6e84fc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414773864,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cdc57d7-93a6-45e2-ae47-a8364d5f9d20","invariantUUID":"20f61256-0ec6-4f3a-9811-57a12d72339c","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":"compute","uniqueId":"eb3d1f09-2aab-4e05-b87c-18a9bd99f87e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415094826,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdae0eba-8154-4e02-8ca7-cb7e27b0b37b","invariantUUID":"ee4ec6a1-89ae-4eed-b32c-6c4a45c160f4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b20b3def-17fb-439d-b313-6bee7776ced3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415261093,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa51f5e5-cedc-4c56-9071-a87a2ef4f365","invariantUUID":"1621dc71-345b-4593-a361-58f77e651395","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"498ab6b7-d63f-47e6-bf09-72c88d1593bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414779816,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"736c9c11-9e74-4dc4-b846-71bd2350c8f8","invariantUUID":"7fa57d0e-c21c-42af-bd6b-998948edcb5e","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":"9ed8c291-7820-401d-b3f5-a975be2b55c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415114884,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a88293-478b-4ea1-8a34-def7d476a7b7","invariantUUID":"699e62e0-3801-409d-9a81-0ad4fc0952de","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":"defaulticon","uniqueId":"15bfd7be-2e0c-4c8f-9b71-c7fffb8ed97c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414719321,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c45c7f6-b6a6-4583-ba7c-9578a8f26f25","invariantUUID":"8f49a26e-036a-460b-adb8-87a1256b12f7","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4d7fcfed-9753-47f8-87f4-31e53e7f116a","lifecycleState":"CERTIFIED","lastUpdateDate":1629414833728,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43443679-458c-40cc-91ba-5a921cd5bd9c","invariantUUID":"6676d684-a89f-430c-b16c-2b22dafe2f3d","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":"defaulticon","uniqueId":"2c6fe65c-08f4-4651-abda-9a352a5483f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415150047,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b72f196c-daa1-47be-a15c-45f04125aab4","invariantUUID":"735a81ba-b312-45ca-a30e-d8961f26bb8c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4dd100ef-49cf-4b64-8edc-c64af468f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1629415068748,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df7c95ea-50c9-4865-85c5-5e808923faad","invariantUUID":"c7825790-1266-4737-8b39-595264301c21","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"785b0dab-1f65-4feb-9d2a-b0a5f9cbb6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629414798907,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e957fc6f-6d26-45f7-a236-8bee1fb84d9d","invariantUUID":"480ccbb2-18f1-4b20-90c4-1b71b309dfbc","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":"7d7eacd7-9f3c-41ec-9567-99da7b4a25ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629414757720,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c29cc8-bc6f-486f-910e-1fbf8768bb6e","invariantUUID":"c8a75e5b-4e98-443a-a53f-2b9e1dc751d5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5563d65-2855-4320-94be-af54c5215696","lifecycleState":"CERTIFIED","lastUpdateDate":1629414729996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e5c40b-ea73-4aaa-80a1-981c86053eb0","invariantUUID":"1f4bd581-b477-4468-875a-c7e396b34319","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a100a3a7-f8f9-44d8-915c-32f4ad9f332c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414939520,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b55c8dba-e662-4c70-9a49-6a27ac104f6e","invariantUUID":"45dc9d26-6bdc-4580-9b15-b84912e93e74","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":"9b531946-90a9-4abf-8843-a3cf129ceabf","lifecycleState":"CERTIFIED","lastUpdateDate":1629414821983,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64d44cb5-77a8-46bf-b35a-18c24866b917","invariantUUID":"6c825728-8655-4072-8f80-4a53197e750f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97c4d233-8207-4600-b4b5-b57d42aeb8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415010273,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d33ebf1-1bf8-4b06-974a-0760878a8d8a","invariantUUID":"56812d64-06d1-469d-8a53-e34db8f7adf7","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"94fef74a-7a21-4fce-b67e-72c5189fe3aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629414735233,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65fa23b8-1e61-426a-9ced-eb4d56324de3","invariantUUID":"d25939d5-43c5-4b37-aab5-fcac68dc6b07","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":"networkrules","uniqueId":"c91b3733-bd9e-4809-9e10-371144c63d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629414862421,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2c6de72c-924e-4812-b45f-7c152b508f80","invariantUUID":"857051b3-d19b-4753-9194-a4fe9402dcc7","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":"24b33b74-0502-4288-be05-2fabdf8dc73f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415015553,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"297d9708-4a63-4e38-b41c-97202ff02724","invariantUUID":"c7683569-35cf-4f8f-906c-844ae8814691","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc811b39-1033-49d2-b4cd-1dc6c8610836","lifecycleState":"CERTIFIED","lastUpdateDate":1629415047534,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"655e5d54-f008-4a89-bb4c-904f4c2ff5e5","invariantUUID":"7e65be0a-81d7-468f-84d7-e28f10c20dab","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e97469d1-352b-44c4-ada3-a889f828ddea","lifecycleState":"CERTIFIED","lastUpdateDate":1629415099859,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5575672-bed7-4bf6-bf16-3446b27cdcb7","invariantUUID":"5001aed7-2a54-4adf-9b5b-8a4e0aa3a95f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414810245,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c87c934-d726-42fe-84ba-f7e39be2bf79","invariantUUID":"01a67d5f-2cc0-4024-abc5-27fac27b2262","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6ea5c59e-aad2-470e-bd57-e46b0bca3c10","lifecycleState":"CERTIFIED","lastUpdateDate":1629415166321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"657b86a6-f536-4d18-9bf9-e08c3b8241b7","invariantUUID":"8dc5cbab-f23b-4233-b5e1-d5f9652ae033","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"af8cf2e2-7a34-49ae-8a8e-ec7cbdb1542d","lifecycleState":"CERTIFIED","lastUpdateDate":1629423701461,"name":"basic_onboard_SWlvzy","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","systemName":"BasicOnboardSwlvzy","description":"service","tags":["basic_onboard_SWlvzy"],"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":"a7947030-0acb-4764-b1f6-f6443ad5966f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423347243,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","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":"f6726024-2a41-4405-b829-8f1a5c914e67","lifecycleState":"CERTIFIED","lastUpdateDate":1629422993081,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629423788685,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","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-08-20 01:43:11,081 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-20 01:43:11,081 INFO 728:service.py(1) - attempting to Certify Service basic_cnf in SDC 2021-08-20 01:43:11,086 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-08-20 01:43:11,087 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/0317d38b-c0b2-4c5b-8731-8412ceb779ae/lifecycleState/Certify 2021-08-20 01:43:11,087 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-08-20 01:43:11,089 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:43:15,897 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/0317d38b-c0b2-4c5b-8731-8412ceb779ae/lifecycleState/Certify HTTP/1.1" 200 1171 2021-08-20 01:43:15,900 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-08-20 01:43:15,901 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"688a6b5c-b15b-4008-86d1-1590d95f542f","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1629423779214,"lastUpdateDate":1629423788685,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"688a6b5c-b15b-4008-86d1-1590d95f542f"},"projectCode":"123456","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","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":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d"} 2021-08-20 01:43:15,906 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-20 01:43:15,906 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-20 01:43:15,907 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-20 01:43:15,907 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-20 01:43:15,907 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-20 01:43:15,910 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-20 01:43:17,636 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1433 2021-08-20 01:43:17,638 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-20 01:43:17,639 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4403c1fc-5139-410d-b3b8-d6f49a17cd9d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e5834ef-72e1-43d4-a472-7957fa3d86e1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","name":"basic_onboard_SWlvzy","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0d8622e-c8c7-45d4-a108-59847f72726e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-20 01:43:17,643 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-20 01:43:17,643 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:43:17,643 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:43:17,644 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:43:17,644 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-20 01:43:17,644 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:43:17,644 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:43:17,644 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-20 01:43:17,645 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-20 01:43:17,645 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:43:17,645 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:43:17,645 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:43:17,645 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SWlvzy from SDC 2021-08-20 01:43:17,646 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:43:17,646 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:43:17,646 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:43:17,646 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-20 01:43:17,646 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-20 01:43:17,647 INFO 192:__init__.py(1) - Service found, updating information 2021-08-20 01:43:17,647 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-08-20 01:43:17,648 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-08-20 01:43:17,648 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-20 01:43:17,649 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:43:20,213 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-08-20 01:43:20,215 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-20 01:43:20,218 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccb4dcba-dee5-4122-876f-2707adf14328","lifecycleState":"CERTIFIED","lastUpdateDate":1629414915397,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd41dbc1-ad0c-4a69-b3e5-c3959ba10f54","invariantUUID":"b4f47ba1-c5ea-4fb3-8717-f9a1db5b60aa","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":"networkrules","uniqueId":"fd087e29-f974-4e42-bb40-0ea2cf3ed80b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414885190,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ff7fd1b3-dfb7-4fd6-97fa-3fb1c6a4b7d4","invariantUUID":"d2bee748-23ce-4774-bcfb-81e1d6b92e1a","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":"57c8d690-b710-454c-9c33-188d8bea2e04","lifecycleState":"CERTIFIED","lastUpdateDate":1629415176913,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"846866d5-4b0b-4a70-918d-fd47e65adc22","invariantUUID":"f60954b2-6fea-4775-ac48-8db6b880bdba","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":"c3c738e9-b65c-408b-bdbc-85eac9ddfda2","lifecycleState":"CERTIFIED","lastUpdateDate":1629414792562,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f390350b-e385-4999-b75b-8c400e6cb68b","invariantUUID":"a00dcc94-4d65-4844-afa3-1adff954ddc8","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":"compute","uniqueId":"42db8e19-9805-40bf-927b-38a551e11f24","lifecycleState":"CERTIFIED","lastUpdateDate":1629415052824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d5e1038-d4ad-4c02-a08b-2a0494e4e1ee","invariantUUID":"bad0000a-ce0a-4b1b-b635-2190af329aa3","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19560fb3-b786-4621-8e61-5e7003b1f876","lifecycleState":"CERTIFIED","lastUpdateDate":1629414950670,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bf9225-1ffc-48ad-90f1-10ed06182854","invariantUUID":"4cf7ed4e-810a-4bec-aff7-fb0e8a5687a8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f690c87-7c6c-4a2a-9c5f-eacbe450cbce","lifecycleState":"CERTIFIED","lastUpdateDate":1629415042465,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9efa31e9-becd-4bd6-8d6e-5f140fc6eb6f","invariantUUID":"6db8ca19-d325-4175-8b11-e2233bb215de","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":"compute","uniqueId":"34496f77-4569-4fe4-85f6-56fdd1ab9209","lifecycleState":"CERTIFIED","lastUpdateDate":1629415253659,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba661d53-4f02-45f1-b57d-59473974b06e","invariantUUID":"424be6e1-4a25-4020-af0d-07c4cc48070c","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":"defaulticon","uniqueId":"30867926-197f-43bc-ad69-0a73df80dc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415031167,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50c43700-31f9-4a83-b58e-899c37b936dc","invariantUUID":"9e4a961a-bfd1-495f-bfdf-1fdaa073bc01","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":"65b1bb32-224b-439b-bb72-e72c04f5c807","lifecycleState":"CERTIFIED","lastUpdateDate":1629414921571,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99efe85a-fe13-4028-8ed2-e78ca4f01558","invariantUUID":"6b2f5139-da4a-47cd-b5a2-44a0564baaec","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e094a45-929a-4962-8199-7aca78e7f459","lifecycleState":"CERTIFIED","lastUpdateDate":1629415240315,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"607a1042-cee0-4d51-9e5b-fa6c68f0cccb","invariantUUID":"bd1669ed-03b3-4783-a6c5-607f2d6508a0","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":"b389657d-21cc-46f4-aea5-d857c771225d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415155062,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e530d907-4473-4ad4-9f12-e3949502c44f","invariantUUID":"8a87942e-520a-412b-a67a-cfdd5a339025","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":"network","uniqueId":"81da0259-de26-45af-a8cc-85efd07dc766","lifecycleState":"CERTIFIED","lastUpdateDate":1629415171477,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f82b418-d124-4da1-a511-733a7b47e833","invariantUUID":"642ea06b-5d8e-4ddc-994e-d0c4d306235e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b26d2e32-8f67-41a4-b1d9-0834c7439977","lifecycleState":"CERTIFIED","lastUpdateDate":1629415187106,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5928d98-2238-491d-a918-70f710894af0","invariantUUID":"d8acafcc-cf00-421f-9990-8112d85225aa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629414698679,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4690af1-7cf3-49da-9ab2-b6b1917e73ee","invariantUUID":"8a0fe9ec-f545-44bf-855e-29335ed06fc0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1d3c54-e8f3-4b67-bb46-bf8631558e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414975506,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63569ac6-3370-4eaa-b7ba-7f05ccef06fe","invariantUUID":"904c1888-4c38-44f6-bd8a-25bbe78396f4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe5fa596-1e50-40e9-b420-f376149fd53d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415058282,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cb1757b-21f8-4639-9c5e-0ca401afe47a","invariantUUID":"008d4658-34e2-44ba-93e9-c2e4b45ec54c","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":"defaulticon","uniqueId":"03d410c1-cf89-4ac4-a948-e43a6a4abb75","lifecycleState":"CERTIFIED","lastUpdateDate":1629414804795,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc696e62-20f1-495b-bebf-5a846294f451","invariantUUID":"b2eb755e-19eb-48cb-95d6-89f23d69ee9e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c7f1441-0202-4599-a3fc-6af79445b152","lifecycleState":"CERTIFIED","lastUpdateDate":1629414995665,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b69b573-f287-4ed5-96df-4f601cd2cb4f","invariantUUID":"ab5ad009-b0a2-45d0-83f9-b4cf4eeef4a1","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":"securityrules","uniqueId":"842cd10b-496d-439d-9d34-b1f0aef4cfe0","lifecycleState":"CERTIFIED","lastUpdateDate":1629414896408,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9a77903-3079-4c44-aaf2-987e0c28b9a9","invariantUUID":"d7ad3b19-95f3-4cf0-b408-707d83d33914","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":"port","uniqueId":"ee52c1a2-f905-45d6-ac08-e2cf1abcf0cb","lifecycleState":"CERTIFIED","lastUpdateDate":1629415161358,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b02f6500-38a9-4ed8-8da9-1406ae6257d2","invariantUUID":"41c04e27-e82d-4607-9d56-8a74682dde58","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6559ca4a-325b-4428-92d3-bc63b76c0e15","lifecycleState":"CERTIFIED","lastUpdateDate":1629414828081,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e579bab3-550d-4104-9d4c-6b31c34de7af","invariantUUID":"380a7de6-5519-4956-a6c6-6d028fced6f8","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":"network","uniqueId":"9be2f8c2-3944-473a-905f-8de9c7bf2d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414815927,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08a93889-46d1-4760-a316-7cf2abe75086","invariantUUID":"ec92f881-69ab-418d-890a-2f258158f6c4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69599996-d129-4725-abe4-8aca15cba142","lifecycleState":"CERTIFIED","lastUpdateDate":1629414890756,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a6d7484-50c2-4b41-a0f4-f4c1e93b3ddc","invariantUUID":"1dc47e5f-cd76-484f-b854-a52a91812b59","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ee9b94e-8a14-4e88-8456-fb1760076276","lifecycleState":"CERTIFIED","lastUpdateDate":1629414990587,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c0d97fd-2008-45c6-8815-48763f8c72d8","invariantUUID":"8c9e7182-6acd-40a9-83f4-5547463f017f","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":"12f2d3ad-7036-4437-b1d3-ce92311b3e59","lifecycleState":"CERTIFIED","lastUpdateDate":1629414945052,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f00cee96-c18a-486c-8d55-694ed9a29d13","invariantUUID":"cda3c997-db06-4b1c-99b0-4078f5b3ca95","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":"c20c72f5-d043-4f3a-9b95-b1292a1a9a73","lifecycleState":"CERTIFIED","lastUpdateDate":1629423298637,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"297b1b49-fd26-4293-9b66-d936b89613bb","invariantUUID":"5b1b6ede-564b-493b-a9af-fe3cd6ee006c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f817991d-8d0b-4a6e-8979-b032cd82ff9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415199341,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd26439e-9f22-46b7-9439-c2342bd18aad","invariantUUID":"6aa6a385-a452-4a1f-a29e-a4a35140be8c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c3bcbf5-62ee-4360-8455-15e560d99f84","lifecycleState":"CERTIFIED","lastUpdateDate":1629415230728,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c492f9eb-b450-46a6-857e-ffce74b798fb","invariantUUID":"9aef9da9-be91-4eeb-8285-9a4828072dbe","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":"8222d7af-dc82-4a9a-8850-fe7d2b517678","lifecycleState":"CERTIFIED","lastUpdateDate":1629415073701,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb9fe44-8c12-486c-87f4-863e73214585","invariantUUID":"c45232fa-36fb-4335-a570-5c173e34974e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"200bbabb-e249-4f3d-ae46-b06e8f957305","lifecycleState":"CERTIFIED","lastUpdateDate":1629415245349,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7123db5-c1d3-40c1-ab2c-1545df6e444b","invariantUUID":"5bc17c73-697a-4afb-b8ee-2c58329f6550","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":"0b53b627-bd32-492a-b2b8-2a21a8c22cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1629415248422,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a4789e8-6ecb-4667-8a81-e4c457ad006f","invariantUUID":"bbd2db90-7fc8-4d7b-89be-648b56a4cc02","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":"f3c7b61a-d201-487d-a224-b020a01a0673","lifecycleState":"CERTIFIED","lastUpdateDate":1629415025205,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","invariantUUID":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0462bf19-e497-4576-9abf-ae93fbfa0cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1629415191999,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3ff12a-a728-4fd7-a2ec-f456a288a339","invariantUUID":"bfcfc2a0-efa5-4b05-b6e8-e80fb548fd74","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa4f25f8-9899-4900-99e6-9d7243d00e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414926890,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e154026f-20d1-40eb-acba-d8bbb85f4900","invariantUUID":"6346c2c8-1abf-4eb0-b003-186bc5ad9339","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":"defaulticon","uniqueId":"c6700134-b047-4d78-9775-2a1e376c4bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1629423654116,"name":"basic_onboard_SWlvzy","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef764501-aeda-4c18-a6b7-9c764df62754","invariantUUID":"c3711e58-0bef-41c6-846b-06b574ee5612","systemName":"BasicOnboardSwlvzy","description":"VF","tags":["basic_onboard_SWlvzy"],"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":"compute","uniqueId":"a439f537-6a0d-413a-9c7a-7833ddae51c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629414910285,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6e8c2-e37d-42e5-8fcb-55f5d9320bbc","invariantUUID":"09e61d35-c04b-4190-8bbc-0729be541b15","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb505333-8ab8-444f-b552-308abfe02b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415211278,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe358324-23ef-4754-839f-60e1b46b7955","invariantUUID":"2c2eae9e-812a-4b38-8298-78543bad394c","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":"port","uniqueId":"104be05d-fde1-4aa9-adbf-555292bced6e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414867455,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58d16d52-90e4-4a7c-8871-a79f40bc2dfa","invariantUUID":"75243842-cd1e-48fe-a919-21b73182085a","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":"defaulticon","uniqueId":"04d22a53-eba8-499c-bdb8-f35af5d0edde","lifecycleState":"CERTIFIED","lastUpdateDate":1629423759581,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","invariantUUID":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","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":"loadBalancer","uniqueId":"fab8016d-7d00-4d0c-8d6f-dd7d2bddf947","lifecycleState":"CERTIFIED","lastUpdateDate":1629414747083,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50cd5ff-3196-479c-895e-a8d14bffb89c","invariantUUID":"8ab7f263-7dc9-4c2e-956e-5103c08e04f5","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4b73e1f7-d8ce-46b3-b227-86b6a5eabf66","lifecycleState":"CERTIFIED","lastUpdateDate":1629414787301,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"222041b7-547a-4e0c-b5f6-65500a5dcac3","invariantUUID":"77aa34f6-e36e-44d4-90dc-d7e9fe695444","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ceb60713-dad4-4279-b81f-cf00a5dfba00","lifecycleState":"CERTIFIED","lastUpdateDate":1629415269211,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b26f64d-94aa-4890-b007-ab132af8af90","invariantUUID":"6097916d-69e4-4752-8dc8-4ce011e274af","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":"defaulticon","uniqueId":"e36740ec-f8d1-4bb9-9274-869d6d31719f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415036905,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60cfac75-8415-4224-8de0-e4f12d6148df","invariantUUID":"6b344748-4354-467e-8332-3f0dc6c1f0b2","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":"f713cc27-545c-425e-b892-1a158e8e3cae","lifecycleState":"CERTIFIED","lastUpdateDate":1629415119982,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b89970d-9006-4b97-b652-e6d5a9884c5e","invariantUUID":"ce35c1d3-a70a-4051-b249-b5c13f8425bd","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":"port","uniqueId":"d9d35420-d286-4e2e-ac89-8ad4f942a99e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415224192,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69e27c3c-a14f-4d58-8242-0a5897356943","invariantUUID":"ecc5660b-dd6c-452f-ae40-c70f8a837601","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":"320771a6-a63e-48f9-b113-f9f7ea48623b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415216201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13b04e5e-03c0-4f09-99cd-8d49d30ec233","invariantUUID":"84861967-04e6-4460-af44-4fab2a6308e7","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d888881c-fca4-45ee-a765-9a0c605b914a","lifecycleState":"CERTIFIED","lastUpdateDate":1629415078609,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e5545f1-7590-4d7c-9e17-f176ef48bf18","invariantUUID":"4361ad2d-30dc-4937-8768-c74c3d208561","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dcbdf68b-e06c-41d2-a612-b4f83d0e32f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629414752416,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba98dfc2-8658-4927-bd08-4b69d7b5f34d","invariantUUID":"4027118d-7650-4e9e-b114-62ea59e4901f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"29c2158b-f2b4-46a5-ace5-3536f6e73d75","lifecycleState":"CERTIFIED","lastUpdateDate":1629415141695,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ec71db-6bec-45bd-b249-e20dfbda39c8","invariantUUID":"7b7a8c58-1755-41f0-b1cb-69c98be0e1e8","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":"84ecbef0-e4b8-4213-976b-22738e93e87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629415181925,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8e0ed-3441-4ce3-99bd-51e8e2e21115","invariantUUID":"7dcbb54c-c033-4f61-abe4-49db960b47b7","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":"80a6141f-0d9a-4c31-91ba-e00d3a6e84fc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414773864,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cdc57d7-93a6-45e2-ae47-a8364d5f9d20","invariantUUID":"20f61256-0ec6-4f3a-9811-57a12d72339c","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":"compute","uniqueId":"eb3d1f09-2aab-4e05-b87c-18a9bd99f87e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415094826,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdae0eba-8154-4e02-8ca7-cb7e27b0b37b","invariantUUID":"ee4ec6a1-89ae-4eed-b32c-6c4a45c160f4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b20b3def-17fb-439d-b313-6bee7776ced3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415261093,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa51f5e5-cedc-4c56-9071-a87a2ef4f365","invariantUUID":"1621dc71-345b-4593-a361-58f77e651395","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"498ab6b7-d63f-47e6-bf09-72c88d1593bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414779816,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"736c9c11-9e74-4dc4-b846-71bd2350c8f8","invariantUUID":"7fa57d0e-c21c-42af-bd6b-998948edcb5e","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":"9ed8c291-7820-401d-b3f5-a975be2b55c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415114884,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a88293-478b-4ea1-8a34-def7d476a7b7","invariantUUID":"699e62e0-3801-409d-9a81-0ad4fc0952de","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":"defaulticon","uniqueId":"15bfd7be-2e0c-4c8f-9b71-c7fffb8ed97c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414719321,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c45c7f6-b6a6-4583-ba7c-9578a8f26f25","invariantUUID":"8f49a26e-036a-460b-adb8-87a1256b12f7","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4d7fcfed-9753-47f8-87f4-31e53e7f116a","lifecycleState":"CERTIFIED","lastUpdateDate":1629414833728,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43443679-458c-40cc-91ba-5a921cd5bd9c","invariantUUID":"6676d684-a89f-430c-b16c-2b22dafe2f3d","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":"defaulticon","uniqueId":"2c6fe65c-08f4-4651-abda-9a352a5483f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415150047,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b72f196c-daa1-47be-a15c-45f04125aab4","invariantUUID":"735a81ba-b312-45ca-a30e-d8961f26bb8c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4dd100ef-49cf-4b64-8edc-c64af468f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1629415068748,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df7c95ea-50c9-4865-85c5-5e808923faad","invariantUUID":"c7825790-1266-4737-8b39-595264301c21","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"785b0dab-1f65-4feb-9d2a-b0a5f9cbb6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629414798907,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e957fc6f-6d26-45f7-a236-8bee1fb84d9d","invariantUUID":"480ccbb2-18f1-4b20-90c4-1b71b309dfbc","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":"7d7eacd7-9f3c-41ec-9567-99da7b4a25ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629414757720,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c29cc8-bc6f-486f-910e-1fbf8768bb6e","invariantUUID":"c8a75e5b-4e98-443a-a53f-2b9e1dc751d5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5563d65-2855-4320-94be-af54c5215696","lifecycleState":"CERTIFIED","lastUpdateDate":1629414729996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e5c40b-ea73-4aaa-80a1-981c86053eb0","invariantUUID":"1f4bd581-b477-4468-875a-c7e396b34319","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a100a3a7-f8f9-44d8-915c-32f4ad9f332c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414939520,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b55c8dba-e662-4c70-9a49-6a27ac104f6e","invariantUUID":"45dc9d26-6bdc-4580-9b15-b84912e93e74","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":"9b531946-90a9-4abf-8843-a3cf129ceabf","lifecycleState":"CERTIFIED","lastUpdateDate":1629414821983,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64d44cb5-77a8-46bf-b35a-18c24866b917","invariantUUID":"6c825728-8655-4072-8f80-4a53197e750f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97c4d233-8207-4600-b4b5-b57d42aeb8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415010273,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d33ebf1-1bf8-4b06-974a-0760878a8d8a","invariantUUID":"56812d64-06d1-469d-8a53-e34db8f7adf7","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"94fef74a-7a21-4fce-b67e-72c5189fe3aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629414735233,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65fa23b8-1e61-426a-9ced-eb4d56324de3","invariantUUID":"d25939d5-43c5-4b37-aab5-fcac68dc6b07","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":"networkrules","uniqueId":"c91b3733-bd9e-4809-9e10-371144c63d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629414862421,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2c6de72c-924e-4812-b45f-7c152b508f80","invariantUUID":"857051b3-d19b-4753-9194-a4fe9402dcc7","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":"24b33b74-0502-4288-be05-2fabdf8dc73f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415015553,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"297d9708-4a63-4e38-b41c-97202ff02724","invariantUUID":"c7683569-35cf-4f8f-906c-844ae8814691","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc811b39-1033-49d2-b4cd-1dc6c8610836","lifecycleState":"CERTIFIED","lastUpdateDate":1629415047534,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"655e5d54-f008-4a89-bb4c-904f4c2ff5e5","invariantUUID":"7e65be0a-81d7-468f-84d7-e28f10c20dab","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e97469d1-352b-44c4-ada3-a889f828ddea","lifecycleState":"CERTIFIED","lastUpdateDate":1629415099859,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5575672-bed7-4bf6-bf16-3446b27cdcb7","invariantUUID":"5001aed7-2a54-4adf-9b5b-8a4e0aa3a95f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414810245,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c87c934-d726-42fe-84ba-f7e39be2bf79","invariantUUID":"01a67d5f-2cc0-4024-abc5-27fac27b2262","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6ea5c59e-aad2-470e-bd57-e46b0bca3c10","lifecycleState":"CERTIFIED","lastUpdateDate":1629415166321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"657b86a6-f536-4d18-9bf9-e08c3b8241b7","invariantUUID":"8dc5cbab-f23b-4233-b5e1-d5f9652ae033","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"af8cf2e2-7a34-49ae-8a8e-ec7cbdb1542d","lifecycleState":"CERTIFIED","lastUpdateDate":1629423701461,"name":"basic_onboard_SWlvzy","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","systemName":"BasicOnboardSwlvzy","description":"service","tags":["basic_onboard_SWlvzy"],"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":"a7947030-0acb-4764-b1f6-f6443ad5966f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423347243,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","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":"f6726024-2a41-4405-b829-8f1a5c914e67","lifecycleState":"CERTIFIED","lastUpdateDate":1629422993081,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","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":"688a6b5c-b15b-4008-86d1-1590d95f542f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423788685,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","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-08-20 01:43:20,226 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-20 01:43:30,230 INFO 728:service.py(1) - attempting to PROD/activate Service basic_cnf in SDC 2021-08-20 01:43:30,237 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-08-20 01:43:30,238 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/688a6b5c-b15b-4008-86d1-1590d95f542f/distribution/PROD/activate 2021-08-20 01:43:30,238 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-08-20 01:43:30,241 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:43:33,042 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/688a6b5c-b15b-4008-86d1-1590d95f542f/distribution/PROD/activate HTTP/1.1" 200 None 2021-08-20 01:43:33,047 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-08-20 01:43:33,051 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"688a6b5c-b15b-4008-86d1-1590d95f542f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"688a6b5c-b15b-4008-86d1-1590d95f542f","empty":false},{"definition":false,"hidden":false,"uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"688a6b5c-b15b-4008-86d1-1590d95f542f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"688a6b5c-b15b-4008-86d1-1590d95f542f","empty":false},{"definition":false,"hidden":false,"uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"688a6b5c-b15b-4008-86d1-1590d95f542f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"688a6b5c-b15b-4008-86d1-1590d95f542f","empty":false},{"definition":false,"hidden":false,"uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"688a6b5c-b15b-4008-86d1-1590d95f542f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"688a6b5c-b15b-4008-86d1-1590d95f542f","empty":false},{"definition":false,"hidden":false,"uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"688a6b5c-b15b-4008-86d1-1590d95f542f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"688a6b5c-b15b-4008-86d1-1590d95f542f","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"description":"TOSCA definition package of the asset","duplicated":false,"artifactType":"TOSCA_CSAR","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.assettoscacsar","artifactName":"service-BasicCnf-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"YTNkMTA4MjZhNDZmNjM5ZWI0NGFjNjUzOGY0N2IwODI=","artifactUUID":"2dd877c2-c0b1-4ce0-a85c-cf6258c3d06a","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.assettoscacsar","payloadUpdateDate":1629423794448,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"description":"TOSCA representation of the asset","duplicated":false,"artifactType":"TOSCA_TEMPLATE","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.assettoscatemplate","artifactName":"service-BasicCnf-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"ODRkYWRjMzNkZWVlYTUxMWY3MjY3MGJhZjA4OTdiM2I=","artifactUUID":"cd3f999e-a1ae-4bae-be3b-5b3935c407bf","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.assettoscatemplate","payloadUpdateDate":1629423793868,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423746833,"description":"VF license file","duplicated":false,"artifactType":"VF_LICENSE","uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OTc3MTNjYzg5MTllYzlhNTcyNDA0YjBkMDY2OGE2ZDk=","artifactUUID":"fefb39c8-62fc-4e00-9e8d-8538e5c7560a","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.vflicense","payloadUpdateDate":1629423746836,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1629423746833,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3env":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423786004,"description":"Auto-generated HEAT Environment deployment artifact","duplicated":false,"artifactType":"HEAT_ENV","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.04d22a53-eba8-499c-bdb8-f35af5d0edde.basic_cnf0.cloudtechnologyspecificartifact3env","artifactName":"nginx_cloudtech_k8s_charts.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=","artifactUUID":"be458cf9-bc1f-4d8e-b1be-beefa4352e19","generatedFromId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.cloudtechnologyspecificartifact3","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3env","esId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.04d22a53-eba8-499c-bdb8-f35af5d0edde.basic_cnf0.cloudtechnologyspecificartifact3env","payloadUpdateDate":1629423791797,"heatParamsUpdateDate":1629423786004,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423786004,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"cloudtechnologyspecificartifact3":{"heatParamUpdated":false,"timeout":30,"creationDate":1629423746973,"description":"created from csar","duplicated":false,"artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"010c7bb8-2b05-4d84-9e40-7511f2596928","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.cloudtechnologyspecificartifact3","payloadUpdateDate":1629423746975,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1629423746973,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vfModulesMetadata":{"heatParamUpdated":false,"timeout":0,"description":"Auto-generated VF Modules information artifact","duplicated":false,"artifactType":"VF_MODULES_METADATA","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.0317d38b-c0b2-4c5b-8731-8412ceb779ae.04d22a53-eba8-499c-bdb8-f35af5d0edde.basic_cnf0.vfModulesMetadata","artifactName":"basic_cnf0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NmZiZjhmNDc2ZmRjY2RlZGM0YTVlYzJiNjYyNTI1MDk=","artifactUUID":"f509af1b-227d-452f-bfab-4c07f773a3f0","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.0317d38b-c0b2-4c5b-8731-8412ceb779ae.04d22a53-eba8-499c-bdb8-f35af5d0edde.basic_cnf0.vfModulesMetadata","payloadUpdateDate":1629423792966,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"heat1":{"heatParamUpdated":false,"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}],"timeout":30,"creationDate":1629423746876,"description":"created from csar","duplicated":false,"artifactType":"HEAT","uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"c4d75f26-bcb1-4686-b320-edff2d5e3047","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.heat1","payloadUpdateDate":1629423746882,"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":1629423746876,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423746805,"description":" Vendor license file","duplicated":false,"artifactType":"VENDOR_LICENSE","uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE=","artifactUUID":"e50baf6d-eebd-46b5-9294-575ec2c5ae54","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.vendorlicense","payloadUpdateDate":1629423746814,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1629423746805,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"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}],"timeout":0,"creationDate":1629423786002,"description":"Auto-generated HEAT Environment deployment artifact","duplicated":false,"artifactType":"HEAT_ENV","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.04d22a53-eba8-499c-bdb8-f35af5d0edde.basic_cnf0.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=","artifactUUID":"26508ef0-a22d-4816-9ddc-321035101598","generatedFromId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.04d22a53-eba8-499c-bdb8-f35af5d0edde.basic_cnf0.heat1env","payloadUpdateDate":1629423792329,"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":1629423786002,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423786002,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiccnfvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423746851,"description":"Artifact created from csar","duplicated":false,"artifactType":"OTHER","uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"23803401-7737-4bcb-bf12-bda681529fa8","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.vspbasiccnfvspinformationtxt","payloadUpdateDate":1629423746852,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1629423746851,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"creationTime":1629423786012,"version":"1","type":"org.openecomp.groups.VfModule","groupUid":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.BasicCnf..base_dummy..module-0","groupInstanceArtifacts":["fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.cloudtechnologyspecificartifact3","0317d38b-c0b2-4c5b-8731-8412ceb779ae.04d22a53-eba8-499c-bdb8-f35af5d0edde.basic_cnf0.heat1env"],"groupInstanceArtifactsUuid":["010c7bb8-2b05-4d84-9e40-7511f2596928","26508ef0-a22d-4816-9ddc-321035101598"],"artifactsUuid":["c4d75f26-bcb1-4686-b320-edff2d5e3047","010c7bb8-2b05-4d84-9e40-7511f2596928"],"groupUUID":"5ace7efa-18ec-4783-97bd-8a7b190dfbab","artifacts":["fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.heat1env","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.heat1","fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.cloudtechnologyspecificartifact3"],"uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.04d22a53-eba8-499c-bdb8-f35af5d0edde.basic_cnf0.fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.BasicCnf..base_dummy..module-0.basic_cnf0basiccnfbase_dummymodule0","invariantUUID":"210f834d-3ac2-4355-a4ad-b7a095d12a2a","normalizedName":"basic_cnf0basiccnfbase_dummymodule0","modificationTime":1629423786012,"customizationUUID":"8cf21128-b15c-4d9b-ba79-867b15c69875","groupName":"BasicCnf..base_dummy..module-0","name":"basic_cnf0..BasicCnf..base_dummy..module-0","properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"true","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"defaultValue":"1","description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"defaultValue":"1","description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"defaultValue":"1","description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"defaultValue":"Base","password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"defaultValue":"base_dummy","description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_dummy","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"schemaType":"string","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":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.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":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.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":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.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":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.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":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.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":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.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":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_cnf 0"},"actualComponentUid":"04d22a53-eba8-499c-bdb8-f35af5d0edde","createdFromCsar":false,"uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.04d22a53-eba8-499c-bdb8-f35af5d0edde.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1629423784969,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","componentUid":"04d22a53-eba8-499c-bdb8-f35af5d0edde","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1629423784969,"customizationUUID":"4a66b70c-603e-416b-b9fa-db09824d9301","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"0317d38b-c0b2-4c5b-8731-8412ceb779ae.04d22a53-eba8-499c-bdb8-f35af5d0edde.basic_cnf0":[{"definition":false,"hidden":false,"uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.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":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.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":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.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":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.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":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.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":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false},{"definition":false,"hidden":false,"uniqueId":"fc7ab099-7a64-49d3-b7b1-fbf61aa9cf7f.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":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ef5b46d-47ad-4533-9f03-6cfebefc9c73","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","empty":false},{"definition":false,"hidden":false,"uniqueId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","empty":false},{"definition":false,"hidden":false,"uniqueId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","empty":false},{"definition":false,"hidden":false,"uniqueId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","empty":false},{"definition":false,"hidden":false,"uniqueId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.configuration","artifactGroupType":"SERVICE_API","artifactDisplayName":"Configuration","mandatory":false,"serviceApi":true,"artifactLabel":"configuration","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.testing","artifactGroupType":"SERVICE_API","artifactDisplayName":"Testing","mandatory":false,"serviceApi":true,"artifactLabel":"testing","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.logging","artifactGroupType":"SERVICE_API","artifactDisplayName":"Logging","mandatory":false,"serviceApi":true,"artifactLabel":"logging","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.monitoring","artifactGroupType":"SERVICE_API","artifactDisplayName":"Monitoring","mandatory":false,"serviceApi":true,"artifactLabel":"monitoring","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.reporting","artifactGroupType":"SERVICE_API","artifactDisplayName":"Reporting","mandatory":false,"serviceApi":true,"artifactLabel":"reporting","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.instantiation","artifactGroupType":"SERVICE_API","artifactDisplayName":"Instantiation","mandatory":false,"serviceApi":true,"artifactLabel":"instantiation","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"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","creationDate":1629423779214,"version":"1.0","description":"service","tags":["basic_cnf"],"allVersions":{"1.0":"688a6b5c-b15b-4008-86d1-1590d95f542f"},"uniqueId":"688a6b5c-b15b-4008-86d1-1590d95f542f","componentMetadataForSupportLog":{"SupportablityComponentUUID":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","SupportablityComponentName":"basic_cnf","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","normalizedName":"basiccnf","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1629423811964,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1629423778934,"duplicated":false,"artifactType":"OTHER","uniqueId":"0317d38b-c0b2-4c5b-8731-8412ceb779ae.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629423778934,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","categorySpecificMetadata":{},"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_cnf"} 2021-08-20 01:43:33,057 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-20 01:43:33,057 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-20 01:43:33,058 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-08-20 01:43:33,058 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-20 01:43:33,058 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-20 01:43:33,061 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-20 01:43:33,513 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-08-20 01:43:33,514 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-20 01:43:33,515 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4403c1fc-5139-410d-b3b8-d6f49a17cd9d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e5834ef-72e1-43d4-a472-7957fa3d86e1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","name":"basic_onboard_SWlvzy","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0d8622e-c8c7-45d4-a108-59847f72726e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-20 01:43:33,518 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-20 01:43:33,518 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:43:33,519 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:43:33,519 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:43:33,519 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-20 01:43:33,519 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:43:33,520 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:43:33,520 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:43:33,520 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-20 01:43:33,520 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:43:33,521 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:43:33,521 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:43:33,521 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SWlvzy from SDC 2021-08-20 01:43:33,521 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:43:33,521 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:43:33,522 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:43:33,522 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-20 01:43:33,522 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-20 01:43:33,522 INFO 192:__init__.py(1) - Service found, updating information 2021-08-20 01:43:33,523 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-08-20 01:43:33,523 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-08-20 01:43:33,523 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-20 01:43:33,526 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:43:34,271 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-08-20 01:43:34,274 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-20 01:43:34,277 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccb4dcba-dee5-4122-876f-2707adf14328","lifecycleState":"CERTIFIED","lastUpdateDate":1629414915397,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd41dbc1-ad0c-4a69-b3e5-c3959ba10f54","invariantUUID":"b4f47ba1-c5ea-4fb3-8717-f9a1db5b60aa","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":"networkrules","uniqueId":"fd087e29-f974-4e42-bb40-0ea2cf3ed80b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414885190,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ff7fd1b3-dfb7-4fd6-97fa-3fb1c6a4b7d4","invariantUUID":"d2bee748-23ce-4774-bcfb-81e1d6b92e1a","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":"57c8d690-b710-454c-9c33-188d8bea2e04","lifecycleState":"CERTIFIED","lastUpdateDate":1629415176913,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"846866d5-4b0b-4a70-918d-fd47e65adc22","invariantUUID":"f60954b2-6fea-4775-ac48-8db6b880bdba","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":"c3c738e9-b65c-408b-bdbc-85eac9ddfda2","lifecycleState":"CERTIFIED","lastUpdateDate":1629414792562,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f390350b-e385-4999-b75b-8c400e6cb68b","invariantUUID":"a00dcc94-4d65-4844-afa3-1adff954ddc8","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":"compute","uniqueId":"42db8e19-9805-40bf-927b-38a551e11f24","lifecycleState":"CERTIFIED","lastUpdateDate":1629415052824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d5e1038-d4ad-4c02-a08b-2a0494e4e1ee","invariantUUID":"bad0000a-ce0a-4b1b-b635-2190af329aa3","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19560fb3-b786-4621-8e61-5e7003b1f876","lifecycleState":"CERTIFIED","lastUpdateDate":1629414950670,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bf9225-1ffc-48ad-90f1-10ed06182854","invariantUUID":"4cf7ed4e-810a-4bec-aff7-fb0e8a5687a8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f690c87-7c6c-4a2a-9c5f-eacbe450cbce","lifecycleState":"CERTIFIED","lastUpdateDate":1629415042465,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9efa31e9-becd-4bd6-8d6e-5f140fc6eb6f","invariantUUID":"6db8ca19-d325-4175-8b11-e2233bb215de","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":"compute","uniqueId":"34496f77-4569-4fe4-85f6-56fdd1ab9209","lifecycleState":"CERTIFIED","lastUpdateDate":1629415253659,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba661d53-4f02-45f1-b57d-59473974b06e","invariantUUID":"424be6e1-4a25-4020-af0d-07c4cc48070c","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":"defaulticon","uniqueId":"30867926-197f-43bc-ad69-0a73df80dc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415031167,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50c43700-31f9-4a83-b58e-899c37b936dc","invariantUUID":"9e4a961a-bfd1-495f-bfdf-1fdaa073bc01","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":"65b1bb32-224b-439b-bb72-e72c04f5c807","lifecycleState":"CERTIFIED","lastUpdateDate":1629414921571,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99efe85a-fe13-4028-8ed2-e78ca4f01558","invariantUUID":"6b2f5139-da4a-47cd-b5a2-44a0564baaec","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e094a45-929a-4962-8199-7aca78e7f459","lifecycleState":"CERTIFIED","lastUpdateDate":1629415240315,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"607a1042-cee0-4d51-9e5b-fa6c68f0cccb","invariantUUID":"bd1669ed-03b3-4783-a6c5-607f2d6508a0","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":"b389657d-21cc-46f4-aea5-d857c771225d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415155062,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e530d907-4473-4ad4-9f12-e3949502c44f","invariantUUID":"8a87942e-520a-412b-a67a-cfdd5a339025","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":"network","uniqueId":"81da0259-de26-45af-a8cc-85efd07dc766","lifecycleState":"CERTIFIED","lastUpdateDate":1629415171477,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f82b418-d124-4da1-a511-733a7b47e833","invariantUUID":"642ea06b-5d8e-4ddc-994e-d0c4d306235e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b26d2e32-8f67-41a4-b1d9-0834c7439977","lifecycleState":"CERTIFIED","lastUpdateDate":1629415187106,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5928d98-2238-491d-a918-70f710894af0","invariantUUID":"d8acafcc-cf00-421f-9990-8112d85225aa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629414698679,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4690af1-7cf3-49da-9ab2-b6b1917e73ee","invariantUUID":"8a0fe9ec-f545-44bf-855e-29335ed06fc0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1d3c54-e8f3-4b67-bb46-bf8631558e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414975506,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63569ac6-3370-4eaa-b7ba-7f05ccef06fe","invariantUUID":"904c1888-4c38-44f6-bd8a-25bbe78396f4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe5fa596-1e50-40e9-b420-f376149fd53d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415058282,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cb1757b-21f8-4639-9c5e-0ca401afe47a","invariantUUID":"008d4658-34e2-44ba-93e9-c2e4b45ec54c","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":"defaulticon","uniqueId":"03d410c1-cf89-4ac4-a948-e43a6a4abb75","lifecycleState":"CERTIFIED","lastUpdateDate":1629414804795,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc696e62-20f1-495b-bebf-5a846294f451","invariantUUID":"b2eb755e-19eb-48cb-95d6-89f23d69ee9e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c7f1441-0202-4599-a3fc-6af79445b152","lifecycleState":"CERTIFIED","lastUpdateDate":1629414995665,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b69b573-f287-4ed5-96df-4f601cd2cb4f","invariantUUID":"ab5ad009-b0a2-45d0-83f9-b4cf4eeef4a1","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":"securityrules","uniqueId":"842cd10b-496d-439d-9d34-b1f0aef4cfe0","lifecycleState":"CERTIFIED","lastUpdateDate":1629414896408,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9a77903-3079-4c44-aaf2-987e0c28b9a9","invariantUUID":"d7ad3b19-95f3-4cf0-b408-707d83d33914","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":"port","uniqueId":"ee52c1a2-f905-45d6-ac08-e2cf1abcf0cb","lifecycleState":"CERTIFIED","lastUpdateDate":1629415161358,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b02f6500-38a9-4ed8-8da9-1406ae6257d2","invariantUUID":"41c04e27-e82d-4607-9d56-8a74682dde58","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6559ca4a-325b-4428-92d3-bc63b76c0e15","lifecycleState":"CERTIFIED","lastUpdateDate":1629414828081,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e579bab3-550d-4104-9d4c-6b31c34de7af","invariantUUID":"380a7de6-5519-4956-a6c6-6d028fced6f8","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":"network","uniqueId":"9be2f8c2-3944-473a-905f-8de9c7bf2d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414815927,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08a93889-46d1-4760-a316-7cf2abe75086","invariantUUID":"ec92f881-69ab-418d-890a-2f258158f6c4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69599996-d129-4725-abe4-8aca15cba142","lifecycleState":"CERTIFIED","lastUpdateDate":1629414890756,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a6d7484-50c2-4b41-a0f4-f4c1e93b3ddc","invariantUUID":"1dc47e5f-cd76-484f-b854-a52a91812b59","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ee9b94e-8a14-4e88-8456-fb1760076276","lifecycleState":"CERTIFIED","lastUpdateDate":1629414990587,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c0d97fd-2008-45c6-8815-48763f8c72d8","invariantUUID":"8c9e7182-6acd-40a9-83f4-5547463f017f","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":"12f2d3ad-7036-4437-b1d3-ce92311b3e59","lifecycleState":"CERTIFIED","lastUpdateDate":1629414945052,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f00cee96-c18a-486c-8d55-694ed9a29d13","invariantUUID":"cda3c997-db06-4b1c-99b0-4078f5b3ca95","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":"c20c72f5-d043-4f3a-9b95-b1292a1a9a73","lifecycleState":"CERTIFIED","lastUpdateDate":1629423298637,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"297b1b49-fd26-4293-9b66-d936b89613bb","invariantUUID":"5b1b6ede-564b-493b-a9af-fe3cd6ee006c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f817991d-8d0b-4a6e-8979-b032cd82ff9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415199341,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd26439e-9f22-46b7-9439-c2342bd18aad","invariantUUID":"6aa6a385-a452-4a1f-a29e-a4a35140be8c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c3bcbf5-62ee-4360-8455-15e560d99f84","lifecycleState":"CERTIFIED","lastUpdateDate":1629415230728,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c492f9eb-b450-46a6-857e-ffce74b798fb","invariantUUID":"9aef9da9-be91-4eeb-8285-9a4828072dbe","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":"8222d7af-dc82-4a9a-8850-fe7d2b517678","lifecycleState":"CERTIFIED","lastUpdateDate":1629415073701,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb9fe44-8c12-486c-87f4-863e73214585","invariantUUID":"c45232fa-36fb-4335-a570-5c173e34974e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"200bbabb-e249-4f3d-ae46-b06e8f957305","lifecycleState":"CERTIFIED","lastUpdateDate":1629415245349,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7123db5-c1d3-40c1-ab2c-1545df6e444b","invariantUUID":"5bc17c73-697a-4afb-b8ee-2c58329f6550","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":"0b53b627-bd32-492a-b2b8-2a21a8c22cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1629415248422,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a4789e8-6ecb-4667-8a81-e4c457ad006f","invariantUUID":"bbd2db90-7fc8-4d7b-89be-648b56a4cc02","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":"f3c7b61a-d201-487d-a224-b020a01a0673","lifecycleState":"CERTIFIED","lastUpdateDate":1629415025205,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","invariantUUID":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0462bf19-e497-4576-9abf-ae93fbfa0cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1629415191999,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3ff12a-a728-4fd7-a2ec-f456a288a339","invariantUUID":"bfcfc2a0-efa5-4b05-b6e8-e80fb548fd74","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa4f25f8-9899-4900-99e6-9d7243d00e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414926890,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e154026f-20d1-40eb-acba-d8bbb85f4900","invariantUUID":"6346c2c8-1abf-4eb0-b003-186bc5ad9339","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":"defaulticon","uniqueId":"c6700134-b047-4d78-9775-2a1e376c4bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1629423654116,"name":"basic_onboard_SWlvzy","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef764501-aeda-4c18-a6b7-9c764df62754","invariantUUID":"c3711e58-0bef-41c6-846b-06b574ee5612","systemName":"BasicOnboardSwlvzy","description":"VF","tags":["basic_onboard_SWlvzy"],"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":"compute","uniqueId":"a439f537-6a0d-413a-9c7a-7833ddae51c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629414910285,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6e8c2-e37d-42e5-8fcb-55f5d9320bbc","invariantUUID":"09e61d35-c04b-4190-8bbc-0729be541b15","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb505333-8ab8-444f-b552-308abfe02b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415211278,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe358324-23ef-4754-839f-60e1b46b7955","invariantUUID":"2c2eae9e-812a-4b38-8298-78543bad394c","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":"port","uniqueId":"104be05d-fde1-4aa9-adbf-555292bced6e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414867455,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58d16d52-90e4-4a7c-8871-a79f40bc2dfa","invariantUUID":"75243842-cd1e-48fe-a919-21b73182085a","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":"defaulticon","uniqueId":"04d22a53-eba8-499c-bdb8-f35af5d0edde","lifecycleState":"CERTIFIED","lastUpdateDate":1629423759581,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","invariantUUID":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","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":"loadBalancer","uniqueId":"fab8016d-7d00-4d0c-8d6f-dd7d2bddf947","lifecycleState":"CERTIFIED","lastUpdateDate":1629414747083,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50cd5ff-3196-479c-895e-a8d14bffb89c","invariantUUID":"8ab7f263-7dc9-4c2e-956e-5103c08e04f5","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4b73e1f7-d8ce-46b3-b227-86b6a5eabf66","lifecycleState":"CERTIFIED","lastUpdateDate":1629414787301,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"222041b7-547a-4e0c-b5f6-65500a5dcac3","invariantUUID":"77aa34f6-e36e-44d4-90dc-d7e9fe695444","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ceb60713-dad4-4279-b81f-cf00a5dfba00","lifecycleState":"CERTIFIED","lastUpdateDate":1629415269211,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b26f64d-94aa-4890-b007-ab132af8af90","invariantUUID":"6097916d-69e4-4752-8dc8-4ce011e274af","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":"defaulticon","uniqueId":"e36740ec-f8d1-4bb9-9274-869d6d31719f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415036905,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60cfac75-8415-4224-8de0-e4f12d6148df","invariantUUID":"6b344748-4354-467e-8332-3f0dc6c1f0b2","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":"f713cc27-545c-425e-b892-1a158e8e3cae","lifecycleState":"CERTIFIED","lastUpdateDate":1629415119982,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b89970d-9006-4b97-b652-e6d5a9884c5e","invariantUUID":"ce35c1d3-a70a-4051-b249-b5c13f8425bd","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":"port","uniqueId":"d9d35420-d286-4e2e-ac89-8ad4f942a99e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415224192,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69e27c3c-a14f-4d58-8242-0a5897356943","invariantUUID":"ecc5660b-dd6c-452f-ae40-c70f8a837601","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":"320771a6-a63e-48f9-b113-f9f7ea48623b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415216201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13b04e5e-03c0-4f09-99cd-8d49d30ec233","invariantUUID":"84861967-04e6-4460-af44-4fab2a6308e7","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d888881c-fca4-45ee-a765-9a0c605b914a","lifecycleState":"CERTIFIED","lastUpdateDate":1629415078609,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e5545f1-7590-4d7c-9e17-f176ef48bf18","invariantUUID":"4361ad2d-30dc-4937-8768-c74c3d208561","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dcbdf68b-e06c-41d2-a612-b4f83d0e32f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629414752416,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba98dfc2-8658-4927-bd08-4b69d7b5f34d","invariantUUID":"4027118d-7650-4e9e-b114-62ea59e4901f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"29c2158b-f2b4-46a5-ace5-3536f6e73d75","lifecycleState":"CERTIFIED","lastUpdateDate":1629415141695,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ec71db-6bec-45bd-b249-e20dfbda39c8","invariantUUID":"7b7a8c58-1755-41f0-b1cb-69c98be0e1e8","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":"84ecbef0-e4b8-4213-976b-22738e93e87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629415181925,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8e0ed-3441-4ce3-99bd-51e8e2e21115","invariantUUID":"7dcbb54c-c033-4f61-abe4-49db960b47b7","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":"80a6141f-0d9a-4c31-91ba-e00d3a6e84fc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414773864,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cdc57d7-93a6-45e2-ae47-a8364d5f9d20","invariantUUID":"20f61256-0ec6-4f3a-9811-57a12d72339c","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":"compute","uniqueId":"eb3d1f09-2aab-4e05-b87c-18a9bd99f87e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415094826,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdae0eba-8154-4e02-8ca7-cb7e27b0b37b","invariantUUID":"ee4ec6a1-89ae-4eed-b32c-6c4a45c160f4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b20b3def-17fb-439d-b313-6bee7776ced3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415261093,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa51f5e5-cedc-4c56-9071-a87a2ef4f365","invariantUUID":"1621dc71-345b-4593-a361-58f77e651395","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"498ab6b7-d63f-47e6-bf09-72c88d1593bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414779816,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"736c9c11-9e74-4dc4-b846-71bd2350c8f8","invariantUUID":"7fa57d0e-c21c-42af-bd6b-998948edcb5e","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":"9ed8c291-7820-401d-b3f5-a975be2b55c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415114884,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a88293-478b-4ea1-8a34-def7d476a7b7","invariantUUID":"699e62e0-3801-409d-9a81-0ad4fc0952de","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":"defaulticon","uniqueId":"15bfd7be-2e0c-4c8f-9b71-c7fffb8ed97c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414719321,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c45c7f6-b6a6-4583-ba7c-9578a8f26f25","invariantUUID":"8f49a26e-036a-460b-adb8-87a1256b12f7","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4d7fcfed-9753-47f8-87f4-31e53e7f116a","lifecycleState":"CERTIFIED","lastUpdateDate":1629414833728,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43443679-458c-40cc-91ba-5a921cd5bd9c","invariantUUID":"6676d684-a89f-430c-b16c-2b22dafe2f3d","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":"defaulticon","uniqueId":"2c6fe65c-08f4-4651-abda-9a352a5483f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415150047,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b72f196c-daa1-47be-a15c-45f04125aab4","invariantUUID":"735a81ba-b312-45ca-a30e-d8961f26bb8c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4dd100ef-49cf-4b64-8edc-c64af468f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1629415068748,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df7c95ea-50c9-4865-85c5-5e808923faad","invariantUUID":"c7825790-1266-4737-8b39-595264301c21","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"785b0dab-1f65-4feb-9d2a-b0a5f9cbb6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629414798907,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e957fc6f-6d26-45f7-a236-8bee1fb84d9d","invariantUUID":"480ccbb2-18f1-4b20-90c4-1b71b309dfbc","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":"7d7eacd7-9f3c-41ec-9567-99da7b4a25ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629414757720,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c29cc8-bc6f-486f-910e-1fbf8768bb6e","invariantUUID":"c8a75e5b-4e98-443a-a53f-2b9e1dc751d5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5563d65-2855-4320-94be-af54c5215696","lifecycleState":"CERTIFIED","lastUpdateDate":1629414729996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e5c40b-ea73-4aaa-80a1-981c86053eb0","invariantUUID":"1f4bd581-b477-4468-875a-c7e396b34319","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a100a3a7-f8f9-44d8-915c-32f4ad9f332c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414939520,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b55c8dba-e662-4c70-9a49-6a27ac104f6e","invariantUUID":"45dc9d26-6bdc-4580-9b15-b84912e93e74","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":"9b531946-90a9-4abf-8843-a3cf129ceabf","lifecycleState":"CERTIFIED","lastUpdateDate":1629414821983,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64d44cb5-77a8-46bf-b35a-18c24866b917","invariantUUID":"6c825728-8655-4072-8f80-4a53197e750f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97c4d233-8207-4600-b4b5-b57d42aeb8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415010273,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d33ebf1-1bf8-4b06-974a-0760878a8d8a","invariantUUID":"56812d64-06d1-469d-8a53-e34db8f7adf7","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"94fef74a-7a21-4fce-b67e-72c5189fe3aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629414735233,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65fa23b8-1e61-426a-9ced-eb4d56324de3","invariantUUID":"d25939d5-43c5-4b37-aab5-fcac68dc6b07","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":"networkrules","uniqueId":"c91b3733-bd9e-4809-9e10-371144c63d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629414862421,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2c6de72c-924e-4812-b45f-7c152b508f80","invariantUUID":"857051b3-d19b-4753-9194-a4fe9402dcc7","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":"24b33b74-0502-4288-be05-2fabdf8dc73f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415015553,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"297d9708-4a63-4e38-b41c-97202ff02724","invariantUUID":"c7683569-35cf-4f8f-906c-844ae8814691","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc811b39-1033-49d2-b4cd-1dc6c8610836","lifecycleState":"CERTIFIED","lastUpdateDate":1629415047534,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"655e5d54-f008-4a89-bb4c-904f4c2ff5e5","invariantUUID":"7e65be0a-81d7-468f-84d7-e28f10c20dab","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e97469d1-352b-44c4-ada3-a889f828ddea","lifecycleState":"CERTIFIED","lastUpdateDate":1629415099859,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5575672-bed7-4bf6-bf16-3446b27cdcb7","invariantUUID":"5001aed7-2a54-4adf-9b5b-8a4e0aa3a95f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414810245,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c87c934-d726-42fe-84ba-f7e39be2bf79","invariantUUID":"01a67d5f-2cc0-4024-abc5-27fac27b2262","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6ea5c59e-aad2-470e-bd57-e46b0bca3c10","lifecycleState":"CERTIFIED","lastUpdateDate":1629415166321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"657b86a6-f536-4d18-9bf9-e08c3b8241b7","invariantUUID":"8dc5cbab-f23b-4233-b5e1-d5f9652ae033","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"af8cf2e2-7a34-49ae-8a8e-ec7cbdb1542d","lifecycleState":"CERTIFIED","lastUpdateDate":1629423701461,"name":"basic_onboard_SWlvzy","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","systemName":"BasicOnboardSwlvzy","description":"service","tags":["basic_onboard_SWlvzy"],"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":"a7947030-0acb-4764-b1f6-f6443ad5966f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423347243,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","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":"f6726024-2a41-4405-b829-8f1a5c914e67","lifecycleState":"CERTIFIED","lastUpdateDate":1629422993081,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","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":"688a6b5c-b15b-4008-86d1-1590d95f542f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423811964,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","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-08-20 01:43:34,284 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-20 01:43:34,285 INFO 201:service.py(1) - Service basic_cnf onboarded 2021-08-20 01:43:34,286 INFO 33:k8s_connectivity_info_create.py(1) - Check if k8s connectivity information exists 2021-08-20 01:43:34,286 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-20 01:43:34,287 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-08-20 01:43:34,287 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-08-20 01:43:34,289 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-20 01:43:34,340 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-08-20 01:43:34,341 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 500 2021-08-20 01:43:34,341 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: n/a 2021-08-20 01:43:34,342 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-08-20 01:43:34,342 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-08-20 01:43:34,342 INFO 36:k8s_connectivity_info_create.py(1) - Create the k8s connectivity information 2021-08-20 01:43:34,349 DEBUG 129:onap_service.py(1) - [None][Create Connectivity Info] sent header: {} 2021-08-20 01:43:34,349 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-08-20 01:43:34,349 DEBUG 132:onap_service.py(1) - [None][Create Connectivity Info] data sent: None 2021-08-20 01:43:34,352 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-20 01:43:34,408 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-08-20 01:43:34,409 INFO 142:onap_service.py(1) - [None][Create Connectivity Info] response code: 201 2021-08-20 01:43:34,410 DEBUG 146:onap_service.py(1) - [None][Create Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFWjNoUFZFbDVUV3BSTUU1V2IxaEVWRTE0VFVSbmVFNTZTWGxOYWxFd1RsWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVDA1cENtY3ZkbEpTUzJaek9VVjNlRzlOWjFScGVYWmFRMHB1UVdoRE5HeE1Oa0U1VkRSaVIxYzFXa3ByWjNkYVdEZ3daRmQxUXpWM1pHbHBWVEpXT0RKYVpsQUtkakoxTDBKb2FUUlpXbk5VUWxaQmNYUktVVlp3YVRGblRESnRSRkJuWmxsaUswTm1PVzVqY1VKbk5GSXhZbUo1ZDA0MGFEZFdXbE0xUld4RlYwODRVZ3A2VGpObk1sQmhSREkyY1ZwQ2FGVk1Sa2MzYjFaYU0waFdhSGh0VWxkUVNWa3dWMmczZERaaVdFOHJUWFZXVFVGT1lUSlNiakp6VFdoWVRXSkliaTlaQ2psbFNFaFZaMWh2ZFhaSFozaFFhR2RUTUhkSGMxb3ZRazh5Vms5V00yTlVSVE5qVlM5TmIwVTVkaTloU0VaMUswOVpXalJ5UVRKWWVETnRNelkzVHprS1N6aG5iazF5WkRBM1EyaHVkRUpOWlRGWE4xWnZTVmhsVlRnemFXTk9ZVFE1YVZwNlNFcDFVVzlZTjI5S09VbDVTMjFxWVhVclNUa3pVMVJYVjNOc2JncFZTRWhCTkZKa2NUTXJZbEpHUldGd2MwcHpRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWlFNekI0YlcxRk1FVjBiVnAyTjBkR1VVYzVURWh0U25JM2FtNU5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkNValpJTWpoVU5XMXBLM2xpY0U1NGFra3lTbGRrTlhKNU1YbFRXRFJOY25sWmJuRnRWbFJ1Tm1nck5IZHpiekZKYkFwc05ERmpOVEZQZWs0eGJIcGlOblF6U0ZaaU1tVlFRWEF2ZFVWUFZHOU5PVWd6ZUZremRYWkZabXhETm0xb1RWcDJSVTFOWkdKVFMwdFlTMnBWUjFoS0NrWk5ZVGxrVDNaMFNraDRlWFpyZFZaRU0xZG1VMmhPTlU5U0wzSmlja014TTJoeFVEaE9hakZJVjNjclZIZDBlV1JISzI1cFVUSkJka3RwZDIwd1R6TUtkWGRTTTA0MldIRnZXa2hoTjJKM1pVVk1MMGxwWW5OcVJpOU1SV1ZKTjJZMmMwWTRlVlZ2ZUU5cmMxZE5ORXhQV1RSUlRXMHdhbXN4ZEc5aVRFcFZWd3B1TmxoSFZuRlVjek14ZW5vck4xUndXREJRYlV0MmFYUmxhR1owVG14VWFHVldiRFYxUTBSYVRFdE5jRzFPTTNNNFJVcHNRMjl2YlRsTVlsVkpOV2hNQ25CVWRVbFVTVWxwUlhGc2JVVTJSMGd3VEhKWlYwVXplRFJyY1RSUE5uWm5Ua3RrU3dvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4yMjE6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKVUhVNGEwcDVOSEJ3TVRSM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTkUxVWEzbE5ha2t3VGtSV1lVWjNNSGxOYWtFMFRWUnJlVTFxU1RCT1JHaGhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRVEJNTVVveFMySlJaa1UwYTJKbk9Ib0tRVXcyT0RVMFpVRmlTM1JXSzBGWlZscFhabGREUlRjclFreHBTSFppUTFSQlpVTnpWemxxWkZabVUwWjVPVk5CY25sYWJqQlJZa1kyTjNWSk5YRlFkd3BIYUdwYVF6ZGlRWEZrTDBoUVYxTkRiRWhsTkhGUE5UWjZaRlpJVFZwWFkxQnBiMmgyVXl0ekszRmFRMVpZY2twNldFWkRXWGMzTUhaRWRFOTJjRXN2Q2t4SVJucE9WM0pIVWxsT01sRk5Wa2hWVjIxTFdteEVjbTF5U2xsTU0zVm1hVk50VXk5d1R6ZFZhV3hvVWtZdlZpdDFaMG8xVFhKaWMzSnBSVVpQVEM4S1dubzVSbFVyU1dORVUwSmpaV2gzWVVSSVNUTkhWV2xrTDBSS1RWTkpUMGw0ZUhkMGFsZzNMMDE2U3pGUFFqVm5TRVo1VXk4eVlqSkNVM0k0ZUVNd01nbzJRVmRtY3pWMVFXUkRZbFZwUTBZelpHWXhlSFUxVUdvdlpGZ3JUMDE2UkdrM00ycFlOa3h2VERVcmVraFBlazB5TlVJMlZHZGhjbTVJYkZoeWVraE1DbmM1V0U4M2QwbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZVdlpsUkhZVmxVVVZNeVdtMHZjMWxXUVdJd2MyVlpiWFoxVDJOM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGQ2MzWkNlVGhTU3pWMlRETkdTR05TY0ZsRlIzSnhhMEo1TkhRNVFtRlJkakJ0WjI5cU5rdzNPRFYwZVdaVWNVd3JVSEYxWTFSSENsbFJLMjB6UVV0QmFYZ3JkVzluYjJKV1VHcFpTR3hoUVhSdlFXOU1kMWxSZERaeGNHVlRTbmN2T0VkbmJETkZhVzVuZFRKeWFsbzVjakZXT0hZd2NrMEtlV2RXT0hwQ2NGVnFWemhqY1UxYWJYbHZOMDV6VGpNNFowTjFiUzlDT1VWRmFqVXlObFJqU1VFdmFHTnhLM2xTWlU1SlZqbFdNbFpQTjBKWVJVdEtjZ3BUZHpkU1ZURTFNRUpJZEhsbGJFODJjRzA1V1hGRGJUQkhOVlo0V0dReU0yZzBXR3MzYjI1dlVVVllRVkI0Vm5WcVpEQnBTMDlJVjAxYU5EbE1LMUp5Q2xwSFJWTXZZVlZ1WkVVNFJHWjRiVmxNUTA5clVrOXFORkZrY1hSbGVuWXhOWE5pUWxWdFJEaExOMGhhYjJOa1ZsSnZNakk0T0RjM2JsbG1kRWMwY25FS1lUZEViMjl3WlcxWWNGSkhVekJaVVdsNVJHdFVlVEp0U1c4emJXRTRZejBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmNFRkpRa0ZCUzBOQlVVVkJNRXd4U2pGTFlsRm1SVFJyWW1jNGVrRk1OamcxTkdWQllrdDBWaXRCV1ZaYVYyWlhRMFUzSzBKTWFVaDJZa05VQ2tGbFEzTlhPV3BrVm1aVFJuazVVMEZ5ZVZwdU1GRmlSalkzZFVrMWNWQjNSMmhxV2tNM1lrRnhaQzlJVUZkVFEyeElaVFJ4VHpVMmVtUldTRTFhVjJNS1VHbHZhSFpUSzNNcmNWcERWbGh5U25wWVJrTlpkemN3ZGtSMFQzWndTeTlNU0VaNlRsZHlSMUpaVGpKUlRWWklWVmR0UzFwc1JISnRja3BaVEROMVpncHBVMjFUTDNCUE4xVnBiR2hTUmk5V0szVm5TalZOY21KemNtbEZSazlNTDFwNk9VWlZLMGxqUkZOQ1kyVm9kMkZFU0VrelIxVnBaQzlFU2sxVFNVOUpDbmg0ZDNScVdEY3ZUWHBMTVU5Q05XZElSbmxUTHpKaU1rSlRjamg0UXpBeU5rRlhabk0xZFVGa1EySlZhVU5HTTJSbU1YaDFOVkJxTDJSWUswOU5la1FLYVRjemFsZzJURzlNTlN0NlNFOTZUVEkxUWpaVVoyRnlia2hzV0hKNlNFeDNPVmhQTjNkSlJFRlJRVUpCYjBsQ1FWRkVVRE55UkZob1FXVTJkMnhoYkFwQk5UTlhPRUowVDNScVJ5dENhVWh0YWt0b2FVRTNWM2hOU0dwdFYzQXhVekppVTB3cmFVZHhiRnA0Vmt4T2VsRjZlRFJZVkdwbE1HZFFielJrZEd0MUNsWmlUMVpUV1d4aWExQk1jMDlHTVVKV1oxcDZjelJZUWs1VWR6SkliRFV6YTI1WE1YTnNPVWM1TWs1aVpVcFpNbUZqUkhSU1ozcEhaVTgxWmxKUVFqRUtPVGd4U21oUVJXMUZUamRDSzNScFdWSTVNWFI0V25nNWNEZG1OSEJFVlRsc1ZWRllURzRyWVVkdE1YYzNOek14U2xGREsxRjBjRkppVUZsemQyeExkUXBpYWtNNFFVaGpUWFYyUzNwaU4wNUJOVU5pZVRJNVExb3hRVkY0UzBSSlVGTkRWMHR5VG5WYVRXaEdVV05UVG5kNWVtVjVjRXg2V2t3ck0wdEJNVVZHQ2pkVVoycFpTRVpKY1ZKa1pHOXpNQ3RHWkhGM1dISlNjMjVpU0RKSFRHd3lUbTl1Vnpod1MyWXJRbXBqTVdZM0wyVm5OM2RPTkdjMmEzSkRhMHh6WlVRS09HeG1SV3htVjBKQmIwZENRVkJGUlRKUFRFbDNVMWhJYWtKSVIyNXJlRkJHUm5GdmNUWkJPQ3RxUW1kak5Fb3JOR3BCUlRSblprVjRNWEpuTUVRNWJBcE1Ra3RtYkcxdFQyaGFVMkY0WTNOaVUyUlpPVzlpUm5aaFJHb3hjbXhhWlVkQlQwOUxVVTB6ZG5CRlIwTnZSSEp3VmxsRk1YVjZhM1UzVkUxNFFWWk9DbXRQTjBabVYwVkRRa3B4UWt0c2NuVTFNWFJJT0VsNGRtVlJkVUZFTkZCd1ZUUnJaMjVIVXlzMlVHeG9UelJRY1hGQlRVOTFUSHBVUVc5SFFrRk9NaklLZWxObmJVVmtjSGxtVFRVellVbEdWR3BMY1hoVVpFOVZSa2QxTURsV01rYzNLelZLUVZKcFlYQlJVMnh1Y0c1Sk1UaFlVVWx2VlRSU2MyUlhSa0V2T1FwbVRWUTJVQ3RsWVZCUlVtUkJNa2h5VjJnd1RUTmlWVkpYWlhGcVRHRTNWbVJ0UVRVMGFucHZaMHRoU2s5S1pDdGtXazVHYUZGRmRIVktZa3hDUkVoVENscHVSbEEzWXk5bFJ5OVZWV3BLSzFacFJVNUJTM2xsWjA1UEt6RnpTVWh4TWt0RVJIWjFVREZCYjBkQ1FVcG9iMDlyV0dWTlRsVldRa04yVW1KNFVrOEtRbFUzTW5wbFFqYzNja1pqY2tjMVpXdGxWbEJyVTJKalpHcDFkbGxqUWxVeE4xQklSM0pSVWtoalRrVjNPRXRXZEZCRk1qZ3JTbWd3YjFGRFVqUlllQW8xYW0xS1ZXTkljRXBEV2sxeVlVOXpXREZoZG5CTlJWVlBkVmwyWm1SNmEyMWlkVVJSY1RsMlQxUTBRMWsyWjNjemFtWkpia0ZKVTBVelkwVlBZM1IxQ2xwb1lWZGxiemQ1WTJoM1VVMXFVazh4U1U1eFkyTk9iRUZ2UjBGTGIzaHVVMHh2ZEcxUE9UVjBhVWhEVVROa2JVOXRaVEpYVGtaR1RHWndXRlZFUTFNS1NWQmxVSEF3YjJWUGQzTlNjV01yWVZsU1RERllVREpWZWpkS1kxQlZiRmhTV0VsR1F6UjRWa0V4TldGU1RrNXRkM05hZVZWamNGaHhRMnBUYm05bVJ3cHdUMkpYTTFCME9XNVFaMlZxVTNkMWIybHRiMUZpWVd4bmQweEpPV3R4TjJORGJETnhVRzF0UVdReVJYTjVaQ3ROTDBjdmJHMVpkbGx2Vmt0eU1WRkVDbUZMTjBsR2JsVkRaMWxCWlU1WlowMXFMMWhvVG5kVFZXdEdWVFYxUkVKVVZVa3JXRTUzTm1sUk5DdEtRek5uUkZGU1JVUnNRVXhpVm1kV1ZpOVVUMGNLY1VKUmQwSk5lR1ZWVjBwMVRFZGlWRFI0T1hORlVtZHBPRlJtZW0xVllqTnJOVlJKT1dkRGVYcFdNR0p0VTNJd1pYbFZXV0V6U2pCUFNsUkVNMmhuTWdwM05sQjFWR1ZwWmtKakwzTlZiWFZCT1VsMlpWZHdlVFJvTTJKVGN5OVBXWHBqZGl0TFkySnBaVkZZVEVZelYzaHBTVEZPZFdjOVBRb3RMUzB0TFVWT1JDQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUW89Cg==","other-connectivity-list":{"connectivity-records":[]}} 2021-08-20 01:43:34,413 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-20 01:43:34,413 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-08-20 01:43:34,413 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-08-20 01:43:34,415 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-20 01:43:34,444 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-08-20 01:43:34,446 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-08-20 01:43:34,446 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFWjNoUFZFbDVUV3BSTUU1V2IxaEVWRTE0VFVSbmVFNTZTWGxOYWxFd1RsWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVDA1cENtY3ZkbEpTUzJaek9VVjNlRzlOWjFScGVYWmFRMHB1UVdoRE5HeE1Oa0U1VkRSaVIxYzFXa3ByWjNkYVdEZ3daRmQxUXpWM1pHbHBWVEpXT0RKYVpsQUtkakoxTDBKb2FUUlpXbk5VUWxaQmNYUktVVlp3YVRGblRESnRSRkJuWmxsaUswTm1PVzVqY1VKbk5GSXhZbUo1ZDA0MGFEZFdXbE0xUld4RlYwODRVZ3A2VGpObk1sQmhSREkyY1ZwQ2FGVk1Sa2MzYjFaYU0waFdhSGh0VWxkUVNWa3dWMmczZERaaVdFOHJUWFZXVFVGT1lUSlNiakp6VFdoWVRXSkliaTlaQ2psbFNFaFZaMWh2ZFhaSFozaFFhR2RUTUhkSGMxb3ZRazh5Vms5V00yTlVSVE5qVlM5TmIwVTVkaTloU0VaMUswOVpXalJ5UVRKWWVETnRNelkzVHprS1N6aG5iazF5WkRBM1EyaHVkRUpOWlRGWE4xWnZTVmhsVlRnemFXTk9ZVFE1YVZwNlNFcDFVVzlZTjI5S09VbDVTMjFxWVhVclNUa3pVMVJYVjNOc2JncFZTRWhCTkZKa2NUTXJZbEpHUldGd2MwcHpRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWlFNekI0YlcxRk1FVjBiVnAyTjBkR1VVYzVURWh0U25JM2FtNU5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkNValpJTWpoVU5XMXBLM2xpY0U1NGFra3lTbGRrTlhKNU1YbFRXRFJOY25sWmJuRnRWbFJ1Tm1nck5IZHpiekZKYkFwc05ERmpOVEZQZWs0eGJIcGlOblF6U0ZaaU1tVlFRWEF2ZFVWUFZHOU5PVWd6ZUZremRYWkZabXhETm0xb1RWcDJSVTFOWkdKVFMwdFlTMnBWUjFoS0NrWk5ZVGxrVDNaMFNraDRlWFpyZFZaRU0xZG1VMmhPTlU5U0wzSmlja014TTJoeFVEaE9hakZJVjNjclZIZDBlV1JISzI1cFVUSkJka3RwZDIwd1R6TUtkWGRTTTA0MldIRnZXa2hoTjJKM1pVVk1MMGxwWW5OcVJpOU1SV1ZKTjJZMmMwWTRlVlZ2ZUU5cmMxZE5ORXhQV1RSUlRXMHdhbXN4ZEc5aVRFcFZWd3B1TmxoSFZuRlVjek14ZW5vck4xUndXREJRYlV0MmFYUmxhR1owVG14VWFHVldiRFYxUTBSYVRFdE5jRzFPTTNNNFJVcHNRMjl2YlRsTVlsVkpOV2hNQ25CVWRVbFVTVWxwUlhGc2JVVTJSMGd3VEhKWlYwVXplRFJyY1RSUE5uWm5Ua3RrU3dvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4yMjE6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKVUhVNGEwcDVOSEJ3TVRSM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTkUxVWEzbE5ha2t3VGtSV1lVWjNNSGxOYWtFMFRWUnJlVTFxU1RCT1JHaGhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRVEJNTVVveFMySlJaa1UwYTJKbk9Ib0tRVXcyT0RVMFpVRmlTM1JXSzBGWlZscFhabGREUlRjclFreHBTSFppUTFSQlpVTnpWemxxWkZabVUwWjVPVk5CY25sYWJqQlJZa1kyTjNWSk5YRlFkd3BIYUdwYVF6ZGlRWEZrTDBoUVYxTkRiRWhsTkhGUE5UWjZaRlpJVFZwWFkxQnBiMmgyVXl0ekszRmFRMVpZY2twNldFWkRXWGMzTUhaRWRFOTJjRXN2Q2t4SVJucE9WM0pIVWxsT01sRk5Wa2hWVjIxTFdteEVjbTF5U2xsTU0zVm1hVk50VXk5d1R6ZFZhV3hvVWtZdlZpdDFaMG8xVFhKaWMzSnBSVVpQVEM4S1dubzVSbFVyU1dORVUwSmpaV2gzWVVSSVNUTkhWV2xrTDBSS1RWTkpUMGw0ZUhkMGFsZzNMMDE2U3pGUFFqVm5TRVo1VXk4eVlqSkNVM0k0ZUVNd01nbzJRVmRtY3pWMVFXUkRZbFZwUTBZelpHWXhlSFUxVUdvdlpGZ3JUMDE2UkdrM00ycFlOa3h2VERVcmVraFBlazB5TlVJMlZHZGhjbTVJYkZoeWVraE1DbmM1V0U4M2QwbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZVdlpsUkhZVmxVVVZNeVdtMHZjMWxXUVdJd2MyVlpiWFoxVDJOM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGQ2MzWkNlVGhTU3pWMlRETkdTR05TY0ZsRlIzSnhhMEo1TkhRNVFtRlJkakJ0WjI5cU5rdzNPRFYwZVdaVWNVd3JVSEYxWTFSSENsbFJLMjB6UVV0QmFYZ3JkVzluYjJKV1VHcFpTR3hoUVhSdlFXOU1kMWxSZERaeGNHVlRTbmN2T0VkbmJETkZhVzVuZFRKeWFsbzVjakZXT0hZd2NrMEtlV2RXT0hwQ2NGVnFWemhqY1UxYWJYbHZOMDV6VGpNNFowTjFiUzlDT1VWRmFqVXlObFJqU1VFdmFHTnhLM2xTWlU1SlZqbFdNbFpQTjBKWVJVdEtjZ3BUZHpkU1ZURTFNRUpJZEhsbGJFODJjRzA1V1hGRGJUQkhOVlo0V0dReU0yZzBXR3MzYjI1dlVVVllRVkI0Vm5WcVpEQnBTMDlJVjAxYU5EbE1LMUp5Q2xwSFJWTXZZVlZ1WkVVNFJHWjRiVmxNUTA5clVrOXFORkZrY1hSbGVuWXhOWE5pUWxWdFJEaExOMGhhYjJOa1ZsSnZNakk0T0RjM2JsbG1kRWMwY25FS1lUZEViMjl3WlcxWWNGSkhVekJaVVdsNVJHdFVlVEp0U1c4emJXRTRZejBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmNFRkpRa0ZCUzBOQlVVVkJNRXd4U2pGTFlsRm1SVFJyWW1jNGVrRk1OamcxTkdWQllrdDBWaXRCV1ZaYVYyWlhRMFUzSzBKTWFVaDJZa05VQ2tGbFEzTlhPV3BrVm1aVFJuazVVMEZ5ZVZwdU1GRmlSalkzZFVrMWNWQjNSMmhxV2tNM1lrRnhaQzlJVUZkVFEyeElaVFJ4VHpVMmVtUldTRTFhVjJNS1VHbHZhSFpUSzNNcmNWcERWbGh5U25wWVJrTlpkemN3ZGtSMFQzWndTeTlNU0VaNlRsZHlSMUpaVGpKUlRWWklWVmR0UzFwc1JISnRja3BaVEROMVpncHBVMjFUTDNCUE4xVnBiR2hTUmk5V0szVm5TalZOY21KemNtbEZSazlNTDFwNk9VWlZLMGxqUkZOQ1kyVm9kMkZFU0VrelIxVnBaQzlFU2sxVFNVOUpDbmg0ZDNScVdEY3ZUWHBMTVU5Q05XZElSbmxUTHpKaU1rSlRjamg0UXpBeU5rRlhabk0xZFVGa1EySlZhVU5HTTJSbU1YaDFOVkJxTDJSWUswOU5la1FLYVRjemFsZzJURzlNTlN0NlNFOTZUVEkxUWpaVVoyRnlia2hzV0hKNlNFeDNPVmhQTjNkSlJFRlJRVUpCYjBsQ1FWRkVVRE55UkZob1FXVTJkMnhoYkFwQk5UTlhPRUowVDNScVJ5dENhVWh0YWt0b2FVRTNWM2hOU0dwdFYzQXhVekppVTB3cmFVZHhiRnA0Vmt4T2VsRjZlRFJZVkdwbE1HZFFielJrZEd0MUNsWmlUMVpUV1d4aWExQk1jMDlHTVVKV1oxcDZjelJZUWs1VWR6SkliRFV6YTI1WE1YTnNPVWM1TWs1aVpVcFpNbUZqUkhSU1ozcEhaVTgxWmxKUVFqRUtPVGd4U21oUVJXMUZUamRDSzNScFdWSTVNWFI0V25nNWNEZG1OSEJFVlRsc1ZWRllURzRyWVVkdE1YYzNOek14U2xGREsxRjBjRkppVUZsemQyeExkUXBpYWtNNFFVaGpUWFYyUzNwaU4wNUJOVU5pZVRJNVExb3hRVkY0UzBSSlVGTkRWMHR5VG5WYVRXaEdVV05UVG5kNWVtVjVjRXg2V2t3ck0wdEJNVVZHQ2pkVVoycFpTRVpKY1ZKa1pHOXpNQ3RHWkhGM1dISlNjMjVpU0RKSFRHd3lUbTl1Vnpod1MyWXJRbXBqTVdZM0wyVm5OM2RPTkdjMmEzSkRhMHh6WlVRS09HeG1SV3htVjBKQmIwZENRVkJGUlRKUFRFbDNVMWhJYWtKSVIyNXJlRkJHUm5GdmNUWkJPQ3RxUW1kak5Fb3JOR3BCUlRSblprVjRNWEpuTUVRNWJBcE1Ra3RtYkcxdFQyaGFVMkY0WTNOaVUyUlpPVzlpUm5aaFJHb3hjbXhhWlVkQlQwOUxVVTB6ZG5CRlIwTnZSSEp3VmxsRk1YVjZhM1UzVkUxNFFWWk9DbXRQTjBabVYwVkRRa3B4UWt0c2NuVTFNWFJJT0VsNGRtVlJkVUZFTkZCd1ZUUnJaMjVIVXlzMlVHeG9UelJRY1hGQlRVOTFUSHBVUVc5SFFrRk9NaklLZWxObmJVVmtjSGxtVFRVellVbEdWR3BMY1hoVVpFOVZSa2QxTURsV01rYzNLelZLUVZKcFlYQlJVMnh1Y0c1Sk1UaFlVVWx2VlRSU2MyUlhSa0V2T1FwbVRWUTJVQ3RsWVZCUlVtUkJNa2h5VjJnd1RUTmlWVkpYWlhGcVRHRTNWbVJ0UVRVMGFucHZaMHRoU2s5S1pDdGtXazVHYUZGRmRIVktZa3hDUkVoVENscHVSbEEzWXk5bFJ5OVZWV3BLSzFacFJVNUJTM2xsWjA1UEt6RnpTVWh4TWt0RVJIWjFVREZCYjBkQ1FVcG9iMDlyV0dWTlRsVldRa04yVW1KNFVrOEtRbFUzTW5wbFFqYzNja1pqY2tjMVpXdGxWbEJyVTJKalpHcDFkbGxqUWxVeE4xQklSM0pSVWtoalRrVjNPRXRXZEZCRk1qZ3JTbWd3YjFGRFVqUlllQW8xYW0xS1ZXTkljRXBEV2sxeVlVOXpXREZoZG5CTlJWVlBkVmwyWm1SNmEyMWlkVVJSY1RsMlQxUTBRMWsyWjNjemFtWkpia0ZKVTBVelkwVlBZM1IxQ2xwb1lWZGxiemQ1WTJoM1VVMXFVazh4U1U1eFkyTk9iRUZ2UjBGTGIzaHVVMHh2ZEcxUE9UVjBhVWhEVVROa2JVOXRaVEpYVGtaR1RHWndXRlZFUTFNS1NWQmxVSEF3YjJWUGQzTlNjV01yWVZsU1RERllVREpWZWpkS1kxQlZiRmhTV0VsR1F6UjRWa0V4TldGU1RrNXRkM05hZVZWamNGaHhRMnBUYm05bVJ3cHdUMkpYTTFCME9XNVFaMlZxVTNkMWIybHRiMUZpWVd4bmQweEpPV3R4TjJORGJETnhVRzF0UVdReVJYTjVaQ3ROTDBjdmJHMVpkbGx2Vmt0eU1WRkVDbUZMTjBsR2JsVkRaMWxCWlU1WlowMXFMMWhvVG5kVFZXdEdWVFYxUkVKVVZVa3JXRTUzTm1sUk5DdEtRek5uUkZGU1JVUnNRVXhpVm1kV1ZpOVVUMGNLY1VKUmQwSk5lR1ZWVjBwMVRFZGlWRFI0T1hORlVtZHBPRlJtZW0xVllqTnJOVlJKT1dkRGVYcFdNR0p0VTNJd1pYbFZXV0V6U2pCUFNsUkVNMmhuTWdwM05sQjFWR1ZwWmtKakwzTlZiWFZCT1VsMlpWZHdlVFJvTTJKVGN5OVBXWHBqZGl0TFkySnBaVkZZVEVZelYzaHBTVEZPZFdjOVBRb3RMUzB0TFVWT1JDQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUW89Cg==","other-connectivity-list":{"connectivity-records":[]}} 2021-08-20 01:43:34,449 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-08-20 01:43:34,449 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-08-20 01:43:34,450 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-08-20 01:43:34,450 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-20 01:43:34,452 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:43:34,528 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-08-20 01:43:34,529 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-08-20 01:43:34,529 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-08-20 01:43:34,530 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-08-20 01:43:34,530 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-08-20 01:43:34,543 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-08-20 01:43:34,543 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-08-20 01:43:34,544 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-08-20 01:43:34,546 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:43:34,649 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-08-20 01:43:34,650 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-08-20 01:43:34,650 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-08-20 01:43:34,654 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-08-20 01:43:34,654 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-08-20 01:43:34,654 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-20 01:43:34,657 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:43:34,725 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-08-20 01:43:34,726 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-20 01:43:34,727 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":"1629423814589"}]} 2021-08-20 01:43:34,764 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-08-20 01:43:34,764 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/0009258a-9931-4978-bc08-e162101c6c96 2021-08-20 01:43:34,765 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "0009258a-9931-4978-bc08-e162101c6c96", "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-08-20 01:43:34,767 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:43:34,854 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/0009258a-9931-4978-bc08-e162101c6c96 HTTP/1.1" 201 0 2021-08-20 01:43:34,855 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-08-20 01:43:34,856 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-08-20 01:43:34,859 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-08-20 01:43:34,860 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-08-20 01:43:34,860 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-20 01:43:34,863 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:43:34,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" 404 452 2021-08-20 01:43:34,915 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-08-20 01:43:34,916 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-08-20 01:43:34,917 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-08-20 01:43:34,918 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-08-20 01:43:34,918 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-08-20 01:43:34,919 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-08-20 01:43:34,925 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-08-20 01:43:34,926 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-08-20 01:43:34,926 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-08-20 01:43:34,929 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:43:35,012 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-08-20 01:43:35,013 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-08-20 01:43:35,014 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-08-20 01:43:35,017 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-08-20 01:43:35,018 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-08-20 01:43:35,018 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-08-20 01:43:35,021 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:43:35,066 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-08-20 01:43:35,067 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-08-20 01:43:35,068 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-08-20 01:43:35,068 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-08-20 01:43:35,069 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-08-20 01:43:35,074 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-08-20 01:43:35,075 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-08-20 01:43:35,075 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-08-20 01:43:35,078 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:43:35,185 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-08-20 01:43:35,187 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-08-20 01:43:35,187 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-08-20 01:43:35,204 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-08-20 01:43:35,205 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-08-20 01:43:35,206 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-08-20 01:43:35,208 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:43:35,266 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-08-20 01:43:35,268 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-08-20 01:43:35,269 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-08-20 01:43:35,269 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-08-20 01:43:35,270 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-08-20 01:43:35,281 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-08-20 01:43:35,282 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-08-20 01:43:35,282 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-20 01:43:35,285 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:43:35,349 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-08-20 01:43:35,351 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-20 01:43:35,352 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":"1629423814589"}]} 2021-08-20 01:43:35,366 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-08-20 01:43:35,366 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-08-20 01:43:35,367 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-08-20 01:43:35,370 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:43:35,540 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-08-20 01:43:35,542 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-08-20 01:43:35,543 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-08-20 01:43:35,556 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-08-20 01:43:35,557 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-08-20 01:43:35,557 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicnf-customer", "subscriber-name": "basicnf-customer", "subscriber-type": "INFRA" } 2021-08-20 01:43:35,560 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:43:35,631 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-08-20 01:43:35,632 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-08-20 01:43:35,633 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-08-20 01:43:35,636 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-08-20 01:43:35,637 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-08-20 01:43:35,638 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-08-20 01:43:35,640 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:43:35,693 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-08-20 01:43:35,694 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-08-20 01:43:35,695 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":"1629423815602"} 2021-08-20 01:43:35,698 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-08-20 01:43:35,699 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-08-20 01:43:35,699 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-20 01:43:35,702 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:43:35,752 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-08-20 01:43:35,753 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-20 01:43:35,754 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":"1629423815602"} 2021-08-20 01:43:35,757 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-08-20 01:43:35,757 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-08-20 01:43:35,758 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-20 01:43:35,760 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:43:35,809 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-08-20 01:43:35,810 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 404 2021-08-20 01:43:35,811 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-08-20 01:43:35,811 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-08-20 01:43:35,812 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-08-20 01:43:35,813 INFO 561:customer.py(1) - Create service subscription for basicnf-customer customer 2021-08-20 01:43:35,816 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-20 01:43:35,817 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-20 01:43:35,817 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-08-20 01:43:35,818 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-20 01:43:35,819 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-20 01:43:35,821 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-20 01:43:36,285 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-08-20 01:43:36,287 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-20 01:43:36,288 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4403c1fc-5139-410d-b3b8-d6f49a17cd9d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e5834ef-72e1-43d4-a472-7957fa3d86e1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","name":"basic_onboard_SWlvzy","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0d8622e-c8c7-45d4-a108-59847f72726e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-20 01:43:36,292 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-20 01:43:36,292 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:43:36,293 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:43:36,293 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:43:36,294 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-20 01:43:36,294 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:43:36,295 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:43:36,295 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:43:36,296 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-20 01:43:36,296 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:43:36,297 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:43:36,297 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:43:36,298 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SWlvzy from SDC 2021-08-20 01:43:36,298 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:43:36,299 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:43:36,299 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:43:36,300 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-20 01:43:36,300 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-20 01:43:36,301 INFO 192:__init__.py(1) - Service found, updating information 2021-08-20 01:43:36,302 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-08-20 01:43:36,302 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-08-20 01:43:36,303 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-20 01:43:36,305 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:43:37,114 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-08-20 01:43:37,118 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-20 01:43:37,121 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccb4dcba-dee5-4122-876f-2707adf14328","lifecycleState":"CERTIFIED","lastUpdateDate":1629414915397,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd41dbc1-ad0c-4a69-b3e5-c3959ba10f54","invariantUUID":"b4f47ba1-c5ea-4fb3-8717-f9a1db5b60aa","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":"networkrules","uniqueId":"fd087e29-f974-4e42-bb40-0ea2cf3ed80b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414885190,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ff7fd1b3-dfb7-4fd6-97fa-3fb1c6a4b7d4","invariantUUID":"d2bee748-23ce-4774-bcfb-81e1d6b92e1a","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":"57c8d690-b710-454c-9c33-188d8bea2e04","lifecycleState":"CERTIFIED","lastUpdateDate":1629415176913,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"846866d5-4b0b-4a70-918d-fd47e65adc22","invariantUUID":"f60954b2-6fea-4775-ac48-8db6b880bdba","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":"c3c738e9-b65c-408b-bdbc-85eac9ddfda2","lifecycleState":"CERTIFIED","lastUpdateDate":1629414792562,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f390350b-e385-4999-b75b-8c400e6cb68b","invariantUUID":"a00dcc94-4d65-4844-afa3-1adff954ddc8","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":"compute","uniqueId":"42db8e19-9805-40bf-927b-38a551e11f24","lifecycleState":"CERTIFIED","lastUpdateDate":1629415052824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d5e1038-d4ad-4c02-a08b-2a0494e4e1ee","invariantUUID":"bad0000a-ce0a-4b1b-b635-2190af329aa3","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19560fb3-b786-4621-8e61-5e7003b1f876","lifecycleState":"CERTIFIED","lastUpdateDate":1629414950670,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bf9225-1ffc-48ad-90f1-10ed06182854","invariantUUID":"4cf7ed4e-810a-4bec-aff7-fb0e8a5687a8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f690c87-7c6c-4a2a-9c5f-eacbe450cbce","lifecycleState":"CERTIFIED","lastUpdateDate":1629415042465,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9efa31e9-becd-4bd6-8d6e-5f140fc6eb6f","invariantUUID":"6db8ca19-d325-4175-8b11-e2233bb215de","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":"compute","uniqueId":"34496f77-4569-4fe4-85f6-56fdd1ab9209","lifecycleState":"CERTIFIED","lastUpdateDate":1629415253659,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba661d53-4f02-45f1-b57d-59473974b06e","invariantUUID":"424be6e1-4a25-4020-af0d-07c4cc48070c","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":"defaulticon","uniqueId":"30867926-197f-43bc-ad69-0a73df80dc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415031167,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50c43700-31f9-4a83-b58e-899c37b936dc","invariantUUID":"9e4a961a-bfd1-495f-bfdf-1fdaa073bc01","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":"65b1bb32-224b-439b-bb72-e72c04f5c807","lifecycleState":"CERTIFIED","lastUpdateDate":1629414921571,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99efe85a-fe13-4028-8ed2-e78ca4f01558","invariantUUID":"6b2f5139-da4a-47cd-b5a2-44a0564baaec","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e094a45-929a-4962-8199-7aca78e7f459","lifecycleState":"CERTIFIED","lastUpdateDate":1629415240315,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"607a1042-cee0-4d51-9e5b-fa6c68f0cccb","invariantUUID":"bd1669ed-03b3-4783-a6c5-607f2d6508a0","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":"b389657d-21cc-46f4-aea5-d857c771225d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415155062,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e530d907-4473-4ad4-9f12-e3949502c44f","invariantUUID":"8a87942e-520a-412b-a67a-cfdd5a339025","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":"network","uniqueId":"81da0259-de26-45af-a8cc-85efd07dc766","lifecycleState":"CERTIFIED","lastUpdateDate":1629415171477,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f82b418-d124-4da1-a511-733a7b47e833","invariantUUID":"642ea06b-5d8e-4ddc-994e-d0c4d306235e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b26d2e32-8f67-41a4-b1d9-0834c7439977","lifecycleState":"CERTIFIED","lastUpdateDate":1629415187106,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5928d98-2238-491d-a918-70f710894af0","invariantUUID":"d8acafcc-cf00-421f-9990-8112d85225aa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629414698679,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4690af1-7cf3-49da-9ab2-b6b1917e73ee","invariantUUID":"8a0fe9ec-f545-44bf-855e-29335ed06fc0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1d3c54-e8f3-4b67-bb46-bf8631558e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414975506,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63569ac6-3370-4eaa-b7ba-7f05ccef06fe","invariantUUID":"904c1888-4c38-44f6-bd8a-25bbe78396f4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe5fa596-1e50-40e9-b420-f376149fd53d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415058282,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cb1757b-21f8-4639-9c5e-0ca401afe47a","invariantUUID":"008d4658-34e2-44ba-93e9-c2e4b45ec54c","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":"defaulticon","uniqueId":"03d410c1-cf89-4ac4-a948-e43a6a4abb75","lifecycleState":"CERTIFIED","lastUpdateDate":1629414804795,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc696e62-20f1-495b-bebf-5a846294f451","invariantUUID":"b2eb755e-19eb-48cb-95d6-89f23d69ee9e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c7f1441-0202-4599-a3fc-6af79445b152","lifecycleState":"CERTIFIED","lastUpdateDate":1629414995665,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b69b573-f287-4ed5-96df-4f601cd2cb4f","invariantUUID":"ab5ad009-b0a2-45d0-83f9-b4cf4eeef4a1","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":"securityrules","uniqueId":"842cd10b-496d-439d-9d34-b1f0aef4cfe0","lifecycleState":"CERTIFIED","lastUpdateDate":1629414896408,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9a77903-3079-4c44-aaf2-987e0c28b9a9","invariantUUID":"d7ad3b19-95f3-4cf0-b408-707d83d33914","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":"port","uniqueId":"ee52c1a2-f905-45d6-ac08-e2cf1abcf0cb","lifecycleState":"CERTIFIED","lastUpdateDate":1629415161358,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b02f6500-38a9-4ed8-8da9-1406ae6257d2","invariantUUID":"41c04e27-e82d-4607-9d56-8a74682dde58","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6559ca4a-325b-4428-92d3-bc63b76c0e15","lifecycleState":"CERTIFIED","lastUpdateDate":1629414828081,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e579bab3-550d-4104-9d4c-6b31c34de7af","invariantUUID":"380a7de6-5519-4956-a6c6-6d028fced6f8","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":"network","uniqueId":"9be2f8c2-3944-473a-905f-8de9c7bf2d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414815927,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08a93889-46d1-4760-a316-7cf2abe75086","invariantUUID":"ec92f881-69ab-418d-890a-2f258158f6c4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69599996-d129-4725-abe4-8aca15cba142","lifecycleState":"CERTIFIED","lastUpdateDate":1629414890756,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a6d7484-50c2-4b41-a0f4-f4c1e93b3ddc","invariantUUID":"1dc47e5f-cd76-484f-b854-a52a91812b59","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ee9b94e-8a14-4e88-8456-fb1760076276","lifecycleState":"CERTIFIED","lastUpdateDate":1629414990587,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c0d97fd-2008-45c6-8815-48763f8c72d8","invariantUUID":"8c9e7182-6acd-40a9-83f4-5547463f017f","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":"12f2d3ad-7036-4437-b1d3-ce92311b3e59","lifecycleState":"CERTIFIED","lastUpdateDate":1629414945052,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f00cee96-c18a-486c-8d55-694ed9a29d13","invariantUUID":"cda3c997-db06-4b1c-99b0-4078f5b3ca95","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":"c20c72f5-d043-4f3a-9b95-b1292a1a9a73","lifecycleState":"CERTIFIED","lastUpdateDate":1629423298637,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"297b1b49-fd26-4293-9b66-d936b89613bb","invariantUUID":"5b1b6ede-564b-493b-a9af-fe3cd6ee006c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f817991d-8d0b-4a6e-8979-b032cd82ff9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415199341,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd26439e-9f22-46b7-9439-c2342bd18aad","invariantUUID":"6aa6a385-a452-4a1f-a29e-a4a35140be8c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c3bcbf5-62ee-4360-8455-15e560d99f84","lifecycleState":"CERTIFIED","lastUpdateDate":1629415230728,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c492f9eb-b450-46a6-857e-ffce74b798fb","invariantUUID":"9aef9da9-be91-4eeb-8285-9a4828072dbe","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":"8222d7af-dc82-4a9a-8850-fe7d2b517678","lifecycleState":"CERTIFIED","lastUpdateDate":1629415073701,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb9fe44-8c12-486c-87f4-863e73214585","invariantUUID":"c45232fa-36fb-4335-a570-5c173e34974e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"200bbabb-e249-4f3d-ae46-b06e8f957305","lifecycleState":"CERTIFIED","lastUpdateDate":1629415245349,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7123db5-c1d3-40c1-ab2c-1545df6e444b","invariantUUID":"5bc17c73-697a-4afb-b8ee-2c58329f6550","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":"0b53b627-bd32-492a-b2b8-2a21a8c22cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1629415248422,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a4789e8-6ecb-4667-8a81-e4c457ad006f","invariantUUID":"bbd2db90-7fc8-4d7b-89be-648b56a4cc02","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":"f3c7b61a-d201-487d-a224-b020a01a0673","lifecycleState":"CERTIFIED","lastUpdateDate":1629415025205,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","invariantUUID":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0462bf19-e497-4576-9abf-ae93fbfa0cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1629415191999,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3ff12a-a728-4fd7-a2ec-f456a288a339","invariantUUID":"bfcfc2a0-efa5-4b05-b6e8-e80fb548fd74","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa4f25f8-9899-4900-99e6-9d7243d00e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414926890,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e154026f-20d1-40eb-acba-d8bbb85f4900","invariantUUID":"6346c2c8-1abf-4eb0-b003-186bc5ad9339","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":"defaulticon","uniqueId":"c6700134-b047-4d78-9775-2a1e376c4bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1629423654116,"name":"basic_onboard_SWlvzy","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef764501-aeda-4c18-a6b7-9c764df62754","invariantUUID":"c3711e58-0bef-41c6-846b-06b574ee5612","systemName":"BasicOnboardSwlvzy","description":"VF","tags":["basic_onboard_SWlvzy"],"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":"compute","uniqueId":"a439f537-6a0d-413a-9c7a-7833ddae51c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629414910285,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6e8c2-e37d-42e5-8fcb-55f5d9320bbc","invariantUUID":"09e61d35-c04b-4190-8bbc-0729be541b15","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb505333-8ab8-444f-b552-308abfe02b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415211278,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe358324-23ef-4754-839f-60e1b46b7955","invariantUUID":"2c2eae9e-812a-4b38-8298-78543bad394c","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":"port","uniqueId":"104be05d-fde1-4aa9-adbf-555292bced6e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414867455,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58d16d52-90e4-4a7c-8871-a79f40bc2dfa","invariantUUID":"75243842-cd1e-48fe-a919-21b73182085a","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":"defaulticon","uniqueId":"04d22a53-eba8-499c-bdb8-f35af5d0edde","lifecycleState":"CERTIFIED","lastUpdateDate":1629423759581,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","invariantUUID":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","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":"loadBalancer","uniqueId":"fab8016d-7d00-4d0c-8d6f-dd7d2bddf947","lifecycleState":"CERTIFIED","lastUpdateDate":1629414747083,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50cd5ff-3196-479c-895e-a8d14bffb89c","invariantUUID":"8ab7f263-7dc9-4c2e-956e-5103c08e04f5","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4b73e1f7-d8ce-46b3-b227-86b6a5eabf66","lifecycleState":"CERTIFIED","lastUpdateDate":1629414787301,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"222041b7-547a-4e0c-b5f6-65500a5dcac3","invariantUUID":"77aa34f6-e36e-44d4-90dc-d7e9fe695444","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ceb60713-dad4-4279-b81f-cf00a5dfba00","lifecycleState":"CERTIFIED","lastUpdateDate":1629415269211,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b26f64d-94aa-4890-b007-ab132af8af90","invariantUUID":"6097916d-69e4-4752-8dc8-4ce011e274af","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":"defaulticon","uniqueId":"e36740ec-f8d1-4bb9-9274-869d6d31719f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415036905,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60cfac75-8415-4224-8de0-e4f12d6148df","invariantUUID":"6b344748-4354-467e-8332-3f0dc6c1f0b2","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":"f713cc27-545c-425e-b892-1a158e8e3cae","lifecycleState":"CERTIFIED","lastUpdateDate":1629415119982,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b89970d-9006-4b97-b652-e6d5a9884c5e","invariantUUID":"ce35c1d3-a70a-4051-b249-b5c13f8425bd","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":"port","uniqueId":"d9d35420-d286-4e2e-ac89-8ad4f942a99e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415224192,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69e27c3c-a14f-4d58-8242-0a5897356943","invariantUUID":"ecc5660b-dd6c-452f-ae40-c70f8a837601","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":"320771a6-a63e-48f9-b113-f9f7ea48623b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415216201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13b04e5e-03c0-4f09-99cd-8d49d30ec233","invariantUUID":"84861967-04e6-4460-af44-4fab2a6308e7","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d888881c-fca4-45ee-a765-9a0c605b914a","lifecycleState":"CERTIFIED","lastUpdateDate":1629415078609,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e5545f1-7590-4d7c-9e17-f176ef48bf18","invariantUUID":"4361ad2d-30dc-4937-8768-c74c3d208561","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dcbdf68b-e06c-41d2-a612-b4f83d0e32f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629414752416,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba98dfc2-8658-4927-bd08-4b69d7b5f34d","invariantUUID":"4027118d-7650-4e9e-b114-62ea59e4901f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"29c2158b-f2b4-46a5-ace5-3536f6e73d75","lifecycleState":"CERTIFIED","lastUpdateDate":1629415141695,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ec71db-6bec-45bd-b249-e20dfbda39c8","invariantUUID":"7b7a8c58-1755-41f0-b1cb-69c98be0e1e8","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":"84ecbef0-e4b8-4213-976b-22738e93e87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629415181925,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8e0ed-3441-4ce3-99bd-51e8e2e21115","invariantUUID":"7dcbb54c-c033-4f61-abe4-49db960b47b7","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":"80a6141f-0d9a-4c31-91ba-e00d3a6e84fc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414773864,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cdc57d7-93a6-45e2-ae47-a8364d5f9d20","invariantUUID":"20f61256-0ec6-4f3a-9811-57a12d72339c","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":"compute","uniqueId":"eb3d1f09-2aab-4e05-b87c-18a9bd99f87e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415094826,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdae0eba-8154-4e02-8ca7-cb7e27b0b37b","invariantUUID":"ee4ec6a1-89ae-4eed-b32c-6c4a45c160f4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b20b3def-17fb-439d-b313-6bee7776ced3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415261093,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa51f5e5-cedc-4c56-9071-a87a2ef4f365","invariantUUID":"1621dc71-345b-4593-a361-58f77e651395","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"498ab6b7-d63f-47e6-bf09-72c88d1593bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414779816,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"736c9c11-9e74-4dc4-b846-71bd2350c8f8","invariantUUID":"7fa57d0e-c21c-42af-bd6b-998948edcb5e","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":"9ed8c291-7820-401d-b3f5-a975be2b55c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415114884,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a88293-478b-4ea1-8a34-def7d476a7b7","invariantUUID":"699e62e0-3801-409d-9a81-0ad4fc0952de","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":"defaulticon","uniqueId":"15bfd7be-2e0c-4c8f-9b71-c7fffb8ed97c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414719321,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c45c7f6-b6a6-4583-ba7c-9578a8f26f25","invariantUUID":"8f49a26e-036a-460b-adb8-87a1256b12f7","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4d7fcfed-9753-47f8-87f4-31e53e7f116a","lifecycleState":"CERTIFIED","lastUpdateDate":1629414833728,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43443679-458c-40cc-91ba-5a921cd5bd9c","invariantUUID":"6676d684-a89f-430c-b16c-2b22dafe2f3d","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":"defaulticon","uniqueId":"2c6fe65c-08f4-4651-abda-9a352a5483f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415150047,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b72f196c-daa1-47be-a15c-45f04125aab4","invariantUUID":"735a81ba-b312-45ca-a30e-d8961f26bb8c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4dd100ef-49cf-4b64-8edc-c64af468f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1629415068748,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df7c95ea-50c9-4865-85c5-5e808923faad","invariantUUID":"c7825790-1266-4737-8b39-595264301c21","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"785b0dab-1f65-4feb-9d2a-b0a5f9cbb6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629414798907,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e957fc6f-6d26-45f7-a236-8bee1fb84d9d","invariantUUID":"480ccbb2-18f1-4b20-90c4-1b71b309dfbc","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":"7d7eacd7-9f3c-41ec-9567-99da7b4a25ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629414757720,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c29cc8-bc6f-486f-910e-1fbf8768bb6e","invariantUUID":"c8a75e5b-4e98-443a-a53f-2b9e1dc751d5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5563d65-2855-4320-94be-af54c5215696","lifecycleState":"CERTIFIED","lastUpdateDate":1629414729996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e5c40b-ea73-4aaa-80a1-981c86053eb0","invariantUUID":"1f4bd581-b477-4468-875a-c7e396b34319","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a100a3a7-f8f9-44d8-915c-32f4ad9f332c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414939520,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b55c8dba-e662-4c70-9a49-6a27ac104f6e","invariantUUID":"45dc9d26-6bdc-4580-9b15-b84912e93e74","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":"9b531946-90a9-4abf-8843-a3cf129ceabf","lifecycleState":"CERTIFIED","lastUpdateDate":1629414821983,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64d44cb5-77a8-46bf-b35a-18c24866b917","invariantUUID":"6c825728-8655-4072-8f80-4a53197e750f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97c4d233-8207-4600-b4b5-b57d42aeb8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415010273,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d33ebf1-1bf8-4b06-974a-0760878a8d8a","invariantUUID":"56812d64-06d1-469d-8a53-e34db8f7adf7","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"94fef74a-7a21-4fce-b67e-72c5189fe3aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629414735233,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65fa23b8-1e61-426a-9ced-eb4d56324de3","invariantUUID":"d25939d5-43c5-4b37-aab5-fcac68dc6b07","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":"networkrules","uniqueId":"c91b3733-bd9e-4809-9e10-371144c63d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629414862421,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2c6de72c-924e-4812-b45f-7c152b508f80","invariantUUID":"857051b3-d19b-4753-9194-a4fe9402dcc7","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":"24b33b74-0502-4288-be05-2fabdf8dc73f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415015553,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"297d9708-4a63-4e38-b41c-97202ff02724","invariantUUID":"c7683569-35cf-4f8f-906c-844ae8814691","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc811b39-1033-49d2-b4cd-1dc6c8610836","lifecycleState":"CERTIFIED","lastUpdateDate":1629415047534,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"655e5d54-f008-4a89-bb4c-904f4c2ff5e5","invariantUUID":"7e65be0a-81d7-468f-84d7-e28f10c20dab","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e97469d1-352b-44c4-ada3-a889f828ddea","lifecycleState":"CERTIFIED","lastUpdateDate":1629415099859,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5575672-bed7-4bf6-bf16-3446b27cdcb7","invariantUUID":"5001aed7-2a54-4adf-9b5b-8a4e0aa3a95f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414810245,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c87c934-d726-42fe-84ba-f7e39be2bf79","invariantUUID":"01a67d5f-2cc0-4024-abc5-27fac27b2262","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6ea5c59e-aad2-470e-bd57-e46b0bca3c10","lifecycleState":"CERTIFIED","lastUpdateDate":1629415166321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"657b86a6-f536-4d18-9bf9-e08c3b8241b7","invariantUUID":"8dc5cbab-f23b-4233-b5e1-d5f9652ae033","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"af8cf2e2-7a34-49ae-8a8e-ec7cbdb1542d","lifecycleState":"CERTIFIED","lastUpdateDate":1629423701461,"name":"basic_onboard_SWlvzy","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","systemName":"BasicOnboardSwlvzy","description":"service","tags":["basic_onboard_SWlvzy"],"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":"a7947030-0acb-4764-b1f6-f6443ad5966f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423347243,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","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":"f6726024-2a41-4405-b829-8f1a5c914e67","lifecycleState":"CERTIFIED","lastUpdateDate":1629422993081,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","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":"688a6b5c-b15b-4008-86d1-1590d95f542f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423811964,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","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-08-20 01:43:37,134 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-20 01:43:37,135 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-08-20 01:43:37,136 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-08-20 01:43:37,136 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "5f3f8470-8579-4c29-a1ee-5d6aaf3cc425" } 2021-08-20 01:43:37,139 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:43:37,215 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-08-20 01:43:37,216 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-08-20 01:43:37,217 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-08-20 01:43:37,220 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-08-20 01:43:37,221 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-08-20 01:43:37,222 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-20 01:43:37,225 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:43:37,280 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-08-20 01:43:37,282 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-20 01:43:37,282 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1629423817179"}]} 2021-08-20 01:43:37,285 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-08-20 01:43:37,286 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-08-20 01:43:37,287 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-20 01:43:37,289 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:43:37,337 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-08-20 01:43:37,339 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-20 01:43:37,339 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":"1629423815602"} 2021-08-20 01:43:37,342 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-08-20 01:43:37,343 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-08-20 01:43:37,343 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-20 01:43:37,345 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:43:37,401 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-08-20 01:43:37,403 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-20 01:43:37,404 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1629423817179"}]} 2021-08-20 01:43:37,407 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-08-20 01:43:37,408 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-08-20 01:43:37,408 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-20 01:43:37,411 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:43:37,475 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-08-20 01:43:37,477 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-20 01:43:37,478 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":"1629423815411","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-08-20 01:43:37,482 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-08-20 01:43:37,482 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-08-20 01:43:37,483 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-20 01:43:37,486 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:43:37,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 132 2021-08-20 01:43:37,539 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-20 01:43:37,540 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629423814970"} 2021-08-20 01:43:37,554 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-08-20 01:43:37,554 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-08-20 01:43:37,555 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=1629423814970", "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-08-20 01:43:37,558 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:43:37,682 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-08-20 01:43:37,684 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-08-20 01:43:37,685 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-08-20 01:43:37,690 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-08-20 01:43:37,691 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-08-20 01:43:37,692 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-20 01:43:37,695 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:43:37,750 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-08-20 01:43:37,752 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-20 01:43:37,753 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":"1629423815602"} 2021-08-20 01:43:37,756 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-08-20 01:43:37,757 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-08-20 01:43:37,758 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-20 01:43:37,761 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:43:37,830 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-08-20 01:43:37,831 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-20 01:43:37,832 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":"1629423815411","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-08-20 01:43:37,836 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-08-20 01:43:37,836 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-08-20 01:43:37,837 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-20 01:43:37,840 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:43:37,898 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-08-20 01:43:37,900 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-20 01:43:37,900 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629423817597","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-08-20 01:43:37,904 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-08-20 01:43:37,905 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-08-20 01:43:37,906 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-08-20 01:43:37,908 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:43:37,969 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-08-20 01:43:37,970 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-08-20 01:43:37,971 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"9d22f1a7-9689-46d1-b35a-3c23de58a80d","owning-entity-name":"OE-ETE_Customer-9d22f1a7-9689-46d1-b35a-3c23de58a80d","resource-version":"1629422497139","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_186102bb-fc5c-4b8e-bbf7-775796841272/service-subscriptions/service-subscription/pNF/service-instances/service-instance/9c0df70d-6fee-4a52-b774-cc27c98d60b0","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_186102bb-fc5c-4b8e-bbf7-775796841272"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"9c0df70d-6fee-4a52-b774-cc27c98d60b0"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name186102bb-fc5c-4b8e-bbf7-775796841272"}]}]}},{"owning-entity-id":"72657dd5-fc85-44a8-9902-69c81677ec88","owning-entity-name":"basicnw-oe","resource-version":"1629423239424"},{"owning-entity-id":"15b45443-b0cf-4f61-aae3-f5ec6410792c","owning-entity-name":"basicvm-oe","resource-version":"1629423570944"}]} 2021-08-20 01:43:37,974 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-08-20 01:43:37,979 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-08-20 01:43:37,980 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/ac80d03c-7338-4a1e-ae65-359b5c20a6bd 2021-08-20 01:43:37,981 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnf_owning_entity", "owning-entity-id": "ac80d03c-7338-4a1e-ae65-359b5c20a6bd" } 2021-08-20 01:43:37,983 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:43:38,055 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/ac80d03c-7338-4a1e-ae65-359b5c20a6bd HTTP/1.1" 201 0 2021-08-20 01:43:38,057 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-08-20 01:43:38,057 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-08-20 01:43:38,060 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-08-20 01:43:38,060 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/ac80d03c-7338-4a1e-ae65-359b5c20a6bd 2021-08-20 01:43:38,061 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-08-20 01:43:38,063 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:43:38,113 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/ac80d03c-7338-4a1e-ae65-359b5c20a6bd HTTP/1.1" 200 139 2021-08-20 01:43:38,114 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-08-20 01:43:38,114 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"ac80d03c-7338-4a1e-ae65-359b5c20a6bd","owning-entity-name":"basicnf_owning_entity","resource-version":"1629423818019"} 2021-08-20 01:43:38,120 DEBUG 129:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-08-20 01:43:38,121 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-08-20 01:43:38,121 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] data sent: { "options": ["basicnf_project"] } 2021-08-20 01:43:38,123 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200 2021-08-20 01:43:38,327 DEBUG 433:connectionpool.py(1) - https://vid.api.simpledemo.onap.org:30200 "POST /vid/maintenance/category_parameter/project HTTP/1.1" 200 13 2021-08-20 01:43:38,329 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response code: 200 2021-08-20 01:43:38,329 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response: {"errors":[]} 2021-08-20 01:43:38,332 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-08-20 01:43:38,333 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-20 01:43:38,334 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-20 01:43:38,335 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-08-20 01:43:38,335 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-20 01:43:38,336 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-20 01:43:38,338 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-20 01:43:38,789 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-08-20 01:43:38,791 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-20 01:43:38,792 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4403c1fc-5139-410d-b3b8-d6f49a17cd9d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e5834ef-72e1-43d4-a472-7957fa3d86e1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","name":"basic_onboard_SWlvzy","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0d8622e-c8c7-45d4-a108-59847f72726e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-20 01:43:38,795 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-20 01:43:38,796 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:43:38,796 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:43:38,797 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:43:38,797 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-20 01:43:38,798 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:43:38,798 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:43:38,799 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:43:38,800 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-20 01:43:38,800 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:43:38,801 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:43:38,801 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:43:38,802 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SWlvzy from SDC 2021-08-20 01:43:38,802 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:43:38,802 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:43:38,803 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:43:38,803 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-20 01:43:38,804 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-20 01:43:38,804 INFO 192:__init__.py(1) - Service found, updating information 2021-08-20 01:43:38,805 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-08-20 01:43:38,806 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-08-20 01:43:38,806 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-20 01:43:38,809 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:43:39,415 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-08-20 01:43:39,418 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-20 01:43:39,422 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccb4dcba-dee5-4122-876f-2707adf14328","lifecycleState":"CERTIFIED","lastUpdateDate":1629414915397,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd41dbc1-ad0c-4a69-b3e5-c3959ba10f54","invariantUUID":"b4f47ba1-c5ea-4fb3-8717-f9a1db5b60aa","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":"networkrules","uniqueId":"fd087e29-f974-4e42-bb40-0ea2cf3ed80b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414885190,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ff7fd1b3-dfb7-4fd6-97fa-3fb1c6a4b7d4","invariantUUID":"d2bee748-23ce-4774-bcfb-81e1d6b92e1a","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":"57c8d690-b710-454c-9c33-188d8bea2e04","lifecycleState":"CERTIFIED","lastUpdateDate":1629415176913,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"846866d5-4b0b-4a70-918d-fd47e65adc22","invariantUUID":"f60954b2-6fea-4775-ac48-8db6b880bdba","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":"c3c738e9-b65c-408b-bdbc-85eac9ddfda2","lifecycleState":"CERTIFIED","lastUpdateDate":1629414792562,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f390350b-e385-4999-b75b-8c400e6cb68b","invariantUUID":"a00dcc94-4d65-4844-afa3-1adff954ddc8","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":"compute","uniqueId":"42db8e19-9805-40bf-927b-38a551e11f24","lifecycleState":"CERTIFIED","lastUpdateDate":1629415052824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d5e1038-d4ad-4c02-a08b-2a0494e4e1ee","invariantUUID":"bad0000a-ce0a-4b1b-b635-2190af329aa3","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19560fb3-b786-4621-8e61-5e7003b1f876","lifecycleState":"CERTIFIED","lastUpdateDate":1629414950670,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bf9225-1ffc-48ad-90f1-10ed06182854","invariantUUID":"4cf7ed4e-810a-4bec-aff7-fb0e8a5687a8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f690c87-7c6c-4a2a-9c5f-eacbe450cbce","lifecycleState":"CERTIFIED","lastUpdateDate":1629415042465,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9efa31e9-becd-4bd6-8d6e-5f140fc6eb6f","invariantUUID":"6db8ca19-d325-4175-8b11-e2233bb215de","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":"compute","uniqueId":"34496f77-4569-4fe4-85f6-56fdd1ab9209","lifecycleState":"CERTIFIED","lastUpdateDate":1629415253659,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba661d53-4f02-45f1-b57d-59473974b06e","invariantUUID":"424be6e1-4a25-4020-af0d-07c4cc48070c","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":"defaulticon","uniqueId":"30867926-197f-43bc-ad69-0a73df80dc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415031167,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50c43700-31f9-4a83-b58e-899c37b936dc","invariantUUID":"9e4a961a-bfd1-495f-bfdf-1fdaa073bc01","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":"65b1bb32-224b-439b-bb72-e72c04f5c807","lifecycleState":"CERTIFIED","lastUpdateDate":1629414921571,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99efe85a-fe13-4028-8ed2-e78ca4f01558","invariantUUID":"6b2f5139-da4a-47cd-b5a2-44a0564baaec","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e094a45-929a-4962-8199-7aca78e7f459","lifecycleState":"CERTIFIED","lastUpdateDate":1629415240315,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"607a1042-cee0-4d51-9e5b-fa6c68f0cccb","invariantUUID":"bd1669ed-03b3-4783-a6c5-607f2d6508a0","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":"b389657d-21cc-46f4-aea5-d857c771225d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415155062,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e530d907-4473-4ad4-9f12-e3949502c44f","invariantUUID":"8a87942e-520a-412b-a67a-cfdd5a339025","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":"network","uniqueId":"81da0259-de26-45af-a8cc-85efd07dc766","lifecycleState":"CERTIFIED","lastUpdateDate":1629415171477,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f82b418-d124-4da1-a511-733a7b47e833","invariantUUID":"642ea06b-5d8e-4ddc-994e-d0c4d306235e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b26d2e32-8f67-41a4-b1d9-0834c7439977","lifecycleState":"CERTIFIED","lastUpdateDate":1629415187106,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5928d98-2238-491d-a918-70f710894af0","invariantUUID":"d8acafcc-cf00-421f-9990-8112d85225aa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629414698679,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4690af1-7cf3-49da-9ab2-b6b1917e73ee","invariantUUID":"8a0fe9ec-f545-44bf-855e-29335ed06fc0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1d3c54-e8f3-4b67-bb46-bf8631558e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414975506,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63569ac6-3370-4eaa-b7ba-7f05ccef06fe","invariantUUID":"904c1888-4c38-44f6-bd8a-25bbe78396f4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe5fa596-1e50-40e9-b420-f376149fd53d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415058282,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cb1757b-21f8-4639-9c5e-0ca401afe47a","invariantUUID":"008d4658-34e2-44ba-93e9-c2e4b45ec54c","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":"defaulticon","uniqueId":"03d410c1-cf89-4ac4-a948-e43a6a4abb75","lifecycleState":"CERTIFIED","lastUpdateDate":1629414804795,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc696e62-20f1-495b-bebf-5a846294f451","invariantUUID":"b2eb755e-19eb-48cb-95d6-89f23d69ee9e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c7f1441-0202-4599-a3fc-6af79445b152","lifecycleState":"CERTIFIED","lastUpdateDate":1629414995665,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b69b573-f287-4ed5-96df-4f601cd2cb4f","invariantUUID":"ab5ad009-b0a2-45d0-83f9-b4cf4eeef4a1","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":"securityrules","uniqueId":"842cd10b-496d-439d-9d34-b1f0aef4cfe0","lifecycleState":"CERTIFIED","lastUpdateDate":1629414896408,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9a77903-3079-4c44-aaf2-987e0c28b9a9","invariantUUID":"d7ad3b19-95f3-4cf0-b408-707d83d33914","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":"port","uniqueId":"ee52c1a2-f905-45d6-ac08-e2cf1abcf0cb","lifecycleState":"CERTIFIED","lastUpdateDate":1629415161358,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b02f6500-38a9-4ed8-8da9-1406ae6257d2","invariantUUID":"41c04e27-e82d-4607-9d56-8a74682dde58","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6559ca4a-325b-4428-92d3-bc63b76c0e15","lifecycleState":"CERTIFIED","lastUpdateDate":1629414828081,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e579bab3-550d-4104-9d4c-6b31c34de7af","invariantUUID":"380a7de6-5519-4956-a6c6-6d028fced6f8","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":"network","uniqueId":"9be2f8c2-3944-473a-905f-8de9c7bf2d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414815927,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08a93889-46d1-4760-a316-7cf2abe75086","invariantUUID":"ec92f881-69ab-418d-890a-2f258158f6c4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69599996-d129-4725-abe4-8aca15cba142","lifecycleState":"CERTIFIED","lastUpdateDate":1629414890756,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a6d7484-50c2-4b41-a0f4-f4c1e93b3ddc","invariantUUID":"1dc47e5f-cd76-484f-b854-a52a91812b59","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ee9b94e-8a14-4e88-8456-fb1760076276","lifecycleState":"CERTIFIED","lastUpdateDate":1629414990587,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c0d97fd-2008-45c6-8815-48763f8c72d8","invariantUUID":"8c9e7182-6acd-40a9-83f4-5547463f017f","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":"12f2d3ad-7036-4437-b1d3-ce92311b3e59","lifecycleState":"CERTIFIED","lastUpdateDate":1629414945052,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f00cee96-c18a-486c-8d55-694ed9a29d13","invariantUUID":"cda3c997-db06-4b1c-99b0-4078f5b3ca95","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":"c20c72f5-d043-4f3a-9b95-b1292a1a9a73","lifecycleState":"CERTIFIED","lastUpdateDate":1629423298637,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"297b1b49-fd26-4293-9b66-d936b89613bb","invariantUUID":"5b1b6ede-564b-493b-a9af-fe3cd6ee006c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f817991d-8d0b-4a6e-8979-b032cd82ff9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415199341,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd26439e-9f22-46b7-9439-c2342bd18aad","invariantUUID":"6aa6a385-a452-4a1f-a29e-a4a35140be8c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c3bcbf5-62ee-4360-8455-15e560d99f84","lifecycleState":"CERTIFIED","lastUpdateDate":1629415230728,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c492f9eb-b450-46a6-857e-ffce74b798fb","invariantUUID":"9aef9da9-be91-4eeb-8285-9a4828072dbe","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":"8222d7af-dc82-4a9a-8850-fe7d2b517678","lifecycleState":"CERTIFIED","lastUpdateDate":1629415073701,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb9fe44-8c12-486c-87f4-863e73214585","invariantUUID":"c45232fa-36fb-4335-a570-5c173e34974e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"200bbabb-e249-4f3d-ae46-b06e8f957305","lifecycleState":"CERTIFIED","lastUpdateDate":1629415245349,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7123db5-c1d3-40c1-ab2c-1545df6e444b","invariantUUID":"5bc17c73-697a-4afb-b8ee-2c58329f6550","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":"0b53b627-bd32-492a-b2b8-2a21a8c22cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1629415248422,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a4789e8-6ecb-4667-8a81-e4c457ad006f","invariantUUID":"bbd2db90-7fc8-4d7b-89be-648b56a4cc02","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":"f3c7b61a-d201-487d-a224-b020a01a0673","lifecycleState":"CERTIFIED","lastUpdateDate":1629415025205,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","invariantUUID":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0462bf19-e497-4576-9abf-ae93fbfa0cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1629415191999,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3ff12a-a728-4fd7-a2ec-f456a288a339","invariantUUID":"bfcfc2a0-efa5-4b05-b6e8-e80fb548fd74","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa4f25f8-9899-4900-99e6-9d7243d00e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414926890,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e154026f-20d1-40eb-acba-d8bbb85f4900","invariantUUID":"6346c2c8-1abf-4eb0-b003-186bc5ad9339","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":"defaulticon","uniqueId":"c6700134-b047-4d78-9775-2a1e376c4bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1629423654116,"name":"basic_onboard_SWlvzy","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef764501-aeda-4c18-a6b7-9c764df62754","invariantUUID":"c3711e58-0bef-41c6-846b-06b574ee5612","systemName":"BasicOnboardSwlvzy","description":"VF","tags":["basic_onboard_SWlvzy"],"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":"compute","uniqueId":"a439f537-6a0d-413a-9c7a-7833ddae51c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629414910285,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6e8c2-e37d-42e5-8fcb-55f5d9320bbc","invariantUUID":"09e61d35-c04b-4190-8bbc-0729be541b15","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb505333-8ab8-444f-b552-308abfe02b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415211278,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe358324-23ef-4754-839f-60e1b46b7955","invariantUUID":"2c2eae9e-812a-4b38-8298-78543bad394c","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":"port","uniqueId":"104be05d-fde1-4aa9-adbf-555292bced6e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414867455,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58d16d52-90e4-4a7c-8871-a79f40bc2dfa","invariantUUID":"75243842-cd1e-48fe-a919-21b73182085a","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":"defaulticon","uniqueId":"04d22a53-eba8-499c-bdb8-f35af5d0edde","lifecycleState":"CERTIFIED","lastUpdateDate":1629423759581,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","invariantUUID":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","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":"loadBalancer","uniqueId":"fab8016d-7d00-4d0c-8d6f-dd7d2bddf947","lifecycleState":"CERTIFIED","lastUpdateDate":1629414747083,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50cd5ff-3196-479c-895e-a8d14bffb89c","invariantUUID":"8ab7f263-7dc9-4c2e-956e-5103c08e04f5","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4b73e1f7-d8ce-46b3-b227-86b6a5eabf66","lifecycleState":"CERTIFIED","lastUpdateDate":1629414787301,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"222041b7-547a-4e0c-b5f6-65500a5dcac3","invariantUUID":"77aa34f6-e36e-44d4-90dc-d7e9fe695444","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ceb60713-dad4-4279-b81f-cf00a5dfba00","lifecycleState":"CERTIFIED","lastUpdateDate":1629415269211,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b26f64d-94aa-4890-b007-ab132af8af90","invariantUUID":"6097916d-69e4-4752-8dc8-4ce011e274af","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":"defaulticon","uniqueId":"e36740ec-f8d1-4bb9-9274-869d6d31719f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415036905,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60cfac75-8415-4224-8de0-e4f12d6148df","invariantUUID":"6b344748-4354-467e-8332-3f0dc6c1f0b2","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":"f713cc27-545c-425e-b892-1a158e8e3cae","lifecycleState":"CERTIFIED","lastUpdateDate":1629415119982,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b89970d-9006-4b97-b652-e6d5a9884c5e","invariantUUID":"ce35c1d3-a70a-4051-b249-b5c13f8425bd","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":"port","uniqueId":"d9d35420-d286-4e2e-ac89-8ad4f942a99e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415224192,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69e27c3c-a14f-4d58-8242-0a5897356943","invariantUUID":"ecc5660b-dd6c-452f-ae40-c70f8a837601","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":"320771a6-a63e-48f9-b113-f9f7ea48623b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415216201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13b04e5e-03c0-4f09-99cd-8d49d30ec233","invariantUUID":"84861967-04e6-4460-af44-4fab2a6308e7","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d888881c-fca4-45ee-a765-9a0c605b914a","lifecycleState":"CERTIFIED","lastUpdateDate":1629415078609,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e5545f1-7590-4d7c-9e17-f176ef48bf18","invariantUUID":"4361ad2d-30dc-4937-8768-c74c3d208561","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dcbdf68b-e06c-41d2-a612-b4f83d0e32f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629414752416,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba98dfc2-8658-4927-bd08-4b69d7b5f34d","invariantUUID":"4027118d-7650-4e9e-b114-62ea59e4901f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"29c2158b-f2b4-46a5-ace5-3536f6e73d75","lifecycleState":"CERTIFIED","lastUpdateDate":1629415141695,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ec71db-6bec-45bd-b249-e20dfbda39c8","invariantUUID":"7b7a8c58-1755-41f0-b1cb-69c98be0e1e8","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":"84ecbef0-e4b8-4213-976b-22738e93e87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629415181925,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8e0ed-3441-4ce3-99bd-51e8e2e21115","invariantUUID":"7dcbb54c-c033-4f61-abe4-49db960b47b7","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":"80a6141f-0d9a-4c31-91ba-e00d3a6e84fc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414773864,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cdc57d7-93a6-45e2-ae47-a8364d5f9d20","invariantUUID":"20f61256-0ec6-4f3a-9811-57a12d72339c","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":"compute","uniqueId":"eb3d1f09-2aab-4e05-b87c-18a9bd99f87e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415094826,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdae0eba-8154-4e02-8ca7-cb7e27b0b37b","invariantUUID":"ee4ec6a1-89ae-4eed-b32c-6c4a45c160f4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b20b3def-17fb-439d-b313-6bee7776ced3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415261093,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa51f5e5-cedc-4c56-9071-a87a2ef4f365","invariantUUID":"1621dc71-345b-4593-a361-58f77e651395","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"498ab6b7-d63f-47e6-bf09-72c88d1593bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414779816,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"736c9c11-9e74-4dc4-b846-71bd2350c8f8","invariantUUID":"7fa57d0e-c21c-42af-bd6b-998948edcb5e","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":"9ed8c291-7820-401d-b3f5-a975be2b55c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415114884,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a88293-478b-4ea1-8a34-def7d476a7b7","invariantUUID":"699e62e0-3801-409d-9a81-0ad4fc0952de","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":"defaulticon","uniqueId":"15bfd7be-2e0c-4c8f-9b71-c7fffb8ed97c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414719321,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c45c7f6-b6a6-4583-ba7c-9578a8f26f25","invariantUUID":"8f49a26e-036a-460b-adb8-87a1256b12f7","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4d7fcfed-9753-47f8-87f4-31e53e7f116a","lifecycleState":"CERTIFIED","lastUpdateDate":1629414833728,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43443679-458c-40cc-91ba-5a921cd5bd9c","invariantUUID":"6676d684-a89f-430c-b16c-2b22dafe2f3d","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":"defaulticon","uniqueId":"2c6fe65c-08f4-4651-abda-9a352a5483f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415150047,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b72f196c-daa1-47be-a15c-45f04125aab4","invariantUUID":"735a81ba-b312-45ca-a30e-d8961f26bb8c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4dd100ef-49cf-4b64-8edc-c64af468f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1629415068748,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df7c95ea-50c9-4865-85c5-5e808923faad","invariantUUID":"c7825790-1266-4737-8b39-595264301c21","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"785b0dab-1f65-4feb-9d2a-b0a5f9cbb6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629414798907,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e957fc6f-6d26-45f7-a236-8bee1fb84d9d","invariantUUID":"480ccbb2-18f1-4b20-90c4-1b71b309dfbc","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":"7d7eacd7-9f3c-41ec-9567-99da7b4a25ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629414757720,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c29cc8-bc6f-486f-910e-1fbf8768bb6e","invariantUUID":"c8a75e5b-4e98-443a-a53f-2b9e1dc751d5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5563d65-2855-4320-94be-af54c5215696","lifecycleState":"CERTIFIED","lastUpdateDate":1629414729996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e5c40b-ea73-4aaa-80a1-981c86053eb0","invariantUUID":"1f4bd581-b477-4468-875a-c7e396b34319","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a100a3a7-f8f9-44d8-915c-32f4ad9f332c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414939520,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b55c8dba-e662-4c70-9a49-6a27ac104f6e","invariantUUID":"45dc9d26-6bdc-4580-9b15-b84912e93e74","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":"9b531946-90a9-4abf-8843-a3cf129ceabf","lifecycleState":"CERTIFIED","lastUpdateDate":1629414821983,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64d44cb5-77a8-46bf-b35a-18c24866b917","invariantUUID":"6c825728-8655-4072-8f80-4a53197e750f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97c4d233-8207-4600-b4b5-b57d42aeb8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415010273,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d33ebf1-1bf8-4b06-974a-0760878a8d8a","invariantUUID":"56812d64-06d1-469d-8a53-e34db8f7adf7","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"94fef74a-7a21-4fce-b67e-72c5189fe3aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629414735233,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65fa23b8-1e61-426a-9ced-eb4d56324de3","invariantUUID":"d25939d5-43c5-4b37-aab5-fcac68dc6b07","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":"networkrules","uniqueId":"c91b3733-bd9e-4809-9e10-371144c63d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629414862421,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2c6de72c-924e-4812-b45f-7c152b508f80","invariantUUID":"857051b3-d19b-4753-9194-a4fe9402dcc7","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":"24b33b74-0502-4288-be05-2fabdf8dc73f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415015553,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"297d9708-4a63-4e38-b41c-97202ff02724","invariantUUID":"c7683569-35cf-4f8f-906c-844ae8814691","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc811b39-1033-49d2-b4cd-1dc6c8610836","lifecycleState":"CERTIFIED","lastUpdateDate":1629415047534,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"655e5d54-f008-4a89-bb4c-904f4c2ff5e5","invariantUUID":"7e65be0a-81d7-468f-84d7-e28f10c20dab","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e97469d1-352b-44c4-ada3-a889f828ddea","lifecycleState":"CERTIFIED","lastUpdateDate":1629415099859,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5575672-bed7-4bf6-bf16-3446b27cdcb7","invariantUUID":"5001aed7-2a54-4adf-9b5b-8a4e0aa3a95f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414810245,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c87c934-d726-42fe-84ba-f7e39be2bf79","invariantUUID":"01a67d5f-2cc0-4024-abc5-27fac27b2262","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6ea5c59e-aad2-470e-bd57-e46b0bca3c10","lifecycleState":"CERTIFIED","lastUpdateDate":1629415166321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"657b86a6-f536-4d18-9bf9-e08c3b8241b7","invariantUUID":"8dc5cbab-f23b-4233-b5e1-d5f9652ae033","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"af8cf2e2-7a34-49ae-8a8e-ec7cbdb1542d","lifecycleState":"CERTIFIED","lastUpdateDate":1629423701461,"name":"basic_onboard_SWlvzy","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","systemName":"BasicOnboardSwlvzy","description":"service","tags":["basic_onboard_SWlvzy"],"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":"a7947030-0acb-4764-b1f6-f6443ad5966f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423347243,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","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":"f6726024-2a41-4405-b829-8f1a5c914e67","lifecycleState":"CERTIFIED","lastUpdateDate":1629422993081,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","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":"688a6b5c-b15b-4008-86d1-1590d95f542f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423811964,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","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-08-20 01:43:39,430 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-20 01:43:39,432 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-08-20 01:43:39,432 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/4403c1fc-5139-410d-b3b8-d6f49a17cd9d/distribution 2021-08-20 01:43:39,433 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-08-20 01:43:39,436 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:43:39,501 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/4403c1fc-5139-410d-b3b8-d6f49a17cd9d/distribution HTTP/1.1" 200 205 2021-08-20 01:43:39,502 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-08-20 01:43:39,503 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[{"distributionID":"6b5c5664-7eca-4699-a3ba-6aa7573e0cf4","timestamp":"2021-08-20 01:43:31.436 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-08-20 01:43:39,506 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-08-20 01:43:39,507 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/6b5c5664-7eca-4699-a3ba-6aa7573e0cf4 2021-08-20 01:43:39,507 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-20 01:43:39,509 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:43:39,585 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/6b5c5664-7eca-4699-a3ba-6aa7573e0cf4 HTTP/1.1" 200 29 2021-08-20 01:43:39,587 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-20 01:43:39,587 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-08-20 01:43:39,590 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-08-20 01:43:39,591 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-08-20 01:44:39,604 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-08-20 01:44:39,605 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/6b5c5664-7eca-4699-a3ba-6aa7573e0cf4 2021-08-20 01:44:39,605 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-20 01:44:39,609 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:44:39,699 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/6b5c5664-7eca-4699-a3ba-6aa7573e0cf4 HTTP/1.1" 200 29 2021-08-20 01:44:39,702 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-20 01:44:39,703 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-08-20 01:44:39,706 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-08-20 01:44:39,707 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-08-20 01:45:39,773 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-08-20 01:45:39,775 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/6b5c5664-7eca-4699-a3ba-6aa7573e0cf4 2021-08-20 01:45:39,775 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-20 01:45:39,781 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:45:39,896 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/6b5c5664-7eca-4699-a3ba-6aa7573e0cf4 HTTP/1.1" 200 None 2021-08-20 01:45:39,899 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-20 01:45:39,901 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"cds","timestamp":"1629423812171","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629423802927","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":"1629423820675","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629423812171","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629423832855","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629423813503","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":"1629423823489","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629423820675","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629423830499","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":"1629423835508","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629423802927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629423819586","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":"1629423823352","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":"1629423823352","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629423829443","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629423822973","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629423820675","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629423813503","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629423813503","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":"1629423822440","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629423819586","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629423812171","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629423802927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629423823352","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":"1629423820675","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629423837978","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629423835040","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629423833984","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629423819586","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629423813503","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629423812171","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":"1629423823489","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629423835351","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629423838981","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629423819586","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629423813503","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629423812171","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629423802927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629423823352","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629423823352","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":"1629423831722","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":"1629423833364","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629423813503","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629423836357","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629423802927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629423823489","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629423823489","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":"1629423802927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629423813503","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629423823352","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629423812171","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629423823352","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629423820675","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":"1629423819586","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":"1629423820675","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629423823489","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629423819586","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629423836511","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629423813503","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629423802927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629423821437","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629423823352","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629423812171","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":"1629423823489","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":"1629423820432","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629423812171","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":"1629423819586","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":"1629423820675","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629423802927","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":"1629423819586","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":"1629423823489","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629423812171","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629423821967","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":"1629423823489","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629423835966","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629423823352","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629423820675","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629423823489","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":"1629423836043","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629423802927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629423819586","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":"1629423813503","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":"1629423820675","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-08-20 01:45:39,906 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'cds', 'timestamp': '1629423812171', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629423802927', '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': '1629423820675', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629423812171', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629423832855', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629423813503', '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': '1629423823489', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629423820675', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629423830499', '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': '1629423835508', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629423802927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629423819586', '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': '1629423823352', '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': '1629423823352', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629423829443', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629423822973', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629423820675', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629423813503', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629423813503', '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': '1629423822440', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629423819586', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629423812171', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629423802927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629423823352', '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': '1629423820675', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629423837978', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629423835040', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629423833984', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629423819586', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629423813503', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629423812171', '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': '1629423823489', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629423835351', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629423838981', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629423819586', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629423813503', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629423812171', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629423802927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629423823352', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629423823352', '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': '1629423831722', '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': '1629423833364', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629423813503', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629423836357', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629423802927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629423823489', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629423823489', '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': '1629423802927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629423813503', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629423823352', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629423812171', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629423823352', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629423820675', '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': '1629423819586', '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': '1629423820675', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629423823489', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629423819586', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629423836511', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629423813503', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629423802927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629423821437', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629423823352', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629423812171', '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': '1629423823489', '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': '1629423820432', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629423812171', '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': '1629423819586', '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': '1629423820675', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629423802927', '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': '1629423819586', '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': '1629423823489', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629423812171', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629423821967', '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': '1629423823489', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629423835966', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629423823352', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629423820675', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629423823489', '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': '1629423836043', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629423802927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629423819586', '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': '1629423813503', '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': '1629423820675', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-08-20 01:45:39,908 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-08-20 01:45:39,909 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-08-20 01:45:39,909 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-08-20 01:46:39,971 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-08-20 01:46:39,971 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/6b5c5664-7eca-4699-a3ba-6aa7573e0cf4 2021-08-20 01:46:39,972 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-20 01:46:39,974 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:46:40,115 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/6b5c5664-7eca-4699-a3ba-6aa7573e0cf4 HTTP/1.1" 200 None 2021-08-20 01:46:40,116 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-20 01:46:40,117 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"cds","timestamp":"1629423812171","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629423802927","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":"1629423944368","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":"1629423820675","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629423812171","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629423832855","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629423813503","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":"1629423823489","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629423820675","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629423830499","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":"1629423835508","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629423802927","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":"1629423944368","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":"1629423819586","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":"1629423823352","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":"1629423823352","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629423829443","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629423822973","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629423966992","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629423820675","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629423813503","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629423813503","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":"1629423822440","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629423819586","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":"1629423962098","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629423812171","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":"1629423958045","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629423960307","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629423802927","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":"1629423944368","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629423823352","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":"1629423820675","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629423837978","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629423835040","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629423833984","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629423819586","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629423944368","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":"1629423968676","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629423813503","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629423812171","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":"1629423823489","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629423835351","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629423838981","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629423819586","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629423813503","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629423812171","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629423802927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629423823352","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629423823352","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":"1629423831722","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":"1629423833364","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629423813503","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629423836357","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629423802927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629423823489","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629423823489","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":"1629423802927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629423813503","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629423823352","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629423812171","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629423823352","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":"1629423944368","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629423944368","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":"1629423820675","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":"1629423819586","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":"1629423820675","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629423823489","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629423819586","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629423836511","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629423813503","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629423802927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629423821437","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629423823352","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629423812171","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":"1629423823489","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":"1629423820432","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629423812171","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":"1629423819586","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":"1629423820675","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629423802927","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":"1629423944368","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":"1629423819586","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":"1629423823489","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629423812171","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629423821967","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":"1629423823489","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629423835966","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629423823352","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629423820675","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629423823489","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":"1629423836043","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629423944368","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629423944368","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629423802927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629423819586","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":"1629423813503","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":"1629423820675","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-08-20 01:46:40,120 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'cds', 'timestamp': '1629423812171', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629423802927', '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': '1629423944368', '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': '1629423820675', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629423812171', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629423832855', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629423813503', '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': '1629423823489', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629423820675', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629423830499', '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': '1629423835508', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629423802927', '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': '1629423944368', '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': '1629423819586', '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': '1629423823352', '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': '1629423823352', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629423829443', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629423822973', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629423966992', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629423820675', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629423813503', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629423813503', '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': '1629423822440', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629423819586', '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': '1629423962098', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629423812171', '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': '1629423958045', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629423960307', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629423802927', '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': '1629423944368', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629423823352', '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': '1629423820675', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629423837978', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629423835040', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629423833984', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629423819586', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629423944368', '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': '1629423968676', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629423813503', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629423812171', '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': '1629423823489', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629423835351', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629423838981', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629423819586', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629423813503', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629423812171', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629423802927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629423823352', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629423823352', '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': '1629423831722', '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': '1629423833364', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629423813503', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629423836357', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629423802927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629423823489', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629423823489', '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': '1629423802927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629423813503', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629423823352', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629423812171', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629423823352', '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': '1629423944368', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629423944368', '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': '1629423820675', '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': '1629423819586', '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': '1629423820675', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629423823489', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629423819586', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629423836511', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629423813503', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629423802927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629423821437', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629423823352', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629423812171', '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': '1629423823489', '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': '1629423820432', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629423812171', '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': '1629423819586', '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': '1629423820675', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629423802927', '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': '1629423944368', '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': '1629423819586', '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': '1629423823489', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629423812171', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629423821967', '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': '1629423823489', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629423835966', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629423823352', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629423820675', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629423823489', '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': '1629423836043', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629423944368', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629423944368', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629423802927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629423819586', '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': '1629423813503', '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': '1629423820675', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-08-20 01:46:40,122 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-08-20 01:46:40,122 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-20 01:46:40,122 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-20 01:46:40,122 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-20 01:46:40,122 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-20 01:46:40,122 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-20 01:46:40,123 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-08-20 01:46:40,123 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_cnf is sucessfully finished 2021-08-20 01:46:40,135 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': 'f5726e8a-e3cb-4d05-93b4-b27452289e6b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:46:40,135 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-08-20 01:46:40,135 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "5f3f8470-8579-4c29-a1ee-5d6aaf3cc425", "modelVersionId": "4403c1fc-5139-410d-b3b8-d6f49a17cd9d", "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": "ac80d03c-7338-4a1e-ae65-359b5c20a6bd", "owningEntityName": "basicnf_owning_entity" } } } 2021-08-20 01:46:40,137 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:46:41,735 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-08-20 01:46:41,737 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response code: 202 2021-08-20 01:46:41,737 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response: {"requestReferences":{"requestId":"f5726e8a-e3cb-4d05-93b4-b27452289e6b","instanceId":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f5726e8a-e3cb-4d05-93b4-b27452289e6b"}} 2021-08-20 01:46:41,738 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-08-20 01:46:41,774 DEBUG 129:onap_service.py(7) - [None][Check f5726e8a-e3cb-4d05-93b4-b27452289e6b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0417cea1-2aee-4467-9c34-eb71caf105bd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:46:41,776 DEBUG 131:onap_service.py(7) - [None][Check f5726e8a-e3cb-4d05-93b4-b27452289e6b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f5726e8a-e3cb-4d05-93b4-b27452289e6b 2021-08-20 01:46:41,776 DEBUG 132:onap_service.py(7) - [None][Check f5726e8a-e3cb-4d05-93b4-b27452289e6b orchestration request status] data sent: None 2021-08-20 01:46:41,782 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:46:41,998 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f5726e8a-e3cb-4d05-93b4-b27452289e6b HTTP/1.1" 200 1341 2021-08-20 01:46:42,003 INFO 142:onap_service.py(7) - [None][Check f5726e8a-e3cb-4d05-93b4-b27452289e6b orchestration request status] response code: 200 2021-08-20 01:46:42,004 DEBUG 146:onap_service.py(7) - [None][Check f5726e8a-e3cb-4d05-93b4-b27452289e6b orchestration request status] response: {"request":{"requestId":"f5726e8a-e3cb-4d05-93b4-b27452289e6b","startTime":"Fri, 20 Aug 2021 01:46:40 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelUuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelInvariantUuid":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf","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":"ac80d03c-7338-4a1e-ae65-359b5c20a6bd","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","serviceInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 20 Aug 2021 01:46:41 GMT"}}} 2021-08-20 01:46:52,020 DEBUG 129:onap_service.py(7) - [None][Check f5726e8a-e3cb-4d05-93b4-b27452289e6b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '799862c8-7b24-4310-9abe-ba40c445b06a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:46:52,021 DEBUG 131:onap_service.py(7) - [None][Check f5726e8a-e3cb-4d05-93b4-b27452289e6b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f5726e8a-e3cb-4d05-93b4-b27452289e6b 2021-08-20 01:46:52,022 DEBUG 132:onap_service.py(7) - [None][Check f5726e8a-e3cb-4d05-93b4-b27452289e6b orchestration request status] data sent: None 2021-08-20 01:46:52,027 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:46:52,225 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f5726e8a-e3cb-4d05-93b4-b27452289e6b HTTP/1.1" 200 1551 2021-08-20 01:46:52,228 INFO 142:onap_service.py(7) - [None][Check f5726e8a-e3cb-4d05-93b4-b27452289e6b orchestration request status] response code: 200 2021-08-20 01:46:52,229 DEBUG 146:onap_service.py(7) - [None][Check f5726e8a-e3cb-4d05-93b4-b27452289e6b orchestration request status] response: {"request":{"requestId":"f5726e8a-e3cb-4d05-93b4-b27452289e6b","startTime":"Fri, 20 Aug 2021 01:46:40 GMT","finishTime":"Fri, 20 Aug 2021 01:46:44 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelUuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelInvariantUuid":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf","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":"ac80d03c-7338-4a1e-ae65-359b5c20a6bd","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","serviceInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:46:44 GMT"}}} 2021-08-20 01:46:52,230 INFO 56:mixins.py(7) - ServiceInstantiation task finished 2021-08-20 01:46:52,231 DEBUG 129:onap_service.py(7) - [None][Check f5726e8a-e3cb-4d05-93b4-b27452289e6b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7ae1d070-31b9-4e8b-a30b-0a24d4f94664', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:46:52,232 DEBUG 131:onap_service.py(7) - [None][Check f5726e8a-e3cb-4d05-93b4-b27452289e6b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f5726e8a-e3cb-4d05-93b4-b27452289e6b 2021-08-20 01:46:52,232 DEBUG 132:onap_service.py(7) - [None][Check f5726e8a-e3cb-4d05-93b4-b27452289e6b orchestration request status] data sent: None 2021-08-20 01:46:52,235 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:46:52,406 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f5726e8a-e3cb-4d05-93b4-b27452289e6b HTTP/1.1" 200 1551 2021-08-20 01:46:52,407 INFO 142:onap_service.py(7) - [None][Check f5726e8a-e3cb-4d05-93b4-b27452289e6b orchestration request status] response code: 200 2021-08-20 01:46:52,408 DEBUG 146:onap_service.py(7) - [None][Check f5726e8a-e3cb-4d05-93b4-b27452289e6b orchestration request status] response: {"request":{"requestId":"f5726e8a-e3cb-4d05-93b4-b27452289e6b","startTime":"Fri, 20 Aug 2021 01:46:40 GMT","finishTime":"Fri, 20 Aug 2021 01:46:44 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelUuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelInvariantUuid":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf","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":"ac80d03c-7338-4a1e-ae65-359b5c20a6bd","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","serviceInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:46:44 GMT"}}} 2021-08-20 01:46:52,409 DEBUG 129:onap_service.py(7) - [None][Check f5726e8a-e3cb-4d05-93b4-b27452289e6b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f25429ea-9d26-4fb1-9e3c-726fc7a418f7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:46:52,409 DEBUG 131:onap_service.py(7) - [None][Check f5726e8a-e3cb-4d05-93b4-b27452289e6b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f5726e8a-e3cb-4d05-93b4-b27452289e6b 2021-08-20 01:46:52,410 DEBUG 132:onap_service.py(7) - [None][Check f5726e8a-e3cb-4d05-93b4-b27452289e6b orchestration request status] data sent: None 2021-08-20 01:46:52,412 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:46:52,586 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f5726e8a-e3cb-4d05-93b4-b27452289e6b HTTP/1.1" 200 1551 2021-08-20 01:46:52,588 INFO 142:onap_service.py(7) - [None][Check f5726e8a-e3cb-4d05-93b4-b27452289e6b orchestration request status] response code: 200 2021-08-20 01:46:52,589 DEBUG 146:onap_service.py(7) - [None][Check f5726e8a-e3cb-4d05-93b4-b27452289e6b orchestration request status] response: {"request":{"requestId":"f5726e8a-e3cb-4d05-93b4-b27452289e6b","startTime":"Fri, 20 Aug 2021 01:46:40 GMT","finishTime":"Fri, 20 Aug 2021 01:46:44 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelUuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelInvariantUuid":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf","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":"ac80d03c-7338-4a1e-ae65-359b5c20a6bd","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","serviceInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:46:44 GMT"}}} 2021-08-20 01:46:52,600 DEBUG 129:onap_service.py(1) - [None][Check f5726e8a-e3cb-4d05-93b4-b27452289e6b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '70a11ee1-e2d0-47ce-bc74-fa826343443d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:46:52,600 DEBUG 131:onap_service.py(1) - [None][Check f5726e8a-e3cb-4d05-93b4-b27452289e6b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f5726e8a-e3cb-4d05-93b4-b27452289e6b 2021-08-20 01:46:52,601 DEBUG 132:onap_service.py(1) - [None][Check f5726e8a-e3cb-4d05-93b4-b27452289e6b orchestration request status] data sent: None 2021-08-20 01:46:52,605 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:46:52,803 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f5726e8a-e3cb-4d05-93b4-b27452289e6b HTTP/1.1" 200 1551 2021-08-20 01:46:52,805 INFO 142:onap_service.py(1) - [None][Check f5726e8a-e3cb-4d05-93b4-b27452289e6b orchestration request status] response code: 200 2021-08-20 01:46:52,806 DEBUG 146:onap_service.py(1) - [None][Check f5726e8a-e3cb-4d05-93b4-b27452289e6b orchestration request status] response: {"request":{"requestId":"f5726e8a-e3cb-4d05-93b4-b27452289e6b","startTime":"Fri, 20 Aug 2021 01:46:40 GMT","finishTime":"Fri, 20 Aug 2021 01:46:44 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelUuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelInvariantUuid":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf","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":"ac80d03c-7338-4a1e-ae65-359b5c20a6bd","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","serviceInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:46:44 GMT"}}} 2021-08-20 01:46:52,807 DEBUG 129:onap_service.py(1) - [None][Check f5726e8a-e3cb-4d05-93b4-b27452289e6b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'de24aa84-0345-4eb9-ab33-54a4471d9b80', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:46:52,807 DEBUG 131:onap_service.py(1) - [None][Check f5726e8a-e3cb-4d05-93b4-b27452289e6b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f5726e8a-e3cb-4d05-93b4-b27452289e6b 2021-08-20 01:46:52,808 DEBUG 132:onap_service.py(1) - [None][Check f5726e8a-e3cb-4d05-93b4-b27452289e6b orchestration request status] data sent: None 2021-08-20 01:46:52,810 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:46:52,995 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f5726e8a-e3cb-4d05-93b4-b27452289e6b HTTP/1.1" 200 1551 2021-08-20 01:46:52,996 INFO 142:onap_service.py(1) - [None][Check f5726e8a-e3cb-4d05-93b4-b27452289e6b orchestration request status] response code: 200 2021-08-20 01:46:52,997 DEBUG 146:onap_service.py(1) - [None][Check f5726e8a-e3cb-4d05-93b4-b27452289e6b orchestration request status] response: {"request":{"requestId":"f5726e8a-e3cb-4d05-93b4-b27452289e6b","startTime":"Fri, 20 Aug 2021 01:46:40 GMT","finishTime":"Fri, 20 Aug 2021 01:46:44 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelUuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelInvariantUuid":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf","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":"ac80d03c-7338-4a1e-ae65-359b5c20a6bd","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","serviceInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:46:44 GMT"}}} 2021-08-20 01:46:52,998 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-08-20 01:46:52,998 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-08-20 01:46:52,998 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-20 01:46:53,001 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:46:53,068 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-08-20 01:46:53,069 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-20 01:46:53,070 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1629423817597","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-08-20 01:46:53,073 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf 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-08-20 01:46:53,073 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf 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-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf 2021-08-20 01:46:53,074 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf service-instance-name] data sent: None 2021-08-20 01:46:53,077 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:46:53,146 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-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf HTTP/1.1" 200 1191 2021-08-20 01:46:53,148 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf service-instance-name] response code: 200 2021-08-20 01:46:53,148 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf service-instance-name] response: {"service-instance":[{"service-instance-id":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","service-instance-name":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","model-version-id":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","resource-version":"1629424004390","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/3e20b867-bcb3-42ef-b31b-7633db9f7b32/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/ac80d03c-7338-4a1e-ae65-359b5c20a6bd","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"ac80d03c-7338-4a1e-ae65-359b5c20a6bd"}]},{"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-08-20 01:46:53,153 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-08-20 01:46:53,153 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-08-20 01:46:53,154 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-20 01:46:53,156 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:46:53,217 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-08-20 01:46:53,218 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-20 01:46:53,218 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":"1629423815602"} 2021-08-20 01:46:53,222 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-08-20 01:46:53,222 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-08-20 01:46:53,222 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-20 01:46:53,224 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:46:53,286 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-08-20 01:46:53,287 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-20 01:46:53,288 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1629423817597","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-08-20 01:46:53,291 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf 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-08-20 01:46:53,291 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf 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-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf 2021-08-20 01:46:53,291 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf service-instance-name] data sent: None 2021-08-20 01:46:53,294 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:46:53,356 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-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf HTTP/1.1" 200 1191 2021-08-20 01:46:53,358 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf service-instance-name] response code: 200 2021-08-20 01:46:53,358 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf service-instance-name] response: {"service-instance":[{"service-instance-id":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","service-instance-name":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","model-version-id":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","resource-version":"1629424004390","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/3e20b867-bcb3-42ef-b31b-7633db9f7b32/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/ac80d03c-7338-4a1e-ae65-359b5c20a6bd","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"ac80d03c-7338-4a1e-ae65-359b5c20a6bd"}]},{"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-08-20 01:46:53,361 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-08-20 01:46:53,361 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-08-20 01:46:53,361 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-20 01:46:53,363 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:46:53,421 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-08-20 01:46:53,422 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-20 01:46:53,422 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":"1629423815411","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-08-20 01:46:53,425 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-08-20 01:46:53,425 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-08-20 01:46:53,426 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-20 01:46:53,428 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:46:53,480 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-08-20 01:46:53,481 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-20 01:46:53,482 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629423817597","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-08-20 01:46:53,485 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-20 01:46:53,485 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-20 01:46:53,486 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-08-20 01:46:53,487 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-20 01:46:53,487 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-20 01:46:53,490 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-20 01:46:53,993 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-08-20 01:46:53,995 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-20 01:46:53,995 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4403c1fc-5139-410d-b3b8-d6f49a17cd9d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e5834ef-72e1-43d4-a472-7957fa3d86e1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","name":"basic_onboard_SWlvzy","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0d8622e-c8c7-45d4-a108-59847f72726e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-20 01:46:53,999 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-20 01:46:53,999 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:46:54,000 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:46:54,000 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:46:54,001 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-20 01:46:54,001 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:46:54,001 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:46:54,001 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:46:54,002 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-20 01:46:54,002 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:46:54,002 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:46:54,003 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:46:54,003 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SWlvzy from SDC 2021-08-20 01:46:54,003 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:46:54,004 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:46:54,004 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:46:54,004 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-20 01:46:54,005 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-20 01:46:54,005 INFO 192:__init__.py(1) - Service found, updating information 2021-08-20 01:46:54,006 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-08-20 01:46:54,006 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-08-20 01:46:54,006 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-20 01:46:54,009 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:46:54,597 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-08-20 01:46:54,600 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-20 01:46:54,603 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccb4dcba-dee5-4122-876f-2707adf14328","lifecycleState":"CERTIFIED","lastUpdateDate":1629414915397,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd41dbc1-ad0c-4a69-b3e5-c3959ba10f54","invariantUUID":"b4f47ba1-c5ea-4fb3-8717-f9a1db5b60aa","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":"networkrules","uniqueId":"fd087e29-f974-4e42-bb40-0ea2cf3ed80b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414885190,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ff7fd1b3-dfb7-4fd6-97fa-3fb1c6a4b7d4","invariantUUID":"d2bee748-23ce-4774-bcfb-81e1d6b92e1a","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":"57c8d690-b710-454c-9c33-188d8bea2e04","lifecycleState":"CERTIFIED","lastUpdateDate":1629415176913,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"846866d5-4b0b-4a70-918d-fd47e65adc22","invariantUUID":"f60954b2-6fea-4775-ac48-8db6b880bdba","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":"c3c738e9-b65c-408b-bdbc-85eac9ddfda2","lifecycleState":"CERTIFIED","lastUpdateDate":1629414792562,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f390350b-e385-4999-b75b-8c400e6cb68b","invariantUUID":"a00dcc94-4d65-4844-afa3-1adff954ddc8","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":"compute","uniqueId":"42db8e19-9805-40bf-927b-38a551e11f24","lifecycleState":"CERTIFIED","lastUpdateDate":1629415052824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d5e1038-d4ad-4c02-a08b-2a0494e4e1ee","invariantUUID":"bad0000a-ce0a-4b1b-b635-2190af329aa3","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19560fb3-b786-4621-8e61-5e7003b1f876","lifecycleState":"CERTIFIED","lastUpdateDate":1629414950670,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bf9225-1ffc-48ad-90f1-10ed06182854","invariantUUID":"4cf7ed4e-810a-4bec-aff7-fb0e8a5687a8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f690c87-7c6c-4a2a-9c5f-eacbe450cbce","lifecycleState":"CERTIFIED","lastUpdateDate":1629415042465,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9efa31e9-becd-4bd6-8d6e-5f140fc6eb6f","invariantUUID":"6db8ca19-d325-4175-8b11-e2233bb215de","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":"compute","uniqueId":"34496f77-4569-4fe4-85f6-56fdd1ab9209","lifecycleState":"CERTIFIED","lastUpdateDate":1629415253659,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba661d53-4f02-45f1-b57d-59473974b06e","invariantUUID":"424be6e1-4a25-4020-af0d-07c4cc48070c","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":"defaulticon","uniqueId":"30867926-197f-43bc-ad69-0a73df80dc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415031167,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50c43700-31f9-4a83-b58e-899c37b936dc","invariantUUID":"9e4a961a-bfd1-495f-bfdf-1fdaa073bc01","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":"65b1bb32-224b-439b-bb72-e72c04f5c807","lifecycleState":"CERTIFIED","lastUpdateDate":1629414921571,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99efe85a-fe13-4028-8ed2-e78ca4f01558","invariantUUID":"6b2f5139-da4a-47cd-b5a2-44a0564baaec","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e094a45-929a-4962-8199-7aca78e7f459","lifecycleState":"CERTIFIED","lastUpdateDate":1629415240315,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"607a1042-cee0-4d51-9e5b-fa6c68f0cccb","invariantUUID":"bd1669ed-03b3-4783-a6c5-607f2d6508a0","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":"b389657d-21cc-46f4-aea5-d857c771225d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415155062,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e530d907-4473-4ad4-9f12-e3949502c44f","invariantUUID":"8a87942e-520a-412b-a67a-cfdd5a339025","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":"network","uniqueId":"81da0259-de26-45af-a8cc-85efd07dc766","lifecycleState":"CERTIFIED","lastUpdateDate":1629415171477,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f82b418-d124-4da1-a511-733a7b47e833","invariantUUID":"642ea06b-5d8e-4ddc-994e-d0c4d306235e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b26d2e32-8f67-41a4-b1d9-0834c7439977","lifecycleState":"CERTIFIED","lastUpdateDate":1629415187106,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5928d98-2238-491d-a918-70f710894af0","invariantUUID":"d8acafcc-cf00-421f-9990-8112d85225aa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629414698679,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4690af1-7cf3-49da-9ab2-b6b1917e73ee","invariantUUID":"8a0fe9ec-f545-44bf-855e-29335ed06fc0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1d3c54-e8f3-4b67-bb46-bf8631558e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414975506,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63569ac6-3370-4eaa-b7ba-7f05ccef06fe","invariantUUID":"904c1888-4c38-44f6-bd8a-25bbe78396f4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe5fa596-1e50-40e9-b420-f376149fd53d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415058282,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cb1757b-21f8-4639-9c5e-0ca401afe47a","invariantUUID":"008d4658-34e2-44ba-93e9-c2e4b45ec54c","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":"defaulticon","uniqueId":"03d410c1-cf89-4ac4-a948-e43a6a4abb75","lifecycleState":"CERTIFIED","lastUpdateDate":1629414804795,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc696e62-20f1-495b-bebf-5a846294f451","invariantUUID":"b2eb755e-19eb-48cb-95d6-89f23d69ee9e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c7f1441-0202-4599-a3fc-6af79445b152","lifecycleState":"CERTIFIED","lastUpdateDate":1629414995665,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b69b573-f287-4ed5-96df-4f601cd2cb4f","invariantUUID":"ab5ad009-b0a2-45d0-83f9-b4cf4eeef4a1","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":"securityrules","uniqueId":"842cd10b-496d-439d-9d34-b1f0aef4cfe0","lifecycleState":"CERTIFIED","lastUpdateDate":1629414896408,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9a77903-3079-4c44-aaf2-987e0c28b9a9","invariantUUID":"d7ad3b19-95f3-4cf0-b408-707d83d33914","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":"port","uniqueId":"ee52c1a2-f905-45d6-ac08-e2cf1abcf0cb","lifecycleState":"CERTIFIED","lastUpdateDate":1629415161358,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b02f6500-38a9-4ed8-8da9-1406ae6257d2","invariantUUID":"41c04e27-e82d-4607-9d56-8a74682dde58","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6559ca4a-325b-4428-92d3-bc63b76c0e15","lifecycleState":"CERTIFIED","lastUpdateDate":1629414828081,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e579bab3-550d-4104-9d4c-6b31c34de7af","invariantUUID":"380a7de6-5519-4956-a6c6-6d028fced6f8","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":"network","uniqueId":"9be2f8c2-3944-473a-905f-8de9c7bf2d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414815927,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08a93889-46d1-4760-a316-7cf2abe75086","invariantUUID":"ec92f881-69ab-418d-890a-2f258158f6c4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69599996-d129-4725-abe4-8aca15cba142","lifecycleState":"CERTIFIED","lastUpdateDate":1629414890756,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a6d7484-50c2-4b41-a0f4-f4c1e93b3ddc","invariantUUID":"1dc47e5f-cd76-484f-b854-a52a91812b59","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ee9b94e-8a14-4e88-8456-fb1760076276","lifecycleState":"CERTIFIED","lastUpdateDate":1629414990587,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c0d97fd-2008-45c6-8815-48763f8c72d8","invariantUUID":"8c9e7182-6acd-40a9-83f4-5547463f017f","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":"12f2d3ad-7036-4437-b1d3-ce92311b3e59","lifecycleState":"CERTIFIED","lastUpdateDate":1629414945052,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f00cee96-c18a-486c-8d55-694ed9a29d13","invariantUUID":"cda3c997-db06-4b1c-99b0-4078f5b3ca95","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":"c20c72f5-d043-4f3a-9b95-b1292a1a9a73","lifecycleState":"CERTIFIED","lastUpdateDate":1629423298637,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"297b1b49-fd26-4293-9b66-d936b89613bb","invariantUUID":"5b1b6ede-564b-493b-a9af-fe3cd6ee006c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f817991d-8d0b-4a6e-8979-b032cd82ff9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415199341,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd26439e-9f22-46b7-9439-c2342bd18aad","invariantUUID":"6aa6a385-a452-4a1f-a29e-a4a35140be8c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c3bcbf5-62ee-4360-8455-15e560d99f84","lifecycleState":"CERTIFIED","lastUpdateDate":1629415230728,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c492f9eb-b450-46a6-857e-ffce74b798fb","invariantUUID":"9aef9da9-be91-4eeb-8285-9a4828072dbe","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":"8222d7af-dc82-4a9a-8850-fe7d2b517678","lifecycleState":"CERTIFIED","lastUpdateDate":1629415073701,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb9fe44-8c12-486c-87f4-863e73214585","invariantUUID":"c45232fa-36fb-4335-a570-5c173e34974e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"200bbabb-e249-4f3d-ae46-b06e8f957305","lifecycleState":"CERTIFIED","lastUpdateDate":1629415245349,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7123db5-c1d3-40c1-ab2c-1545df6e444b","invariantUUID":"5bc17c73-697a-4afb-b8ee-2c58329f6550","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":"0b53b627-bd32-492a-b2b8-2a21a8c22cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1629415248422,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a4789e8-6ecb-4667-8a81-e4c457ad006f","invariantUUID":"bbd2db90-7fc8-4d7b-89be-648b56a4cc02","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":"f3c7b61a-d201-487d-a224-b020a01a0673","lifecycleState":"CERTIFIED","lastUpdateDate":1629415025205,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","invariantUUID":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0462bf19-e497-4576-9abf-ae93fbfa0cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1629415191999,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3ff12a-a728-4fd7-a2ec-f456a288a339","invariantUUID":"bfcfc2a0-efa5-4b05-b6e8-e80fb548fd74","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa4f25f8-9899-4900-99e6-9d7243d00e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414926890,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e154026f-20d1-40eb-acba-d8bbb85f4900","invariantUUID":"6346c2c8-1abf-4eb0-b003-186bc5ad9339","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":"defaulticon","uniqueId":"c6700134-b047-4d78-9775-2a1e376c4bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1629423654116,"name":"basic_onboard_SWlvzy","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef764501-aeda-4c18-a6b7-9c764df62754","invariantUUID":"c3711e58-0bef-41c6-846b-06b574ee5612","systemName":"BasicOnboardSwlvzy","description":"VF","tags":["basic_onboard_SWlvzy"],"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":"compute","uniqueId":"a439f537-6a0d-413a-9c7a-7833ddae51c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629414910285,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6e8c2-e37d-42e5-8fcb-55f5d9320bbc","invariantUUID":"09e61d35-c04b-4190-8bbc-0729be541b15","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb505333-8ab8-444f-b552-308abfe02b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415211278,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe358324-23ef-4754-839f-60e1b46b7955","invariantUUID":"2c2eae9e-812a-4b38-8298-78543bad394c","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":"port","uniqueId":"104be05d-fde1-4aa9-adbf-555292bced6e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414867455,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58d16d52-90e4-4a7c-8871-a79f40bc2dfa","invariantUUID":"75243842-cd1e-48fe-a919-21b73182085a","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":"defaulticon","uniqueId":"04d22a53-eba8-499c-bdb8-f35af5d0edde","lifecycleState":"CERTIFIED","lastUpdateDate":1629423759581,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","invariantUUID":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","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":"loadBalancer","uniqueId":"fab8016d-7d00-4d0c-8d6f-dd7d2bddf947","lifecycleState":"CERTIFIED","lastUpdateDate":1629414747083,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50cd5ff-3196-479c-895e-a8d14bffb89c","invariantUUID":"8ab7f263-7dc9-4c2e-956e-5103c08e04f5","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4b73e1f7-d8ce-46b3-b227-86b6a5eabf66","lifecycleState":"CERTIFIED","lastUpdateDate":1629414787301,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"222041b7-547a-4e0c-b5f6-65500a5dcac3","invariantUUID":"77aa34f6-e36e-44d4-90dc-d7e9fe695444","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ceb60713-dad4-4279-b81f-cf00a5dfba00","lifecycleState":"CERTIFIED","lastUpdateDate":1629415269211,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b26f64d-94aa-4890-b007-ab132af8af90","invariantUUID":"6097916d-69e4-4752-8dc8-4ce011e274af","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":"defaulticon","uniqueId":"e36740ec-f8d1-4bb9-9274-869d6d31719f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415036905,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60cfac75-8415-4224-8de0-e4f12d6148df","invariantUUID":"6b344748-4354-467e-8332-3f0dc6c1f0b2","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":"f713cc27-545c-425e-b892-1a158e8e3cae","lifecycleState":"CERTIFIED","lastUpdateDate":1629415119982,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b89970d-9006-4b97-b652-e6d5a9884c5e","invariantUUID":"ce35c1d3-a70a-4051-b249-b5c13f8425bd","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":"port","uniqueId":"d9d35420-d286-4e2e-ac89-8ad4f942a99e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415224192,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69e27c3c-a14f-4d58-8242-0a5897356943","invariantUUID":"ecc5660b-dd6c-452f-ae40-c70f8a837601","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":"320771a6-a63e-48f9-b113-f9f7ea48623b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415216201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13b04e5e-03c0-4f09-99cd-8d49d30ec233","invariantUUID":"84861967-04e6-4460-af44-4fab2a6308e7","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d888881c-fca4-45ee-a765-9a0c605b914a","lifecycleState":"CERTIFIED","lastUpdateDate":1629415078609,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e5545f1-7590-4d7c-9e17-f176ef48bf18","invariantUUID":"4361ad2d-30dc-4937-8768-c74c3d208561","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dcbdf68b-e06c-41d2-a612-b4f83d0e32f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629414752416,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba98dfc2-8658-4927-bd08-4b69d7b5f34d","invariantUUID":"4027118d-7650-4e9e-b114-62ea59e4901f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"29c2158b-f2b4-46a5-ace5-3536f6e73d75","lifecycleState":"CERTIFIED","lastUpdateDate":1629415141695,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ec71db-6bec-45bd-b249-e20dfbda39c8","invariantUUID":"7b7a8c58-1755-41f0-b1cb-69c98be0e1e8","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":"84ecbef0-e4b8-4213-976b-22738e93e87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629415181925,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8e0ed-3441-4ce3-99bd-51e8e2e21115","invariantUUID":"7dcbb54c-c033-4f61-abe4-49db960b47b7","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":"80a6141f-0d9a-4c31-91ba-e00d3a6e84fc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414773864,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cdc57d7-93a6-45e2-ae47-a8364d5f9d20","invariantUUID":"20f61256-0ec6-4f3a-9811-57a12d72339c","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":"compute","uniqueId":"eb3d1f09-2aab-4e05-b87c-18a9bd99f87e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415094826,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdae0eba-8154-4e02-8ca7-cb7e27b0b37b","invariantUUID":"ee4ec6a1-89ae-4eed-b32c-6c4a45c160f4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b20b3def-17fb-439d-b313-6bee7776ced3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415261093,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa51f5e5-cedc-4c56-9071-a87a2ef4f365","invariantUUID":"1621dc71-345b-4593-a361-58f77e651395","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"498ab6b7-d63f-47e6-bf09-72c88d1593bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414779816,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"736c9c11-9e74-4dc4-b846-71bd2350c8f8","invariantUUID":"7fa57d0e-c21c-42af-bd6b-998948edcb5e","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":"9ed8c291-7820-401d-b3f5-a975be2b55c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415114884,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a88293-478b-4ea1-8a34-def7d476a7b7","invariantUUID":"699e62e0-3801-409d-9a81-0ad4fc0952de","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":"defaulticon","uniqueId":"15bfd7be-2e0c-4c8f-9b71-c7fffb8ed97c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414719321,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c45c7f6-b6a6-4583-ba7c-9578a8f26f25","invariantUUID":"8f49a26e-036a-460b-adb8-87a1256b12f7","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4d7fcfed-9753-47f8-87f4-31e53e7f116a","lifecycleState":"CERTIFIED","lastUpdateDate":1629414833728,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43443679-458c-40cc-91ba-5a921cd5bd9c","invariantUUID":"6676d684-a89f-430c-b16c-2b22dafe2f3d","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":"defaulticon","uniqueId":"2c6fe65c-08f4-4651-abda-9a352a5483f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415150047,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b72f196c-daa1-47be-a15c-45f04125aab4","invariantUUID":"735a81ba-b312-45ca-a30e-d8961f26bb8c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4dd100ef-49cf-4b64-8edc-c64af468f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1629415068748,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df7c95ea-50c9-4865-85c5-5e808923faad","invariantUUID":"c7825790-1266-4737-8b39-595264301c21","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"785b0dab-1f65-4feb-9d2a-b0a5f9cbb6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629414798907,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e957fc6f-6d26-45f7-a236-8bee1fb84d9d","invariantUUID":"480ccbb2-18f1-4b20-90c4-1b71b309dfbc","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":"7d7eacd7-9f3c-41ec-9567-99da7b4a25ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629414757720,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c29cc8-bc6f-486f-910e-1fbf8768bb6e","invariantUUID":"c8a75e5b-4e98-443a-a53f-2b9e1dc751d5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5563d65-2855-4320-94be-af54c5215696","lifecycleState":"CERTIFIED","lastUpdateDate":1629414729996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e5c40b-ea73-4aaa-80a1-981c86053eb0","invariantUUID":"1f4bd581-b477-4468-875a-c7e396b34319","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a100a3a7-f8f9-44d8-915c-32f4ad9f332c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414939520,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b55c8dba-e662-4c70-9a49-6a27ac104f6e","invariantUUID":"45dc9d26-6bdc-4580-9b15-b84912e93e74","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":"9b531946-90a9-4abf-8843-a3cf129ceabf","lifecycleState":"CERTIFIED","lastUpdateDate":1629414821983,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64d44cb5-77a8-46bf-b35a-18c24866b917","invariantUUID":"6c825728-8655-4072-8f80-4a53197e750f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97c4d233-8207-4600-b4b5-b57d42aeb8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415010273,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d33ebf1-1bf8-4b06-974a-0760878a8d8a","invariantUUID":"56812d64-06d1-469d-8a53-e34db8f7adf7","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"94fef74a-7a21-4fce-b67e-72c5189fe3aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629414735233,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65fa23b8-1e61-426a-9ced-eb4d56324de3","invariantUUID":"d25939d5-43c5-4b37-aab5-fcac68dc6b07","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":"networkrules","uniqueId":"c91b3733-bd9e-4809-9e10-371144c63d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629414862421,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2c6de72c-924e-4812-b45f-7c152b508f80","invariantUUID":"857051b3-d19b-4753-9194-a4fe9402dcc7","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":"24b33b74-0502-4288-be05-2fabdf8dc73f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415015553,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"297d9708-4a63-4e38-b41c-97202ff02724","invariantUUID":"c7683569-35cf-4f8f-906c-844ae8814691","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc811b39-1033-49d2-b4cd-1dc6c8610836","lifecycleState":"CERTIFIED","lastUpdateDate":1629415047534,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"655e5d54-f008-4a89-bb4c-904f4c2ff5e5","invariantUUID":"7e65be0a-81d7-468f-84d7-e28f10c20dab","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e97469d1-352b-44c4-ada3-a889f828ddea","lifecycleState":"CERTIFIED","lastUpdateDate":1629415099859,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5575672-bed7-4bf6-bf16-3446b27cdcb7","invariantUUID":"5001aed7-2a54-4adf-9b5b-8a4e0aa3a95f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414810245,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c87c934-d726-42fe-84ba-f7e39be2bf79","invariantUUID":"01a67d5f-2cc0-4024-abc5-27fac27b2262","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6ea5c59e-aad2-470e-bd57-e46b0bca3c10","lifecycleState":"CERTIFIED","lastUpdateDate":1629415166321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"657b86a6-f536-4d18-9bf9-e08c3b8241b7","invariantUUID":"8dc5cbab-f23b-4233-b5e1-d5f9652ae033","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"af8cf2e2-7a34-49ae-8a8e-ec7cbdb1542d","lifecycleState":"CERTIFIED","lastUpdateDate":1629423701461,"name":"basic_onboard_SWlvzy","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","systemName":"BasicOnboardSwlvzy","description":"service","tags":["basic_onboard_SWlvzy"],"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":"a7947030-0acb-4764-b1f6-f6443ad5966f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423347243,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","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":"f6726024-2a41-4405-b829-8f1a5c914e67","lifecycleState":"CERTIFIED","lastUpdateDate":1629422993081,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","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":"688a6b5c-b15b-4008-86d1-1590d95f542f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423811964,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","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-08-20 01:46:54,612 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-20 01:46:54,612 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-08-20 01:46:54,613 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/4403c1fc-5139-410d-b3b8-d6f49a17cd9d/toscaModel 2021-08-20 01:46:54,613 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-20 01:46:54,615 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-20 01:46:54,885 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/4403c1fc-5139-410d-b3b8-d6f49a17cd9d/toscaModel HTTP/1.1" 200 None 2021-08-20 01:46:54,887 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-20 01:46:54,888 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-20 01:46:54,961 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-20 01:46:54,962 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-20 01:46:54,962 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-08-20 01:46:54,962 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-20 01:46:54,962 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-20 01:46:54,964 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-20 01:46:55,915 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-08-20 01:46:55,917 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-20 01:46:55,918 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4403c1fc-5139-410d-b3b8-d6f49a17cd9d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e5834ef-72e1-43d4-a472-7957fa3d86e1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","name":"basic_onboard_SWlvzy","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0d8622e-c8c7-45d4-a108-59847f72726e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-20 01:46:55,921 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-20 01:46:55,922 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:46:55,922 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:46:55,922 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:46:55,922 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-20 01:46:55,922 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:46:55,923 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:46:55,923 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:46:55,923 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-20 01:46:55,923 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:46:55,923 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:46:55,924 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:46:55,924 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SWlvzy from SDC 2021-08-20 01:46:55,924 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:46:55,924 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:46:55,924 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:46:55,925 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-20 01:46:55,925 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-20 01:46:55,925 INFO 192:__init__.py(1) - Service found, updating information 2021-08-20 01:46:55,926 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-08-20 01:46:55,926 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-08-20 01:46:55,926 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-20 01:46:55,928 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:46:57,716 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-08-20 01:46:57,721 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-20 01:46:57,724 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccb4dcba-dee5-4122-876f-2707adf14328","lifecycleState":"CERTIFIED","lastUpdateDate":1629414915397,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd41dbc1-ad0c-4a69-b3e5-c3959ba10f54","invariantUUID":"b4f47ba1-c5ea-4fb3-8717-f9a1db5b60aa","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":"networkrules","uniqueId":"fd087e29-f974-4e42-bb40-0ea2cf3ed80b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414885190,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ff7fd1b3-dfb7-4fd6-97fa-3fb1c6a4b7d4","invariantUUID":"d2bee748-23ce-4774-bcfb-81e1d6b92e1a","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":"57c8d690-b710-454c-9c33-188d8bea2e04","lifecycleState":"CERTIFIED","lastUpdateDate":1629415176913,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"846866d5-4b0b-4a70-918d-fd47e65adc22","invariantUUID":"f60954b2-6fea-4775-ac48-8db6b880bdba","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":"c3c738e9-b65c-408b-bdbc-85eac9ddfda2","lifecycleState":"CERTIFIED","lastUpdateDate":1629414792562,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f390350b-e385-4999-b75b-8c400e6cb68b","invariantUUID":"a00dcc94-4d65-4844-afa3-1adff954ddc8","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":"compute","uniqueId":"42db8e19-9805-40bf-927b-38a551e11f24","lifecycleState":"CERTIFIED","lastUpdateDate":1629415052824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d5e1038-d4ad-4c02-a08b-2a0494e4e1ee","invariantUUID":"bad0000a-ce0a-4b1b-b635-2190af329aa3","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19560fb3-b786-4621-8e61-5e7003b1f876","lifecycleState":"CERTIFIED","lastUpdateDate":1629414950670,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bf9225-1ffc-48ad-90f1-10ed06182854","invariantUUID":"4cf7ed4e-810a-4bec-aff7-fb0e8a5687a8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f690c87-7c6c-4a2a-9c5f-eacbe450cbce","lifecycleState":"CERTIFIED","lastUpdateDate":1629415042465,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9efa31e9-becd-4bd6-8d6e-5f140fc6eb6f","invariantUUID":"6db8ca19-d325-4175-8b11-e2233bb215de","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":"compute","uniqueId":"34496f77-4569-4fe4-85f6-56fdd1ab9209","lifecycleState":"CERTIFIED","lastUpdateDate":1629415253659,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba661d53-4f02-45f1-b57d-59473974b06e","invariantUUID":"424be6e1-4a25-4020-af0d-07c4cc48070c","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":"defaulticon","uniqueId":"30867926-197f-43bc-ad69-0a73df80dc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415031167,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50c43700-31f9-4a83-b58e-899c37b936dc","invariantUUID":"9e4a961a-bfd1-495f-bfdf-1fdaa073bc01","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":"65b1bb32-224b-439b-bb72-e72c04f5c807","lifecycleState":"CERTIFIED","lastUpdateDate":1629414921571,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99efe85a-fe13-4028-8ed2-e78ca4f01558","invariantUUID":"6b2f5139-da4a-47cd-b5a2-44a0564baaec","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e094a45-929a-4962-8199-7aca78e7f459","lifecycleState":"CERTIFIED","lastUpdateDate":1629415240315,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"607a1042-cee0-4d51-9e5b-fa6c68f0cccb","invariantUUID":"bd1669ed-03b3-4783-a6c5-607f2d6508a0","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":"b389657d-21cc-46f4-aea5-d857c771225d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415155062,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e530d907-4473-4ad4-9f12-e3949502c44f","invariantUUID":"8a87942e-520a-412b-a67a-cfdd5a339025","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":"network","uniqueId":"81da0259-de26-45af-a8cc-85efd07dc766","lifecycleState":"CERTIFIED","lastUpdateDate":1629415171477,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f82b418-d124-4da1-a511-733a7b47e833","invariantUUID":"642ea06b-5d8e-4ddc-994e-d0c4d306235e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b26d2e32-8f67-41a4-b1d9-0834c7439977","lifecycleState":"CERTIFIED","lastUpdateDate":1629415187106,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5928d98-2238-491d-a918-70f710894af0","invariantUUID":"d8acafcc-cf00-421f-9990-8112d85225aa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629414698679,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4690af1-7cf3-49da-9ab2-b6b1917e73ee","invariantUUID":"8a0fe9ec-f545-44bf-855e-29335ed06fc0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1d3c54-e8f3-4b67-bb46-bf8631558e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414975506,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63569ac6-3370-4eaa-b7ba-7f05ccef06fe","invariantUUID":"904c1888-4c38-44f6-bd8a-25bbe78396f4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe5fa596-1e50-40e9-b420-f376149fd53d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415058282,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cb1757b-21f8-4639-9c5e-0ca401afe47a","invariantUUID":"008d4658-34e2-44ba-93e9-c2e4b45ec54c","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":"defaulticon","uniqueId":"03d410c1-cf89-4ac4-a948-e43a6a4abb75","lifecycleState":"CERTIFIED","lastUpdateDate":1629414804795,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc696e62-20f1-495b-bebf-5a846294f451","invariantUUID":"b2eb755e-19eb-48cb-95d6-89f23d69ee9e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c7f1441-0202-4599-a3fc-6af79445b152","lifecycleState":"CERTIFIED","lastUpdateDate":1629414995665,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b69b573-f287-4ed5-96df-4f601cd2cb4f","invariantUUID":"ab5ad009-b0a2-45d0-83f9-b4cf4eeef4a1","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":"securityrules","uniqueId":"842cd10b-496d-439d-9d34-b1f0aef4cfe0","lifecycleState":"CERTIFIED","lastUpdateDate":1629414896408,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9a77903-3079-4c44-aaf2-987e0c28b9a9","invariantUUID":"d7ad3b19-95f3-4cf0-b408-707d83d33914","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":"port","uniqueId":"ee52c1a2-f905-45d6-ac08-e2cf1abcf0cb","lifecycleState":"CERTIFIED","lastUpdateDate":1629415161358,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b02f6500-38a9-4ed8-8da9-1406ae6257d2","invariantUUID":"41c04e27-e82d-4607-9d56-8a74682dde58","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6559ca4a-325b-4428-92d3-bc63b76c0e15","lifecycleState":"CERTIFIED","lastUpdateDate":1629414828081,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e579bab3-550d-4104-9d4c-6b31c34de7af","invariantUUID":"380a7de6-5519-4956-a6c6-6d028fced6f8","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":"network","uniqueId":"9be2f8c2-3944-473a-905f-8de9c7bf2d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414815927,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08a93889-46d1-4760-a316-7cf2abe75086","invariantUUID":"ec92f881-69ab-418d-890a-2f258158f6c4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69599996-d129-4725-abe4-8aca15cba142","lifecycleState":"CERTIFIED","lastUpdateDate":1629414890756,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a6d7484-50c2-4b41-a0f4-f4c1e93b3ddc","invariantUUID":"1dc47e5f-cd76-484f-b854-a52a91812b59","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ee9b94e-8a14-4e88-8456-fb1760076276","lifecycleState":"CERTIFIED","lastUpdateDate":1629414990587,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c0d97fd-2008-45c6-8815-48763f8c72d8","invariantUUID":"8c9e7182-6acd-40a9-83f4-5547463f017f","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":"12f2d3ad-7036-4437-b1d3-ce92311b3e59","lifecycleState":"CERTIFIED","lastUpdateDate":1629414945052,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f00cee96-c18a-486c-8d55-694ed9a29d13","invariantUUID":"cda3c997-db06-4b1c-99b0-4078f5b3ca95","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":"c20c72f5-d043-4f3a-9b95-b1292a1a9a73","lifecycleState":"CERTIFIED","lastUpdateDate":1629423298637,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"297b1b49-fd26-4293-9b66-d936b89613bb","invariantUUID":"5b1b6ede-564b-493b-a9af-fe3cd6ee006c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f817991d-8d0b-4a6e-8979-b032cd82ff9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415199341,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd26439e-9f22-46b7-9439-c2342bd18aad","invariantUUID":"6aa6a385-a452-4a1f-a29e-a4a35140be8c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c3bcbf5-62ee-4360-8455-15e560d99f84","lifecycleState":"CERTIFIED","lastUpdateDate":1629415230728,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c492f9eb-b450-46a6-857e-ffce74b798fb","invariantUUID":"9aef9da9-be91-4eeb-8285-9a4828072dbe","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":"8222d7af-dc82-4a9a-8850-fe7d2b517678","lifecycleState":"CERTIFIED","lastUpdateDate":1629415073701,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb9fe44-8c12-486c-87f4-863e73214585","invariantUUID":"c45232fa-36fb-4335-a570-5c173e34974e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"200bbabb-e249-4f3d-ae46-b06e8f957305","lifecycleState":"CERTIFIED","lastUpdateDate":1629415245349,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7123db5-c1d3-40c1-ab2c-1545df6e444b","invariantUUID":"5bc17c73-697a-4afb-b8ee-2c58329f6550","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":"0b53b627-bd32-492a-b2b8-2a21a8c22cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1629415248422,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a4789e8-6ecb-4667-8a81-e4c457ad006f","invariantUUID":"bbd2db90-7fc8-4d7b-89be-648b56a4cc02","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":"f3c7b61a-d201-487d-a224-b020a01a0673","lifecycleState":"CERTIFIED","lastUpdateDate":1629415025205,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","invariantUUID":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0462bf19-e497-4576-9abf-ae93fbfa0cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1629415191999,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3ff12a-a728-4fd7-a2ec-f456a288a339","invariantUUID":"bfcfc2a0-efa5-4b05-b6e8-e80fb548fd74","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa4f25f8-9899-4900-99e6-9d7243d00e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414926890,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e154026f-20d1-40eb-acba-d8bbb85f4900","invariantUUID":"6346c2c8-1abf-4eb0-b003-186bc5ad9339","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":"defaulticon","uniqueId":"c6700134-b047-4d78-9775-2a1e376c4bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1629423654116,"name":"basic_onboard_SWlvzy","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef764501-aeda-4c18-a6b7-9c764df62754","invariantUUID":"c3711e58-0bef-41c6-846b-06b574ee5612","systemName":"BasicOnboardSwlvzy","description":"VF","tags":["basic_onboard_SWlvzy"],"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":"compute","uniqueId":"a439f537-6a0d-413a-9c7a-7833ddae51c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629414910285,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6e8c2-e37d-42e5-8fcb-55f5d9320bbc","invariantUUID":"09e61d35-c04b-4190-8bbc-0729be541b15","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb505333-8ab8-444f-b552-308abfe02b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415211278,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe358324-23ef-4754-839f-60e1b46b7955","invariantUUID":"2c2eae9e-812a-4b38-8298-78543bad394c","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":"port","uniqueId":"104be05d-fde1-4aa9-adbf-555292bced6e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414867455,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58d16d52-90e4-4a7c-8871-a79f40bc2dfa","invariantUUID":"75243842-cd1e-48fe-a919-21b73182085a","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":"defaulticon","uniqueId":"04d22a53-eba8-499c-bdb8-f35af5d0edde","lifecycleState":"CERTIFIED","lastUpdateDate":1629423759581,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","invariantUUID":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","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":"loadBalancer","uniqueId":"fab8016d-7d00-4d0c-8d6f-dd7d2bddf947","lifecycleState":"CERTIFIED","lastUpdateDate":1629414747083,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50cd5ff-3196-479c-895e-a8d14bffb89c","invariantUUID":"8ab7f263-7dc9-4c2e-956e-5103c08e04f5","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4b73e1f7-d8ce-46b3-b227-86b6a5eabf66","lifecycleState":"CERTIFIED","lastUpdateDate":1629414787301,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"222041b7-547a-4e0c-b5f6-65500a5dcac3","invariantUUID":"77aa34f6-e36e-44d4-90dc-d7e9fe695444","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ceb60713-dad4-4279-b81f-cf00a5dfba00","lifecycleState":"CERTIFIED","lastUpdateDate":1629415269211,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b26f64d-94aa-4890-b007-ab132af8af90","invariantUUID":"6097916d-69e4-4752-8dc8-4ce011e274af","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":"defaulticon","uniqueId":"e36740ec-f8d1-4bb9-9274-869d6d31719f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415036905,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60cfac75-8415-4224-8de0-e4f12d6148df","invariantUUID":"6b344748-4354-467e-8332-3f0dc6c1f0b2","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":"f713cc27-545c-425e-b892-1a158e8e3cae","lifecycleState":"CERTIFIED","lastUpdateDate":1629415119982,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b89970d-9006-4b97-b652-e6d5a9884c5e","invariantUUID":"ce35c1d3-a70a-4051-b249-b5c13f8425bd","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":"port","uniqueId":"d9d35420-d286-4e2e-ac89-8ad4f942a99e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415224192,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69e27c3c-a14f-4d58-8242-0a5897356943","invariantUUID":"ecc5660b-dd6c-452f-ae40-c70f8a837601","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":"320771a6-a63e-48f9-b113-f9f7ea48623b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415216201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13b04e5e-03c0-4f09-99cd-8d49d30ec233","invariantUUID":"84861967-04e6-4460-af44-4fab2a6308e7","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d888881c-fca4-45ee-a765-9a0c605b914a","lifecycleState":"CERTIFIED","lastUpdateDate":1629415078609,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e5545f1-7590-4d7c-9e17-f176ef48bf18","invariantUUID":"4361ad2d-30dc-4937-8768-c74c3d208561","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dcbdf68b-e06c-41d2-a612-b4f83d0e32f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629414752416,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba98dfc2-8658-4927-bd08-4b69d7b5f34d","invariantUUID":"4027118d-7650-4e9e-b114-62ea59e4901f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"29c2158b-f2b4-46a5-ace5-3536f6e73d75","lifecycleState":"CERTIFIED","lastUpdateDate":1629415141695,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ec71db-6bec-45bd-b249-e20dfbda39c8","invariantUUID":"7b7a8c58-1755-41f0-b1cb-69c98be0e1e8","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":"84ecbef0-e4b8-4213-976b-22738e93e87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629415181925,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8e0ed-3441-4ce3-99bd-51e8e2e21115","invariantUUID":"7dcbb54c-c033-4f61-abe4-49db960b47b7","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":"80a6141f-0d9a-4c31-91ba-e00d3a6e84fc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414773864,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cdc57d7-93a6-45e2-ae47-a8364d5f9d20","invariantUUID":"20f61256-0ec6-4f3a-9811-57a12d72339c","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":"compute","uniqueId":"eb3d1f09-2aab-4e05-b87c-18a9bd99f87e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415094826,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdae0eba-8154-4e02-8ca7-cb7e27b0b37b","invariantUUID":"ee4ec6a1-89ae-4eed-b32c-6c4a45c160f4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b20b3def-17fb-439d-b313-6bee7776ced3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415261093,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa51f5e5-cedc-4c56-9071-a87a2ef4f365","invariantUUID":"1621dc71-345b-4593-a361-58f77e651395","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"498ab6b7-d63f-47e6-bf09-72c88d1593bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414779816,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"736c9c11-9e74-4dc4-b846-71bd2350c8f8","invariantUUID":"7fa57d0e-c21c-42af-bd6b-998948edcb5e","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":"9ed8c291-7820-401d-b3f5-a975be2b55c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415114884,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a88293-478b-4ea1-8a34-def7d476a7b7","invariantUUID":"699e62e0-3801-409d-9a81-0ad4fc0952de","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":"defaulticon","uniqueId":"15bfd7be-2e0c-4c8f-9b71-c7fffb8ed97c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414719321,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c45c7f6-b6a6-4583-ba7c-9578a8f26f25","invariantUUID":"8f49a26e-036a-460b-adb8-87a1256b12f7","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4d7fcfed-9753-47f8-87f4-31e53e7f116a","lifecycleState":"CERTIFIED","lastUpdateDate":1629414833728,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43443679-458c-40cc-91ba-5a921cd5bd9c","invariantUUID":"6676d684-a89f-430c-b16c-2b22dafe2f3d","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":"defaulticon","uniqueId":"2c6fe65c-08f4-4651-abda-9a352a5483f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415150047,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b72f196c-daa1-47be-a15c-45f04125aab4","invariantUUID":"735a81ba-b312-45ca-a30e-d8961f26bb8c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4dd100ef-49cf-4b64-8edc-c64af468f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1629415068748,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df7c95ea-50c9-4865-85c5-5e808923faad","invariantUUID":"c7825790-1266-4737-8b39-595264301c21","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"785b0dab-1f65-4feb-9d2a-b0a5f9cbb6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629414798907,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e957fc6f-6d26-45f7-a236-8bee1fb84d9d","invariantUUID":"480ccbb2-18f1-4b20-90c4-1b71b309dfbc","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":"7d7eacd7-9f3c-41ec-9567-99da7b4a25ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629414757720,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c29cc8-bc6f-486f-910e-1fbf8768bb6e","invariantUUID":"c8a75e5b-4e98-443a-a53f-2b9e1dc751d5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5563d65-2855-4320-94be-af54c5215696","lifecycleState":"CERTIFIED","lastUpdateDate":1629414729996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e5c40b-ea73-4aaa-80a1-981c86053eb0","invariantUUID":"1f4bd581-b477-4468-875a-c7e396b34319","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a100a3a7-f8f9-44d8-915c-32f4ad9f332c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414939520,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b55c8dba-e662-4c70-9a49-6a27ac104f6e","invariantUUID":"45dc9d26-6bdc-4580-9b15-b84912e93e74","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":"9b531946-90a9-4abf-8843-a3cf129ceabf","lifecycleState":"CERTIFIED","lastUpdateDate":1629414821983,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64d44cb5-77a8-46bf-b35a-18c24866b917","invariantUUID":"6c825728-8655-4072-8f80-4a53197e750f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97c4d233-8207-4600-b4b5-b57d42aeb8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415010273,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d33ebf1-1bf8-4b06-974a-0760878a8d8a","invariantUUID":"56812d64-06d1-469d-8a53-e34db8f7adf7","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"94fef74a-7a21-4fce-b67e-72c5189fe3aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629414735233,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65fa23b8-1e61-426a-9ced-eb4d56324de3","invariantUUID":"d25939d5-43c5-4b37-aab5-fcac68dc6b07","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":"networkrules","uniqueId":"c91b3733-bd9e-4809-9e10-371144c63d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629414862421,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2c6de72c-924e-4812-b45f-7c152b508f80","invariantUUID":"857051b3-d19b-4753-9194-a4fe9402dcc7","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":"24b33b74-0502-4288-be05-2fabdf8dc73f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415015553,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"297d9708-4a63-4e38-b41c-97202ff02724","invariantUUID":"c7683569-35cf-4f8f-906c-844ae8814691","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc811b39-1033-49d2-b4cd-1dc6c8610836","lifecycleState":"CERTIFIED","lastUpdateDate":1629415047534,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"655e5d54-f008-4a89-bb4c-904f4c2ff5e5","invariantUUID":"7e65be0a-81d7-468f-84d7-e28f10c20dab","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e97469d1-352b-44c4-ada3-a889f828ddea","lifecycleState":"CERTIFIED","lastUpdateDate":1629415099859,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5575672-bed7-4bf6-bf16-3446b27cdcb7","invariantUUID":"5001aed7-2a54-4adf-9b5b-8a4e0aa3a95f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414810245,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c87c934-d726-42fe-84ba-f7e39be2bf79","invariantUUID":"01a67d5f-2cc0-4024-abc5-27fac27b2262","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6ea5c59e-aad2-470e-bd57-e46b0bca3c10","lifecycleState":"CERTIFIED","lastUpdateDate":1629415166321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"657b86a6-f536-4d18-9bf9-e08c3b8241b7","invariantUUID":"8dc5cbab-f23b-4233-b5e1-d5f9652ae033","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"af8cf2e2-7a34-49ae-8a8e-ec7cbdb1542d","lifecycleState":"CERTIFIED","lastUpdateDate":1629423701461,"name":"basic_onboard_SWlvzy","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","systemName":"BasicOnboardSwlvzy","description":"service","tags":["basic_onboard_SWlvzy"],"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":"a7947030-0acb-4764-b1f6-f6443ad5966f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423347243,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","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":"f6726024-2a41-4405-b829-8f1a5c914e67","lifecycleState":"CERTIFIED","lastUpdateDate":1629422993081,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","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":"688a6b5c-b15b-4008-86d1-1590d95f542f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423811964,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","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-08-20 01:46:57,732 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-20 01:46:57,733 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': '40251e76-ee33-45d3-9f8d-890c0173bcff', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:46:57,734 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/3e20b867-bcb3-42ef-b31b-7633db9f7b32/vnfs 2021-08-20 01:46:57,734 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "5f3f8470-8579-4c29-a1ee-5d6aaf3cc425" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "7bb85bc4-15b9-4eb0-a922-e35fbeb6411c", "modelVersionId": "46ebb514-62b8-44d5-b5dc-324de617eb2e", "modelName": "basic_cnf", "modelVersion": "1.0", "modelCustomizationId": "4a66b70c-603e-416b-b9fa-db09824d9301", "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": "3e20b867-bcb3-42ef-b31b-7633db9f7b32", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "5f3f8470-8579-4c29-a1ee-5d6aaf3cc425", "modelVersion": "1.0", "modelVersionId": "4403c1fc-5139-410d-b3b8-d6f49a17cd9d" } } }] } } 2021-08-20 01:46:57,736 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:46:59,389 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/3e20b867-bcb3-42ef-b31b-7633db9f7b32/vnfs HTTP/1.1" 202 262 2021-08-20 01:46:59,391 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response code: 202 2021-08-20 01:46:59,392 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response: {"requestReferences":{"requestId":"40251e76-ee33-45d3-9f8d-890c0173bcff","instanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/40251e76-ee33-45d3-9f8d-890c0173bcff"}} 2021-08-20 01:46:59,393 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-08-20 01:46:59,408 DEBUG 129:onap_service.py(8) - [None][Check 40251e76-ee33-45d3-9f8d-890c0173bcff orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dcb0b001-7c81-4ed4-a236-bf2684ba7b87', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:46:59,409 DEBUG 131:onap_service.py(8) - [None][Check 40251e76-ee33-45d3-9f8d-890c0173bcff orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/40251e76-ee33-45d3-9f8d-890c0173bcff 2021-08-20 01:46:59,410 DEBUG 132:onap_service.py(8) - [None][Check 40251e76-ee33-45d3-9f8d-890c0173bcff orchestration request status] data sent: None 2021-08-20 01:46:59,415 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:46:59,614 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/40251e76-ee33-45d3-9f8d-890c0173bcff HTTP/1.1" 200 1900 2021-08-20 01:46:59,618 INFO 142:onap_service.py(8) - [None][Check 40251e76-ee33-45d3-9f8d-890c0173bcff orchestration request status] response code: 200 2021-08-20 01:46:59,619 DEBUG 146:onap_service.py(8) - [None][Check 40251e76-ee33-45d3-9f8d-890c0173bcff orchestration request status] response: {"request":{"requestId":"40251e76-ee33-45d3-9f8d-890c0173bcff","startTime":"Fri, 20 Aug 2021 01:46:57 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"4a66b70c-603e-416b-b9fa-db09824d9301","modelVersionId":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelCustomizationId":"4a66b70c-603e-416b-b9fa-db09824d9301","modelUuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelInvariantUuid":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","source":"VID","instanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","modelInfo":{"modelInvariantId":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelUuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelInvariantUuid":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425"}}}],"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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","vnfInstanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","vnfInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 20 Aug 2021 01:46:58 GMT"}}} 2021-08-20 01:47:09,632 DEBUG 129:onap_service.py(8) - [None][Check 40251e76-ee33-45d3-9f8d-890c0173bcff orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0636a7bf-2696-4098-b3d2-5ab2a84a003b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:47:09,633 DEBUG 131:onap_service.py(8) - [None][Check 40251e76-ee33-45d3-9f8d-890c0173bcff orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/40251e76-ee33-45d3-9f8d-890c0173bcff 2021-08-20 01:47:09,633 DEBUG 132:onap_service.py(8) - [None][Check 40251e76-ee33-45d3-9f8d-890c0173bcff orchestration request status] data sent: None 2021-08-20 01:47:09,636 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:47:09,812 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/40251e76-ee33-45d3-9f8d-890c0173bcff HTTP/1.1" 200 2106 2021-08-20 01:47:09,814 INFO 142:onap_service.py(8) - [None][Check 40251e76-ee33-45d3-9f8d-890c0173bcff orchestration request status] response code: 200 2021-08-20 01:47:09,815 DEBUG 146:onap_service.py(8) - [None][Check 40251e76-ee33-45d3-9f8d-890c0173bcff orchestration request status] response: {"request":{"requestId":"40251e76-ee33-45d3-9f8d-890c0173bcff","startTime":"Fri, 20 Aug 2021 01:46:57 GMT","finishTime":"Fri, 20 Aug 2021 01:47:07 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"4a66b70c-603e-416b-b9fa-db09824d9301","modelVersionId":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelCustomizationId":"4a66b70c-603e-416b-b9fa-db09824d9301","modelUuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelInvariantUuid":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","source":"VID","instanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","modelInfo":{"modelInvariantId":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelUuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelInvariantUuid":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425"}}}],"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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","vnfInstanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","vnfInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:47:07 GMT"}}} 2021-08-20 01:47:09,816 INFO 56:mixins.py(8) - VnfInstantiation task finished 2021-08-20 01:47:09,817 DEBUG 129:onap_service.py(8) - [None][Check 40251e76-ee33-45d3-9f8d-890c0173bcff orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '79c5265c-f24a-400c-aaf9-7aa78d331147', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:47:09,817 DEBUG 131:onap_service.py(8) - [None][Check 40251e76-ee33-45d3-9f8d-890c0173bcff orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/40251e76-ee33-45d3-9f8d-890c0173bcff 2021-08-20 01:47:09,818 DEBUG 132:onap_service.py(8) - [None][Check 40251e76-ee33-45d3-9f8d-890c0173bcff orchestration request status] data sent: None 2021-08-20 01:47:09,821 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:47:10,007 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/40251e76-ee33-45d3-9f8d-890c0173bcff HTTP/1.1" 200 2106 2021-08-20 01:47:10,009 INFO 142:onap_service.py(8) - [None][Check 40251e76-ee33-45d3-9f8d-890c0173bcff orchestration request status] response code: 200 2021-08-20 01:47:10,010 DEBUG 146:onap_service.py(8) - [None][Check 40251e76-ee33-45d3-9f8d-890c0173bcff orchestration request status] response: {"request":{"requestId":"40251e76-ee33-45d3-9f8d-890c0173bcff","startTime":"Fri, 20 Aug 2021 01:46:57 GMT","finishTime":"Fri, 20 Aug 2021 01:47:07 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"4a66b70c-603e-416b-b9fa-db09824d9301","modelVersionId":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelCustomizationId":"4a66b70c-603e-416b-b9fa-db09824d9301","modelUuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelInvariantUuid":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","source":"VID","instanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","modelInfo":{"modelInvariantId":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelUuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelInvariantUuid":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425"}}}],"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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","vnfInstanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","vnfInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:47:07 GMT"}}} 2021-08-20 01:47:10,011 DEBUG 129:onap_service.py(8) - [None][Check 40251e76-ee33-45d3-9f8d-890c0173bcff orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b6d4f37d-c1c1-4cdc-8d43-b9826ce332d3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:47:10,012 DEBUG 131:onap_service.py(8) - [None][Check 40251e76-ee33-45d3-9f8d-890c0173bcff orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/40251e76-ee33-45d3-9f8d-890c0173bcff 2021-08-20 01:47:10,012 DEBUG 132:onap_service.py(8) - [None][Check 40251e76-ee33-45d3-9f8d-890c0173bcff orchestration request status] data sent: None 2021-08-20 01:47:10,015 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:47:10,222 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/40251e76-ee33-45d3-9f8d-890c0173bcff HTTP/1.1" 200 2106 2021-08-20 01:47:10,224 INFO 142:onap_service.py(8) - [None][Check 40251e76-ee33-45d3-9f8d-890c0173bcff orchestration request status] response code: 200 2021-08-20 01:47:10,224 DEBUG 146:onap_service.py(8) - [None][Check 40251e76-ee33-45d3-9f8d-890c0173bcff orchestration request status] response: {"request":{"requestId":"40251e76-ee33-45d3-9f8d-890c0173bcff","startTime":"Fri, 20 Aug 2021 01:46:57 GMT","finishTime":"Fri, 20 Aug 2021 01:47:07 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"4a66b70c-603e-416b-b9fa-db09824d9301","modelVersionId":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelCustomizationId":"4a66b70c-603e-416b-b9fa-db09824d9301","modelUuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelInvariantUuid":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","source":"VID","instanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","modelInfo":{"modelInvariantId":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelUuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelInvariantUuid":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425"}}}],"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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","vnfInstanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","vnfInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:47:07 GMT"}}} 2021-08-20 01:47:10,235 DEBUG 129:onap_service.py(1) - [None][Check 40251e76-ee33-45d3-9f8d-890c0173bcff orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1ab76f2d-fe31-4fd4-9ad6-3bf6fc20c290', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:47:10,236 DEBUG 131:onap_service.py(1) - [None][Check 40251e76-ee33-45d3-9f8d-890c0173bcff orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/40251e76-ee33-45d3-9f8d-890c0173bcff 2021-08-20 01:47:10,236 DEBUG 132:onap_service.py(1) - [None][Check 40251e76-ee33-45d3-9f8d-890c0173bcff orchestration request status] data sent: None 2021-08-20 01:47:10,240 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:47:10,484 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/40251e76-ee33-45d3-9f8d-890c0173bcff HTTP/1.1" 200 2106 2021-08-20 01:47:10,486 INFO 142:onap_service.py(1) - [None][Check 40251e76-ee33-45d3-9f8d-890c0173bcff orchestration request status] response code: 200 2021-08-20 01:47:10,487 DEBUG 146:onap_service.py(1) - [None][Check 40251e76-ee33-45d3-9f8d-890c0173bcff orchestration request status] response: {"request":{"requestId":"40251e76-ee33-45d3-9f8d-890c0173bcff","startTime":"Fri, 20 Aug 2021 01:46:57 GMT","finishTime":"Fri, 20 Aug 2021 01:47:07 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"4a66b70c-603e-416b-b9fa-db09824d9301","modelVersionId":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelCustomizationId":"4a66b70c-603e-416b-b9fa-db09824d9301","modelUuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelInvariantUuid":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","source":"VID","instanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","modelInfo":{"modelInvariantId":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelUuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelInvariantUuid":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425"}}}],"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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","vnfInstanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","vnfInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:47:07 GMT"}}} 2021-08-20 01:47:10,488 DEBUG 129:onap_service.py(1) - [None][Check 40251e76-ee33-45d3-9f8d-890c0173bcff orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0b9f81d9-bd85-4b97-b008-497cc86e3c76', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:47:10,488 DEBUG 131:onap_service.py(1) - [None][Check 40251e76-ee33-45d3-9f8d-890c0173bcff orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/40251e76-ee33-45d3-9f8d-890c0173bcff 2021-08-20 01:47:10,489 DEBUG 132:onap_service.py(1) - [None][Check 40251e76-ee33-45d3-9f8d-890c0173bcff orchestration request status] data sent: None 2021-08-20 01:47:10,491 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:47:10,697 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/40251e76-ee33-45d3-9f8d-890c0173bcff HTTP/1.1" 200 2106 2021-08-20 01:47:10,699 INFO 142:onap_service.py(1) - [None][Check 40251e76-ee33-45d3-9f8d-890c0173bcff orchestration request status] response code: 200 2021-08-20 01:47:10,700 DEBUG 146:onap_service.py(1) - [None][Check 40251e76-ee33-45d3-9f8d-890c0173bcff orchestration request status] response: {"request":{"requestId":"40251e76-ee33-45d3-9f8d-890c0173bcff","startTime":"Fri, 20 Aug 2021 01:46:57 GMT","finishTime":"Fri, 20 Aug 2021 01:47:07 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"4a66b70c-603e-416b-b9fa-db09824d9301","modelVersionId":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelCustomizationId":"4a66b70c-603e-416b-b9fa-db09824d9301","modelUuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelInvariantUuid":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","source":"VID","instanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","modelInfo":{"modelInvariantId":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelUuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelInvariantUuid":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425"}}}],"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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","vnfInstanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","vnfInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:47:07 GMT"}}} 2021-08-20 01:47:10,702 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-08-20 01:47:10,702 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-08-20 01:47:10,702 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-20 01:47:10,705 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:10,764 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-08-20 01:47:10,765 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-20 01:47:10,765 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":"1629423815602"} 2021-08-20 01:47:10,768 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-08-20 01:47:10,769 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-08-20 01:47:10,769 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-20 01:47:10,772 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:10,833 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-08-20 01:47:10,834 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-20 01:47:10,834 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1629423817597","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-08-20 01:47:10,838 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf 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-08-20 01:47:10,838 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf 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-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf 2021-08-20 01:47:10,838 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf service-instance-name] data sent: None 2021-08-20 01:47:10,841 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:10,914 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-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf HTTP/1.1" 200 1643 2021-08-20 01:47:10,915 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf service-instance-name] response code: 200 2021-08-20 01:47:10,915 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf service-instance-name] response: {"service-instance":[{"service-instance-id":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","service-instance-name":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","model-version-id":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","resource-version":"1629424020026","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/3e20b867-bcb3-42ef-b31b-7633db9f7b32/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/ac80d03c-7338-4a1e-ae65-359b5c20a6bd","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"ac80d03c-7338-4a1e-ae65-359b5c20a6bd"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_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-08-20 01:47:10,919 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-08-20 01:47:10,919 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/3e20b867-bcb3-42ef-b31b-7633db9f7b32/relationship-list 2021-08-20 01:47:10,920 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-20 01:47:10,922 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:10,989 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/3e20b867-bcb3-42ef-b31b-7633db9f7b32/relationship-list HTTP/1.1" 200 1064 2021-08-20 01:47:10,990 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-20 01:47:10,991 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/ac80d03c-7338-4a1e-ae65-359b5c20a6bd","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"ac80d03c-7338-4a1e-ae65-359b5c20a6bd"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_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-08-20 01:47:10,994 DEBUG 129:onap_service.py(1) - [AAI][Get 3e20b867-bcb3-42ef-b31b-7633db9f7b32 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-20 01:47:10,994 DEBUG 131:onap_service.py(1) - [AAI][Get 3e20b867-bcb3-42ef-b31b-7633db9f7b32 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe 2021-08-20 01:47:10,995 DEBUG 132:onap_service.py(1) - [AAI][Get 3e20b867-bcb3-42ef-b31b-7633db9f7b32 ABCMeta] data sent: None 2021-08-20 01:47:10,997 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:11,073 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe HTTP/1.1" 200 3737 2021-08-20 01:47:11,074 INFO 142:onap_service.py(1) - [AAI][Get 3e20b867-bcb3-42ef-b31b-7633db9f7b32 ABCMeta] response code: 200 2021-08-20 01:47:11,075 DEBUG 146:onap_service.py(1) - [AAI][Get 3e20b867-bcb3-42ef-b31b-7633db9f7b32 ABCMeta] response: {"vnf-id":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","vnf-name":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1629424026887","model-invariant-id":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","model-version-id":"46ebb514-62b8-44d5-b5dc-324de617eb2e","model-customization-id":"4a66b70c-603e-416b-b9fa-db09824d9301","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/3e20b867-bcb3-42ef-b31b-7633db9f7b32/service-data/vnfs/vnf/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe/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/3e20b867-bcb3-42ef-b31b-7633db9f7b32","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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf"}]},{"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-08-20 01:47:11,079 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-20 01:47:11,079 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-20 01:47:11,079 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-20 01:47:11,080 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-20 01:47:11,080 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-20 01:47:11,082 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-20 01:47:11,581 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-08-20 01:47:11,583 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-20 01:47:11,583 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4403c1fc-5139-410d-b3b8-d6f49a17cd9d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e5834ef-72e1-43d4-a472-7957fa3d86e1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","name":"basic_onboard_SWlvzy","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0d8622e-c8c7-45d4-a108-59847f72726e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-20 01:47:11,587 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-20 01:47:11,588 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:47:11,588 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:47:11,588 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:47:11,588 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-20 01:47:11,589 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:47:11,589 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:47:11,589 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:47:11,589 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-20 01:47:11,590 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:47:11,590 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:47:11,590 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:47:11,590 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SWlvzy from SDC 2021-08-20 01:47:11,591 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:47:11,591 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:47:11,591 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:47:11,591 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-20 01:47:11,591 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-20 01:47:11,592 INFO 192:__init__.py(1) - Service found, updating information 2021-08-20 01:47:11,592 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-08-20 01:47:11,593 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-08-20 01:47:11,593 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-20 01:47:11,596 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:47:12,203 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-08-20 01:47:12,206 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-20 01:47:12,210 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccb4dcba-dee5-4122-876f-2707adf14328","lifecycleState":"CERTIFIED","lastUpdateDate":1629414915397,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd41dbc1-ad0c-4a69-b3e5-c3959ba10f54","invariantUUID":"b4f47ba1-c5ea-4fb3-8717-f9a1db5b60aa","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":"networkrules","uniqueId":"fd087e29-f974-4e42-bb40-0ea2cf3ed80b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414885190,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ff7fd1b3-dfb7-4fd6-97fa-3fb1c6a4b7d4","invariantUUID":"d2bee748-23ce-4774-bcfb-81e1d6b92e1a","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":"57c8d690-b710-454c-9c33-188d8bea2e04","lifecycleState":"CERTIFIED","lastUpdateDate":1629415176913,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"846866d5-4b0b-4a70-918d-fd47e65adc22","invariantUUID":"f60954b2-6fea-4775-ac48-8db6b880bdba","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":"c3c738e9-b65c-408b-bdbc-85eac9ddfda2","lifecycleState":"CERTIFIED","lastUpdateDate":1629414792562,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f390350b-e385-4999-b75b-8c400e6cb68b","invariantUUID":"a00dcc94-4d65-4844-afa3-1adff954ddc8","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":"compute","uniqueId":"42db8e19-9805-40bf-927b-38a551e11f24","lifecycleState":"CERTIFIED","lastUpdateDate":1629415052824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d5e1038-d4ad-4c02-a08b-2a0494e4e1ee","invariantUUID":"bad0000a-ce0a-4b1b-b635-2190af329aa3","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19560fb3-b786-4621-8e61-5e7003b1f876","lifecycleState":"CERTIFIED","lastUpdateDate":1629414950670,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bf9225-1ffc-48ad-90f1-10ed06182854","invariantUUID":"4cf7ed4e-810a-4bec-aff7-fb0e8a5687a8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f690c87-7c6c-4a2a-9c5f-eacbe450cbce","lifecycleState":"CERTIFIED","lastUpdateDate":1629415042465,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9efa31e9-becd-4bd6-8d6e-5f140fc6eb6f","invariantUUID":"6db8ca19-d325-4175-8b11-e2233bb215de","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":"compute","uniqueId":"34496f77-4569-4fe4-85f6-56fdd1ab9209","lifecycleState":"CERTIFIED","lastUpdateDate":1629415253659,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba661d53-4f02-45f1-b57d-59473974b06e","invariantUUID":"424be6e1-4a25-4020-af0d-07c4cc48070c","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":"defaulticon","uniqueId":"30867926-197f-43bc-ad69-0a73df80dc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415031167,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50c43700-31f9-4a83-b58e-899c37b936dc","invariantUUID":"9e4a961a-bfd1-495f-bfdf-1fdaa073bc01","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":"65b1bb32-224b-439b-bb72-e72c04f5c807","lifecycleState":"CERTIFIED","lastUpdateDate":1629414921571,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99efe85a-fe13-4028-8ed2-e78ca4f01558","invariantUUID":"6b2f5139-da4a-47cd-b5a2-44a0564baaec","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e094a45-929a-4962-8199-7aca78e7f459","lifecycleState":"CERTIFIED","lastUpdateDate":1629415240315,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"607a1042-cee0-4d51-9e5b-fa6c68f0cccb","invariantUUID":"bd1669ed-03b3-4783-a6c5-607f2d6508a0","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":"b389657d-21cc-46f4-aea5-d857c771225d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415155062,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e530d907-4473-4ad4-9f12-e3949502c44f","invariantUUID":"8a87942e-520a-412b-a67a-cfdd5a339025","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":"network","uniqueId":"81da0259-de26-45af-a8cc-85efd07dc766","lifecycleState":"CERTIFIED","lastUpdateDate":1629415171477,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f82b418-d124-4da1-a511-733a7b47e833","invariantUUID":"642ea06b-5d8e-4ddc-994e-d0c4d306235e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b26d2e32-8f67-41a4-b1d9-0834c7439977","lifecycleState":"CERTIFIED","lastUpdateDate":1629415187106,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5928d98-2238-491d-a918-70f710894af0","invariantUUID":"d8acafcc-cf00-421f-9990-8112d85225aa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629414698679,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4690af1-7cf3-49da-9ab2-b6b1917e73ee","invariantUUID":"8a0fe9ec-f545-44bf-855e-29335ed06fc0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1d3c54-e8f3-4b67-bb46-bf8631558e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414975506,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63569ac6-3370-4eaa-b7ba-7f05ccef06fe","invariantUUID":"904c1888-4c38-44f6-bd8a-25bbe78396f4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe5fa596-1e50-40e9-b420-f376149fd53d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415058282,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cb1757b-21f8-4639-9c5e-0ca401afe47a","invariantUUID":"008d4658-34e2-44ba-93e9-c2e4b45ec54c","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":"defaulticon","uniqueId":"03d410c1-cf89-4ac4-a948-e43a6a4abb75","lifecycleState":"CERTIFIED","lastUpdateDate":1629414804795,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc696e62-20f1-495b-bebf-5a846294f451","invariantUUID":"b2eb755e-19eb-48cb-95d6-89f23d69ee9e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c7f1441-0202-4599-a3fc-6af79445b152","lifecycleState":"CERTIFIED","lastUpdateDate":1629414995665,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b69b573-f287-4ed5-96df-4f601cd2cb4f","invariantUUID":"ab5ad009-b0a2-45d0-83f9-b4cf4eeef4a1","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":"securityrules","uniqueId":"842cd10b-496d-439d-9d34-b1f0aef4cfe0","lifecycleState":"CERTIFIED","lastUpdateDate":1629414896408,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9a77903-3079-4c44-aaf2-987e0c28b9a9","invariantUUID":"d7ad3b19-95f3-4cf0-b408-707d83d33914","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":"port","uniqueId":"ee52c1a2-f905-45d6-ac08-e2cf1abcf0cb","lifecycleState":"CERTIFIED","lastUpdateDate":1629415161358,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b02f6500-38a9-4ed8-8da9-1406ae6257d2","invariantUUID":"41c04e27-e82d-4607-9d56-8a74682dde58","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6559ca4a-325b-4428-92d3-bc63b76c0e15","lifecycleState":"CERTIFIED","lastUpdateDate":1629414828081,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e579bab3-550d-4104-9d4c-6b31c34de7af","invariantUUID":"380a7de6-5519-4956-a6c6-6d028fced6f8","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":"network","uniqueId":"9be2f8c2-3944-473a-905f-8de9c7bf2d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414815927,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08a93889-46d1-4760-a316-7cf2abe75086","invariantUUID":"ec92f881-69ab-418d-890a-2f258158f6c4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69599996-d129-4725-abe4-8aca15cba142","lifecycleState":"CERTIFIED","lastUpdateDate":1629414890756,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a6d7484-50c2-4b41-a0f4-f4c1e93b3ddc","invariantUUID":"1dc47e5f-cd76-484f-b854-a52a91812b59","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ee9b94e-8a14-4e88-8456-fb1760076276","lifecycleState":"CERTIFIED","lastUpdateDate":1629414990587,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c0d97fd-2008-45c6-8815-48763f8c72d8","invariantUUID":"8c9e7182-6acd-40a9-83f4-5547463f017f","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":"12f2d3ad-7036-4437-b1d3-ce92311b3e59","lifecycleState":"CERTIFIED","lastUpdateDate":1629414945052,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f00cee96-c18a-486c-8d55-694ed9a29d13","invariantUUID":"cda3c997-db06-4b1c-99b0-4078f5b3ca95","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":"c20c72f5-d043-4f3a-9b95-b1292a1a9a73","lifecycleState":"CERTIFIED","lastUpdateDate":1629423298637,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"297b1b49-fd26-4293-9b66-d936b89613bb","invariantUUID":"5b1b6ede-564b-493b-a9af-fe3cd6ee006c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f817991d-8d0b-4a6e-8979-b032cd82ff9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415199341,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd26439e-9f22-46b7-9439-c2342bd18aad","invariantUUID":"6aa6a385-a452-4a1f-a29e-a4a35140be8c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c3bcbf5-62ee-4360-8455-15e560d99f84","lifecycleState":"CERTIFIED","lastUpdateDate":1629415230728,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c492f9eb-b450-46a6-857e-ffce74b798fb","invariantUUID":"9aef9da9-be91-4eeb-8285-9a4828072dbe","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":"8222d7af-dc82-4a9a-8850-fe7d2b517678","lifecycleState":"CERTIFIED","lastUpdateDate":1629415073701,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb9fe44-8c12-486c-87f4-863e73214585","invariantUUID":"c45232fa-36fb-4335-a570-5c173e34974e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"200bbabb-e249-4f3d-ae46-b06e8f957305","lifecycleState":"CERTIFIED","lastUpdateDate":1629415245349,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7123db5-c1d3-40c1-ab2c-1545df6e444b","invariantUUID":"5bc17c73-697a-4afb-b8ee-2c58329f6550","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":"0b53b627-bd32-492a-b2b8-2a21a8c22cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1629415248422,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a4789e8-6ecb-4667-8a81-e4c457ad006f","invariantUUID":"bbd2db90-7fc8-4d7b-89be-648b56a4cc02","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":"f3c7b61a-d201-487d-a224-b020a01a0673","lifecycleState":"CERTIFIED","lastUpdateDate":1629415025205,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","invariantUUID":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0462bf19-e497-4576-9abf-ae93fbfa0cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1629415191999,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3ff12a-a728-4fd7-a2ec-f456a288a339","invariantUUID":"bfcfc2a0-efa5-4b05-b6e8-e80fb548fd74","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa4f25f8-9899-4900-99e6-9d7243d00e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414926890,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e154026f-20d1-40eb-acba-d8bbb85f4900","invariantUUID":"6346c2c8-1abf-4eb0-b003-186bc5ad9339","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":"defaulticon","uniqueId":"c6700134-b047-4d78-9775-2a1e376c4bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1629423654116,"name":"basic_onboard_SWlvzy","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef764501-aeda-4c18-a6b7-9c764df62754","invariantUUID":"c3711e58-0bef-41c6-846b-06b574ee5612","systemName":"BasicOnboardSwlvzy","description":"VF","tags":["basic_onboard_SWlvzy"],"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":"compute","uniqueId":"a439f537-6a0d-413a-9c7a-7833ddae51c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629414910285,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6e8c2-e37d-42e5-8fcb-55f5d9320bbc","invariantUUID":"09e61d35-c04b-4190-8bbc-0729be541b15","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb505333-8ab8-444f-b552-308abfe02b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415211278,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe358324-23ef-4754-839f-60e1b46b7955","invariantUUID":"2c2eae9e-812a-4b38-8298-78543bad394c","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":"port","uniqueId":"104be05d-fde1-4aa9-adbf-555292bced6e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414867455,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58d16d52-90e4-4a7c-8871-a79f40bc2dfa","invariantUUID":"75243842-cd1e-48fe-a919-21b73182085a","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":"defaulticon","uniqueId":"04d22a53-eba8-499c-bdb8-f35af5d0edde","lifecycleState":"CERTIFIED","lastUpdateDate":1629423759581,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","invariantUUID":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","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":"loadBalancer","uniqueId":"fab8016d-7d00-4d0c-8d6f-dd7d2bddf947","lifecycleState":"CERTIFIED","lastUpdateDate":1629414747083,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50cd5ff-3196-479c-895e-a8d14bffb89c","invariantUUID":"8ab7f263-7dc9-4c2e-956e-5103c08e04f5","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4b73e1f7-d8ce-46b3-b227-86b6a5eabf66","lifecycleState":"CERTIFIED","lastUpdateDate":1629414787301,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"222041b7-547a-4e0c-b5f6-65500a5dcac3","invariantUUID":"77aa34f6-e36e-44d4-90dc-d7e9fe695444","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ceb60713-dad4-4279-b81f-cf00a5dfba00","lifecycleState":"CERTIFIED","lastUpdateDate":1629415269211,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b26f64d-94aa-4890-b007-ab132af8af90","invariantUUID":"6097916d-69e4-4752-8dc8-4ce011e274af","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":"defaulticon","uniqueId":"e36740ec-f8d1-4bb9-9274-869d6d31719f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415036905,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60cfac75-8415-4224-8de0-e4f12d6148df","invariantUUID":"6b344748-4354-467e-8332-3f0dc6c1f0b2","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":"f713cc27-545c-425e-b892-1a158e8e3cae","lifecycleState":"CERTIFIED","lastUpdateDate":1629415119982,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b89970d-9006-4b97-b652-e6d5a9884c5e","invariantUUID":"ce35c1d3-a70a-4051-b249-b5c13f8425bd","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":"port","uniqueId":"d9d35420-d286-4e2e-ac89-8ad4f942a99e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415224192,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69e27c3c-a14f-4d58-8242-0a5897356943","invariantUUID":"ecc5660b-dd6c-452f-ae40-c70f8a837601","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":"320771a6-a63e-48f9-b113-f9f7ea48623b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415216201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13b04e5e-03c0-4f09-99cd-8d49d30ec233","invariantUUID":"84861967-04e6-4460-af44-4fab2a6308e7","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d888881c-fca4-45ee-a765-9a0c605b914a","lifecycleState":"CERTIFIED","lastUpdateDate":1629415078609,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e5545f1-7590-4d7c-9e17-f176ef48bf18","invariantUUID":"4361ad2d-30dc-4937-8768-c74c3d208561","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dcbdf68b-e06c-41d2-a612-b4f83d0e32f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629414752416,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba98dfc2-8658-4927-bd08-4b69d7b5f34d","invariantUUID":"4027118d-7650-4e9e-b114-62ea59e4901f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"29c2158b-f2b4-46a5-ace5-3536f6e73d75","lifecycleState":"CERTIFIED","lastUpdateDate":1629415141695,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ec71db-6bec-45bd-b249-e20dfbda39c8","invariantUUID":"7b7a8c58-1755-41f0-b1cb-69c98be0e1e8","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":"84ecbef0-e4b8-4213-976b-22738e93e87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629415181925,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8e0ed-3441-4ce3-99bd-51e8e2e21115","invariantUUID":"7dcbb54c-c033-4f61-abe4-49db960b47b7","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":"80a6141f-0d9a-4c31-91ba-e00d3a6e84fc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414773864,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cdc57d7-93a6-45e2-ae47-a8364d5f9d20","invariantUUID":"20f61256-0ec6-4f3a-9811-57a12d72339c","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":"compute","uniqueId":"eb3d1f09-2aab-4e05-b87c-18a9bd99f87e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415094826,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdae0eba-8154-4e02-8ca7-cb7e27b0b37b","invariantUUID":"ee4ec6a1-89ae-4eed-b32c-6c4a45c160f4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b20b3def-17fb-439d-b313-6bee7776ced3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415261093,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa51f5e5-cedc-4c56-9071-a87a2ef4f365","invariantUUID":"1621dc71-345b-4593-a361-58f77e651395","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"498ab6b7-d63f-47e6-bf09-72c88d1593bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414779816,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"736c9c11-9e74-4dc4-b846-71bd2350c8f8","invariantUUID":"7fa57d0e-c21c-42af-bd6b-998948edcb5e","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":"9ed8c291-7820-401d-b3f5-a975be2b55c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415114884,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a88293-478b-4ea1-8a34-def7d476a7b7","invariantUUID":"699e62e0-3801-409d-9a81-0ad4fc0952de","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":"defaulticon","uniqueId":"15bfd7be-2e0c-4c8f-9b71-c7fffb8ed97c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414719321,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c45c7f6-b6a6-4583-ba7c-9578a8f26f25","invariantUUID":"8f49a26e-036a-460b-adb8-87a1256b12f7","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4d7fcfed-9753-47f8-87f4-31e53e7f116a","lifecycleState":"CERTIFIED","lastUpdateDate":1629414833728,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43443679-458c-40cc-91ba-5a921cd5bd9c","invariantUUID":"6676d684-a89f-430c-b16c-2b22dafe2f3d","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":"defaulticon","uniqueId":"2c6fe65c-08f4-4651-abda-9a352a5483f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415150047,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b72f196c-daa1-47be-a15c-45f04125aab4","invariantUUID":"735a81ba-b312-45ca-a30e-d8961f26bb8c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4dd100ef-49cf-4b64-8edc-c64af468f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1629415068748,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df7c95ea-50c9-4865-85c5-5e808923faad","invariantUUID":"c7825790-1266-4737-8b39-595264301c21","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"785b0dab-1f65-4feb-9d2a-b0a5f9cbb6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629414798907,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e957fc6f-6d26-45f7-a236-8bee1fb84d9d","invariantUUID":"480ccbb2-18f1-4b20-90c4-1b71b309dfbc","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":"7d7eacd7-9f3c-41ec-9567-99da7b4a25ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629414757720,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c29cc8-bc6f-486f-910e-1fbf8768bb6e","invariantUUID":"c8a75e5b-4e98-443a-a53f-2b9e1dc751d5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5563d65-2855-4320-94be-af54c5215696","lifecycleState":"CERTIFIED","lastUpdateDate":1629414729996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e5c40b-ea73-4aaa-80a1-981c86053eb0","invariantUUID":"1f4bd581-b477-4468-875a-c7e396b34319","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a100a3a7-f8f9-44d8-915c-32f4ad9f332c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414939520,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b55c8dba-e662-4c70-9a49-6a27ac104f6e","invariantUUID":"45dc9d26-6bdc-4580-9b15-b84912e93e74","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":"9b531946-90a9-4abf-8843-a3cf129ceabf","lifecycleState":"CERTIFIED","lastUpdateDate":1629414821983,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64d44cb5-77a8-46bf-b35a-18c24866b917","invariantUUID":"6c825728-8655-4072-8f80-4a53197e750f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97c4d233-8207-4600-b4b5-b57d42aeb8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415010273,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d33ebf1-1bf8-4b06-974a-0760878a8d8a","invariantUUID":"56812d64-06d1-469d-8a53-e34db8f7adf7","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"94fef74a-7a21-4fce-b67e-72c5189fe3aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629414735233,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65fa23b8-1e61-426a-9ced-eb4d56324de3","invariantUUID":"d25939d5-43c5-4b37-aab5-fcac68dc6b07","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":"networkrules","uniqueId":"c91b3733-bd9e-4809-9e10-371144c63d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629414862421,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2c6de72c-924e-4812-b45f-7c152b508f80","invariantUUID":"857051b3-d19b-4753-9194-a4fe9402dcc7","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":"24b33b74-0502-4288-be05-2fabdf8dc73f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415015553,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"297d9708-4a63-4e38-b41c-97202ff02724","invariantUUID":"c7683569-35cf-4f8f-906c-844ae8814691","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc811b39-1033-49d2-b4cd-1dc6c8610836","lifecycleState":"CERTIFIED","lastUpdateDate":1629415047534,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"655e5d54-f008-4a89-bb4c-904f4c2ff5e5","invariantUUID":"7e65be0a-81d7-468f-84d7-e28f10c20dab","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e97469d1-352b-44c4-ada3-a889f828ddea","lifecycleState":"CERTIFIED","lastUpdateDate":1629415099859,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5575672-bed7-4bf6-bf16-3446b27cdcb7","invariantUUID":"5001aed7-2a54-4adf-9b5b-8a4e0aa3a95f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414810245,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c87c934-d726-42fe-84ba-f7e39be2bf79","invariantUUID":"01a67d5f-2cc0-4024-abc5-27fac27b2262","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6ea5c59e-aad2-470e-bd57-e46b0bca3c10","lifecycleState":"CERTIFIED","lastUpdateDate":1629415166321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"657b86a6-f536-4d18-9bf9-e08c3b8241b7","invariantUUID":"8dc5cbab-f23b-4233-b5e1-d5f9652ae033","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"af8cf2e2-7a34-49ae-8a8e-ec7cbdb1542d","lifecycleState":"CERTIFIED","lastUpdateDate":1629423701461,"name":"basic_onboard_SWlvzy","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","systemName":"BasicOnboardSwlvzy","description":"service","tags":["basic_onboard_SWlvzy"],"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":"a7947030-0acb-4764-b1f6-f6443ad5966f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423347243,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","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":"f6726024-2a41-4405-b829-8f1a5c914e67","lifecycleState":"CERTIFIED","lastUpdateDate":1629422993081,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","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":"688a6b5c-b15b-4008-86d1-1590d95f542f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423811964,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","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-08-20 01:47:12,218 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-20 01:47:12,219 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-08-20 01:47:12,219 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/4403c1fc-5139-410d-b3b8-d6f49a17cd9d/toscaModel 2021-08-20 01:47:12,219 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-20 01:47:12,222 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-20 01:47:12,417 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/4403c1fc-5139-410d-b3b8-d6f49a17cd9d/toscaModel HTTP/1.1" 200 None 2021-08-20 01:47:12,419 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-20 01:47:12,420 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-20 01:47:12,468 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-20 01:47:12,469 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/210f834d-3ac2-4355-a4ad-b7a095d12a2a/8cf21128-b15c-4d9b-ba79-867b15c69875 2021-08-20 01:47:12,469 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-08-20 01:47:12,471 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-20 01:47:12,506 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/210f834d-3ac2-4355-a4ad-b7a095d12a2a/8cf21128-b15c-4d9b-ba79-867b15c69875 HTTP/1.1" 200 270 2021-08-20 01:47:12,507 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-08-20 01:47:12,507 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"210f834d-3ac2-4355-a4ad-b7a095d12a2a","rb-version":"8cf21128-b15c-4d9b-ba79-867b15c69875","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"5ace7efa-18ec-4783-97bd-8a7b190dfbab"}} 2021-08-20 01:47:12,510 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-20 01:47:12,510 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/210f834d-3ac2-4355-a4ad-b7a095d12a2a/8cf21128-b15c-4d9b-ba79-867b15c69875/profile/cnftest 2021-08-20 01:47:12,510 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-08-20 01:47:12,512 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-20 01:47:12,538 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/210f834d-3ac2-4355-a4ad-b7a095d12a2a/8cf21128-b15c-4d9b-ba79-867b15c69875/profile/cnftest HTTP/1.1" 404 87 2021-08-20 01:47:12,539 INFO 142:onap_service.py(1) - [None][Get profile] response code: 404 2021-08-20 01:47:12,539 DEBUG 146:onap_service.py(1) - [None][Get profile] response: n/a 2021-08-20 01:47:12,539 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-08-20 01:47:12,539 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-08-20 01:47:12,546 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-08-20 01:47:12,546 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/210f834d-3ac2-4355-a4ad-b7a095d12a2a/8cf21128-b15c-4d9b-ba79-867b15c69875/profile 2021-08-20 01:47:12,546 DEBUG 132:onap_service.py(1) - [None][Create profile for definition] data sent: { "rb-name": "210f834d-3ac2-4355-a4ad-b7a095d12a2a", "rb-version": "8cf21128-b15c-4d9b-ba79-867b15c69875", "profile-name": "cnftest", "release-name": "cnftest", "namespace": "k8s", "kubernetes-version": "1.0" } 2021-08-20 01:47:12,548 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-20 01:47:12,580 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/210f834d-3ac2-4355-a4ad-b7a095d12a2a/8cf21128-b15c-4d9b-ba79-867b15c69875/profile HTTP/1.1" 201 212 2021-08-20 01:47:12,581 INFO 142:onap_service.py(1) - [None][Create profile for definition] response code: 201 2021-08-20 01:47:12,581 DEBUG 146:onap_service.py(1) - [None][Create profile for definition] response: {"rb-name":"210f834d-3ac2-4355-a4ad-b7a095d12a2a","rb-version":"8cf21128-b15c-4d9b-ba79-867b15c69875","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-08-20 01:47:12,584 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-20 01:47:12,584 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/210f834d-3ac2-4355-a4ad-b7a095d12a2a/8cf21128-b15c-4d9b-ba79-867b15c69875/profile/cnftest 2021-08-20 01:47:12,584 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-08-20 01:47:12,586 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-20 01:47:12,612 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/210f834d-3ac2-4355-a4ad-b7a095d12a2a/8cf21128-b15c-4d9b-ba79-867b15c69875/profile/cnftest HTTP/1.1" 200 212 2021-08-20 01:47:12,613 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-08-20 01:47:12,613 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"210f834d-3ac2-4355-a4ad-b7a095d12a2a","rb-version":"8cf21128-b15c-4d9b-ba79-867b15c69875","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-08-20 01:47:12,615 DEBUG 129:onap_service.py(1) - [None][Upload Artifact content] sent header: {} 2021-08-20 01:47:12,616 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/210f834d-3ac2-4355-a4ad-b7a095d12a2a/8cf21128-b15c-4d9b-ba79-867b15c69875/profile/cnftest/content 2021-08-20 01:47:12,616 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-08-20 01:47:12,618 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-20 01:47:12,645 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/210f834d-3ac2-4355-a4ad-b7a095d12a2a/8cf21128-b15c-4d9b-ba79-867b15c69875/profile/cnftest/content HTTP/1.1" 200 0 2021-08-20 01:47:12,646 INFO 142:onap_service.py(1) - [None][Upload Artifact content] response code: 200 2021-08-20 01:47:12,646 DEBUG 146:onap_service.py(1) - [None][Upload Artifact content] response: n/a 2021-08-20 01:47:12,648 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-08-20 01:47:12,648 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-08-20 01:47:12,648 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-20 01:47:12,650 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:12,702 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-08-20 01:47:12,703 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-20 01:47:12,704 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":"1629423815602"} 2021-08-20 01:47:12,706 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-08-20 01:47:12,707 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-08-20 01:47:12,707 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-20 01:47:12,709 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:12,769 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-08-20 01:47:12,770 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-20 01:47:12,770 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1629423817597","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-08-20 01:47:12,774 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf 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-08-20 01:47:12,774 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf 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-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf 2021-08-20 01:47:12,774 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf service-instance-name] data sent: None 2021-08-20 01:47:12,777 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:12,850 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-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf HTTP/1.1" 200 1643 2021-08-20 01:47:12,851 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf service-instance-name] response code: 200 2021-08-20 01:47:12,852 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf service-instance-name] response: {"service-instance":[{"service-instance-id":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","service-instance-name":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","model-version-id":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","resource-version":"1629424020026","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/3e20b867-bcb3-42ef-b31b-7633db9f7b32/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/ac80d03c-7338-4a1e-ae65-359b5c20a6bd","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"ac80d03c-7338-4a1e-ae65-359b5c20a6bd"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_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-08-20 01:47:12,855 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-08-20 01:47:12,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-08-20 01:47:12,856 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-20 01:47:12,859 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:12,931 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-08-20 01:47:12,932 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-20 01:47:12,933 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":"1629424020195","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/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0"}]}]}}]} 2021-08-20 01:47:12,937 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-08-20 01:47:12,937 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-08-20 01:47:12,937 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-20 01:47:12,940 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:13,008 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-08-20 01:47:13,009 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-20 01:47:13,009 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629424020338","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_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-08-20 01:47:13,012 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-08-20 01:47:13,013 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/3e20b867-bcb3-42ef-b31b-7633db9f7b32/relationship-list 2021-08-20 01:47:13,013 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-20 01:47:13,016 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:13,087 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/3e20b867-bcb3-42ef-b31b-7633db9f7b32/relationship-list HTTP/1.1" 200 1064 2021-08-20 01:47:13,088 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-20 01:47:13,089 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/ac80d03c-7338-4a1e-ae65-359b5c20a6bd","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"ac80d03c-7338-4a1e-ae65-359b5c20a6bd"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_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-08-20 01:47:13,092 DEBUG 129:onap_service.py(1) - [AAI][Get 3e20b867-bcb3-42ef-b31b-7633db9f7b32 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-20 01:47:13,093 DEBUG 131:onap_service.py(1) - [AAI][Get 3e20b867-bcb3-42ef-b31b-7633db9f7b32 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe 2021-08-20 01:47:13,093 DEBUG 132:onap_service.py(1) - [AAI][Get 3e20b867-bcb3-42ef-b31b-7633db9f7b32 ABCMeta] data sent: None 2021-08-20 01:47:13,096 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:13,178 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe HTTP/1.1" 200 3737 2021-08-20 01:47:13,179 INFO 142:onap_service.py(1) - [AAI][Get 3e20b867-bcb3-42ef-b31b-7633db9f7b32 ABCMeta] response code: 200 2021-08-20 01:47:13,180 DEBUG 146:onap_service.py(1) - [AAI][Get 3e20b867-bcb3-42ef-b31b-7633db9f7b32 ABCMeta] response: {"vnf-id":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","vnf-name":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1629424026887","model-invariant-id":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","model-version-id":"46ebb514-62b8-44d5-b5dc-324de617eb2e","model-customization-id":"4a66b70c-603e-416b-b9fa-db09824d9301","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/3e20b867-bcb3-42ef-b31b-7633db9f7b32/service-data/vnfs/vnf/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe/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/3e20b867-bcb3-42ef-b31b-7633db9f7b32","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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf"}]},{"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-08-20 01:47:13,184 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-20 01:47:13,184 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-20 01:47:13,184 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-08-20 01:47:13,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-08-20 01:47:13,185 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-20 01:47:13,187 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-20 01:47:13,672 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-08-20 01:47:13,674 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-20 01:47:13,675 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4403c1fc-5139-410d-b3b8-d6f49a17cd9d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e5834ef-72e1-43d4-a472-7957fa3d86e1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","name":"basic_onboard_SWlvzy","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0d8622e-c8c7-45d4-a108-59847f72726e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-20 01:47:13,679 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-20 01:47:13,679 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:47:13,680 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:47:13,680 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:47:13,680 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-20 01:47:13,680 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:47:13,681 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:47:13,681 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:47:13,681 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-20 01:47:13,681 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:47:13,682 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:47:13,682 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:47:13,682 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SWlvzy from SDC 2021-08-20 01:47:13,682 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:47:13,682 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:47:13,683 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:47:13,683 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-20 01:47:13,683 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-20 01:47:13,683 INFO 192:__init__.py(1) - Service found, updating information 2021-08-20 01:47:13,684 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-08-20 01:47:13,684 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-08-20 01:47:13,685 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-20 01:47:13,687 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:47:14,291 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-08-20 01:47:14,294 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-20 01:47:14,298 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccb4dcba-dee5-4122-876f-2707adf14328","lifecycleState":"CERTIFIED","lastUpdateDate":1629414915397,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd41dbc1-ad0c-4a69-b3e5-c3959ba10f54","invariantUUID":"b4f47ba1-c5ea-4fb3-8717-f9a1db5b60aa","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":"networkrules","uniqueId":"fd087e29-f974-4e42-bb40-0ea2cf3ed80b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414885190,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ff7fd1b3-dfb7-4fd6-97fa-3fb1c6a4b7d4","invariantUUID":"d2bee748-23ce-4774-bcfb-81e1d6b92e1a","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":"57c8d690-b710-454c-9c33-188d8bea2e04","lifecycleState":"CERTIFIED","lastUpdateDate":1629415176913,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"846866d5-4b0b-4a70-918d-fd47e65adc22","invariantUUID":"f60954b2-6fea-4775-ac48-8db6b880bdba","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":"c3c738e9-b65c-408b-bdbc-85eac9ddfda2","lifecycleState":"CERTIFIED","lastUpdateDate":1629414792562,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f390350b-e385-4999-b75b-8c400e6cb68b","invariantUUID":"a00dcc94-4d65-4844-afa3-1adff954ddc8","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":"compute","uniqueId":"42db8e19-9805-40bf-927b-38a551e11f24","lifecycleState":"CERTIFIED","lastUpdateDate":1629415052824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d5e1038-d4ad-4c02-a08b-2a0494e4e1ee","invariantUUID":"bad0000a-ce0a-4b1b-b635-2190af329aa3","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19560fb3-b786-4621-8e61-5e7003b1f876","lifecycleState":"CERTIFIED","lastUpdateDate":1629414950670,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bf9225-1ffc-48ad-90f1-10ed06182854","invariantUUID":"4cf7ed4e-810a-4bec-aff7-fb0e8a5687a8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f690c87-7c6c-4a2a-9c5f-eacbe450cbce","lifecycleState":"CERTIFIED","lastUpdateDate":1629415042465,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9efa31e9-becd-4bd6-8d6e-5f140fc6eb6f","invariantUUID":"6db8ca19-d325-4175-8b11-e2233bb215de","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":"compute","uniqueId":"34496f77-4569-4fe4-85f6-56fdd1ab9209","lifecycleState":"CERTIFIED","lastUpdateDate":1629415253659,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba661d53-4f02-45f1-b57d-59473974b06e","invariantUUID":"424be6e1-4a25-4020-af0d-07c4cc48070c","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":"defaulticon","uniqueId":"30867926-197f-43bc-ad69-0a73df80dc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415031167,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50c43700-31f9-4a83-b58e-899c37b936dc","invariantUUID":"9e4a961a-bfd1-495f-bfdf-1fdaa073bc01","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":"65b1bb32-224b-439b-bb72-e72c04f5c807","lifecycleState":"CERTIFIED","lastUpdateDate":1629414921571,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99efe85a-fe13-4028-8ed2-e78ca4f01558","invariantUUID":"6b2f5139-da4a-47cd-b5a2-44a0564baaec","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e094a45-929a-4962-8199-7aca78e7f459","lifecycleState":"CERTIFIED","lastUpdateDate":1629415240315,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"607a1042-cee0-4d51-9e5b-fa6c68f0cccb","invariantUUID":"bd1669ed-03b3-4783-a6c5-607f2d6508a0","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":"b389657d-21cc-46f4-aea5-d857c771225d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415155062,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e530d907-4473-4ad4-9f12-e3949502c44f","invariantUUID":"8a87942e-520a-412b-a67a-cfdd5a339025","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":"network","uniqueId":"81da0259-de26-45af-a8cc-85efd07dc766","lifecycleState":"CERTIFIED","lastUpdateDate":1629415171477,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f82b418-d124-4da1-a511-733a7b47e833","invariantUUID":"642ea06b-5d8e-4ddc-994e-d0c4d306235e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b26d2e32-8f67-41a4-b1d9-0834c7439977","lifecycleState":"CERTIFIED","lastUpdateDate":1629415187106,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5928d98-2238-491d-a918-70f710894af0","invariantUUID":"d8acafcc-cf00-421f-9990-8112d85225aa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629414698679,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4690af1-7cf3-49da-9ab2-b6b1917e73ee","invariantUUID":"8a0fe9ec-f545-44bf-855e-29335ed06fc0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1d3c54-e8f3-4b67-bb46-bf8631558e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414975506,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63569ac6-3370-4eaa-b7ba-7f05ccef06fe","invariantUUID":"904c1888-4c38-44f6-bd8a-25bbe78396f4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe5fa596-1e50-40e9-b420-f376149fd53d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415058282,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cb1757b-21f8-4639-9c5e-0ca401afe47a","invariantUUID":"008d4658-34e2-44ba-93e9-c2e4b45ec54c","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":"defaulticon","uniqueId":"03d410c1-cf89-4ac4-a948-e43a6a4abb75","lifecycleState":"CERTIFIED","lastUpdateDate":1629414804795,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc696e62-20f1-495b-bebf-5a846294f451","invariantUUID":"b2eb755e-19eb-48cb-95d6-89f23d69ee9e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c7f1441-0202-4599-a3fc-6af79445b152","lifecycleState":"CERTIFIED","lastUpdateDate":1629414995665,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b69b573-f287-4ed5-96df-4f601cd2cb4f","invariantUUID":"ab5ad009-b0a2-45d0-83f9-b4cf4eeef4a1","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":"securityrules","uniqueId":"842cd10b-496d-439d-9d34-b1f0aef4cfe0","lifecycleState":"CERTIFIED","lastUpdateDate":1629414896408,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9a77903-3079-4c44-aaf2-987e0c28b9a9","invariantUUID":"d7ad3b19-95f3-4cf0-b408-707d83d33914","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":"port","uniqueId":"ee52c1a2-f905-45d6-ac08-e2cf1abcf0cb","lifecycleState":"CERTIFIED","lastUpdateDate":1629415161358,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b02f6500-38a9-4ed8-8da9-1406ae6257d2","invariantUUID":"41c04e27-e82d-4607-9d56-8a74682dde58","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6559ca4a-325b-4428-92d3-bc63b76c0e15","lifecycleState":"CERTIFIED","lastUpdateDate":1629414828081,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e579bab3-550d-4104-9d4c-6b31c34de7af","invariantUUID":"380a7de6-5519-4956-a6c6-6d028fced6f8","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":"network","uniqueId":"9be2f8c2-3944-473a-905f-8de9c7bf2d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414815927,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08a93889-46d1-4760-a316-7cf2abe75086","invariantUUID":"ec92f881-69ab-418d-890a-2f258158f6c4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69599996-d129-4725-abe4-8aca15cba142","lifecycleState":"CERTIFIED","lastUpdateDate":1629414890756,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a6d7484-50c2-4b41-a0f4-f4c1e93b3ddc","invariantUUID":"1dc47e5f-cd76-484f-b854-a52a91812b59","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ee9b94e-8a14-4e88-8456-fb1760076276","lifecycleState":"CERTIFIED","lastUpdateDate":1629414990587,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c0d97fd-2008-45c6-8815-48763f8c72d8","invariantUUID":"8c9e7182-6acd-40a9-83f4-5547463f017f","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":"12f2d3ad-7036-4437-b1d3-ce92311b3e59","lifecycleState":"CERTIFIED","lastUpdateDate":1629414945052,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f00cee96-c18a-486c-8d55-694ed9a29d13","invariantUUID":"cda3c997-db06-4b1c-99b0-4078f5b3ca95","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":"c20c72f5-d043-4f3a-9b95-b1292a1a9a73","lifecycleState":"CERTIFIED","lastUpdateDate":1629423298637,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"297b1b49-fd26-4293-9b66-d936b89613bb","invariantUUID":"5b1b6ede-564b-493b-a9af-fe3cd6ee006c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f817991d-8d0b-4a6e-8979-b032cd82ff9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415199341,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd26439e-9f22-46b7-9439-c2342bd18aad","invariantUUID":"6aa6a385-a452-4a1f-a29e-a4a35140be8c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c3bcbf5-62ee-4360-8455-15e560d99f84","lifecycleState":"CERTIFIED","lastUpdateDate":1629415230728,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c492f9eb-b450-46a6-857e-ffce74b798fb","invariantUUID":"9aef9da9-be91-4eeb-8285-9a4828072dbe","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":"8222d7af-dc82-4a9a-8850-fe7d2b517678","lifecycleState":"CERTIFIED","lastUpdateDate":1629415073701,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb9fe44-8c12-486c-87f4-863e73214585","invariantUUID":"c45232fa-36fb-4335-a570-5c173e34974e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"200bbabb-e249-4f3d-ae46-b06e8f957305","lifecycleState":"CERTIFIED","lastUpdateDate":1629415245349,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7123db5-c1d3-40c1-ab2c-1545df6e444b","invariantUUID":"5bc17c73-697a-4afb-b8ee-2c58329f6550","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":"0b53b627-bd32-492a-b2b8-2a21a8c22cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1629415248422,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a4789e8-6ecb-4667-8a81-e4c457ad006f","invariantUUID":"bbd2db90-7fc8-4d7b-89be-648b56a4cc02","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":"f3c7b61a-d201-487d-a224-b020a01a0673","lifecycleState":"CERTIFIED","lastUpdateDate":1629415025205,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","invariantUUID":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0462bf19-e497-4576-9abf-ae93fbfa0cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1629415191999,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3ff12a-a728-4fd7-a2ec-f456a288a339","invariantUUID":"bfcfc2a0-efa5-4b05-b6e8-e80fb548fd74","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa4f25f8-9899-4900-99e6-9d7243d00e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414926890,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e154026f-20d1-40eb-acba-d8bbb85f4900","invariantUUID":"6346c2c8-1abf-4eb0-b003-186bc5ad9339","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":"defaulticon","uniqueId":"c6700134-b047-4d78-9775-2a1e376c4bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1629423654116,"name":"basic_onboard_SWlvzy","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef764501-aeda-4c18-a6b7-9c764df62754","invariantUUID":"c3711e58-0bef-41c6-846b-06b574ee5612","systemName":"BasicOnboardSwlvzy","description":"VF","tags":["basic_onboard_SWlvzy"],"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":"compute","uniqueId":"a439f537-6a0d-413a-9c7a-7833ddae51c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629414910285,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6e8c2-e37d-42e5-8fcb-55f5d9320bbc","invariantUUID":"09e61d35-c04b-4190-8bbc-0729be541b15","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb505333-8ab8-444f-b552-308abfe02b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415211278,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe358324-23ef-4754-839f-60e1b46b7955","invariantUUID":"2c2eae9e-812a-4b38-8298-78543bad394c","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":"port","uniqueId":"104be05d-fde1-4aa9-adbf-555292bced6e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414867455,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58d16d52-90e4-4a7c-8871-a79f40bc2dfa","invariantUUID":"75243842-cd1e-48fe-a919-21b73182085a","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":"defaulticon","uniqueId":"04d22a53-eba8-499c-bdb8-f35af5d0edde","lifecycleState":"CERTIFIED","lastUpdateDate":1629423759581,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","invariantUUID":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","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":"loadBalancer","uniqueId":"fab8016d-7d00-4d0c-8d6f-dd7d2bddf947","lifecycleState":"CERTIFIED","lastUpdateDate":1629414747083,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50cd5ff-3196-479c-895e-a8d14bffb89c","invariantUUID":"8ab7f263-7dc9-4c2e-956e-5103c08e04f5","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4b73e1f7-d8ce-46b3-b227-86b6a5eabf66","lifecycleState":"CERTIFIED","lastUpdateDate":1629414787301,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"222041b7-547a-4e0c-b5f6-65500a5dcac3","invariantUUID":"77aa34f6-e36e-44d4-90dc-d7e9fe695444","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ceb60713-dad4-4279-b81f-cf00a5dfba00","lifecycleState":"CERTIFIED","lastUpdateDate":1629415269211,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b26f64d-94aa-4890-b007-ab132af8af90","invariantUUID":"6097916d-69e4-4752-8dc8-4ce011e274af","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":"defaulticon","uniqueId":"e36740ec-f8d1-4bb9-9274-869d6d31719f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415036905,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60cfac75-8415-4224-8de0-e4f12d6148df","invariantUUID":"6b344748-4354-467e-8332-3f0dc6c1f0b2","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":"f713cc27-545c-425e-b892-1a158e8e3cae","lifecycleState":"CERTIFIED","lastUpdateDate":1629415119982,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b89970d-9006-4b97-b652-e6d5a9884c5e","invariantUUID":"ce35c1d3-a70a-4051-b249-b5c13f8425bd","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":"port","uniqueId":"d9d35420-d286-4e2e-ac89-8ad4f942a99e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415224192,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69e27c3c-a14f-4d58-8242-0a5897356943","invariantUUID":"ecc5660b-dd6c-452f-ae40-c70f8a837601","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":"320771a6-a63e-48f9-b113-f9f7ea48623b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415216201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13b04e5e-03c0-4f09-99cd-8d49d30ec233","invariantUUID":"84861967-04e6-4460-af44-4fab2a6308e7","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d888881c-fca4-45ee-a765-9a0c605b914a","lifecycleState":"CERTIFIED","lastUpdateDate":1629415078609,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e5545f1-7590-4d7c-9e17-f176ef48bf18","invariantUUID":"4361ad2d-30dc-4937-8768-c74c3d208561","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dcbdf68b-e06c-41d2-a612-b4f83d0e32f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629414752416,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba98dfc2-8658-4927-bd08-4b69d7b5f34d","invariantUUID":"4027118d-7650-4e9e-b114-62ea59e4901f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"29c2158b-f2b4-46a5-ace5-3536f6e73d75","lifecycleState":"CERTIFIED","lastUpdateDate":1629415141695,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ec71db-6bec-45bd-b249-e20dfbda39c8","invariantUUID":"7b7a8c58-1755-41f0-b1cb-69c98be0e1e8","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":"84ecbef0-e4b8-4213-976b-22738e93e87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629415181925,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8e0ed-3441-4ce3-99bd-51e8e2e21115","invariantUUID":"7dcbb54c-c033-4f61-abe4-49db960b47b7","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":"80a6141f-0d9a-4c31-91ba-e00d3a6e84fc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414773864,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cdc57d7-93a6-45e2-ae47-a8364d5f9d20","invariantUUID":"20f61256-0ec6-4f3a-9811-57a12d72339c","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":"compute","uniqueId":"eb3d1f09-2aab-4e05-b87c-18a9bd99f87e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415094826,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdae0eba-8154-4e02-8ca7-cb7e27b0b37b","invariantUUID":"ee4ec6a1-89ae-4eed-b32c-6c4a45c160f4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b20b3def-17fb-439d-b313-6bee7776ced3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415261093,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa51f5e5-cedc-4c56-9071-a87a2ef4f365","invariantUUID":"1621dc71-345b-4593-a361-58f77e651395","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"498ab6b7-d63f-47e6-bf09-72c88d1593bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414779816,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"736c9c11-9e74-4dc4-b846-71bd2350c8f8","invariantUUID":"7fa57d0e-c21c-42af-bd6b-998948edcb5e","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":"9ed8c291-7820-401d-b3f5-a975be2b55c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415114884,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a88293-478b-4ea1-8a34-def7d476a7b7","invariantUUID":"699e62e0-3801-409d-9a81-0ad4fc0952de","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":"defaulticon","uniqueId":"15bfd7be-2e0c-4c8f-9b71-c7fffb8ed97c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414719321,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c45c7f6-b6a6-4583-ba7c-9578a8f26f25","invariantUUID":"8f49a26e-036a-460b-adb8-87a1256b12f7","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4d7fcfed-9753-47f8-87f4-31e53e7f116a","lifecycleState":"CERTIFIED","lastUpdateDate":1629414833728,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43443679-458c-40cc-91ba-5a921cd5bd9c","invariantUUID":"6676d684-a89f-430c-b16c-2b22dafe2f3d","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":"defaulticon","uniqueId":"2c6fe65c-08f4-4651-abda-9a352a5483f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415150047,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b72f196c-daa1-47be-a15c-45f04125aab4","invariantUUID":"735a81ba-b312-45ca-a30e-d8961f26bb8c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4dd100ef-49cf-4b64-8edc-c64af468f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1629415068748,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df7c95ea-50c9-4865-85c5-5e808923faad","invariantUUID":"c7825790-1266-4737-8b39-595264301c21","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"785b0dab-1f65-4feb-9d2a-b0a5f9cbb6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629414798907,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e957fc6f-6d26-45f7-a236-8bee1fb84d9d","invariantUUID":"480ccbb2-18f1-4b20-90c4-1b71b309dfbc","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":"7d7eacd7-9f3c-41ec-9567-99da7b4a25ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629414757720,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c29cc8-bc6f-486f-910e-1fbf8768bb6e","invariantUUID":"c8a75e5b-4e98-443a-a53f-2b9e1dc751d5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5563d65-2855-4320-94be-af54c5215696","lifecycleState":"CERTIFIED","lastUpdateDate":1629414729996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e5c40b-ea73-4aaa-80a1-981c86053eb0","invariantUUID":"1f4bd581-b477-4468-875a-c7e396b34319","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a100a3a7-f8f9-44d8-915c-32f4ad9f332c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414939520,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b55c8dba-e662-4c70-9a49-6a27ac104f6e","invariantUUID":"45dc9d26-6bdc-4580-9b15-b84912e93e74","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":"9b531946-90a9-4abf-8843-a3cf129ceabf","lifecycleState":"CERTIFIED","lastUpdateDate":1629414821983,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64d44cb5-77a8-46bf-b35a-18c24866b917","invariantUUID":"6c825728-8655-4072-8f80-4a53197e750f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97c4d233-8207-4600-b4b5-b57d42aeb8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415010273,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d33ebf1-1bf8-4b06-974a-0760878a8d8a","invariantUUID":"56812d64-06d1-469d-8a53-e34db8f7adf7","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"94fef74a-7a21-4fce-b67e-72c5189fe3aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629414735233,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65fa23b8-1e61-426a-9ced-eb4d56324de3","invariantUUID":"d25939d5-43c5-4b37-aab5-fcac68dc6b07","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":"networkrules","uniqueId":"c91b3733-bd9e-4809-9e10-371144c63d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629414862421,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2c6de72c-924e-4812-b45f-7c152b508f80","invariantUUID":"857051b3-d19b-4753-9194-a4fe9402dcc7","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":"24b33b74-0502-4288-be05-2fabdf8dc73f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415015553,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"297d9708-4a63-4e38-b41c-97202ff02724","invariantUUID":"c7683569-35cf-4f8f-906c-844ae8814691","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc811b39-1033-49d2-b4cd-1dc6c8610836","lifecycleState":"CERTIFIED","lastUpdateDate":1629415047534,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"655e5d54-f008-4a89-bb4c-904f4c2ff5e5","invariantUUID":"7e65be0a-81d7-468f-84d7-e28f10c20dab","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e97469d1-352b-44c4-ada3-a889f828ddea","lifecycleState":"CERTIFIED","lastUpdateDate":1629415099859,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5575672-bed7-4bf6-bf16-3446b27cdcb7","invariantUUID":"5001aed7-2a54-4adf-9b5b-8a4e0aa3a95f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414810245,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c87c934-d726-42fe-84ba-f7e39be2bf79","invariantUUID":"01a67d5f-2cc0-4024-abc5-27fac27b2262","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6ea5c59e-aad2-470e-bd57-e46b0bca3c10","lifecycleState":"CERTIFIED","lastUpdateDate":1629415166321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"657b86a6-f536-4d18-9bf9-e08c3b8241b7","invariantUUID":"8dc5cbab-f23b-4233-b5e1-d5f9652ae033","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"af8cf2e2-7a34-49ae-8a8e-ec7cbdb1542d","lifecycleState":"CERTIFIED","lastUpdateDate":1629423701461,"name":"basic_onboard_SWlvzy","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","systemName":"BasicOnboardSwlvzy","description":"service","tags":["basic_onboard_SWlvzy"],"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":"a7947030-0acb-4764-b1f6-f6443ad5966f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423347243,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","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":"f6726024-2a41-4405-b829-8f1a5c914e67","lifecycleState":"CERTIFIED","lastUpdateDate":1629422993081,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","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":"688a6b5c-b15b-4008-86d1-1590d95f542f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423811964,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","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-08-20 01:47:14,310 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-20 01:47:14,310 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-08-20 01:47:14,311 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/4403c1fc-5139-410d-b3b8-d6f49a17cd9d/toscaModel 2021-08-20 01:47:14,311 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-20 01:47:14,313 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-20 01:47:14,479 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/4403c1fc-5139-410d-b3b8-d6f49a17cd9d/toscaModel HTTP/1.1" 200 None 2021-08-20 01:47:14,482 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-20 01:47:14,482 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-20 01:47:14,539 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': 'a2bf77be-a3ac-4981-8997-3bf76ffe4e9d', 'x-fromappid': 'API client'} 2021-08-20 01:47:14,539 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-08-20 01:47:14,539 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-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf" }, "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-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_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-08-20 01:47:14,541 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-08-20 01:47:14,652 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-08-20 01:47:14,654 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-08-20 01:47:14,654 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-08-20 01:47:14,685 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-20 01:47:14,685 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-20 01:47:14,686 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-08-20 01:47:14,686 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-20 01:47:14,686 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-20 01:47:14,688 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-20 01:47:15,195 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-08-20 01:47:15,197 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-20 01:47:15,197 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4403c1fc-5139-410d-b3b8-d6f49a17cd9d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e5834ef-72e1-43d4-a472-7957fa3d86e1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","name":"basic_onboard_SWlvzy","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0d8622e-c8c7-45d4-a108-59847f72726e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-20 01:47:15,201 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-20 01:47:15,201 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:47:15,201 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:47:15,202 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:47:15,202 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-20 01:47:15,202 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:47:15,202 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:47:15,202 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:47:15,203 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-20 01:47:15,203 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:47:15,203 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:47:15,203 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:47:15,203 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SWlvzy from SDC 2021-08-20 01:47:15,204 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:47:15,204 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:47:15,204 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:47:15,204 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-20 01:47:15,205 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-20 01:47:15,205 INFO 192:__init__.py(1) - Service found, updating information 2021-08-20 01:47:15,205 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-08-20 01:47:15,206 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-08-20 01:47:15,206 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-20 01:47:15,208 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:47:16,813 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-08-20 01:47:16,816 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-20 01:47:16,819 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccb4dcba-dee5-4122-876f-2707adf14328","lifecycleState":"CERTIFIED","lastUpdateDate":1629414915397,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd41dbc1-ad0c-4a69-b3e5-c3959ba10f54","invariantUUID":"b4f47ba1-c5ea-4fb3-8717-f9a1db5b60aa","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":"networkrules","uniqueId":"fd087e29-f974-4e42-bb40-0ea2cf3ed80b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414885190,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ff7fd1b3-dfb7-4fd6-97fa-3fb1c6a4b7d4","invariantUUID":"d2bee748-23ce-4774-bcfb-81e1d6b92e1a","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":"57c8d690-b710-454c-9c33-188d8bea2e04","lifecycleState":"CERTIFIED","lastUpdateDate":1629415176913,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"846866d5-4b0b-4a70-918d-fd47e65adc22","invariantUUID":"f60954b2-6fea-4775-ac48-8db6b880bdba","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":"c3c738e9-b65c-408b-bdbc-85eac9ddfda2","lifecycleState":"CERTIFIED","lastUpdateDate":1629414792562,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f390350b-e385-4999-b75b-8c400e6cb68b","invariantUUID":"a00dcc94-4d65-4844-afa3-1adff954ddc8","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":"compute","uniqueId":"42db8e19-9805-40bf-927b-38a551e11f24","lifecycleState":"CERTIFIED","lastUpdateDate":1629415052824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d5e1038-d4ad-4c02-a08b-2a0494e4e1ee","invariantUUID":"bad0000a-ce0a-4b1b-b635-2190af329aa3","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19560fb3-b786-4621-8e61-5e7003b1f876","lifecycleState":"CERTIFIED","lastUpdateDate":1629414950670,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bf9225-1ffc-48ad-90f1-10ed06182854","invariantUUID":"4cf7ed4e-810a-4bec-aff7-fb0e8a5687a8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f690c87-7c6c-4a2a-9c5f-eacbe450cbce","lifecycleState":"CERTIFIED","lastUpdateDate":1629415042465,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9efa31e9-becd-4bd6-8d6e-5f140fc6eb6f","invariantUUID":"6db8ca19-d325-4175-8b11-e2233bb215de","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":"compute","uniqueId":"34496f77-4569-4fe4-85f6-56fdd1ab9209","lifecycleState":"CERTIFIED","lastUpdateDate":1629415253659,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba661d53-4f02-45f1-b57d-59473974b06e","invariantUUID":"424be6e1-4a25-4020-af0d-07c4cc48070c","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":"defaulticon","uniqueId":"30867926-197f-43bc-ad69-0a73df80dc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415031167,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50c43700-31f9-4a83-b58e-899c37b936dc","invariantUUID":"9e4a961a-bfd1-495f-bfdf-1fdaa073bc01","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":"65b1bb32-224b-439b-bb72-e72c04f5c807","lifecycleState":"CERTIFIED","lastUpdateDate":1629414921571,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99efe85a-fe13-4028-8ed2-e78ca4f01558","invariantUUID":"6b2f5139-da4a-47cd-b5a2-44a0564baaec","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e094a45-929a-4962-8199-7aca78e7f459","lifecycleState":"CERTIFIED","lastUpdateDate":1629415240315,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"607a1042-cee0-4d51-9e5b-fa6c68f0cccb","invariantUUID":"bd1669ed-03b3-4783-a6c5-607f2d6508a0","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":"b389657d-21cc-46f4-aea5-d857c771225d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415155062,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e530d907-4473-4ad4-9f12-e3949502c44f","invariantUUID":"8a87942e-520a-412b-a67a-cfdd5a339025","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":"network","uniqueId":"81da0259-de26-45af-a8cc-85efd07dc766","lifecycleState":"CERTIFIED","lastUpdateDate":1629415171477,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f82b418-d124-4da1-a511-733a7b47e833","invariantUUID":"642ea06b-5d8e-4ddc-994e-d0c4d306235e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b26d2e32-8f67-41a4-b1d9-0834c7439977","lifecycleState":"CERTIFIED","lastUpdateDate":1629415187106,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5928d98-2238-491d-a918-70f710894af0","invariantUUID":"d8acafcc-cf00-421f-9990-8112d85225aa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629414698679,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4690af1-7cf3-49da-9ab2-b6b1917e73ee","invariantUUID":"8a0fe9ec-f545-44bf-855e-29335ed06fc0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1d3c54-e8f3-4b67-bb46-bf8631558e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414975506,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63569ac6-3370-4eaa-b7ba-7f05ccef06fe","invariantUUID":"904c1888-4c38-44f6-bd8a-25bbe78396f4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe5fa596-1e50-40e9-b420-f376149fd53d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415058282,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cb1757b-21f8-4639-9c5e-0ca401afe47a","invariantUUID":"008d4658-34e2-44ba-93e9-c2e4b45ec54c","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":"defaulticon","uniqueId":"03d410c1-cf89-4ac4-a948-e43a6a4abb75","lifecycleState":"CERTIFIED","lastUpdateDate":1629414804795,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc696e62-20f1-495b-bebf-5a846294f451","invariantUUID":"b2eb755e-19eb-48cb-95d6-89f23d69ee9e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c7f1441-0202-4599-a3fc-6af79445b152","lifecycleState":"CERTIFIED","lastUpdateDate":1629414995665,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b69b573-f287-4ed5-96df-4f601cd2cb4f","invariantUUID":"ab5ad009-b0a2-45d0-83f9-b4cf4eeef4a1","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":"securityrules","uniqueId":"842cd10b-496d-439d-9d34-b1f0aef4cfe0","lifecycleState":"CERTIFIED","lastUpdateDate":1629414896408,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9a77903-3079-4c44-aaf2-987e0c28b9a9","invariantUUID":"d7ad3b19-95f3-4cf0-b408-707d83d33914","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":"port","uniqueId":"ee52c1a2-f905-45d6-ac08-e2cf1abcf0cb","lifecycleState":"CERTIFIED","lastUpdateDate":1629415161358,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b02f6500-38a9-4ed8-8da9-1406ae6257d2","invariantUUID":"41c04e27-e82d-4607-9d56-8a74682dde58","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6559ca4a-325b-4428-92d3-bc63b76c0e15","lifecycleState":"CERTIFIED","lastUpdateDate":1629414828081,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e579bab3-550d-4104-9d4c-6b31c34de7af","invariantUUID":"380a7de6-5519-4956-a6c6-6d028fced6f8","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":"network","uniqueId":"9be2f8c2-3944-473a-905f-8de9c7bf2d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414815927,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08a93889-46d1-4760-a316-7cf2abe75086","invariantUUID":"ec92f881-69ab-418d-890a-2f258158f6c4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69599996-d129-4725-abe4-8aca15cba142","lifecycleState":"CERTIFIED","lastUpdateDate":1629414890756,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a6d7484-50c2-4b41-a0f4-f4c1e93b3ddc","invariantUUID":"1dc47e5f-cd76-484f-b854-a52a91812b59","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ee9b94e-8a14-4e88-8456-fb1760076276","lifecycleState":"CERTIFIED","lastUpdateDate":1629414990587,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c0d97fd-2008-45c6-8815-48763f8c72d8","invariantUUID":"8c9e7182-6acd-40a9-83f4-5547463f017f","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":"12f2d3ad-7036-4437-b1d3-ce92311b3e59","lifecycleState":"CERTIFIED","lastUpdateDate":1629414945052,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f00cee96-c18a-486c-8d55-694ed9a29d13","invariantUUID":"cda3c997-db06-4b1c-99b0-4078f5b3ca95","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":"c20c72f5-d043-4f3a-9b95-b1292a1a9a73","lifecycleState":"CERTIFIED","lastUpdateDate":1629423298637,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"297b1b49-fd26-4293-9b66-d936b89613bb","invariantUUID":"5b1b6ede-564b-493b-a9af-fe3cd6ee006c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f817991d-8d0b-4a6e-8979-b032cd82ff9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415199341,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd26439e-9f22-46b7-9439-c2342bd18aad","invariantUUID":"6aa6a385-a452-4a1f-a29e-a4a35140be8c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c3bcbf5-62ee-4360-8455-15e560d99f84","lifecycleState":"CERTIFIED","lastUpdateDate":1629415230728,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c492f9eb-b450-46a6-857e-ffce74b798fb","invariantUUID":"9aef9da9-be91-4eeb-8285-9a4828072dbe","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":"8222d7af-dc82-4a9a-8850-fe7d2b517678","lifecycleState":"CERTIFIED","lastUpdateDate":1629415073701,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb9fe44-8c12-486c-87f4-863e73214585","invariantUUID":"c45232fa-36fb-4335-a570-5c173e34974e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"200bbabb-e249-4f3d-ae46-b06e8f957305","lifecycleState":"CERTIFIED","lastUpdateDate":1629415245349,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7123db5-c1d3-40c1-ab2c-1545df6e444b","invariantUUID":"5bc17c73-697a-4afb-b8ee-2c58329f6550","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":"0b53b627-bd32-492a-b2b8-2a21a8c22cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1629415248422,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a4789e8-6ecb-4667-8a81-e4c457ad006f","invariantUUID":"bbd2db90-7fc8-4d7b-89be-648b56a4cc02","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":"f3c7b61a-d201-487d-a224-b020a01a0673","lifecycleState":"CERTIFIED","lastUpdateDate":1629415025205,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","invariantUUID":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0462bf19-e497-4576-9abf-ae93fbfa0cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1629415191999,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3ff12a-a728-4fd7-a2ec-f456a288a339","invariantUUID":"bfcfc2a0-efa5-4b05-b6e8-e80fb548fd74","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa4f25f8-9899-4900-99e6-9d7243d00e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414926890,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e154026f-20d1-40eb-acba-d8bbb85f4900","invariantUUID":"6346c2c8-1abf-4eb0-b003-186bc5ad9339","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":"defaulticon","uniqueId":"c6700134-b047-4d78-9775-2a1e376c4bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1629423654116,"name":"basic_onboard_SWlvzy","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef764501-aeda-4c18-a6b7-9c764df62754","invariantUUID":"c3711e58-0bef-41c6-846b-06b574ee5612","systemName":"BasicOnboardSwlvzy","description":"VF","tags":["basic_onboard_SWlvzy"],"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":"compute","uniqueId":"a439f537-6a0d-413a-9c7a-7833ddae51c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629414910285,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6e8c2-e37d-42e5-8fcb-55f5d9320bbc","invariantUUID":"09e61d35-c04b-4190-8bbc-0729be541b15","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb505333-8ab8-444f-b552-308abfe02b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415211278,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe358324-23ef-4754-839f-60e1b46b7955","invariantUUID":"2c2eae9e-812a-4b38-8298-78543bad394c","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":"port","uniqueId":"104be05d-fde1-4aa9-adbf-555292bced6e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414867455,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58d16d52-90e4-4a7c-8871-a79f40bc2dfa","invariantUUID":"75243842-cd1e-48fe-a919-21b73182085a","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":"defaulticon","uniqueId":"04d22a53-eba8-499c-bdb8-f35af5d0edde","lifecycleState":"CERTIFIED","lastUpdateDate":1629423759581,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","invariantUUID":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","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":"loadBalancer","uniqueId":"fab8016d-7d00-4d0c-8d6f-dd7d2bddf947","lifecycleState":"CERTIFIED","lastUpdateDate":1629414747083,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50cd5ff-3196-479c-895e-a8d14bffb89c","invariantUUID":"8ab7f263-7dc9-4c2e-956e-5103c08e04f5","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4b73e1f7-d8ce-46b3-b227-86b6a5eabf66","lifecycleState":"CERTIFIED","lastUpdateDate":1629414787301,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"222041b7-547a-4e0c-b5f6-65500a5dcac3","invariantUUID":"77aa34f6-e36e-44d4-90dc-d7e9fe695444","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ceb60713-dad4-4279-b81f-cf00a5dfba00","lifecycleState":"CERTIFIED","lastUpdateDate":1629415269211,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b26f64d-94aa-4890-b007-ab132af8af90","invariantUUID":"6097916d-69e4-4752-8dc8-4ce011e274af","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":"defaulticon","uniqueId":"e36740ec-f8d1-4bb9-9274-869d6d31719f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415036905,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60cfac75-8415-4224-8de0-e4f12d6148df","invariantUUID":"6b344748-4354-467e-8332-3f0dc6c1f0b2","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":"f713cc27-545c-425e-b892-1a158e8e3cae","lifecycleState":"CERTIFIED","lastUpdateDate":1629415119982,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b89970d-9006-4b97-b652-e6d5a9884c5e","invariantUUID":"ce35c1d3-a70a-4051-b249-b5c13f8425bd","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":"port","uniqueId":"d9d35420-d286-4e2e-ac89-8ad4f942a99e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415224192,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69e27c3c-a14f-4d58-8242-0a5897356943","invariantUUID":"ecc5660b-dd6c-452f-ae40-c70f8a837601","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":"320771a6-a63e-48f9-b113-f9f7ea48623b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415216201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13b04e5e-03c0-4f09-99cd-8d49d30ec233","invariantUUID":"84861967-04e6-4460-af44-4fab2a6308e7","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d888881c-fca4-45ee-a765-9a0c605b914a","lifecycleState":"CERTIFIED","lastUpdateDate":1629415078609,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e5545f1-7590-4d7c-9e17-f176ef48bf18","invariantUUID":"4361ad2d-30dc-4937-8768-c74c3d208561","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dcbdf68b-e06c-41d2-a612-b4f83d0e32f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629414752416,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba98dfc2-8658-4927-bd08-4b69d7b5f34d","invariantUUID":"4027118d-7650-4e9e-b114-62ea59e4901f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"29c2158b-f2b4-46a5-ace5-3536f6e73d75","lifecycleState":"CERTIFIED","lastUpdateDate":1629415141695,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ec71db-6bec-45bd-b249-e20dfbda39c8","invariantUUID":"7b7a8c58-1755-41f0-b1cb-69c98be0e1e8","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":"84ecbef0-e4b8-4213-976b-22738e93e87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629415181925,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8e0ed-3441-4ce3-99bd-51e8e2e21115","invariantUUID":"7dcbb54c-c033-4f61-abe4-49db960b47b7","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":"80a6141f-0d9a-4c31-91ba-e00d3a6e84fc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414773864,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cdc57d7-93a6-45e2-ae47-a8364d5f9d20","invariantUUID":"20f61256-0ec6-4f3a-9811-57a12d72339c","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":"compute","uniqueId":"eb3d1f09-2aab-4e05-b87c-18a9bd99f87e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415094826,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdae0eba-8154-4e02-8ca7-cb7e27b0b37b","invariantUUID":"ee4ec6a1-89ae-4eed-b32c-6c4a45c160f4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b20b3def-17fb-439d-b313-6bee7776ced3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415261093,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa51f5e5-cedc-4c56-9071-a87a2ef4f365","invariantUUID":"1621dc71-345b-4593-a361-58f77e651395","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"498ab6b7-d63f-47e6-bf09-72c88d1593bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414779816,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"736c9c11-9e74-4dc4-b846-71bd2350c8f8","invariantUUID":"7fa57d0e-c21c-42af-bd6b-998948edcb5e","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":"9ed8c291-7820-401d-b3f5-a975be2b55c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415114884,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a88293-478b-4ea1-8a34-def7d476a7b7","invariantUUID":"699e62e0-3801-409d-9a81-0ad4fc0952de","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":"defaulticon","uniqueId":"15bfd7be-2e0c-4c8f-9b71-c7fffb8ed97c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414719321,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c45c7f6-b6a6-4583-ba7c-9578a8f26f25","invariantUUID":"8f49a26e-036a-460b-adb8-87a1256b12f7","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4d7fcfed-9753-47f8-87f4-31e53e7f116a","lifecycleState":"CERTIFIED","lastUpdateDate":1629414833728,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43443679-458c-40cc-91ba-5a921cd5bd9c","invariantUUID":"6676d684-a89f-430c-b16c-2b22dafe2f3d","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":"defaulticon","uniqueId":"2c6fe65c-08f4-4651-abda-9a352a5483f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415150047,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b72f196c-daa1-47be-a15c-45f04125aab4","invariantUUID":"735a81ba-b312-45ca-a30e-d8961f26bb8c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4dd100ef-49cf-4b64-8edc-c64af468f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1629415068748,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df7c95ea-50c9-4865-85c5-5e808923faad","invariantUUID":"c7825790-1266-4737-8b39-595264301c21","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"785b0dab-1f65-4feb-9d2a-b0a5f9cbb6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629414798907,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e957fc6f-6d26-45f7-a236-8bee1fb84d9d","invariantUUID":"480ccbb2-18f1-4b20-90c4-1b71b309dfbc","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":"7d7eacd7-9f3c-41ec-9567-99da7b4a25ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629414757720,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c29cc8-bc6f-486f-910e-1fbf8768bb6e","invariantUUID":"c8a75e5b-4e98-443a-a53f-2b9e1dc751d5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5563d65-2855-4320-94be-af54c5215696","lifecycleState":"CERTIFIED","lastUpdateDate":1629414729996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e5c40b-ea73-4aaa-80a1-981c86053eb0","invariantUUID":"1f4bd581-b477-4468-875a-c7e396b34319","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a100a3a7-f8f9-44d8-915c-32f4ad9f332c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414939520,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b55c8dba-e662-4c70-9a49-6a27ac104f6e","invariantUUID":"45dc9d26-6bdc-4580-9b15-b84912e93e74","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":"9b531946-90a9-4abf-8843-a3cf129ceabf","lifecycleState":"CERTIFIED","lastUpdateDate":1629414821983,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64d44cb5-77a8-46bf-b35a-18c24866b917","invariantUUID":"6c825728-8655-4072-8f80-4a53197e750f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97c4d233-8207-4600-b4b5-b57d42aeb8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415010273,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d33ebf1-1bf8-4b06-974a-0760878a8d8a","invariantUUID":"56812d64-06d1-469d-8a53-e34db8f7adf7","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"94fef74a-7a21-4fce-b67e-72c5189fe3aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629414735233,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65fa23b8-1e61-426a-9ced-eb4d56324de3","invariantUUID":"d25939d5-43c5-4b37-aab5-fcac68dc6b07","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":"networkrules","uniqueId":"c91b3733-bd9e-4809-9e10-371144c63d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629414862421,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2c6de72c-924e-4812-b45f-7c152b508f80","invariantUUID":"857051b3-d19b-4753-9194-a4fe9402dcc7","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":"24b33b74-0502-4288-be05-2fabdf8dc73f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415015553,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"297d9708-4a63-4e38-b41c-97202ff02724","invariantUUID":"c7683569-35cf-4f8f-906c-844ae8814691","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc811b39-1033-49d2-b4cd-1dc6c8610836","lifecycleState":"CERTIFIED","lastUpdateDate":1629415047534,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"655e5d54-f008-4a89-bb4c-904f4c2ff5e5","invariantUUID":"7e65be0a-81d7-468f-84d7-e28f10c20dab","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e97469d1-352b-44c4-ada3-a889f828ddea","lifecycleState":"CERTIFIED","lastUpdateDate":1629415099859,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5575672-bed7-4bf6-bf16-3446b27cdcb7","invariantUUID":"5001aed7-2a54-4adf-9b5b-8a4e0aa3a95f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414810245,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c87c934-d726-42fe-84ba-f7e39be2bf79","invariantUUID":"01a67d5f-2cc0-4024-abc5-27fac27b2262","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6ea5c59e-aad2-470e-bd57-e46b0bca3c10","lifecycleState":"CERTIFIED","lastUpdateDate":1629415166321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"657b86a6-f536-4d18-9bf9-e08c3b8241b7","invariantUUID":"8dc5cbab-f23b-4233-b5e1-d5f9652ae033","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"af8cf2e2-7a34-49ae-8a8e-ec7cbdb1542d","lifecycleState":"CERTIFIED","lastUpdateDate":1629423701461,"name":"basic_onboard_SWlvzy","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","systemName":"BasicOnboardSwlvzy","description":"service","tags":["basic_onboard_SWlvzy"],"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":"a7947030-0acb-4764-b1f6-f6443ad5966f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423347243,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","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":"f6726024-2a41-4405-b829-8f1a5c914e67","lifecycleState":"CERTIFIED","lastUpdateDate":1629422993081,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","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":"688a6b5c-b15b-4008-86d1-1590d95f542f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423811964,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","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-08-20 01:47:16,827 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-20 01:47:16,828 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': '60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:47:16,828 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/3e20b867-bcb3-42ef-b31b-7633db9f7b32/vnfs/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe/vfModules 2021-08-20 01:47:16,828 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-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "210f834d-3ac2-4355-a4ad-b7a095d12a2a", "modelVersionId": "5ace7efa-18ec-4783-97bd-8a7b190dfbab", "modelName": "BasicCnf..base_dummy..module-0", "modelVersion": "1", "modelCustomizationId": "8cf21128-b15c-4d9b-ba79-867b15c69875", "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": "3e20b867-bcb3-42ef-b31b-7633db9f7b32", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "5f3f8470-8579-4c29-a1ee-5d6aaf3cc425", "modelVersion": "1.0", "modelVersionId": "4403c1fc-5139-410d-b3b8-d6f49a17cd9d" } } }, { "relatedInstance": { "instanceId": "d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe", "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "7bb85bc4-15b9-4eb0-a922-e35fbeb6411c", "modelVersion": "1.0", "modelVersionId": "46ebb514-62b8-44d5-b5dc-324de617eb2e", "modelCustomizationId": "4a66b70c-603e-416b-b9fa-db09824d9301", "modelCustomizationName": "basic_cnf 0" } } } ] } } 2021-08-20 01:47:16,831 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:47:18,393 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/3e20b867-bcb3-42ef-b31b-7633db9f7b32/vnfs/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe/vfModules HTTP/1.1" 202 262 2021-08-20 01:47:18,395 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response code: 202 2021-08-20 01:47:18,395 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response: {"requestReferences":{"requestId":"60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975","instanceId":"8921eb62-b7c7-4d28-9214-10a6d4c8af2e","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975"}} 2021-08-20 01:47:18,396 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-08-20 01:47:18,410 DEBUG 129:onap_service.py(9) - [None][Check 60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '83b34879-042d-45c1-944d-22ba6c105702', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:47:18,411 DEBUG 131:onap_service.py(9) - [None][Check 60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 2021-08-20 01:47:18,411 DEBUG 132:onap_service.py(9) - [None][Check 60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 orchestration request status] data sent: None 2021-08-20 01:47:18,417 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:47:18,584 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 HTTP/1.1" 200 2455 2021-08-20 01:47:18,586 INFO 142:onap_service.py(9) - [None][Check 60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 orchestration request status] response code: 200 2021-08-20 01:47:18,587 DEBUG 146:onap_service.py(9) - [None][Check 60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 orchestration request status] response: {"request":{"requestId":"60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975","startTime":"Fri, 20 Aug 2021 01:47:16 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"210f834d-3ac2-4355-a4ad-b7a095d12a2a","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"8cf21128-b15c-4d9b-ba79-867b15c69875","modelVersionId":"5ace7efa-18ec-4783-97bd-8a7b190dfbab","modelCustomizationId":"8cf21128-b15c-4d9b-ba79-867b15c69875","modelUuid":"5ace7efa-18ec-4783-97bd-8a7b190dfbab","modelInvariantUuid":"210f834d-3ac2-4355-a4ad-b7a095d12a2a","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","modelInfo":{"modelInvariantId":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelUuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelInvariantUuid":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425"}}},{"relatedInstance":{"instanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"4a66b70c-603e-416b-b9fa-db09824d9301","modelVersionId":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelCustomizationId":"4a66b70c-603e-416b-b9fa-db09824d9301","modelUuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelInvariantUuid":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","vnfInstanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","vfModuleInstanceId":"8921eb62-b7c7-4d28-9214-10a6d4c8af2e","vfModuleInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 20 Aug 2021 01:47:17 GMT"}}} 2021-08-20 01:47:28,599 DEBUG 129:onap_service.py(9) - [None][Check 60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b008a9b9-801d-4fa2-852a-48a7b935355e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:47:28,600 DEBUG 131:onap_service.py(9) - [None][Check 60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 2021-08-20 01:47:28,600 DEBUG 132:onap_service.py(9) - [None][Check 60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 orchestration request status] data sent: None 2021-08-20 01:47:28,602 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:47:28,797 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 HTTP/1.1" 200 2666 2021-08-20 01:47:28,799 INFO 142:onap_service.py(9) - [None][Check 60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 orchestration request status] response code: 200 2021-08-20 01:47:28,800 DEBUG 146:onap_service.py(9) - [None][Check 60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 orchestration request status] response: {"request":{"requestId":"60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975","startTime":"Fri, 20 Aug 2021 01:47:16 GMT","finishTime":"Fri, 20 Aug 2021 01:47:28 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"210f834d-3ac2-4355-a4ad-b7a095d12a2a","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"8cf21128-b15c-4d9b-ba79-867b15c69875","modelVersionId":"5ace7efa-18ec-4783-97bd-8a7b190dfbab","modelCustomizationId":"8cf21128-b15c-4d9b-ba79-867b15c69875","modelUuid":"5ace7efa-18ec-4783-97bd-8a7b190dfbab","modelInvariantUuid":"210f834d-3ac2-4355-a4ad-b7a095d12a2a","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","modelInfo":{"modelInvariantId":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelUuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelInvariantUuid":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425"}}},{"relatedInstance":{"instanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"4a66b70c-603e-416b-b9fa-db09824d9301","modelVersionId":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelCustomizationId":"4a66b70c-603e-416b-b9fa-db09824d9301","modelUuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelInvariantUuid":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","vnfInstanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","vfModuleInstanceId":"8921eb62-b7c7-4d28-9214-10a6d4c8af2e","vfModuleInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:47:28 GMT"}}} 2021-08-20 01:47:28,801 INFO 56:mixins.py(9) - VfModuleInstantiation task finished 2021-08-20 01:47:28,802 DEBUG 129:onap_service.py(9) - [None][Check 60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '77e2995d-2d34-4dd6-b3a5-2dcf6334d1c3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:47:28,803 DEBUG 131:onap_service.py(9) - [None][Check 60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 2021-08-20 01:47:28,803 DEBUG 132:onap_service.py(9) - [None][Check 60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 orchestration request status] data sent: None 2021-08-20 01:47:28,806 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:47:29,001 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 HTTP/1.1" 200 2666 2021-08-20 01:47:29,003 INFO 142:onap_service.py(9) - [None][Check 60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 orchestration request status] response code: 200 2021-08-20 01:47:29,004 DEBUG 146:onap_service.py(9) - [None][Check 60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 orchestration request status] response: {"request":{"requestId":"60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975","startTime":"Fri, 20 Aug 2021 01:47:16 GMT","finishTime":"Fri, 20 Aug 2021 01:47:28 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"210f834d-3ac2-4355-a4ad-b7a095d12a2a","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"8cf21128-b15c-4d9b-ba79-867b15c69875","modelVersionId":"5ace7efa-18ec-4783-97bd-8a7b190dfbab","modelCustomizationId":"8cf21128-b15c-4d9b-ba79-867b15c69875","modelUuid":"5ace7efa-18ec-4783-97bd-8a7b190dfbab","modelInvariantUuid":"210f834d-3ac2-4355-a4ad-b7a095d12a2a","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","modelInfo":{"modelInvariantId":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelUuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelInvariantUuid":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425"}}},{"relatedInstance":{"instanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"4a66b70c-603e-416b-b9fa-db09824d9301","modelVersionId":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelCustomizationId":"4a66b70c-603e-416b-b9fa-db09824d9301","modelUuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelInvariantUuid":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","vnfInstanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","vfModuleInstanceId":"8921eb62-b7c7-4d28-9214-10a6d4c8af2e","vfModuleInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:47:28 GMT"}}} 2021-08-20 01:47:29,005 DEBUG 129:onap_service.py(9) - [None][Check 60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2acbb799-c133-4955-b779-bd442bce687e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:47:29,006 DEBUG 131:onap_service.py(9) - [None][Check 60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 2021-08-20 01:47:29,006 DEBUG 132:onap_service.py(9) - [None][Check 60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 orchestration request status] data sent: None 2021-08-20 01:47:29,009 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:47:29,202 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 HTTP/1.1" 200 2666 2021-08-20 01:47:29,205 INFO 142:onap_service.py(9) - [None][Check 60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 orchestration request status] response code: 200 2021-08-20 01:47:29,205 DEBUG 146:onap_service.py(9) - [None][Check 60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 orchestration request status] response: {"request":{"requestId":"60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975","startTime":"Fri, 20 Aug 2021 01:47:16 GMT","finishTime":"Fri, 20 Aug 2021 01:47:28 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"210f834d-3ac2-4355-a4ad-b7a095d12a2a","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"8cf21128-b15c-4d9b-ba79-867b15c69875","modelVersionId":"5ace7efa-18ec-4783-97bd-8a7b190dfbab","modelCustomizationId":"8cf21128-b15c-4d9b-ba79-867b15c69875","modelUuid":"5ace7efa-18ec-4783-97bd-8a7b190dfbab","modelInvariantUuid":"210f834d-3ac2-4355-a4ad-b7a095d12a2a","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","modelInfo":{"modelInvariantId":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelUuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelInvariantUuid":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425"}}},{"relatedInstance":{"instanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"4a66b70c-603e-416b-b9fa-db09824d9301","modelVersionId":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelCustomizationId":"4a66b70c-603e-416b-b9fa-db09824d9301","modelUuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelInvariantUuid":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","vnfInstanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","vfModuleInstanceId":"8921eb62-b7c7-4d28-9214-10a6d4c8af2e","vfModuleInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:47:28 GMT"}}} 2021-08-20 01:47:29,218 DEBUG 129:onap_service.py(1) - [None][Check 60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '36f69d46-ce5b-4f11-ae25-3e30dd54887a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:47:29,218 DEBUG 131:onap_service.py(1) - [None][Check 60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 2021-08-20 01:47:29,219 DEBUG 132:onap_service.py(1) - [None][Check 60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 orchestration request status] data sent: None 2021-08-20 01:47:29,222 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:47:29,424 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 HTTP/1.1" 200 2666 2021-08-20 01:47:29,426 INFO 142:onap_service.py(1) - [None][Check 60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 orchestration request status] response code: 200 2021-08-20 01:47:29,427 DEBUG 146:onap_service.py(1) - [None][Check 60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 orchestration request status] response: {"request":{"requestId":"60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975","startTime":"Fri, 20 Aug 2021 01:47:16 GMT","finishTime":"Fri, 20 Aug 2021 01:47:28 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"210f834d-3ac2-4355-a4ad-b7a095d12a2a","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"8cf21128-b15c-4d9b-ba79-867b15c69875","modelVersionId":"5ace7efa-18ec-4783-97bd-8a7b190dfbab","modelCustomizationId":"8cf21128-b15c-4d9b-ba79-867b15c69875","modelUuid":"5ace7efa-18ec-4783-97bd-8a7b190dfbab","modelInvariantUuid":"210f834d-3ac2-4355-a4ad-b7a095d12a2a","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","modelInfo":{"modelInvariantId":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelUuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelInvariantUuid":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425"}}},{"relatedInstance":{"instanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"4a66b70c-603e-416b-b9fa-db09824d9301","modelVersionId":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelCustomizationId":"4a66b70c-603e-416b-b9fa-db09824d9301","modelUuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelInvariantUuid":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","vnfInstanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","vfModuleInstanceId":"8921eb62-b7c7-4d28-9214-10a6d4c8af2e","vfModuleInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:47:28 GMT"}}} 2021-08-20 01:47:29,428 DEBUG 129:onap_service.py(1) - [None][Check 60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '56f32928-33e4-4b87-82c2-906cccbd6612', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:47:29,428 DEBUG 131:onap_service.py(1) - [None][Check 60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 2021-08-20 01:47:29,429 DEBUG 132:onap_service.py(1) - [None][Check 60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 orchestration request status] data sent: None 2021-08-20 01:47:29,431 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:47:29,598 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 HTTP/1.1" 200 2666 2021-08-20 01:47:29,600 INFO 142:onap_service.py(1) - [None][Check 60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 orchestration request status] response code: 200 2021-08-20 01:47:29,601 DEBUG 146:onap_service.py(1) - [None][Check 60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975 orchestration request status] response: {"request":{"requestId":"60f6fdd9-2c0d-4b00-bbcb-c6234f2ec975","startTime":"Fri, 20 Aug 2021 01:47:16 GMT","finishTime":"Fri, 20 Aug 2021 01:47:28 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"210f834d-3ac2-4355-a4ad-b7a095d12a2a","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"8cf21128-b15c-4d9b-ba79-867b15c69875","modelVersionId":"5ace7efa-18ec-4783-97bd-8a7b190dfbab","modelCustomizationId":"8cf21128-b15c-4d9b-ba79-867b15c69875","modelUuid":"5ace7efa-18ec-4783-97bd-8a7b190dfbab","modelInvariantUuid":"210f834d-3ac2-4355-a4ad-b7a095d12a2a","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","modelInfo":{"modelInvariantId":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelUuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelInvariantUuid":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425"}}},{"relatedInstance":{"instanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"4a66b70c-603e-416b-b9fa-db09824d9301","modelVersionId":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelCustomizationId":"4a66b70c-603e-416b-b9fa-db09824d9301","modelUuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelInvariantUuid":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","vnfInstanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","vfModuleInstanceId":"8921eb62-b7c7-4d28-9214-10a6d4c8af2e","vfModuleInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:47:28 GMT"}}} 2021-08-20 01:47:29,602 INFO 36:basic_cnf.py(1) - basic_cnf successfully created 2021-08-20 01:47:29,602 INFO 39:basic_cnf.py(1) - basic_cnf cleanup called 2021-08-20 01:47:39,614 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-08-20 01:47:39,614 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/3e20b867-bcb3-42ef-b31b-7633db9f7b32/relationship-list 2021-08-20 01:47:39,615 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-20 01:47:39,618 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:39,715 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/3e20b867-bcb3-42ef-b31b-7633db9f7b32/relationship-list HTTP/1.1" 200 1064 2021-08-20 01:47:39,716 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-20 01:47:39,717 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/ac80d03c-7338-4a1e-ae65-359b5c20a6bd","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"ac80d03c-7338-4a1e-ae65-359b5c20a6bd"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_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-08-20 01:47:39,721 DEBUG 129:onap_service.py(1) - [AAI][Get 3e20b867-bcb3-42ef-b31b-7633db9f7b32 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-20 01:47:39,721 DEBUG 131:onap_service.py(1) - [AAI][Get 3e20b867-bcb3-42ef-b31b-7633db9f7b32 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe 2021-08-20 01:47:39,722 DEBUG 132:onap_service.py(1) - [AAI][Get 3e20b867-bcb3-42ef-b31b-7633db9f7b32 ABCMeta] data sent: None 2021-08-20 01:47:39,724 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:39,798 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe HTTP/1.1" 200 3737 2021-08-20 01:47:39,800 INFO 142:onap_service.py(1) - [AAI][Get 3e20b867-bcb3-42ef-b31b-7633db9f7b32 ABCMeta] response code: 200 2021-08-20 01:47:39,801 DEBUG 146:onap_service.py(1) - [AAI][Get 3e20b867-bcb3-42ef-b31b-7633db9f7b32 ABCMeta] response: {"vnf-id":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","vnf-name":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1629424026887","model-invariant-id":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","model-version-id":"46ebb514-62b8-44d5-b5dc-324de617eb2e","model-customization-id":"4a66b70c-603e-416b-b9fa-db09824d9301","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/3e20b867-bcb3-42ef-b31b-7633db9f7b32/service-data/vnfs/vnf/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe/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/3e20b867-bcb3-42ef-b31b-7633db9f7b32","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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf"}]},{"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-08-20 01:47:39,805 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-08-20 01:47:39,805 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules 2021-08-20 01:47:39,806 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_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-08-20 01:47:39,806 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe/vf-modules 2021-08-20 01:47:39,806 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0 VF modules] data sent: None 2021-08-20 01:47:39,809 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:39,865 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe/vf-modules HTTP/1.1" 200 799 2021-08-20 01:47:39,867 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0 VF modules] response code: 200 2021-08-20 01:47:39,867 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"8921eb62-b7c7-4d28-9214-10a6d4c8af2e","vf-module-name":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf","heat-stack-id":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf/keen_edison","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1629424047512","model-invariant-id":"210f834d-3ac2-4355-a4ad-b7a095d12a2a","model-version-id":"5ace7efa-18ec-4783-97bd-8a7b190dfbab","model-customization-id":"8cf21128-b15c-4d9b-ba79-867b15c69875","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/3e20b867-bcb3-42ef-b31b-7633db9f7b32/service-data/vnfs/vnf/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe/vnf-data/vf-modules/vf-module/8921eb62-b7c7-4d28-9214-10a6d4c8af2e/vf-module-data/vf-module-topology/"}]} 2021-08-20 01:47:39,870 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-08-20 01:47:39,870 DEBUG 158:vf_module.py(1) - Delete 8921eb62-b7c7-4d28-9214-10a6d4c8af2e VF module 2021-08-20 01:47:39,870 DEBUG 45:deletion.py(1) - VF module 8921eb62-b7c7-4d28-9214-10a6d4c8af2e deletion request 2021-08-20 01:47:39,883 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-08-20 01:47:39,883 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-08-20 01:47:39,883 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-20 01:47:39,885 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:39,933 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-08-20 01:47:39,934 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-20 01:47:39,934 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-08-20 01:47:39,936 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-08-20 01:47:39,937 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-08-20 01:47:39,937 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-20 01:47:39,939 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:40,005 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-08-20 01:47:40,006 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-20 01:47:40,006 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":"1629424020195","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/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0"}]}]}}]} 2021-08-20 01:47:40,010 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-08-20 01:47:40,010 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-08-20 01:47:40,011 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-20 01:47:40,014 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:40,073 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-08-20 01:47:40,074 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-20 01:47:40,074 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-08-20 01:47:40,077 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-08-20 01:47:40,077 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-08-20 01:47:40,078 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-20 01:47:40,080 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:40,145 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-08-20 01:47:40,146 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-20 01:47:40,146 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":"1629424020195","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/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0"}]}]}}]} 2021-08-20 01:47:40,148 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-08-20 01:47:40,149 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-08-20 01:47:40,149 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-20 01:47:40,151 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:40,211 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-08-20 01:47:40,212 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-20 01:47:40,212 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-08-20 01:47:40,216 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-08-20 01:47:40,216 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-08-20 01:47:40,216 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-20 01:47:40,218 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:40,311 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-08-20 01:47:40,312 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-20 01:47:40,313 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":"1629424020195","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/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0"}]}]}}]} 2021-08-20 01:47:40,317 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-08-20 01:47:40,317 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-08-20 01:47:40,318 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-20 01:47:40,321 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:40,391 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-08-20 01:47:40,392 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-20 01:47:40,393 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629424020338","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_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-08-20 01:47:40,397 DEBUG 129:onap_service.py(1) - [None][Create 8921eb62-b7c7-4d28-9214-10a6d4c8af2e VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ee053a59-f06b-41b4-b8e8-897c65e73d49', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:47:40,397 DEBUG 131:onap_service.py(1) - [None][Create 8921eb62-b7c7-4d28-9214-10a6d4c8af2e VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e20b867-bcb3-42ef-b31b-7633db9f7b32/vnfs/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe/vfModules/8921eb62-b7c7-4d28-9214-10a6d4c8af2e 2021-08-20 01:47:40,398 DEBUG 132:onap_service.py(1) - [None][Create 8921eb62-b7c7-4d28-9214-10a6d4c8af2e VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "210f834d-3ac2-4355-a4ad-b7a095d12a2a", "modelVersionId": "5ace7efa-18ec-4783-97bd-8a7b190dfbab", "modelName": "basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf", "modelVersion": "1629424047512", "modelCustomizationId": "8cf21128-b15c-4d9b-ba79-867b15c69875" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-08-20 01:47:40,401 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:47:41,776 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/3e20b867-bcb3-42ef-b31b-7633db9f7b32/vnfs/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe/vfModules/8921eb62-b7c7-4d28-9214-10a6d4c8af2e HTTP/1.1" 202 262 2021-08-20 01:47:41,778 INFO 142:onap_service.py(1) - [None][Create 8921eb62-b7c7-4d28-9214-10a6d4c8af2e VF moduledeletion request] response code: 202 2021-08-20 01:47:41,779 DEBUG 146:onap_service.py(1) - [None][Create 8921eb62-b7c7-4d28-9214-10a6d4c8af2e VF moduledeletion request] response: {"requestReferences":{"requestId":"ee053a59-f06b-41b4-b8e8-897c65e73d49","instanceId":"8921eb62-b7c7-4d28-9214-10a6d4c8af2e","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ee053a59-f06b-41b4-b8e8-897c65e73d49"}} 2021-08-20 01:47:41,780 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-08-20 01:47:41,794 DEBUG 129:onap_service.py(10) - [None][Check ee053a59-f06b-41b4-b8e8-897c65e73d49 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7e9f11d5-8451-4ed5-8f28-9ba71d096290', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:47:41,795 DEBUG 131:onap_service.py(10) - [None][Check ee053a59-f06b-41b4-b8e8-897c65e73d49 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ee053a59-f06b-41b4-b8e8-897c65e73d49 2021-08-20 01:47:41,795 DEBUG 132:onap_service.py(10) - [None][Check ee053a59-f06b-41b4-b8e8-897c65e73d49 orchestration request status] data sent: None 2021-08-20 01:47:41,800 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:47:42,009 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ee053a59-f06b-41b4-b8e8-897c65e73d49 HTTP/1.1" 200 1311 2021-08-20 01:47:42,012 INFO 142:onap_service.py(10) - [None][Check ee053a59-f06b-41b4-b8e8-897c65e73d49 orchestration request status] response code: 200 2021-08-20 01:47:42,013 DEBUG 146:onap_service.py(10) - [None][Check ee053a59-f06b-41b4-b8e8-897c65e73d49 orchestration request status] response: {"request":{"requestId":"ee053a59-f06b-41b4-b8e8-897c65e73d49","startTime":"Fri, 20 Aug 2021 01:47:40 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"210f834d-3ac2-4355-a4ad-b7a095d12a2a","modelType":"vfModule","modelName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf","modelVersion":"1629424047512","modelCustomizationUuid":"8cf21128-b15c-4d9b-ba79-867b15c69875","modelVersionId":"5ace7efa-18ec-4783-97bd-8a7b190dfbab","modelCustomizationId":"8cf21128-b15c-4d9b-ba79-867b15c69875","modelUuid":"5ace7efa-18ec-4783-97bd-8a7b190dfbab","modelInvariantUuid":"210f834d-3ac2-4355-a4ad-b7a095d12a2a"},"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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","vnfInstanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","vfModuleInstanceId":"8921eb62-b7c7-4d28-9214-10a6d4c8af2e","vfModuleInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 20 Aug 2021 01:47:40 GMT"}}} 2021-08-20 01:47:52,026 DEBUG 129:onap_service.py(10) - [None][Check ee053a59-f06b-41b4-b8e8-897c65e73d49 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9b0a6b3d-14da-445f-834e-6fc78d9377a5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:47:52,027 DEBUG 131:onap_service.py(10) - [None][Check ee053a59-f06b-41b4-b8e8-897c65e73d49 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ee053a59-f06b-41b4-b8e8-897c65e73d49 2021-08-20 01:47:52,027 DEBUG 132:onap_service.py(10) - [None][Check ee053a59-f06b-41b4-b8e8-897c65e73d49 orchestration request status] data sent: None 2021-08-20 01:47:52,031 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:47:52,235 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ee053a59-f06b-41b4-b8e8-897c65e73d49 HTTP/1.1" 200 1522 2021-08-20 01:47:52,238 INFO 142:onap_service.py(10) - [None][Check ee053a59-f06b-41b4-b8e8-897c65e73d49 orchestration request status] response code: 200 2021-08-20 01:47:52,239 DEBUG 146:onap_service.py(10) - [None][Check ee053a59-f06b-41b4-b8e8-897c65e73d49 orchestration request status] response: {"request":{"requestId":"ee053a59-f06b-41b4-b8e8-897c65e73d49","startTime":"Fri, 20 Aug 2021 01:47:40 GMT","finishTime":"Fri, 20 Aug 2021 01:47:48 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"210f834d-3ac2-4355-a4ad-b7a095d12a2a","modelType":"vfModule","modelName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf","modelVersion":"1629424047512","modelCustomizationUuid":"8cf21128-b15c-4d9b-ba79-867b15c69875","modelVersionId":"5ace7efa-18ec-4783-97bd-8a7b190dfbab","modelCustomizationId":"8cf21128-b15c-4d9b-ba79-867b15c69875","modelUuid":"5ace7efa-18ec-4783-97bd-8a7b190dfbab","modelInvariantUuid":"210f834d-3ac2-4355-a4ad-b7a095d12a2a"},"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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","vnfInstanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","vfModuleInstanceId":"8921eb62-b7c7-4d28-9214-10a6d4c8af2e","vfModuleInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:47:48 GMT"}}} 2021-08-20 01:47:52,239 INFO 56:mixins.py(10) - VfModuleDeletionRequest task finished 2021-08-20 01:47:52,240 DEBUG 129:onap_service.py(10) - [None][Check ee053a59-f06b-41b4-b8e8-897c65e73d49 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '22f4e45b-4e76-41ab-baf2-61ce18ef409b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:47:52,241 DEBUG 131:onap_service.py(10) - [None][Check ee053a59-f06b-41b4-b8e8-897c65e73d49 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ee053a59-f06b-41b4-b8e8-897c65e73d49 2021-08-20 01:47:52,241 DEBUG 132:onap_service.py(10) - [None][Check ee053a59-f06b-41b4-b8e8-897c65e73d49 orchestration request status] data sent: None 2021-08-20 01:47:52,243 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:47:52,417 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ee053a59-f06b-41b4-b8e8-897c65e73d49 HTTP/1.1" 200 1522 2021-08-20 01:47:52,419 INFO 142:onap_service.py(10) - [None][Check ee053a59-f06b-41b4-b8e8-897c65e73d49 orchestration request status] response code: 200 2021-08-20 01:47:52,420 DEBUG 146:onap_service.py(10) - [None][Check ee053a59-f06b-41b4-b8e8-897c65e73d49 orchestration request status] response: {"request":{"requestId":"ee053a59-f06b-41b4-b8e8-897c65e73d49","startTime":"Fri, 20 Aug 2021 01:47:40 GMT","finishTime":"Fri, 20 Aug 2021 01:47:48 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"210f834d-3ac2-4355-a4ad-b7a095d12a2a","modelType":"vfModule","modelName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf","modelVersion":"1629424047512","modelCustomizationUuid":"8cf21128-b15c-4d9b-ba79-867b15c69875","modelVersionId":"5ace7efa-18ec-4783-97bd-8a7b190dfbab","modelCustomizationId":"8cf21128-b15c-4d9b-ba79-867b15c69875","modelUuid":"5ace7efa-18ec-4783-97bd-8a7b190dfbab","modelInvariantUuid":"210f834d-3ac2-4355-a4ad-b7a095d12a2a"},"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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","vnfInstanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","vfModuleInstanceId":"8921eb62-b7c7-4d28-9214-10a6d4c8af2e","vfModuleInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:47:48 GMT"}}} 2021-08-20 01:47:52,421 DEBUG 129:onap_service.py(10) - [None][Check ee053a59-f06b-41b4-b8e8-897c65e73d49 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a3890b5d-38c9-42d7-a6d6-d0776228e5e6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:47:52,422 DEBUG 131:onap_service.py(10) - [None][Check ee053a59-f06b-41b4-b8e8-897c65e73d49 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ee053a59-f06b-41b4-b8e8-897c65e73d49 2021-08-20 01:47:52,422 DEBUG 132:onap_service.py(10) - [None][Check ee053a59-f06b-41b4-b8e8-897c65e73d49 orchestration request status] data sent: None 2021-08-20 01:47:52,425 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:47:52,608 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ee053a59-f06b-41b4-b8e8-897c65e73d49 HTTP/1.1" 200 1522 2021-08-20 01:47:52,610 INFO 142:onap_service.py(10) - [None][Check ee053a59-f06b-41b4-b8e8-897c65e73d49 orchestration request status] response code: 200 2021-08-20 01:47:52,610 DEBUG 146:onap_service.py(10) - [None][Check ee053a59-f06b-41b4-b8e8-897c65e73d49 orchestration request status] response: {"request":{"requestId":"ee053a59-f06b-41b4-b8e8-897c65e73d49","startTime":"Fri, 20 Aug 2021 01:47:40 GMT","finishTime":"Fri, 20 Aug 2021 01:47:48 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"210f834d-3ac2-4355-a4ad-b7a095d12a2a","modelType":"vfModule","modelName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf","modelVersion":"1629424047512","modelCustomizationUuid":"8cf21128-b15c-4d9b-ba79-867b15c69875","modelVersionId":"5ace7efa-18ec-4783-97bd-8a7b190dfbab","modelCustomizationId":"8cf21128-b15c-4d9b-ba79-867b15c69875","modelUuid":"5ace7efa-18ec-4783-97bd-8a7b190dfbab","modelInvariantUuid":"210f834d-3ac2-4355-a4ad-b7a095d12a2a"},"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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","vnfInstanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","vfModuleInstanceId":"8921eb62-b7c7-4d28-9214-10a6d4c8af2e","vfModuleInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:47:48 GMT"}}} 2021-08-20 01:47:52,626 DEBUG 129:onap_service.py(1) - [None][Check ee053a59-f06b-41b4-b8e8-897c65e73d49 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '25defafd-58e9-458b-acd8-d64ebde0c567', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:47:52,626 DEBUG 131:onap_service.py(1) - [None][Check ee053a59-f06b-41b4-b8e8-897c65e73d49 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ee053a59-f06b-41b4-b8e8-897c65e73d49 2021-08-20 01:47:52,627 DEBUG 132:onap_service.py(1) - [None][Check ee053a59-f06b-41b4-b8e8-897c65e73d49 orchestration request status] data sent: None 2021-08-20 01:47:52,630 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:47:52,816 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ee053a59-f06b-41b4-b8e8-897c65e73d49 HTTP/1.1" 200 1522 2021-08-20 01:47:52,819 INFO 142:onap_service.py(1) - [None][Check ee053a59-f06b-41b4-b8e8-897c65e73d49 orchestration request status] response code: 200 2021-08-20 01:47:52,819 DEBUG 146:onap_service.py(1) - [None][Check ee053a59-f06b-41b4-b8e8-897c65e73d49 orchestration request status] response: {"request":{"requestId":"ee053a59-f06b-41b4-b8e8-897c65e73d49","startTime":"Fri, 20 Aug 2021 01:47:40 GMT","finishTime":"Fri, 20 Aug 2021 01:47:48 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"210f834d-3ac2-4355-a4ad-b7a095d12a2a","modelType":"vfModule","modelName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf","modelVersion":"1629424047512","modelCustomizationUuid":"8cf21128-b15c-4d9b-ba79-867b15c69875","modelVersionId":"5ace7efa-18ec-4783-97bd-8a7b190dfbab","modelCustomizationId":"8cf21128-b15c-4d9b-ba79-867b15c69875","modelUuid":"5ace7efa-18ec-4783-97bd-8a7b190dfbab","modelInvariantUuid":"210f834d-3ac2-4355-a4ad-b7a095d12a2a"},"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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","vnfInstanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","vfModuleInstanceId":"8921eb62-b7c7-4d28-9214-10a6d4c8af2e","vfModuleInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:47:48 GMT"}}} 2021-08-20 01:47:52,821 DEBUG 129:onap_service.py(1) - [None][Check ee053a59-f06b-41b4-b8e8-897c65e73d49 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '254c6a09-09e8-4b36-8ecf-09e0a5d9d401', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:47:52,821 DEBUG 131:onap_service.py(1) - [None][Check ee053a59-f06b-41b4-b8e8-897c65e73d49 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ee053a59-f06b-41b4-b8e8-897c65e73d49 2021-08-20 01:47:52,821 DEBUG 132:onap_service.py(1) - [None][Check ee053a59-f06b-41b4-b8e8-897c65e73d49 orchestration request status] data sent: None 2021-08-20 01:47:52,824 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:47:53,024 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ee053a59-f06b-41b4-b8e8-897c65e73d49 HTTP/1.1" 200 1522 2021-08-20 01:47:53,026 INFO 142:onap_service.py(1) - [None][Check ee053a59-f06b-41b4-b8e8-897c65e73d49 orchestration request status] response code: 200 2021-08-20 01:47:53,026 DEBUG 146:onap_service.py(1) - [None][Check ee053a59-f06b-41b4-b8e8-897c65e73d49 orchestration request status] response: {"request":{"requestId":"ee053a59-f06b-41b4-b8e8-897c65e73d49","startTime":"Fri, 20 Aug 2021 01:47:40 GMT","finishTime":"Fri, 20 Aug 2021 01:47:48 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"210f834d-3ac2-4355-a4ad-b7a095d12a2a","modelType":"vfModule","modelName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf","modelVersion":"1629424047512","modelCustomizationUuid":"8cf21128-b15c-4d9b-ba79-867b15c69875","modelVersionId":"5ace7efa-18ec-4783-97bd-8a7b190dfbab","modelCustomizationId":"8cf21128-b15c-4d9b-ba79-867b15c69875","modelUuid":"5ace7efa-18ec-4783-97bd-8a7b190dfbab","modelInvariantUuid":"210f834d-3ac2-4355-a4ad-b7a095d12a2a"},"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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","vnfInstanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","vfModuleInstanceId":"8921eb62-b7c7-4d28-9214-10a6d4c8af2e","vfModuleInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:47:48 GMT"}}} 2021-08-20 01:47:53,027 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-08-20 01:47:53,027 INFO 158:k8s_profile_create.py(1) - Clean the k8s profile 2021-08-20 01:47:53,028 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-08-20 01:47:53,029 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/3e20b867-bcb3-42ef-b31b-7633db9f7b32/relationship-list 2021-08-20 01:47:53,029 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-20 01:47:53,032 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:53,108 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/3e20b867-bcb3-42ef-b31b-7633db9f7b32/relationship-list HTTP/1.1" 200 1064 2021-08-20 01:47:53,109 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-20 01:47:53,109 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/ac80d03c-7338-4a1e-ae65-359b5c20a6bd","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"ac80d03c-7338-4a1e-ae65-359b5c20a6bd"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_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-08-20 01:47:53,112 DEBUG 129:onap_service.py(1) - [AAI][Get 3e20b867-bcb3-42ef-b31b-7633db9f7b32 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-20 01:47:53,112 DEBUG 131:onap_service.py(1) - [AAI][Get 3e20b867-bcb3-42ef-b31b-7633db9f7b32 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe 2021-08-20 01:47:53,113 DEBUG 132:onap_service.py(1) - [AAI][Get 3e20b867-bcb3-42ef-b31b-7633db9f7b32 ABCMeta] data sent: None 2021-08-20 01:47:53,115 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:53,186 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe HTTP/1.1" 200 3737 2021-08-20 01:47:53,188 INFO 142:onap_service.py(1) - [AAI][Get 3e20b867-bcb3-42ef-b31b-7633db9f7b32 ABCMeta] response code: 200 2021-08-20 01:47:53,189 DEBUG 146:onap_service.py(1) - [AAI][Get 3e20b867-bcb3-42ef-b31b-7633db9f7b32 ABCMeta] response: {"vnf-id":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","vnf-name":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1629424026887","model-invariant-id":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","model-version-id":"46ebb514-62b8-44d5-b5dc-324de617eb2e","model-customization-id":"4a66b70c-603e-416b-b9fa-db09824d9301","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/3e20b867-bcb3-42ef-b31b-7633db9f7b32/service-data/vnfs/vnf/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe/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/3e20b867-bcb3-42ef-b31b-7633db9f7b32","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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf"}]},{"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-08-20 01:47:53,194 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-20 01:47:53,194 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-20 01:47:53,195 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-08-20 01:47:53,195 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-20 01:47:53,195 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-20 01:47:53,197 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-20 01:47:53,709 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-08-20 01:47:53,711 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-20 01:47:53,712 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4403c1fc-5139-410d-b3b8-d6f49a17cd9d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e5834ef-72e1-43d4-a472-7957fa3d86e1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","name":"basic_onboard_SWlvzy","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0d8622e-c8c7-45d4-a108-59847f72726e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-20 01:47:53,716 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-20 01:47:53,716 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:47:53,716 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:47:53,716 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:47:53,717 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-20 01:47:53,717 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:47:53,717 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:47:53,717 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:47:53,717 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-20 01:47:53,718 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:47:53,718 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:47:53,718 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:47:53,718 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SWlvzy from SDC 2021-08-20 01:47:53,718 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:47:53,719 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:47:53,719 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:47:53,719 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-20 01:47:53,719 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-20 01:47:53,720 INFO 192:__init__.py(1) - Service found, updating information 2021-08-20 01:47:53,720 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-08-20 01:47:53,720 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-08-20 01:47:53,721 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-20 01:47:53,723 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:47:54,332 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-08-20 01:47:54,334 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-20 01:47:54,338 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccb4dcba-dee5-4122-876f-2707adf14328","lifecycleState":"CERTIFIED","lastUpdateDate":1629414915397,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd41dbc1-ad0c-4a69-b3e5-c3959ba10f54","invariantUUID":"b4f47ba1-c5ea-4fb3-8717-f9a1db5b60aa","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":"networkrules","uniqueId":"fd087e29-f974-4e42-bb40-0ea2cf3ed80b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414885190,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ff7fd1b3-dfb7-4fd6-97fa-3fb1c6a4b7d4","invariantUUID":"d2bee748-23ce-4774-bcfb-81e1d6b92e1a","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":"57c8d690-b710-454c-9c33-188d8bea2e04","lifecycleState":"CERTIFIED","lastUpdateDate":1629415176913,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"846866d5-4b0b-4a70-918d-fd47e65adc22","invariantUUID":"f60954b2-6fea-4775-ac48-8db6b880bdba","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":"c3c738e9-b65c-408b-bdbc-85eac9ddfda2","lifecycleState":"CERTIFIED","lastUpdateDate":1629414792562,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f390350b-e385-4999-b75b-8c400e6cb68b","invariantUUID":"a00dcc94-4d65-4844-afa3-1adff954ddc8","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":"compute","uniqueId":"42db8e19-9805-40bf-927b-38a551e11f24","lifecycleState":"CERTIFIED","lastUpdateDate":1629415052824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d5e1038-d4ad-4c02-a08b-2a0494e4e1ee","invariantUUID":"bad0000a-ce0a-4b1b-b635-2190af329aa3","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19560fb3-b786-4621-8e61-5e7003b1f876","lifecycleState":"CERTIFIED","lastUpdateDate":1629414950670,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bf9225-1ffc-48ad-90f1-10ed06182854","invariantUUID":"4cf7ed4e-810a-4bec-aff7-fb0e8a5687a8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f690c87-7c6c-4a2a-9c5f-eacbe450cbce","lifecycleState":"CERTIFIED","lastUpdateDate":1629415042465,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9efa31e9-becd-4bd6-8d6e-5f140fc6eb6f","invariantUUID":"6db8ca19-d325-4175-8b11-e2233bb215de","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":"compute","uniqueId":"34496f77-4569-4fe4-85f6-56fdd1ab9209","lifecycleState":"CERTIFIED","lastUpdateDate":1629415253659,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba661d53-4f02-45f1-b57d-59473974b06e","invariantUUID":"424be6e1-4a25-4020-af0d-07c4cc48070c","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":"defaulticon","uniqueId":"30867926-197f-43bc-ad69-0a73df80dc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415031167,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50c43700-31f9-4a83-b58e-899c37b936dc","invariantUUID":"9e4a961a-bfd1-495f-bfdf-1fdaa073bc01","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":"65b1bb32-224b-439b-bb72-e72c04f5c807","lifecycleState":"CERTIFIED","lastUpdateDate":1629414921571,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99efe85a-fe13-4028-8ed2-e78ca4f01558","invariantUUID":"6b2f5139-da4a-47cd-b5a2-44a0564baaec","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e094a45-929a-4962-8199-7aca78e7f459","lifecycleState":"CERTIFIED","lastUpdateDate":1629415240315,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"607a1042-cee0-4d51-9e5b-fa6c68f0cccb","invariantUUID":"bd1669ed-03b3-4783-a6c5-607f2d6508a0","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":"b389657d-21cc-46f4-aea5-d857c771225d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415155062,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e530d907-4473-4ad4-9f12-e3949502c44f","invariantUUID":"8a87942e-520a-412b-a67a-cfdd5a339025","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":"network","uniqueId":"81da0259-de26-45af-a8cc-85efd07dc766","lifecycleState":"CERTIFIED","lastUpdateDate":1629415171477,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f82b418-d124-4da1-a511-733a7b47e833","invariantUUID":"642ea06b-5d8e-4ddc-994e-d0c4d306235e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b26d2e32-8f67-41a4-b1d9-0834c7439977","lifecycleState":"CERTIFIED","lastUpdateDate":1629415187106,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5928d98-2238-491d-a918-70f710894af0","invariantUUID":"d8acafcc-cf00-421f-9990-8112d85225aa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629414698679,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4690af1-7cf3-49da-9ab2-b6b1917e73ee","invariantUUID":"8a0fe9ec-f545-44bf-855e-29335ed06fc0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1d3c54-e8f3-4b67-bb46-bf8631558e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414975506,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63569ac6-3370-4eaa-b7ba-7f05ccef06fe","invariantUUID":"904c1888-4c38-44f6-bd8a-25bbe78396f4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe5fa596-1e50-40e9-b420-f376149fd53d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415058282,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cb1757b-21f8-4639-9c5e-0ca401afe47a","invariantUUID":"008d4658-34e2-44ba-93e9-c2e4b45ec54c","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":"defaulticon","uniqueId":"03d410c1-cf89-4ac4-a948-e43a6a4abb75","lifecycleState":"CERTIFIED","lastUpdateDate":1629414804795,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc696e62-20f1-495b-bebf-5a846294f451","invariantUUID":"b2eb755e-19eb-48cb-95d6-89f23d69ee9e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c7f1441-0202-4599-a3fc-6af79445b152","lifecycleState":"CERTIFIED","lastUpdateDate":1629414995665,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b69b573-f287-4ed5-96df-4f601cd2cb4f","invariantUUID":"ab5ad009-b0a2-45d0-83f9-b4cf4eeef4a1","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":"securityrules","uniqueId":"842cd10b-496d-439d-9d34-b1f0aef4cfe0","lifecycleState":"CERTIFIED","lastUpdateDate":1629414896408,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9a77903-3079-4c44-aaf2-987e0c28b9a9","invariantUUID":"d7ad3b19-95f3-4cf0-b408-707d83d33914","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":"port","uniqueId":"ee52c1a2-f905-45d6-ac08-e2cf1abcf0cb","lifecycleState":"CERTIFIED","lastUpdateDate":1629415161358,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b02f6500-38a9-4ed8-8da9-1406ae6257d2","invariantUUID":"41c04e27-e82d-4607-9d56-8a74682dde58","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6559ca4a-325b-4428-92d3-bc63b76c0e15","lifecycleState":"CERTIFIED","lastUpdateDate":1629414828081,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e579bab3-550d-4104-9d4c-6b31c34de7af","invariantUUID":"380a7de6-5519-4956-a6c6-6d028fced6f8","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":"network","uniqueId":"9be2f8c2-3944-473a-905f-8de9c7bf2d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414815927,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08a93889-46d1-4760-a316-7cf2abe75086","invariantUUID":"ec92f881-69ab-418d-890a-2f258158f6c4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69599996-d129-4725-abe4-8aca15cba142","lifecycleState":"CERTIFIED","lastUpdateDate":1629414890756,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a6d7484-50c2-4b41-a0f4-f4c1e93b3ddc","invariantUUID":"1dc47e5f-cd76-484f-b854-a52a91812b59","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ee9b94e-8a14-4e88-8456-fb1760076276","lifecycleState":"CERTIFIED","lastUpdateDate":1629414990587,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c0d97fd-2008-45c6-8815-48763f8c72d8","invariantUUID":"8c9e7182-6acd-40a9-83f4-5547463f017f","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":"12f2d3ad-7036-4437-b1d3-ce92311b3e59","lifecycleState":"CERTIFIED","lastUpdateDate":1629414945052,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f00cee96-c18a-486c-8d55-694ed9a29d13","invariantUUID":"cda3c997-db06-4b1c-99b0-4078f5b3ca95","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":"c20c72f5-d043-4f3a-9b95-b1292a1a9a73","lifecycleState":"CERTIFIED","lastUpdateDate":1629423298637,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"297b1b49-fd26-4293-9b66-d936b89613bb","invariantUUID":"5b1b6ede-564b-493b-a9af-fe3cd6ee006c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f817991d-8d0b-4a6e-8979-b032cd82ff9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415199341,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd26439e-9f22-46b7-9439-c2342bd18aad","invariantUUID":"6aa6a385-a452-4a1f-a29e-a4a35140be8c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c3bcbf5-62ee-4360-8455-15e560d99f84","lifecycleState":"CERTIFIED","lastUpdateDate":1629415230728,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c492f9eb-b450-46a6-857e-ffce74b798fb","invariantUUID":"9aef9da9-be91-4eeb-8285-9a4828072dbe","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":"8222d7af-dc82-4a9a-8850-fe7d2b517678","lifecycleState":"CERTIFIED","lastUpdateDate":1629415073701,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb9fe44-8c12-486c-87f4-863e73214585","invariantUUID":"c45232fa-36fb-4335-a570-5c173e34974e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"200bbabb-e249-4f3d-ae46-b06e8f957305","lifecycleState":"CERTIFIED","lastUpdateDate":1629415245349,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7123db5-c1d3-40c1-ab2c-1545df6e444b","invariantUUID":"5bc17c73-697a-4afb-b8ee-2c58329f6550","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":"0b53b627-bd32-492a-b2b8-2a21a8c22cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1629415248422,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a4789e8-6ecb-4667-8a81-e4c457ad006f","invariantUUID":"bbd2db90-7fc8-4d7b-89be-648b56a4cc02","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":"f3c7b61a-d201-487d-a224-b020a01a0673","lifecycleState":"CERTIFIED","lastUpdateDate":1629415025205,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","invariantUUID":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0462bf19-e497-4576-9abf-ae93fbfa0cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1629415191999,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3ff12a-a728-4fd7-a2ec-f456a288a339","invariantUUID":"bfcfc2a0-efa5-4b05-b6e8-e80fb548fd74","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa4f25f8-9899-4900-99e6-9d7243d00e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414926890,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e154026f-20d1-40eb-acba-d8bbb85f4900","invariantUUID":"6346c2c8-1abf-4eb0-b003-186bc5ad9339","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":"defaulticon","uniqueId":"c6700134-b047-4d78-9775-2a1e376c4bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1629423654116,"name":"basic_onboard_SWlvzy","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef764501-aeda-4c18-a6b7-9c764df62754","invariantUUID":"c3711e58-0bef-41c6-846b-06b574ee5612","systemName":"BasicOnboardSwlvzy","description":"VF","tags":["basic_onboard_SWlvzy"],"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":"compute","uniqueId":"a439f537-6a0d-413a-9c7a-7833ddae51c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629414910285,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6e8c2-e37d-42e5-8fcb-55f5d9320bbc","invariantUUID":"09e61d35-c04b-4190-8bbc-0729be541b15","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb505333-8ab8-444f-b552-308abfe02b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415211278,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe358324-23ef-4754-839f-60e1b46b7955","invariantUUID":"2c2eae9e-812a-4b38-8298-78543bad394c","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":"port","uniqueId":"104be05d-fde1-4aa9-adbf-555292bced6e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414867455,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58d16d52-90e4-4a7c-8871-a79f40bc2dfa","invariantUUID":"75243842-cd1e-48fe-a919-21b73182085a","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":"defaulticon","uniqueId":"04d22a53-eba8-499c-bdb8-f35af5d0edde","lifecycleState":"CERTIFIED","lastUpdateDate":1629423759581,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","invariantUUID":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","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":"loadBalancer","uniqueId":"fab8016d-7d00-4d0c-8d6f-dd7d2bddf947","lifecycleState":"CERTIFIED","lastUpdateDate":1629414747083,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50cd5ff-3196-479c-895e-a8d14bffb89c","invariantUUID":"8ab7f263-7dc9-4c2e-956e-5103c08e04f5","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4b73e1f7-d8ce-46b3-b227-86b6a5eabf66","lifecycleState":"CERTIFIED","lastUpdateDate":1629414787301,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"222041b7-547a-4e0c-b5f6-65500a5dcac3","invariantUUID":"77aa34f6-e36e-44d4-90dc-d7e9fe695444","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ceb60713-dad4-4279-b81f-cf00a5dfba00","lifecycleState":"CERTIFIED","lastUpdateDate":1629415269211,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b26f64d-94aa-4890-b007-ab132af8af90","invariantUUID":"6097916d-69e4-4752-8dc8-4ce011e274af","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":"defaulticon","uniqueId":"e36740ec-f8d1-4bb9-9274-869d6d31719f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415036905,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60cfac75-8415-4224-8de0-e4f12d6148df","invariantUUID":"6b344748-4354-467e-8332-3f0dc6c1f0b2","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":"f713cc27-545c-425e-b892-1a158e8e3cae","lifecycleState":"CERTIFIED","lastUpdateDate":1629415119982,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b89970d-9006-4b97-b652-e6d5a9884c5e","invariantUUID":"ce35c1d3-a70a-4051-b249-b5c13f8425bd","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":"port","uniqueId":"d9d35420-d286-4e2e-ac89-8ad4f942a99e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415224192,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69e27c3c-a14f-4d58-8242-0a5897356943","invariantUUID":"ecc5660b-dd6c-452f-ae40-c70f8a837601","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":"320771a6-a63e-48f9-b113-f9f7ea48623b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415216201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13b04e5e-03c0-4f09-99cd-8d49d30ec233","invariantUUID":"84861967-04e6-4460-af44-4fab2a6308e7","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d888881c-fca4-45ee-a765-9a0c605b914a","lifecycleState":"CERTIFIED","lastUpdateDate":1629415078609,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e5545f1-7590-4d7c-9e17-f176ef48bf18","invariantUUID":"4361ad2d-30dc-4937-8768-c74c3d208561","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dcbdf68b-e06c-41d2-a612-b4f83d0e32f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629414752416,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba98dfc2-8658-4927-bd08-4b69d7b5f34d","invariantUUID":"4027118d-7650-4e9e-b114-62ea59e4901f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"29c2158b-f2b4-46a5-ace5-3536f6e73d75","lifecycleState":"CERTIFIED","lastUpdateDate":1629415141695,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ec71db-6bec-45bd-b249-e20dfbda39c8","invariantUUID":"7b7a8c58-1755-41f0-b1cb-69c98be0e1e8","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":"84ecbef0-e4b8-4213-976b-22738e93e87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629415181925,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8e0ed-3441-4ce3-99bd-51e8e2e21115","invariantUUID":"7dcbb54c-c033-4f61-abe4-49db960b47b7","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":"80a6141f-0d9a-4c31-91ba-e00d3a6e84fc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414773864,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cdc57d7-93a6-45e2-ae47-a8364d5f9d20","invariantUUID":"20f61256-0ec6-4f3a-9811-57a12d72339c","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":"compute","uniqueId":"eb3d1f09-2aab-4e05-b87c-18a9bd99f87e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415094826,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdae0eba-8154-4e02-8ca7-cb7e27b0b37b","invariantUUID":"ee4ec6a1-89ae-4eed-b32c-6c4a45c160f4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b20b3def-17fb-439d-b313-6bee7776ced3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415261093,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa51f5e5-cedc-4c56-9071-a87a2ef4f365","invariantUUID":"1621dc71-345b-4593-a361-58f77e651395","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"498ab6b7-d63f-47e6-bf09-72c88d1593bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414779816,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"736c9c11-9e74-4dc4-b846-71bd2350c8f8","invariantUUID":"7fa57d0e-c21c-42af-bd6b-998948edcb5e","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":"9ed8c291-7820-401d-b3f5-a975be2b55c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415114884,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a88293-478b-4ea1-8a34-def7d476a7b7","invariantUUID":"699e62e0-3801-409d-9a81-0ad4fc0952de","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":"defaulticon","uniqueId":"15bfd7be-2e0c-4c8f-9b71-c7fffb8ed97c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414719321,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c45c7f6-b6a6-4583-ba7c-9578a8f26f25","invariantUUID":"8f49a26e-036a-460b-adb8-87a1256b12f7","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4d7fcfed-9753-47f8-87f4-31e53e7f116a","lifecycleState":"CERTIFIED","lastUpdateDate":1629414833728,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43443679-458c-40cc-91ba-5a921cd5bd9c","invariantUUID":"6676d684-a89f-430c-b16c-2b22dafe2f3d","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":"defaulticon","uniqueId":"2c6fe65c-08f4-4651-abda-9a352a5483f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415150047,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b72f196c-daa1-47be-a15c-45f04125aab4","invariantUUID":"735a81ba-b312-45ca-a30e-d8961f26bb8c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4dd100ef-49cf-4b64-8edc-c64af468f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1629415068748,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df7c95ea-50c9-4865-85c5-5e808923faad","invariantUUID":"c7825790-1266-4737-8b39-595264301c21","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"785b0dab-1f65-4feb-9d2a-b0a5f9cbb6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629414798907,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e957fc6f-6d26-45f7-a236-8bee1fb84d9d","invariantUUID":"480ccbb2-18f1-4b20-90c4-1b71b309dfbc","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":"7d7eacd7-9f3c-41ec-9567-99da7b4a25ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629414757720,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c29cc8-bc6f-486f-910e-1fbf8768bb6e","invariantUUID":"c8a75e5b-4e98-443a-a53f-2b9e1dc751d5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5563d65-2855-4320-94be-af54c5215696","lifecycleState":"CERTIFIED","lastUpdateDate":1629414729996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e5c40b-ea73-4aaa-80a1-981c86053eb0","invariantUUID":"1f4bd581-b477-4468-875a-c7e396b34319","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a100a3a7-f8f9-44d8-915c-32f4ad9f332c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414939520,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b55c8dba-e662-4c70-9a49-6a27ac104f6e","invariantUUID":"45dc9d26-6bdc-4580-9b15-b84912e93e74","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":"9b531946-90a9-4abf-8843-a3cf129ceabf","lifecycleState":"CERTIFIED","lastUpdateDate":1629414821983,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64d44cb5-77a8-46bf-b35a-18c24866b917","invariantUUID":"6c825728-8655-4072-8f80-4a53197e750f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97c4d233-8207-4600-b4b5-b57d42aeb8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415010273,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d33ebf1-1bf8-4b06-974a-0760878a8d8a","invariantUUID":"56812d64-06d1-469d-8a53-e34db8f7adf7","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"94fef74a-7a21-4fce-b67e-72c5189fe3aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629414735233,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65fa23b8-1e61-426a-9ced-eb4d56324de3","invariantUUID":"d25939d5-43c5-4b37-aab5-fcac68dc6b07","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":"networkrules","uniqueId":"c91b3733-bd9e-4809-9e10-371144c63d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629414862421,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2c6de72c-924e-4812-b45f-7c152b508f80","invariantUUID":"857051b3-d19b-4753-9194-a4fe9402dcc7","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":"24b33b74-0502-4288-be05-2fabdf8dc73f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415015553,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"297d9708-4a63-4e38-b41c-97202ff02724","invariantUUID":"c7683569-35cf-4f8f-906c-844ae8814691","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc811b39-1033-49d2-b4cd-1dc6c8610836","lifecycleState":"CERTIFIED","lastUpdateDate":1629415047534,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"655e5d54-f008-4a89-bb4c-904f4c2ff5e5","invariantUUID":"7e65be0a-81d7-468f-84d7-e28f10c20dab","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e97469d1-352b-44c4-ada3-a889f828ddea","lifecycleState":"CERTIFIED","lastUpdateDate":1629415099859,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5575672-bed7-4bf6-bf16-3446b27cdcb7","invariantUUID":"5001aed7-2a54-4adf-9b5b-8a4e0aa3a95f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414810245,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c87c934-d726-42fe-84ba-f7e39be2bf79","invariantUUID":"01a67d5f-2cc0-4024-abc5-27fac27b2262","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6ea5c59e-aad2-470e-bd57-e46b0bca3c10","lifecycleState":"CERTIFIED","lastUpdateDate":1629415166321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"657b86a6-f536-4d18-9bf9-e08c3b8241b7","invariantUUID":"8dc5cbab-f23b-4233-b5e1-d5f9652ae033","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"af8cf2e2-7a34-49ae-8a8e-ec7cbdb1542d","lifecycleState":"CERTIFIED","lastUpdateDate":1629423701461,"name":"basic_onboard_SWlvzy","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","systemName":"BasicOnboardSwlvzy","description":"service","tags":["basic_onboard_SWlvzy"],"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":"a7947030-0acb-4764-b1f6-f6443ad5966f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423347243,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","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":"f6726024-2a41-4405-b829-8f1a5c914e67","lifecycleState":"CERTIFIED","lastUpdateDate":1629422993081,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","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":"688a6b5c-b15b-4008-86d1-1590d95f542f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423811964,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","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-08-20 01:47:54,346 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-20 01:47:54,346 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-08-20 01:47:54,347 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/4403c1fc-5139-410d-b3b8-d6f49a17cd9d/toscaModel 2021-08-20 01:47:54,347 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-20 01:47:54,349 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-20 01:47:54,540 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/4403c1fc-5139-410d-b3b8-d6f49a17cd9d/toscaModel HTTP/1.1" 200 None 2021-08-20 01:47:54,542 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-20 01:47:54,542 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-20 01:47:54,599 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-20 01:47:54,600 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/210f834d-3ac2-4355-a4ad-b7a095d12a2a/8cf21128-b15c-4d9b-ba79-867b15c69875 2021-08-20 01:47:54,600 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-08-20 01:47:54,602 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-20 01:47:54,635 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/210f834d-3ac2-4355-a4ad-b7a095d12a2a/8cf21128-b15c-4d9b-ba79-867b15c69875 HTTP/1.1" 200 270 2021-08-20 01:47:54,636 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-08-20 01:47:54,636 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"210f834d-3ac2-4355-a4ad-b7a095d12a2a","rb-version":"8cf21128-b15c-4d9b-ba79-867b15c69875","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"5ace7efa-18ec-4783-97bd-8a7b190dfbab"}} 2021-08-20 01:47:54,638 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-20 01:47:54,638 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/210f834d-3ac2-4355-a4ad-b7a095d12a2a/8cf21128-b15c-4d9b-ba79-867b15c69875/profile/cnftest 2021-08-20 01:47:54,638 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-08-20 01:47:54,640 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-20 01:47:54,663 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/210f834d-3ac2-4355-a4ad-b7a095d12a2a/8cf21128-b15c-4d9b-ba79-867b15c69875/profile/cnftest HTTP/1.1" 200 212 2021-08-20 01:47:54,663 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-08-20 01:47:54,663 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"210f834d-3ac2-4355-a4ad-b7a095d12a2a","rb-version":"8cf21128-b15c-4d9b-ba79-867b15c69875","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-08-20 01:47:54,665 DEBUG 129:onap_service.py(1) - [None][Delete Profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-20 01:47:54,665 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/210f834d-3ac2-4355-a4ad-b7a095d12a2a/8cf21128-b15c-4d9b-ba79-867b15c69875/profile/cnftest 2021-08-20 01:47:54,665 DEBUG 132:onap_service.py(1) - [None][Delete Profile] data sent: None 2021-08-20 01:47:54,667 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-20 01:47:54,693 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "DELETE /api/multicloud-k8s/v1/v1/rb/definition/210f834d-3ac2-4355-a4ad-b7a095d12a2a/8cf21128-b15c-4d9b-ba79-867b15c69875/profile/cnftest HTTP/1.1" 204 0 2021-08-20 01:47:54,694 INFO 142:onap_service.py(1) - [None][Delete Profile] response code: 204 2021-08-20 01:47:54,694 DEBUG 146:onap_service.py(1) - [None][Delete Profile] response: n/a 2021-08-20 01:47:54,695 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-08-20 01:47:54,696 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/3e20b867-bcb3-42ef-b31b-7633db9f7b32/relationship-list 2021-08-20 01:47:54,696 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-20 01:47:54,697 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:54,813 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/3e20b867-bcb3-42ef-b31b-7633db9f7b32/relationship-list HTTP/1.1" 200 1064 2021-08-20 01:47:54,814 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-20 01:47:54,815 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/ac80d03c-7338-4a1e-ae65-359b5c20a6bd","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"ac80d03c-7338-4a1e-ae65-359b5c20a6bd"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_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-08-20 01:47:54,819 DEBUG 129:onap_service.py(1) - [AAI][Get 3e20b867-bcb3-42ef-b31b-7633db9f7b32 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-20 01:47:54,819 DEBUG 131:onap_service.py(1) - [AAI][Get 3e20b867-bcb3-42ef-b31b-7633db9f7b32 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe 2021-08-20 01:47:54,819 DEBUG 132:onap_service.py(1) - [AAI][Get 3e20b867-bcb3-42ef-b31b-7633db9f7b32 ABCMeta] data sent: None 2021-08-20 01:47:54,820 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:54,901 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe HTTP/1.1" 200 3737 2021-08-20 01:47:54,902 INFO 142:onap_service.py(1) - [AAI][Get 3e20b867-bcb3-42ef-b31b-7633db9f7b32 ABCMeta] response code: 200 2021-08-20 01:47:54,902 DEBUG 146:onap_service.py(1) - [AAI][Get 3e20b867-bcb3-42ef-b31b-7633db9f7b32 ABCMeta] response: {"vnf-id":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","vnf-name":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1629424026887","model-invariant-id":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","model-version-id":"46ebb514-62b8-44d5-b5dc-324de617eb2e","model-customization-id":"4a66b70c-603e-416b-b9fa-db09824d9301","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/3e20b867-bcb3-42ef-b31b-7633db9f7b32/service-data/vnfs/vnf/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe/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/3e20b867-bcb3-42ef-b31b-7633db9f7b32","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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf"}]},{"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-08-20 01:47:54,905 DEBUG 384:vnf.py(1) - Delete d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe VNF 2021-08-20 01:47:54,905 DEBUG 80:deletion.py(1) - VNF d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe deletion request 2021-08-20 01:47:54,919 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-20 01:47:54,919 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-20 01:47:54,919 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-08-20 01:47:54,919 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-20 01:47:54,920 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-20 01:47:54,921 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-20 01:47:55,422 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-08-20 01:47:55,424 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-20 01:47:55,424 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4403c1fc-5139-410d-b3b8-d6f49a17cd9d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e5834ef-72e1-43d4-a472-7957fa3d86e1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","name":"basic_onboard_SWlvzy","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0d8622e-c8c7-45d4-a108-59847f72726e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-20 01:47:55,428 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-20 01:47:55,428 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:47:55,428 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:47:55,428 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:47:55,429 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-20 01:47:55,429 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:47:55,429 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:47:55,429 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:47:55,429 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-20 01:47:55,430 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:47:55,430 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:47:55,430 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:47:55,430 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SWlvzy from SDC 2021-08-20 01:47:55,430 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:47:55,431 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:47:55,431 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:47:55,431 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-20 01:47:55,431 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-20 01:47:55,432 INFO 192:__init__.py(1) - Service found, updating information 2021-08-20 01:47:55,432 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-20 01:47:55,432 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-08-20 01:47:55,432 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-20 01:47:55,435 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:47:56,048 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-08-20 01:47:56,051 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-20 01:47:56,054 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccb4dcba-dee5-4122-876f-2707adf14328","lifecycleState":"CERTIFIED","lastUpdateDate":1629414915397,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd41dbc1-ad0c-4a69-b3e5-c3959ba10f54","invariantUUID":"b4f47ba1-c5ea-4fb3-8717-f9a1db5b60aa","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":"networkrules","uniqueId":"fd087e29-f974-4e42-bb40-0ea2cf3ed80b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414885190,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ff7fd1b3-dfb7-4fd6-97fa-3fb1c6a4b7d4","invariantUUID":"d2bee748-23ce-4774-bcfb-81e1d6b92e1a","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":"57c8d690-b710-454c-9c33-188d8bea2e04","lifecycleState":"CERTIFIED","lastUpdateDate":1629415176913,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"846866d5-4b0b-4a70-918d-fd47e65adc22","invariantUUID":"f60954b2-6fea-4775-ac48-8db6b880bdba","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":"c3c738e9-b65c-408b-bdbc-85eac9ddfda2","lifecycleState":"CERTIFIED","lastUpdateDate":1629414792562,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f390350b-e385-4999-b75b-8c400e6cb68b","invariantUUID":"a00dcc94-4d65-4844-afa3-1adff954ddc8","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":"compute","uniqueId":"42db8e19-9805-40bf-927b-38a551e11f24","lifecycleState":"CERTIFIED","lastUpdateDate":1629415052824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d5e1038-d4ad-4c02-a08b-2a0494e4e1ee","invariantUUID":"bad0000a-ce0a-4b1b-b635-2190af329aa3","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19560fb3-b786-4621-8e61-5e7003b1f876","lifecycleState":"CERTIFIED","lastUpdateDate":1629414950670,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bf9225-1ffc-48ad-90f1-10ed06182854","invariantUUID":"4cf7ed4e-810a-4bec-aff7-fb0e8a5687a8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f690c87-7c6c-4a2a-9c5f-eacbe450cbce","lifecycleState":"CERTIFIED","lastUpdateDate":1629415042465,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9efa31e9-becd-4bd6-8d6e-5f140fc6eb6f","invariantUUID":"6db8ca19-d325-4175-8b11-e2233bb215de","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":"compute","uniqueId":"34496f77-4569-4fe4-85f6-56fdd1ab9209","lifecycleState":"CERTIFIED","lastUpdateDate":1629415253659,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba661d53-4f02-45f1-b57d-59473974b06e","invariantUUID":"424be6e1-4a25-4020-af0d-07c4cc48070c","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":"defaulticon","uniqueId":"30867926-197f-43bc-ad69-0a73df80dc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415031167,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50c43700-31f9-4a83-b58e-899c37b936dc","invariantUUID":"9e4a961a-bfd1-495f-bfdf-1fdaa073bc01","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":"65b1bb32-224b-439b-bb72-e72c04f5c807","lifecycleState":"CERTIFIED","lastUpdateDate":1629414921571,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99efe85a-fe13-4028-8ed2-e78ca4f01558","invariantUUID":"6b2f5139-da4a-47cd-b5a2-44a0564baaec","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e094a45-929a-4962-8199-7aca78e7f459","lifecycleState":"CERTIFIED","lastUpdateDate":1629415240315,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"607a1042-cee0-4d51-9e5b-fa6c68f0cccb","invariantUUID":"bd1669ed-03b3-4783-a6c5-607f2d6508a0","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":"b389657d-21cc-46f4-aea5-d857c771225d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415155062,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e530d907-4473-4ad4-9f12-e3949502c44f","invariantUUID":"8a87942e-520a-412b-a67a-cfdd5a339025","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":"network","uniqueId":"81da0259-de26-45af-a8cc-85efd07dc766","lifecycleState":"CERTIFIED","lastUpdateDate":1629415171477,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f82b418-d124-4da1-a511-733a7b47e833","invariantUUID":"642ea06b-5d8e-4ddc-994e-d0c4d306235e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b26d2e32-8f67-41a4-b1d9-0834c7439977","lifecycleState":"CERTIFIED","lastUpdateDate":1629415187106,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5928d98-2238-491d-a918-70f710894af0","invariantUUID":"d8acafcc-cf00-421f-9990-8112d85225aa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629414698679,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4690af1-7cf3-49da-9ab2-b6b1917e73ee","invariantUUID":"8a0fe9ec-f545-44bf-855e-29335ed06fc0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1d3c54-e8f3-4b67-bb46-bf8631558e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414975506,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63569ac6-3370-4eaa-b7ba-7f05ccef06fe","invariantUUID":"904c1888-4c38-44f6-bd8a-25bbe78396f4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe5fa596-1e50-40e9-b420-f376149fd53d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415058282,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cb1757b-21f8-4639-9c5e-0ca401afe47a","invariantUUID":"008d4658-34e2-44ba-93e9-c2e4b45ec54c","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":"defaulticon","uniqueId":"03d410c1-cf89-4ac4-a948-e43a6a4abb75","lifecycleState":"CERTIFIED","lastUpdateDate":1629414804795,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc696e62-20f1-495b-bebf-5a846294f451","invariantUUID":"b2eb755e-19eb-48cb-95d6-89f23d69ee9e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c7f1441-0202-4599-a3fc-6af79445b152","lifecycleState":"CERTIFIED","lastUpdateDate":1629414995665,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b69b573-f287-4ed5-96df-4f601cd2cb4f","invariantUUID":"ab5ad009-b0a2-45d0-83f9-b4cf4eeef4a1","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":"securityrules","uniqueId":"842cd10b-496d-439d-9d34-b1f0aef4cfe0","lifecycleState":"CERTIFIED","lastUpdateDate":1629414896408,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9a77903-3079-4c44-aaf2-987e0c28b9a9","invariantUUID":"d7ad3b19-95f3-4cf0-b408-707d83d33914","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":"port","uniqueId":"ee52c1a2-f905-45d6-ac08-e2cf1abcf0cb","lifecycleState":"CERTIFIED","lastUpdateDate":1629415161358,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b02f6500-38a9-4ed8-8da9-1406ae6257d2","invariantUUID":"41c04e27-e82d-4607-9d56-8a74682dde58","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6559ca4a-325b-4428-92d3-bc63b76c0e15","lifecycleState":"CERTIFIED","lastUpdateDate":1629414828081,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e579bab3-550d-4104-9d4c-6b31c34de7af","invariantUUID":"380a7de6-5519-4956-a6c6-6d028fced6f8","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":"network","uniqueId":"9be2f8c2-3944-473a-905f-8de9c7bf2d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414815927,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08a93889-46d1-4760-a316-7cf2abe75086","invariantUUID":"ec92f881-69ab-418d-890a-2f258158f6c4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69599996-d129-4725-abe4-8aca15cba142","lifecycleState":"CERTIFIED","lastUpdateDate":1629414890756,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a6d7484-50c2-4b41-a0f4-f4c1e93b3ddc","invariantUUID":"1dc47e5f-cd76-484f-b854-a52a91812b59","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ee9b94e-8a14-4e88-8456-fb1760076276","lifecycleState":"CERTIFIED","lastUpdateDate":1629414990587,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c0d97fd-2008-45c6-8815-48763f8c72d8","invariantUUID":"8c9e7182-6acd-40a9-83f4-5547463f017f","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":"12f2d3ad-7036-4437-b1d3-ce92311b3e59","lifecycleState":"CERTIFIED","lastUpdateDate":1629414945052,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f00cee96-c18a-486c-8d55-694ed9a29d13","invariantUUID":"cda3c997-db06-4b1c-99b0-4078f5b3ca95","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":"c20c72f5-d043-4f3a-9b95-b1292a1a9a73","lifecycleState":"CERTIFIED","lastUpdateDate":1629423298637,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"297b1b49-fd26-4293-9b66-d936b89613bb","invariantUUID":"5b1b6ede-564b-493b-a9af-fe3cd6ee006c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f817991d-8d0b-4a6e-8979-b032cd82ff9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415199341,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd26439e-9f22-46b7-9439-c2342bd18aad","invariantUUID":"6aa6a385-a452-4a1f-a29e-a4a35140be8c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c3bcbf5-62ee-4360-8455-15e560d99f84","lifecycleState":"CERTIFIED","lastUpdateDate":1629415230728,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c492f9eb-b450-46a6-857e-ffce74b798fb","invariantUUID":"9aef9da9-be91-4eeb-8285-9a4828072dbe","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":"8222d7af-dc82-4a9a-8850-fe7d2b517678","lifecycleState":"CERTIFIED","lastUpdateDate":1629415073701,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb9fe44-8c12-486c-87f4-863e73214585","invariantUUID":"c45232fa-36fb-4335-a570-5c173e34974e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"200bbabb-e249-4f3d-ae46-b06e8f957305","lifecycleState":"CERTIFIED","lastUpdateDate":1629415245349,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7123db5-c1d3-40c1-ab2c-1545df6e444b","invariantUUID":"5bc17c73-697a-4afb-b8ee-2c58329f6550","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":"0b53b627-bd32-492a-b2b8-2a21a8c22cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1629415248422,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a4789e8-6ecb-4667-8a81-e4c457ad006f","invariantUUID":"bbd2db90-7fc8-4d7b-89be-648b56a4cc02","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":"f3c7b61a-d201-487d-a224-b020a01a0673","lifecycleState":"CERTIFIED","lastUpdateDate":1629415025205,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","invariantUUID":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0462bf19-e497-4576-9abf-ae93fbfa0cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1629415191999,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3ff12a-a728-4fd7-a2ec-f456a288a339","invariantUUID":"bfcfc2a0-efa5-4b05-b6e8-e80fb548fd74","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa4f25f8-9899-4900-99e6-9d7243d00e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414926890,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e154026f-20d1-40eb-acba-d8bbb85f4900","invariantUUID":"6346c2c8-1abf-4eb0-b003-186bc5ad9339","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":"defaulticon","uniqueId":"c6700134-b047-4d78-9775-2a1e376c4bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1629423654116,"name":"basic_onboard_SWlvzy","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef764501-aeda-4c18-a6b7-9c764df62754","invariantUUID":"c3711e58-0bef-41c6-846b-06b574ee5612","systemName":"BasicOnboardSwlvzy","description":"VF","tags":["basic_onboard_SWlvzy"],"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":"compute","uniqueId":"a439f537-6a0d-413a-9c7a-7833ddae51c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629414910285,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6e8c2-e37d-42e5-8fcb-55f5d9320bbc","invariantUUID":"09e61d35-c04b-4190-8bbc-0729be541b15","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb505333-8ab8-444f-b552-308abfe02b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415211278,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe358324-23ef-4754-839f-60e1b46b7955","invariantUUID":"2c2eae9e-812a-4b38-8298-78543bad394c","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":"port","uniqueId":"104be05d-fde1-4aa9-adbf-555292bced6e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414867455,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58d16d52-90e4-4a7c-8871-a79f40bc2dfa","invariantUUID":"75243842-cd1e-48fe-a919-21b73182085a","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":"defaulticon","uniqueId":"04d22a53-eba8-499c-bdb8-f35af5d0edde","lifecycleState":"CERTIFIED","lastUpdateDate":1629423759581,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","invariantUUID":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","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":"loadBalancer","uniqueId":"fab8016d-7d00-4d0c-8d6f-dd7d2bddf947","lifecycleState":"CERTIFIED","lastUpdateDate":1629414747083,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50cd5ff-3196-479c-895e-a8d14bffb89c","invariantUUID":"8ab7f263-7dc9-4c2e-956e-5103c08e04f5","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4b73e1f7-d8ce-46b3-b227-86b6a5eabf66","lifecycleState":"CERTIFIED","lastUpdateDate":1629414787301,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"222041b7-547a-4e0c-b5f6-65500a5dcac3","invariantUUID":"77aa34f6-e36e-44d4-90dc-d7e9fe695444","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ceb60713-dad4-4279-b81f-cf00a5dfba00","lifecycleState":"CERTIFIED","lastUpdateDate":1629415269211,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b26f64d-94aa-4890-b007-ab132af8af90","invariantUUID":"6097916d-69e4-4752-8dc8-4ce011e274af","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":"defaulticon","uniqueId":"e36740ec-f8d1-4bb9-9274-869d6d31719f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415036905,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60cfac75-8415-4224-8de0-e4f12d6148df","invariantUUID":"6b344748-4354-467e-8332-3f0dc6c1f0b2","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":"f713cc27-545c-425e-b892-1a158e8e3cae","lifecycleState":"CERTIFIED","lastUpdateDate":1629415119982,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b89970d-9006-4b97-b652-e6d5a9884c5e","invariantUUID":"ce35c1d3-a70a-4051-b249-b5c13f8425bd","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":"port","uniqueId":"d9d35420-d286-4e2e-ac89-8ad4f942a99e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415224192,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69e27c3c-a14f-4d58-8242-0a5897356943","invariantUUID":"ecc5660b-dd6c-452f-ae40-c70f8a837601","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":"320771a6-a63e-48f9-b113-f9f7ea48623b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415216201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13b04e5e-03c0-4f09-99cd-8d49d30ec233","invariantUUID":"84861967-04e6-4460-af44-4fab2a6308e7","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d888881c-fca4-45ee-a765-9a0c605b914a","lifecycleState":"CERTIFIED","lastUpdateDate":1629415078609,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e5545f1-7590-4d7c-9e17-f176ef48bf18","invariantUUID":"4361ad2d-30dc-4937-8768-c74c3d208561","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dcbdf68b-e06c-41d2-a612-b4f83d0e32f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629414752416,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba98dfc2-8658-4927-bd08-4b69d7b5f34d","invariantUUID":"4027118d-7650-4e9e-b114-62ea59e4901f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"29c2158b-f2b4-46a5-ace5-3536f6e73d75","lifecycleState":"CERTIFIED","lastUpdateDate":1629415141695,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ec71db-6bec-45bd-b249-e20dfbda39c8","invariantUUID":"7b7a8c58-1755-41f0-b1cb-69c98be0e1e8","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":"84ecbef0-e4b8-4213-976b-22738e93e87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629415181925,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8e0ed-3441-4ce3-99bd-51e8e2e21115","invariantUUID":"7dcbb54c-c033-4f61-abe4-49db960b47b7","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":"80a6141f-0d9a-4c31-91ba-e00d3a6e84fc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414773864,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cdc57d7-93a6-45e2-ae47-a8364d5f9d20","invariantUUID":"20f61256-0ec6-4f3a-9811-57a12d72339c","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":"compute","uniqueId":"eb3d1f09-2aab-4e05-b87c-18a9bd99f87e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415094826,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdae0eba-8154-4e02-8ca7-cb7e27b0b37b","invariantUUID":"ee4ec6a1-89ae-4eed-b32c-6c4a45c160f4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b20b3def-17fb-439d-b313-6bee7776ced3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415261093,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa51f5e5-cedc-4c56-9071-a87a2ef4f365","invariantUUID":"1621dc71-345b-4593-a361-58f77e651395","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"498ab6b7-d63f-47e6-bf09-72c88d1593bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414779816,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"736c9c11-9e74-4dc4-b846-71bd2350c8f8","invariantUUID":"7fa57d0e-c21c-42af-bd6b-998948edcb5e","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":"9ed8c291-7820-401d-b3f5-a975be2b55c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415114884,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a88293-478b-4ea1-8a34-def7d476a7b7","invariantUUID":"699e62e0-3801-409d-9a81-0ad4fc0952de","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":"defaulticon","uniqueId":"15bfd7be-2e0c-4c8f-9b71-c7fffb8ed97c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414719321,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c45c7f6-b6a6-4583-ba7c-9578a8f26f25","invariantUUID":"8f49a26e-036a-460b-adb8-87a1256b12f7","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4d7fcfed-9753-47f8-87f4-31e53e7f116a","lifecycleState":"CERTIFIED","lastUpdateDate":1629414833728,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43443679-458c-40cc-91ba-5a921cd5bd9c","invariantUUID":"6676d684-a89f-430c-b16c-2b22dafe2f3d","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":"defaulticon","uniqueId":"2c6fe65c-08f4-4651-abda-9a352a5483f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415150047,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b72f196c-daa1-47be-a15c-45f04125aab4","invariantUUID":"735a81ba-b312-45ca-a30e-d8961f26bb8c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4dd100ef-49cf-4b64-8edc-c64af468f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1629415068748,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df7c95ea-50c9-4865-85c5-5e808923faad","invariantUUID":"c7825790-1266-4737-8b39-595264301c21","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"785b0dab-1f65-4feb-9d2a-b0a5f9cbb6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629414798907,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e957fc6f-6d26-45f7-a236-8bee1fb84d9d","invariantUUID":"480ccbb2-18f1-4b20-90c4-1b71b309dfbc","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":"7d7eacd7-9f3c-41ec-9567-99da7b4a25ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629414757720,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c29cc8-bc6f-486f-910e-1fbf8768bb6e","invariantUUID":"c8a75e5b-4e98-443a-a53f-2b9e1dc751d5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5563d65-2855-4320-94be-af54c5215696","lifecycleState":"CERTIFIED","lastUpdateDate":1629414729996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e5c40b-ea73-4aaa-80a1-981c86053eb0","invariantUUID":"1f4bd581-b477-4468-875a-c7e396b34319","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a100a3a7-f8f9-44d8-915c-32f4ad9f332c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414939520,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b55c8dba-e662-4c70-9a49-6a27ac104f6e","invariantUUID":"45dc9d26-6bdc-4580-9b15-b84912e93e74","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":"9b531946-90a9-4abf-8843-a3cf129ceabf","lifecycleState":"CERTIFIED","lastUpdateDate":1629414821983,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64d44cb5-77a8-46bf-b35a-18c24866b917","invariantUUID":"6c825728-8655-4072-8f80-4a53197e750f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97c4d233-8207-4600-b4b5-b57d42aeb8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415010273,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d33ebf1-1bf8-4b06-974a-0760878a8d8a","invariantUUID":"56812d64-06d1-469d-8a53-e34db8f7adf7","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"94fef74a-7a21-4fce-b67e-72c5189fe3aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629414735233,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65fa23b8-1e61-426a-9ced-eb4d56324de3","invariantUUID":"d25939d5-43c5-4b37-aab5-fcac68dc6b07","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":"networkrules","uniqueId":"c91b3733-bd9e-4809-9e10-371144c63d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629414862421,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2c6de72c-924e-4812-b45f-7c152b508f80","invariantUUID":"857051b3-d19b-4753-9194-a4fe9402dcc7","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":"24b33b74-0502-4288-be05-2fabdf8dc73f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415015553,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"297d9708-4a63-4e38-b41c-97202ff02724","invariantUUID":"c7683569-35cf-4f8f-906c-844ae8814691","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc811b39-1033-49d2-b4cd-1dc6c8610836","lifecycleState":"CERTIFIED","lastUpdateDate":1629415047534,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"655e5d54-f008-4a89-bb4c-904f4c2ff5e5","invariantUUID":"7e65be0a-81d7-468f-84d7-e28f10c20dab","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e97469d1-352b-44c4-ada3-a889f828ddea","lifecycleState":"CERTIFIED","lastUpdateDate":1629415099859,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5575672-bed7-4bf6-bf16-3446b27cdcb7","invariantUUID":"5001aed7-2a54-4adf-9b5b-8a4e0aa3a95f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414810245,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c87c934-d726-42fe-84ba-f7e39be2bf79","invariantUUID":"01a67d5f-2cc0-4024-abc5-27fac27b2262","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6ea5c59e-aad2-470e-bd57-e46b0bca3c10","lifecycleState":"CERTIFIED","lastUpdateDate":1629415166321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"657b86a6-f536-4d18-9bf9-e08c3b8241b7","invariantUUID":"8dc5cbab-f23b-4233-b5e1-d5f9652ae033","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"af8cf2e2-7a34-49ae-8a8e-ec7cbdb1542d","lifecycleState":"CERTIFIED","lastUpdateDate":1629423701461,"name":"basic_onboard_SWlvzy","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","systemName":"BasicOnboardSwlvzy","description":"service","tags":["basic_onboard_SWlvzy"],"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":"a7947030-0acb-4764-b1f6-f6443ad5966f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423347243,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","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":"f6726024-2a41-4405-b829-8f1a5c914e67","lifecycleState":"CERTIFIED","lastUpdateDate":1629422993081,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","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":"688a6b5c-b15b-4008-86d1-1590d95f542f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423811964,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","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-08-20 01:47:56,062 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-20 01:47:56,063 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-08-20 01:47:56,063 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/4403c1fc-5139-410d-b3b8-d6f49a17cd9d/toscaModel 2021-08-20 01:47:56,064 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-20 01:47:56,066 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-20 01:47:56,268 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/4403c1fc-5139-410d-b3b8-d6f49a17cd9d/toscaModel HTTP/1.1" 200 None 2021-08-20 01:47:56,271 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-20 01:47:56,271 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-20 01:47:56,317 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-08-20 01:47:56,317 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-08-20 01:47:56,317 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-20 01:47:56,320 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:56,371 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-08-20 01:47:56,372 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-20 01:47:56,372 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-08-20 01:47:56,374 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-08-20 01:47:56,374 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-08-20 01:47:56,375 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-20 01:47:56,377 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:56,432 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-08-20 01:47:56,432 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-20 01:47:56,433 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":"1629424020195","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/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0"}]}]}}]} 2021-08-20 01:47:56,435 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-08-20 01:47:56,435 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-08-20 01:47:56,435 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-20 01:47:56,436 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:56,487 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-08-20 01:47:56,488 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-20 01:47:56,489 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-08-20 01:47:56,491 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-08-20 01:47:56,491 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-08-20 01:47:56,491 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-20 01:47:56,492 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:56,550 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-08-20 01:47:56,551 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-20 01:47:56,551 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":"1629424020195","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/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0"}]}]}}]} 2021-08-20 01:47:56,554 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-08-20 01:47:56,554 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-08-20 01:47:56,554 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-20 01:47:56,556 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:56,599 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-08-20 01:47:56,600 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-20 01:47:56,601 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-08-20 01:47:56,604 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-08-20 01:47:56,605 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-08-20 01:47:56,605 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-20 01:47:56,608 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:56,668 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-08-20 01:47:56,669 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-20 01:47:56,670 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":"1629424020195","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/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0"}]}]}}]} 2021-08-20 01:47:56,672 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-08-20 01:47:56,673 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-08-20 01:47:56,673 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-20 01:47:56,675 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:47:56,730 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-08-20 01:47:56,731 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-20 01:47:56,731 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629424020338","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_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-08-20 01:47:56,734 DEBUG 129:onap_service.py(1) - [None][Create d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a41cd288-7ded-47a0-bf67-301079501f54', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:47:56,734 DEBUG 131:onap_service.py(1) - [None][Create d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e20b867-bcb3-42ef-b31b-7633db9f7b32/vnfs/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe 2021-08-20 01:47:56,734 DEBUG 132:onap_service.py(1) - [None][Create d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "7bb85bc4-15b9-4eb0-a922-e35fbeb6411c", "modelVersion": "1.0", "modelVersionId": "46ebb514-62b8-44d5-b5dc-324de617eb2e", "modelCustomizationId": "4a66b70c-603e-416b-b9fa-db09824d9301", "modelCustomizationName": "basic_cnf 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-08-20 01:47:56,736 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:47:58,287 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/3e20b867-bcb3-42ef-b31b-7633db9f7b32/vnfs/d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe HTTP/1.1" 202 262 2021-08-20 01:47:58,289 INFO 142:onap_service.py(1) - [None][Create d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe VNF deletion request] response code: 202 2021-08-20 01:47:58,289 DEBUG 146:onap_service.py(1) - [None][Create d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe VNF deletion request] response: {"requestReferences":{"requestId":"a41cd288-7ded-47a0-bf67-301079501f54","instanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a41cd288-7ded-47a0-bf67-301079501f54"}} 2021-08-20 01:47:58,290 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-08-20 01:47:58,301 DEBUG 129:onap_service.py(11) - [None][Check a41cd288-7ded-47a0-bf67-301079501f54 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a5ce8d17-b663-43dd-add5-37616c875be5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:47:58,302 DEBUG 131:onap_service.py(11) - [None][Check a41cd288-7ded-47a0-bf67-301079501f54 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a41cd288-7ded-47a0-bf67-301079501f54 2021-08-20 01:47:58,302 DEBUG 132:onap_service.py(11) - [None][Check a41cd288-7ded-47a0-bf67-301079501f54 orchestration request status] data sent: None 2021-08-20 01:47:58,307 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:47:58,485 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a41cd288-7ded-47a0-bf67-301079501f54 HTTP/1.1" 200 1268 2021-08-20 01:47:58,488 INFO 142:onap_service.py(11) - [None][Check a41cd288-7ded-47a0-bf67-301079501f54 orchestration request status] response code: 200 2021-08-20 01:47:58,489 DEBUG 146:onap_service.py(11) - [None][Check a41cd288-7ded-47a0-bf67-301079501f54 orchestration request status] response: {"request":{"requestId":"a41cd288-7ded-47a0-bf67-301079501f54","startTime":"Fri, 20 Aug 2021 01:47:57 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"4a66b70c-603e-416b-b9fa-db09824d9301","modelVersionId":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelCustomizationId":"4a66b70c-603e-416b-b9fa-db09824d9301","modelUuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelInvariantUuid":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","vnfInstanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","vnfInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 20 Aug 2021 01:47:57 GMT"}}} 2021-08-20 01:48:08,501 DEBUG 129:onap_service.py(11) - [None][Check a41cd288-7ded-47a0-bf67-301079501f54 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '69d5ef73-a7fc-4f1b-93f1-db84e06dfe34', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:48:08,502 DEBUG 131:onap_service.py(11) - [None][Check a41cd288-7ded-47a0-bf67-301079501f54 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a41cd288-7ded-47a0-bf67-301079501f54 2021-08-20 01:48:08,503 DEBUG 132:onap_service.py(11) - [None][Check a41cd288-7ded-47a0-bf67-301079501f54 orchestration request status] data sent: None 2021-08-20 01:48:08,507 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:48:08,753 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a41cd288-7ded-47a0-bf67-301079501f54 HTTP/1.1" 200 1474 2021-08-20 01:48:08,755 INFO 142:onap_service.py(11) - [None][Check a41cd288-7ded-47a0-bf67-301079501f54 orchestration request status] response code: 200 2021-08-20 01:48:08,756 DEBUG 146:onap_service.py(11) - [None][Check a41cd288-7ded-47a0-bf67-301079501f54 orchestration request status] response: {"request":{"requestId":"a41cd288-7ded-47a0-bf67-301079501f54","startTime":"Fri, 20 Aug 2021 01:47:57 GMT","finishTime":"Fri, 20 Aug 2021 01:48:01 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"4a66b70c-603e-416b-b9fa-db09824d9301","modelVersionId":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelCustomizationId":"4a66b70c-603e-416b-b9fa-db09824d9301","modelUuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelInvariantUuid":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","vnfInstanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","vnfInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:48:01 GMT"}}} 2021-08-20 01:48:08,757 INFO 56:mixins.py(11) - VnfDeletionRequest task finished 2021-08-20 01:48:08,758 DEBUG 129:onap_service.py(11) - [None][Check a41cd288-7ded-47a0-bf67-301079501f54 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e64f3b60-e8bf-4f27-8c50-2f21eb9be64c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:48:08,758 DEBUG 131:onap_service.py(11) - [None][Check a41cd288-7ded-47a0-bf67-301079501f54 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a41cd288-7ded-47a0-bf67-301079501f54 2021-08-20 01:48:08,759 DEBUG 132:onap_service.py(11) - [None][Check a41cd288-7ded-47a0-bf67-301079501f54 orchestration request status] data sent: None 2021-08-20 01:48:08,762 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:48:08,983 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a41cd288-7ded-47a0-bf67-301079501f54 HTTP/1.1" 200 1474 2021-08-20 01:48:08,985 INFO 142:onap_service.py(11) - [None][Check a41cd288-7ded-47a0-bf67-301079501f54 orchestration request status] response code: 200 2021-08-20 01:48:08,985 DEBUG 146:onap_service.py(11) - [None][Check a41cd288-7ded-47a0-bf67-301079501f54 orchestration request status] response: {"request":{"requestId":"a41cd288-7ded-47a0-bf67-301079501f54","startTime":"Fri, 20 Aug 2021 01:47:57 GMT","finishTime":"Fri, 20 Aug 2021 01:48:01 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"4a66b70c-603e-416b-b9fa-db09824d9301","modelVersionId":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelCustomizationId":"4a66b70c-603e-416b-b9fa-db09824d9301","modelUuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelInvariantUuid":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","vnfInstanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","vnfInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:48:01 GMT"}}} 2021-08-20 01:48:08,987 DEBUG 129:onap_service.py(11) - [None][Check a41cd288-7ded-47a0-bf67-301079501f54 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '48f8b9bf-46ae-4bbf-a4ff-df201ee95de8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:48:08,987 DEBUG 131:onap_service.py(11) - [None][Check a41cd288-7ded-47a0-bf67-301079501f54 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a41cd288-7ded-47a0-bf67-301079501f54 2021-08-20 01:48:08,988 DEBUG 132:onap_service.py(11) - [None][Check a41cd288-7ded-47a0-bf67-301079501f54 orchestration request status] data sent: None 2021-08-20 01:48:08,990 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:48:09,179 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a41cd288-7ded-47a0-bf67-301079501f54 HTTP/1.1" 200 1474 2021-08-20 01:48:09,182 INFO 142:onap_service.py(11) - [None][Check a41cd288-7ded-47a0-bf67-301079501f54 orchestration request status] response code: 200 2021-08-20 01:48:09,182 DEBUG 146:onap_service.py(11) - [None][Check a41cd288-7ded-47a0-bf67-301079501f54 orchestration request status] response: {"request":{"requestId":"a41cd288-7ded-47a0-bf67-301079501f54","startTime":"Fri, 20 Aug 2021 01:47:57 GMT","finishTime":"Fri, 20 Aug 2021 01:48:01 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"4a66b70c-603e-416b-b9fa-db09824d9301","modelVersionId":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelCustomizationId":"4a66b70c-603e-416b-b9fa-db09824d9301","modelUuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelInvariantUuid":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","vnfInstanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","vnfInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:48:01 GMT"}}} 2021-08-20 01:48:09,194 DEBUG 129:onap_service.py(1) - [None][Check a41cd288-7ded-47a0-bf67-301079501f54 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ead5ab0d-5e40-412a-8ae8-daf64968e741', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:48:09,195 DEBUG 131:onap_service.py(1) - [None][Check a41cd288-7ded-47a0-bf67-301079501f54 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a41cd288-7ded-47a0-bf67-301079501f54 2021-08-20 01:48:09,195 DEBUG 132:onap_service.py(1) - [None][Check a41cd288-7ded-47a0-bf67-301079501f54 orchestration request status] data sent: None 2021-08-20 01:48:09,198 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:48:09,378 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a41cd288-7ded-47a0-bf67-301079501f54 HTTP/1.1" 200 1474 2021-08-20 01:48:09,380 INFO 142:onap_service.py(1) - [None][Check a41cd288-7ded-47a0-bf67-301079501f54 orchestration request status] response code: 200 2021-08-20 01:48:09,381 DEBUG 146:onap_service.py(1) - [None][Check a41cd288-7ded-47a0-bf67-301079501f54 orchestration request status] response: {"request":{"requestId":"a41cd288-7ded-47a0-bf67-301079501f54","startTime":"Fri, 20 Aug 2021 01:47:57 GMT","finishTime":"Fri, 20 Aug 2021 01:48:01 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"4a66b70c-603e-416b-b9fa-db09824d9301","modelVersionId":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelCustomizationId":"4a66b70c-603e-416b-b9fa-db09824d9301","modelUuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelInvariantUuid":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","vnfInstanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","vnfInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:48:01 GMT"}}} 2021-08-20 01:48:09,382 DEBUG 129:onap_service.py(1) - [None][Check a41cd288-7ded-47a0-bf67-301079501f54 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '694b5c80-e068-41c6-bd0d-e14c934f0241', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:48:09,382 DEBUG 131:onap_service.py(1) - [None][Check a41cd288-7ded-47a0-bf67-301079501f54 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a41cd288-7ded-47a0-bf67-301079501f54 2021-08-20 01:48:09,383 DEBUG 132:onap_service.py(1) - [None][Check a41cd288-7ded-47a0-bf67-301079501f54 orchestration request status] data sent: None 2021-08-20 01:48:09,385 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:48:09,594 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a41cd288-7ded-47a0-bf67-301079501f54 HTTP/1.1" 200 1474 2021-08-20 01:48:09,596 INFO 142:onap_service.py(1) - [None][Check a41cd288-7ded-47a0-bf67-301079501f54 orchestration request status] response code: 200 2021-08-20 01:48:09,597 DEBUG 146:onap_service.py(1) - [None][Check a41cd288-7ded-47a0-bf67-301079501f54 orchestration request status] response: {"request":{"requestId":"a41cd288-7ded-47a0-bf67-301079501f54","startTime":"Fri, 20 Aug 2021 01:47:57 GMT","finishTime":"Fri, 20 Aug 2021 01:48:01 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"4a66b70c-603e-416b-b9fa-db09824d9301","modelVersionId":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelCustomizationId":"4a66b70c-603e-416b-b9fa-db09824d9301","modelUuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","modelInvariantUuid":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","vnfInstanceId":"d486b3d6-ddbf-4df3-a4db-05b1bee0b6fe","vnfInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:48:01 GMT"}}} 2021-08-20 01:48:09,598 DEBUG 319:service.py(1) - Delete 3e20b867-bcb3-42ef-b31b-7633db9f7b32 service instance 2021-08-20 01:48:09,598 DEBUG 113:deletion.py(1) - Service 3e20b867-bcb3-42ef-b31b-7633db9f7b32 deletion request 2021-08-20 01:48:09,613 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-20 01:48:09,613 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-20 01:48:09,614 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-08-20 01:48:09,614 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-20 01:48:09,614 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-20 01:48:09,616 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-20 01:48:10,378 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-08-20 01:48:10,380 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-20 01:48:10,380 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4403c1fc-5139-410d-b3b8-d6f49a17cd9d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e5834ef-72e1-43d4-a472-7957fa3d86e1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","name":"basic_onboard_SWlvzy","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0d8622e-c8c7-45d4-a108-59847f72726e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-20 01:48:10,382 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-20 01:48:10,383 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:48:10,383 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:48:10,383 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:48:10,383 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-20 01:48:10,383 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:48:10,383 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:48:10,383 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:48:10,384 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-20 01:48:10,384 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:48:10,384 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:48:10,384 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:48:10,384 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SWlvzy from SDC 2021-08-20 01:48:10,384 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:48:10,384 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:48:10,384 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:48:10,385 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-20 01:48:10,385 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-20 01:48:10,385 INFO 192:__init__.py(1) - Service found, updating information 2021-08-20 01:48:10,385 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-08-20 01:48:10,385 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-08-20 01:48:10,386 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-20 01:48:10,387 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:48:10,982 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-08-20 01:48:10,985 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-20 01:48:10,989 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccb4dcba-dee5-4122-876f-2707adf14328","lifecycleState":"CERTIFIED","lastUpdateDate":1629414915397,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd41dbc1-ad0c-4a69-b3e5-c3959ba10f54","invariantUUID":"b4f47ba1-c5ea-4fb3-8717-f9a1db5b60aa","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":"networkrules","uniqueId":"fd087e29-f974-4e42-bb40-0ea2cf3ed80b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414885190,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ff7fd1b3-dfb7-4fd6-97fa-3fb1c6a4b7d4","invariantUUID":"d2bee748-23ce-4774-bcfb-81e1d6b92e1a","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":"57c8d690-b710-454c-9c33-188d8bea2e04","lifecycleState":"CERTIFIED","lastUpdateDate":1629415176913,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"846866d5-4b0b-4a70-918d-fd47e65adc22","invariantUUID":"f60954b2-6fea-4775-ac48-8db6b880bdba","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":"c3c738e9-b65c-408b-bdbc-85eac9ddfda2","lifecycleState":"CERTIFIED","lastUpdateDate":1629414792562,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f390350b-e385-4999-b75b-8c400e6cb68b","invariantUUID":"a00dcc94-4d65-4844-afa3-1adff954ddc8","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":"compute","uniqueId":"42db8e19-9805-40bf-927b-38a551e11f24","lifecycleState":"CERTIFIED","lastUpdateDate":1629415052824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d5e1038-d4ad-4c02-a08b-2a0494e4e1ee","invariantUUID":"bad0000a-ce0a-4b1b-b635-2190af329aa3","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19560fb3-b786-4621-8e61-5e7003b1f876","lifecycleState":"CERTIFIED","lastUpdateDate":1629414950670,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bf9225-1ffc-48ad-90f1-10ed06182854","invariantUUID":"4cf7ed4e-810a-4bec-aff7-fb0e8a5687a8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f690c87-7c6c-4a2a-9c5f-eacbe450cbce","lifecycleState":"CERTIFIED","lastUpdateDate":1629415042465,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9efa31e9-becd-4bd6-8d6e-5f140fc6eb6f","invariantUUID":"6db8ca19-d325-4175-8b11-e2233bb215de","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":"compute","uniqueId":"34496f77-4569-4fe4-85f6-56fdd1ab9209","lifecycleState":"CERTIFIED","lastUpdateDate":1629415253659,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba661d53-4f02-45f1-b57d-59473974b06e","invariantUUID":"424be6e1-4a25-4020-af0d-07c4cc48070c","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":"defaulticon","uniqueId":"30867926-197f-43bc-ad69-0a73df80dc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415031167,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50c43700-31f9-4a83-b58e-899c37b936dc","invariantUUID":"9e4a961a-bfd1-495f-bfdf-1fdaa073bc01","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":"65b1bb32-224b-439b-bb72-e72c04f5c807","lifecycleState":"CERTIFIED","lastUpdateDate":1629414921571,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99efe85a-fe13-4028-8ed2-e78ca4f01558","invariantUUID":"6b2f5139-da4a-47cd-b5a2-44a0564baaec","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e094a45-929a-4962-8199-7aca78e7f459","lifecycleState":"CERTIFIED","lastUpdateDate":1629415240315,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"607a1042-cee0-4d51-9e5b-fa6c68f0cccb","invariantUUID":"bd1669ed-03b3-4783-a6c5-607f2d6508a0","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":"b389657d-21cc-46f4-aea5-d857c771225d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415155062,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e530d907-4473-4ad4-9f12-e3949502c44f","invariantUUID":"8a87942e-520a-412b-a67a-cfdd5a339025","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":"network","uniqueId":"81da0259-de26-45af-a8cc-85efd07dc766","lifecycleState":"CERTIFIED","lastUpdateDate":1629415171477,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f82b418-d124-4da1-a511-733a7b47e833","invariantUUID":"642ea06b-5d8e-4ddc-994e-d0c4d306235e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b26d2e32-8f67-41a4-b1d9-0834c7439977","lifecycleState":"CERTIFIED","lastUpdateDate":1629415187106,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5928d98-2238-491d-a918-70f710894af0","invariantUUID":"d8acafcc-cf00-421f-9990-8112d85225aa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629414698679,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4690af1-7cf3-49da-9ab2-b6b1917e73ee","invariantUUID":"8a0fe9ec-f545-44bf-855e-29335ed06fc0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1d3c54-e8f3-4b67-bb46-bf8631558e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414975506,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63569ac6-3370-4eaa-b7ba-7f05ccef06fe","invariantUUID":"904c1888-4c38-44f6-bd8a-25bbe78396f4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe5fa596-1e50-40e9-b420-f376149fd53d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415058282,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cb1757b-21f8-4639-9c5e-0ca401afe47a","invariantUUID":"008d4658-34e2-44ba-93e9-c2e4b45ec54c","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":"defaulticon","uniqueId":"03d410c1-cf89-4ac4-a948-e43a6a4abb75","lifecycleState":"CERTIFIED","lastUpdateDate":1629414804795,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc696e62-20f1-495b-bebf-5a846294f451","invariantUUID":"b2eb755e-19eb-48cb-95d6-89f23d69ee9e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c7f1441-0202-4599-a3fc-6af79445b152","lifecycleState":"CERTIFIED","lastUpdateDate":1629414995665,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b69b573-f287-4ed5-96df-4f601cd2cb4f","invariantUUID":"ab5ad009-b0a2-45d0-83f9-b4cf4eeef4a1","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":"securityrules","uniqueId":"842cd10b-496d-439d-9d34-b1f0aef4cfe0","lifecycleState":"CERTIFIED","lastUpdateDate":1629414896408,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9a77903-3079-4c44-aaf2-987e0c28b9a9","invariantUUID":"d7ad3b19-95f3-4cf0-b408-707d83d33914","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":"port","uniqueId":"ee52c1a2-f905-45d6-ac08-e2cf1abcf0cb","lifecycleState":"CERTIFIED","lastUpdateDate":1629415161358,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b02f6500-38a9-4ed8-8da9-1406ae6257d2","invariantUUID":"41c04e27-e82d-4607-9d56-8a74682dde58","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6559ca4a-325b-4428-92d3-bc63b76c0e15","lifecycleState":"CERTIFIED","lastUpdateDate":1629414828081,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e579bab3-550d-4104-9d4c-6b31c34de7af","invariantUUID":"380a7de6-5519-4956-a6c6-6d028fced6f8","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":"network","uniqueId":"9be2f8c2-3944-473a-905f-8de9c7bf2d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414815927,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08a93889-46d1-4760-a316-7cf2abe75086","invariantUUID":"ec92f881-69ab-418d-890a-2f258158f6c4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69599996-d129-4725-abe4-8aca15cba142","lifecycleState":"CERTIFIED","lastUpdateDate":1629414890756,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a6d7484-50c2-4b41-a0f4-f4c1e93b3ddc","invariantUUID":"1dc47e5f-cd76-484f-b854-a52a91812b59","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ee9b94e-8a14-4e88-8456-fb1760076276","lifecycleState":"CERTIFIED","lastUpdateDate":1629414990587,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c0d97fd-2008-45c6-8815-48763f8c72d8","invariantUUID":"8c9e7182-6acd-40a9-83f4-5547463f017f","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":"12f2d3ad-7036-4437-b1d3-ce92311b3e59","lifecycleState":"CERTIFIED","lastUpdateDate":1629414945052,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f00cee96-c18a-486c-8d55-694ed9a29d13","invariantUUID":"cda3c997-db06-4b1c-99b0-4078f5b3ca95","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":"c20c72f5-d043-4f3a-9b95-b1292a1a9a73","lifecycleState":"CERTIFIED","lastUpdateDate":1629423298637,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"297b1b49-fd26-4293-9b66-d936b89613bb","invariantUUID":"5b1b6ede-564b-493b-a9af-fe3cd6ee006c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f817991d-8d0b-4a6e-8979-b032cd82ff9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415199341,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd26439e-9f22-46b7-9439-c2342bd18aad","invariantUUID":"6aa6a385-a452-4a1f-a29e-a4a35140be8c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c3bcbf5-62ee-4360-8455-15e560d99f84","lifecycleState":"CERTIFIED","lastUpdateDate":1629415230728,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c492f9eb-b450-46a6-857e-ffce74b798fb","invariantUUID":"9aef9da9-be91-4eeb-8285-9a4828072dbe","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":"8222d7af-dc82-4a9a-8850-fe7d2b517678","lifecycleState":"CERTIFIED","lastUpdateDate":1629415073701,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb9fe44-8c12-486c-87f4-863e73214585","invariantUUID":"c45232fa-36fb-4335-a570-5c173e34974e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"200bbabb-e249-4f3d-ae46-b06e8f957305","lifecycleState":"CERTIFIED","lastUpdateDate":1629415245349,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7123db5-c1d3-40c1-ab2c-1545df6e444b","invariantUUID":"5bc17c73-697a-4afb-b8ee-2c58329f6550","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":"0b53b627-bd32-492a-b2b8-2a21a8c22cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1629415248422,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a4789e8-6ecb-4667-8a81-e4c457ad006f","invariantUUID":"bbd2db90-7fc8-4d7b-89be-648b56a4cc02","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":"f3c7b61a-d201-487d-a224-b020a01a0673","lifecycleState":"CERTIFIED","lastUpdateDate":1629415025205,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","invariantUUID":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0462bf19-e497-4576-9abf-ae93fbfa0cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1629415191999,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3ff12a-a728-4fd7-a2ec-f456a288a339","invariantUUID":"bfcfc2a0-efa5-4b05-b6e8-e80fb548fd74","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa4f25f8-9899-4900-99e6-9d7243d00e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414926890,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e154026f-20d1-40eb-acba-d8bbb85f4900","invariantUUID":"6346c2c8-1abf-4eb0-b003-186bc5ad9339","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":"defaulticon","uniqueId":"c6700134-b047-4d78-9775-2a1e376c4bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1629423654116,"name":"basic_onboard_SWlvzy","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef764501-aeda-4c18-a6b7-9c764df62754","invariantUUID":"c3711e58-0bef-41c6-846b-06b574ee5612","systemName":"BasicOnboardSwlvzy","description":"VF","tags":["basic_onboard_SWlvzy"],"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":"compute","uniqueId":"a439f537-6a0d-413a-9c7a-7833ddae51c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629414910285,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6e8c2-e37d-42e5-8fcb-55f5d9320bbc","invariantUUID":"09e61d35-c04b-4190-8bbc-0729be541b15","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb505333-8ab8-444f-b552-308abfe02b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415211278,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe358324-23ef-4754-839f-60e1b46b7955","invariantUUID":"2c2eae9e-812a-4b38-8298-78543bad394c","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":"port","uniqueId":"104be05d-fde1-4aa9-adbf-555292bced6e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414867455,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58d16d52-90e4-4a7c-8871-a79f40bc2dfa","invariantUUID":"75243842-cd1e-48fe-a919-21b73182085a","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":"defaulticon","uniqueId":"04d22a53-eba8-499c-bdb8-f35af5d0edde","lifecycleState":"CERTIFIED","lastUpdateDate":1629423759581,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","invariantUUID":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","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":"loadBalancer","uniqueId":"fab8016d-7d00-4d0c-8d6f-dd7d2bddf947","lifecycleState":"CERTIFIED","lastUpdateDate":1629414747083,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50cd5ff-3196-479c-895e-a8d14bffb89c","invariantUUID":"8ab7f263-7dc9-4c2e-956e-5103c08e04f5","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4b73e1f7-d8ce-46b3-b227-86b6a5eabf66","lifecycleState":"CERTIFIED","lastUpdateDate":1629414787301,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"222041b7-547a-4e0c-b5f6-65500a5dcac3","invariantUUID":"77aa34f6-e36e-44d4-90dc-d7e9fe695444","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ceb60713-dad4-4279-b81f-cf00a5dfba00","lifecycleState":"CERTIFIED","lastUpdateDate":1629415269211,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b26f64d-94aa-4890-b007-ab132af8af90","invariantUUID":"6097916d-69e4-4752-8dc8-4ce011e274af","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":"defaulticon","uniqueId":"e36740ec-f8d1-4bb9-9274-869d6d31719f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415036905,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60cfac75-8415-4224-8de0-e4f12d6148df","invariantUUID":"6b344748-4354-467e-8332-3f0dc6c1f0b2","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":"f713cc27-545c-425e-b892-1a158e8e3cae","lifecycleState":"CERTIFIED","lastUpdateDate":1629415119982,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b89970d-9006-4b97-b652-e6d5a9884c5e","invariantUUID":"ce35c1d3-a70a-4051-b249-b5c13f8425bd","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":"port","uniqueId":"d9d35420-d286-4e2e-ac89-8ad4f942a99e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415224192,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69e27c3c-a14f-4d58-8242-0a5897356943","invariantUUID":"ecc5660b-dd6c-452f-ae40-c70f8a837601","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":"320771a6-a63e-48f9-b113-f9f7ea48623b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415216201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13b04e5e-03c0-4f09-99cd-8d49d30ec233","invariantUUID":"84861967-04e6-4460-af44-4fab2a6308e7","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d888881c-fca4-45ee-a765-9a0c605b914a","lifecycleState":"CERTIFIED","lastUpdateDate":1629415078609,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e5545f1-7590-4d7c-9e17-f176ef48bf18","invariantUUID":"4361ad2d-30dc-4937-8768-c74c3d208561","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dcbdf68b-e06c-41d2-a612-b4f83d0e32f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629414752416,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba98dfc2-8658-4927-bd08-4b69d7b5f34d","invariantUUID":"4027118d-7650-4e9e-b114-62ea59e4901f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"29c2158b-f2b4-46a5-ace5-3536f6e73d75","lifecycleState":"CERTIFIED","lastUpdateDate":1629415141695,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ec71db-6bec-45bd-b249-e20dfbda39c8","invariantUUID":"7b7a8c58-1755-41f0-b1cb-69c98be0e1e8","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":"84ecbef0-e4b8-4213-976b-22738e93e87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629415181925,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8e0ed-3441-4ce3-99bd-51e8e2e21115","invariantUUID":"7dcbb54c-c033-4f61-abe4-49db960b47b7","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":"80a6141f-0d9a-4c31-91ba-e00d3a6e84fc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414773864,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cdc57d7-93a6-45e2-ae47-a8364d5f9d20","invariantUUID":"20f61256-0ec6-4f3a-9811-57a12d72339c","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":"compute","uniqueId":"eb3d1f09-2aab-4e05-b87c-18a9bd99f87e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415094826,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdae0eba-8154-4e02-8ca7-cb7e27b0b37b","invariantUUID":"ee4ec6a1-89ae-4eed-b32c-6c4a45c160f4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b20b3def-17fb-439d-b313-6bee7776ced3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415261093,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa51f5e5-cedc-4c56-9071-a87a2ef4f365","invariantUUID":"1621dc71-345b-4593-a361-58f77e651395","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"498ab6b7-d63f-47e6-bf09-72c88d1593bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414779816,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"736c9c11-9e74-4dc4-b846-71bd2350c8f8","invariantUUID":"7fa57d0e-c21c-42af-bd6b-998948edcb5e","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":"9ed8c291-7820-401d-b3f5-a975be2b55c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415114884,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a88293-478b-4ea1-8a34-def7d476a7b7","invariantUUID":"699e62e0-3801-409d-9a81-0ad4fc0952de","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":"defaulticon","uniqueId":"15bfd7be-2e0c-4c8f-9b71-c7fffb8ed97c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414719321,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c45c7f6-b6a6-4583-ba7c-9578a8f26f25","invariantUUID":"8f49a26e-036a-460b-adb8-87a1256b12f7","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4d7fcfed-9753-47f8-87f4-31e53e7f116a","lifecycleState":"CERTIFIED","lastUpdateDate":1629414833728,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43443679-458c-40cc-91ba-5a921cd5bd9c","invariantUUID":"6676d684-a89f-430c-b16c-2b22dafe2f3d","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":"defaulticon","uniqueId":"2c6fe65c-08f4-4651-abda-9a352a5483f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415150047,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b72f196c-daa1-47be-a15c-45f04125aab4","invariantUUID":"735a81ba-b312-45ca-a30e-d8961f26bb8c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4dd100ef-49cf-4b64-8edc-c64af468f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1629415068748,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df7c95ea-50c9-4865-85c5-5e808923faad","invariantUUID":"c7825790-1266-4737-8b39-595264301c21","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"785b0dab-1f65-4feb-9d2a-b0a5f9cbb6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629414798907,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e957fc6f-6d26-45f7-a236-8bee1fb84d9d","invariantUUID":"480ccbb2-18f1-4b20-90c4-1b71b309dfbc","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":"7d7eacd7-9f3c-41ec-9567-99da7b4a25ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629414757720,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c29cc8-bc6f-486f-910e-1fbf8768bb6e","invariantUUID":"c8a75e5b-4e98-443a-a53f-2b9e1dc751d5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5563d65-2855-4320-94be-af54c5215696","lifecycleState":"CERTIFIED","lastUpdateDate":1629414729996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e5c40b-ea73-4aaa-80a1-981c86053eb0","invariantUUID":"1f4bd581-b477-4468-875a-c7e396b34319","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a100a3a7-f8f9-44d8-915c-32f4ad9f332c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414939520,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b55c8dba-e662-4c70-9a49-6a27ac104f6e","invariantUUID":"45dc9d26-6bdc-4580-9b15-b84912e93e74","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":"9b531946-90a9-4abf-8843-a3cf129ceabf","lifecycleState":"CERTIFIED","lastUpdateDate":1629414821983,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64d44cb5-77a8-46bf-b35a-18c24866b917","invariantUUID":"6c825728-8655-4072-8f80-4a53197e750f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97c4d233-8207-4600-b4b5-b57d42aeb8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415010273,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d33ebf1-1bf8-4b06-974a-0760878a8d8a","invariantUUID":"56812d64-06d1-469d-8a53-e34db8f7adf7","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"94fef74a-7a21-4fce-b67e-72c5189fe3aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629414735233,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65fa23b8-1e61-426a-9ced-eb4d56324de3","invariantUUID":"d25939d5-43c5-4b37-aab5-fcac68dc6b07","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":"networkrules","uniqueId":"c91b3733-bd9e-4809-9e10-371144c63d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629414862421,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2c6de72c-924e-4812-b45f-7c152b508f80","invariantUUID":"857051b3-d19b-4753-9194-a4fe9402dcc7","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":"24b33b74-0502-4288-be05-2fabdf8dc73f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415015553,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"297d9708-4a63-4e38-b41c-97202ff02724","invariantUUID":"c7683569-35cf-4f8f-906c-844ae8814691","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc811b39-1033-49d2-b4cd-1dc6c8610836","lifecycleState":"CERTIFIED","lastUpdateDate":1629415047534,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"655e5d54-f008-4a89-bb4c-904f4c2ff5e5","invariantUUID":"7e65be0a-81d7-468f-84d7-e28f10c20dab","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e97469d1-352b-44c4-ada3-a889f828ddea","lifecycleState":"CERTIFIED","lastUpdateDate":1629415099859,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5575672-bed7-4bf6-bf16-3446b27cdcb7","invariantUUID":"5001aed7-2a54-4adf-9b5b-8a4e0aa3a95f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414810245,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c87c934-d726-42fe-84ba-f7e39be2bf79","invariantUUID":"01a67d5f-2cc0-4024-abc5-27fac27b2262","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6ea5c59e-aad2-470e-bd57-e46b0bca3c10","lifecycleState":"CERTIFIED","lastUpdateDate":1629415166321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"657b86a6-f536-4d18-9bf9-e08c3b8241b7","invariantUUID":"8dc5cbab-f23b-4233-b5e1-d5f9652ae033","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"af8cf2e2-7a34-49ae-8a8e-ec7cbdb1542d","lifecycleState":"CERTIFIED","lastUpdateDate":1629423701461,"name":"basic_onboard_SWlvzy","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","systemName":"BasicOnboardSwlvzy","description":"service","tags":["basic_onboard_SWlvzy"],"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":"a7947030-0acb-4764-b1f6-f6443ad5966f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423347243,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","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":"f6726024-2a41-4405-b829-8f1a5c914e67","lifecycleState":"CERTIFIED","lastUpdateDate":1629422993081,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","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":"688a6b5c-b15b-4008-86d1-1590d95f542f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423811964,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","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-08-20 01:48:10,997 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-20 01:48:10,998 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-20 01:48:10,998 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-20 01:48:10,999 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-08-20 01:48:10,999 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-20 01:48:10,999 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-20 01:48:11,002 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-20 01:48:11,551 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-08-20 01:48:11,553 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-20 01:48:11,554 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4403c1fc-5139-410d-b3b8-d6f49a17cd9d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e5834ef-72e1-43d4-a472-7957fa3d86e1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","name":"basic_onboard_SWlvzy","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0d8622e-c8c7-45d4-a108-59847f72726e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-20 01:48:11,558 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-20 01:48:11,558 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:48:11,558 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:48:11,558 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:48:11,559 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-20 01:48:11,559 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:48:11,559 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:48:11,559 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:48:11,560 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-20 01:48:11,560 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:48:11,560 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:48:11,560 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:48:11,560 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SWlvzy from SDC 2021-08-20 01:48:11,561 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:48:11,561 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:48:11,561 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:48:11,561 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-20 01:48:11,562 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-20 01:48:11,562 INFO 192:__init__.py(1) - Service found, updating information 2021-08-20 01:48:11,563 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-08-20 01:48:11,563 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-08-20 01:48:11,563 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-20 01:48:11,565 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:48:12,171 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-08-20 01:48:12,174 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-20 01:48:12,178 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccb4dcba-dee5-4122-876f-2707adf14328","lifecycleState":"CERTIFIED","lastUpdateDate":1629414915397,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd41dbc1-ad0c-4a69-b3e5-c3959ba10f54","invariantUUID":"b4f47ba1-c5ea-4fb3-8717-f9a1db5b60aa","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":"networkrules","uniqueId":"fd087e29-f974-4e42-bb40-0ea2cf3ed80b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414885190,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ff7fd1b3-dfb7-4fd6-97fa-3fb1c6a4b7d4","invariantUUID":"d2bee748-23ce-4774-bcfb-81e1d6b92e1a","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":"57c8d690-b710-454c-9c33-188d8bea2e04","lifecycleState":"CERTIFIED","lastUpdateDate":1629415176913,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"846866d5-4b0b-4a70-918d-fd47e65adc22","invariantUUID":"f60954b2-6fea-4775-ac48-8db6b880bdba","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":"c3c738e9-b65c-408b-bdbc-85eac9ddfda2","lifecycleState":"CERTIFIED","lastUpdateDate":1629414792562,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f390350b-e385-4999-b75b-8c400e6cb68b","invariantUUID":"a00dcc94-4d65-4844-afa3-1adff954ddc8","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":"compute","uniqueId":"42db8e19-9805-40bf-927b-38a551e11f24","lifecycleState":"CERTIFIED","lastUpdateDate":1629415052824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d5e1038-d4ad-4c02-a08b-2a0494e4e1ee","invariantUUID":"bad0000a-ce0a-4b1b-b635-2190af329aa3","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19560fb3-b786-4621-8e61-5e7003b1f876","lifecycleState":"CERTIFIED","lastUpdateDate":1629414950670,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bf9225-1ffc-48ad-90f1-10ed06182854","invariantUUID":"4cf7ed4e-810a-4bec-aff7-fb0e8a5687a8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f690c87-7c6c-4a2a-9c5f-eacbe450cbce","lifecycleState":"CERTIFIED","lastUpdateDate":1629415042465,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9efa31e9-becd-4bd6-8d6e-5f140fc6eb6f","invariantUUID":"6db8ca19-d325-4175-8b11-e2233bb215de","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":"compute","uniqueId":"34496f77-4569-4fe4-85f6-56fdd1ab9209","lifecycleState":"CERTIFIED","lastUpdateDate":1629415253659,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba661d53-4f02-45f1-b57d-59473974b06e","invariantUUID":"424be6e1-4a25-4020-af0d-07c4cc48070c","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":"defaulticon","uniqueId":"30867926-197f-43bc-ad69-0a73df80dc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415031167,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50c43700-31f9-4a83-b58e-899c37b936dc","invariantUUID":"9e4a961a-bfd1-495f-bfdf-1fdaa073bc01","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":"65b1bb32-224b-439b-bb72-e72c04f5c807","lifecycleState":"CERTIFIED","lastUpdateDate":1629414921571,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99efe85a-fe13-4028-8ed2-e78ca4f01558","invariantUUID":"6b2f5139-da4a-47cd-b5a2-44a0564baaec","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e094a45-929a-4962-8199-7aca78e7f459","lifecycleState":"CERTIFIED","lastUpdateDate":1629415240315,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"607a1042-cee0-4d51-9e5b-fa6c68f0cccb","invariantUUID":"bd1669ed-03b3-4783-a6c5-607f2d6508a0","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":"b389657d-21cc-46f4-aea5-d857c771225d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415155062,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e530d907-4473-4ad4-9f12-e3949502c44f","invariantUUID":"8a87942e-520a-412b-a67a-cfdd5a339025","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":"network","uniqueId":"81da0259-de26-45af-a8cc-85efd07dc766","lifecycleState":"CERTIFIED","lastUpdateDate":1629415171477,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f82b418-d124-4da1-a511-733a7b47e833","invariantUUID":"642ea06b-5d8e-4ddc-994e-d0c4d306235e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b26d2e32-8f67-41a4-b1d9-0834c7439977","lifecycleState":"CERTIFIED","lastUpdateDate":1629415187106,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5928d98-2238-491d-a918-70f710894af0","invariantUUID":"d8acafcc-cf00-421f-9990-8112d85225aa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629414698679,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4690af1-7cf3-49da-9ab2-b6b1917e73ee","invariantUUID":"8a0fe9ec-f545-44bf-855e-29335ed06fc0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1d3c54-e8f3-4b67-bb46-bf8631558e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414975506,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63569ac6-3370-4eaa-b7ba-7f05ccef06fe","invariantUUID":"904c1888-4c38-44f6-bd8a-25bbe78396f4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe5fa596-1e50-40e9-b420-f376149fd53d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415058282,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cb1757b-21f8-4639-9c5e-0ca401afe47a","invariantUUID":"008d4658-34e2-44ba-93e9-c2e4b45ec54c","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":"defaulticon","uniqueId":"03d410c1-cf89-4ac4-a948-e43a6a4abb75","lifecycleState":"CERTIFIED","lastUpdateDate":1629414804795,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc696e62-20f1-495b-bebf-5a846294f451","invariantUUID":"b2eb755e-19eb-48cb-95d6-89f23d69ee9e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c7f1441-0202-4599-a3fc-6af79445b152","lifecycleState":"CERTIFIED","lastUpdateDate":1629414995665,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b69b573-f287-4ed5-96df-4f601cd2cb4f","invariantUUID":"ab5ad009-b0a2-45d0-83f9-b4cf4eeef4a1","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":"securityrules","uniqueId":"842cd10b-496d-439d-9d34-b1f0aef4cfe0","lifecycleState":"CERTIFIED","lastUpdateDate":1629414896408,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9a77903-3079-4c44-aaf2-987e0c28b9a9","invariantUUID":"d7ad3b19-95f3-4cf0-b408-707d83d33914","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":"port","uniqueId":"ee52c1a2-f905-45d6-ac08-e2cf1abcf0cb","lifecycleState":"CERTIFIED","lastUpdateDate":1629415161358,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b02f6500-38a9-4ed8-8da9-1406ae6257d2","invariantUUID":"41c04e27-e82d-4607-9d56-8a74682dde58","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6559ca4a-325b-4428-92d3-bc63b76c0e15","lifecycleState":"CERTIFIED","lastUpdateDate":1629414828081,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e579bab3-550d-4104-9d4c-6b31c34de7af","invariantUUID":"380a7de6-5519-4956-a6c6-6d028fced6f8","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":"network","uniqueId":"9be2f8c2-3944-473a-905f-8de9c7bf2d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414815927,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08a93889-46d1-4760-a316-7cf2abe75086","invariantUUID":"ec92f881-69ab-418d-890a-2f258158f6c4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69599996-d129-4725-abe4-8aca15cba142","lifecycleState":"CERTIFIED","lastUpdateDate":1629414890756,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a6d7484-50c2-4b41-a0f4-f4c1e93b3ddc","invariantUUID":"1dc47e5f-cd76-484f-b854-a52a91812b59","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ee9b94e-8a14-4e88-8456-fb1760076276","lifecycleState":"CERTIFIED","lastUpdateDate":1629414990587,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c0d97fd-2008-45c6-8815-48763f8c72d8","invariantUUID":"8c9e7182-6acd-40a9-83f4-5547463f017f","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":"12f2d3ad-7036-4437-b1d3-ce92311b3e59","lifecycleState":"CERTIFIED","lastUpdateDate":1629414945052,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f00cee96-c18a-486c-8d55-694ed9a29d13","invariantUUID":"cda3c997-db06-4b1c-99b0-4078f5b3ca95","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":"c20c72f5-d043-4f3a-9b95-b1292a1a9a73","lifecycleState":"CERTIFIED","lastUpdateDate":1629423298637,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"297b1b49-fd26-4293-9b66-d936b89613bb","invariantUUID":"5b1b6ede-564b-493b-a9af-fe3cd6ee006c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f817991d-8d0b-4a6e-8979-b032cd82ff9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415199341,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd26439e-9f22-46b7-9439-c2342bd18aad","invariantUUID":"6aa6a385-a452-4a1f-a29e-a4a35140be8c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c3bcbf5-62ee-4360-8455-15e560d99f84","lifecycleState":"CERTIFIED","lastUpdateDate":1629415230728,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c492f9eb-b450-46a6-857e-ffce74b798fb","invariantUUID":"9aef9da9-be91-4eeb-8285-9a4828072dbe","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":"8222d7af-dc82-4a9a-8850-fe7d2b517678","lifecycleState":"CERTIFIED","lastUpdateDate":1629415073701,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb9fe44-8c12-486c-87f4-863e73214585","invariantUUID":"c45232fa-36fb-4335-a570-5c173e34974e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"200bbabb-e249-4f3d-ae46-b06e8f957305","lifecycleState":"CERTIFIED","lastUpdateDate":1629415245349,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7123db5-c1d3-40c1-ab2c-1545df6e444b","invariantUUID":"5bc17c73-697a-4afb-b8ee-2c58329f6550","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":"0b53b627-bd32-492a-b2b8-2a21a8c22cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1629415248422,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a4789e8-6ecb-4667-8a81-e4c457ad006f","invariantUUID":"bbd2db90-7fc8-4d7b-89be-648b56a4cc02","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":"f3c7b61a-d201-487d-a224-b020a01a0673","lifecycleState":"CERTIFIED","lastUpdateDate":1629415025205,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","invariantUUID":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0462bf19-e497-4576-9abf-ae93fbfa0cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1629415191999,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3ff12a-a728-4fd7-a2ec-f456a288a339","invariantUUID":"bfcfc2a0-efa5-4b05-b6e8-e80fb548fd74","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa4f25f8-9899-4900-99e6-9d7243d00e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414926890,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e154026f-20d1-40eb-acba-d8bbb85f4900","invariantUUID":"6346c2c8-1abf-4eb0-b003-186bc5ad9339","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":"defaulticon","uniqueId":"c6700134-b047-4d78-9775-2a1e376c4bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1629423654116,"name":"basic_onboard_SWlvzy","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef764501-aeda-4c18-a6b7-9c764df62754","invariantUUID":"c3711e58-0bef-41c6-846b-06b574ee5612","systemName":"BasicOnboardSwlvzy","description":"VF","tags":["basic_onboard_SWlvzy"],"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":"compute","uniqueId":"a439f537-6a0d-413a-9c7a-7833ddae51c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629414910285,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6e8c2-e37d-42e5-8fcb-55f5d9320bbc","invariantUUID":"09e61d35-c04b-4190-8bbc-0729be541b15","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb505333-8ab8-444f-b552-308abfe02b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415211278,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe358324-23ef-4754-839f-60e1b46b7955","invariantUUID":"2c2eae9e-812a-4b38-8298-78543bad394c","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":"port","uniqueId":"104be05d-fde1-4aa9-adbf-555292bced6e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414867455,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58d16d52-90e4-4a7c-8871-a79f40bc2dfa","invariantUUID":"75243842-cd1e-48fe-a919-21b73182085a","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":"defaulticon","uniqueId":"04d22a53-eba8-499c-bdb8-f35af5d0edde","lifecycleState":"CERTIFIED","lastUpdateDate":1629423759581,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","invariantUUID":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","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":"loadBalancer","uniqueId":"fab8016d-7d00-4d0c-8d6f-dd7d2bddf947","lifecycleState":"CERTIFIED","lastUpdateDate":1629414747083,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50cd5ff-3196-479c-895e-a8d14bffb89c","invariantUUID":"8ab7f263-7dc9-4c2e-956e-5103c08e04f5","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4b73e1f7-d8ce-46b3-b227-86b6a5eabf66","lifecycleState":"CERTIFIED","lastUpdateDate":1629414787301,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"222041b7-547a-4e0c-b5f6-65500a5dcac3","invariantUUID":"77aa34f6-e36e-44d4-90dc-d7e9fe695444","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ceb60713-dad4-4279-b81f-cf00a5dfba00","lifecycleState":"CERTIFIED","lastUpdateDate":1629415269211,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b26f64d-94aa-4890-b007-ab132af8af90","invariantUUID":"6097916d-69e4-4752-8dc8-4ce011e274af","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":"defaulticon","uniqueId":"e36740ec-f8d1-4bb9-9274-869d6d31719f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415036905,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60cfac75-8415-4224-8de0-e4f12d6148df","invariantUUID":"6b344748-4354-467e-8332-3f0dc6c1f0b2","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":"f713cc27-545c-425e-b892-1a158e8e3cae","lifecycleState":"CERTIFIED","lastUpdateDate":1629415119982,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b89970d-9006-4b97-b652-e6d5a9884c5e","invariantUUID":"ce35c1d3-a70a-4051-b249-b5c13f8425bd","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":"port","uniqueId":"d9d35420-d286-4e2e-ac89-8ad4f942a99e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415224192,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69e27c3c-a14f-4d58-8242-0a5897356943","invariantUUID":"ecc5660b-dd6c-452f-ae40-c70f8a837601","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":"320771a6-a63e-48f9-b113-f9f7ea48623b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415216201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13b04e5e-03c0-4f09-99cd-8d49d30ec233","invariantUUID":"84861967-04e6-4460-af44-4fab2a6308e7","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d888881c-fca4-45ee-a765-9a0c605b914a","lifecycleState":"CERTIFIED","lastUpdateDate":1629415078609,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e5545f1-7590-4d7c-9e17-f176ef48bf18","invariantUUID":"4361ad2d-30dc-4937-8768-c74c3d208561","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dcbdf68b-e06c-41d2-a612-b4f83d0e32f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629414752416,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba98dfc2-8658-4927-bd08-4b69d7b5f34d","invariantUUID":"4027118d-7650-4e9e-b114-62ea59e4901f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"29c2158b-f2b4-46a5-ace5-3536f6e73d75","lifecycleState":"CERTIFIED","lastUpdateDate":1629415141695,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ec71db-6bec-45bd-b249-e20dfbda39c8","invariantUUID":"7b7a8c58-1755-41f0-b1cb-69c98be0e1e8","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":"84ecbef0-e4b8-4213-976b-22738e93e87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629415181925,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8e0ed-3441-4ce3-99bd-51e8e2e21115","invariantUUID":"7dcbb54c-c033-4f61-abe4-49db960b47b7","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":"80a6141f-0d9a-4c31-91ba-e00d3a6e84fc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414773864,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cdc57d7-93a6-45e2-ae47-a8364d5f9d20","invariantUUID":"20f61256-0ec6-4f3a-9811-57a12d72339c","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":"compute","uniqueId":"eb3d1f09-2aab-4e05-b87c-18a9bd99f87e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415094826,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdae0eba-8154-4e02-8ca7-cb7e27b0b37b","invariantUUID":"ee4ec6a1-89ae-4eed-b32c-6c4a45c160f4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b20b3def-17fb-439d-b313-6bee7776ced3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415261093,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa51f5e5-cedc-4c56-9071-a87a2ef4f365","invariantUUID":"1621dc71-345b-4593-a361-58f77e651395","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"498ab6b7-d63f-47e6-bf09-72c88d1593bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414779816,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"736c9c11-9e74-4dc4-b846-71bd2350c8f8","invariantUUID":"7fa57d0e-c21c-42af-bd6b-998948edcb5e","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":"9ed8c291-7820-401d-b3f5-a975be2b55c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415114884,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a88293-478b-4ea1-8a34-def7d476a7b7","invariantUUID":"699e62e0-3801-409d-9a81-0ad4fc0952de","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":"defaulticon","uniqueId":"15bfd7be-2e0c-4c8f-9b71-c7fffb8ed97c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414719321,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c45c7f6-b6a6-4583-ba7c-9578a8f26f25","invariantUUID":"8f49a26e-036a-460b-adb8-87a1256b12f7","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4d7fcfed-9753-47f8-87f4-31e53e7f116a","lifecycleState":"CERTIFIED","lastUpdateDate":1629414833728,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43443679-458c-40cc-91ba-5a921cd5bd9c","invariantUUID":"6676d684-a89f-430c-b16c-2b22dafe2f3d","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":"defaulticon","uniqueId":"2c6fe65c-08f4-4651-abda-9a352a5483f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415150047,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b72f196c-daa1-47be-a15c-45f04125aab4","invariantUUID":"735a81ba-b312-45ca-a30e-d8961f26bb8c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4dd100ef-49cf-4b64-8edc-c64af468f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1629415068748,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df7c95ea-50c9-4865-85c5-5e808923faad","invariantUUID":"c7825790-1266-4737-8b39-595264301c21","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"785b0dab-1f65-4feb-9d2a-b0a5f9cbb6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629414798907,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e957fc6f-6d26-45f7-a236-8bee1fb84d9d","invariantUUID":"480ccbb2-18f1-4b20-90c4-1b71b309dfbc","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":"7d7eacd7-9f3c-41ec-9567-99da7b4a25ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629414757720,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c29cc8-bc6f-486f-910e-1fbf8768bb6e","invariantUUID":"c8a75e5b-4e98-443a-a53f-2b9e1dc751d5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5563d65-2855-4320-94be-af54c5215696","lifecycleState":"CERTIFIED","lastUpdateDate":1629414729996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e5c40b-ea73-4aaa-80a1-981c86053eb0","invariantUUID":"1f4bd581-b477-4468-875a-c7e396b34319","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a100a3a7-f8f9-44d8-915c-32f4ad9f332c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414939520,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b55c8dba-e662-4c70-9a49-6a27ac104f6e","invariantUUID":"45dc9d26-6bdc-4580-9b15-b84912e93e74","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":"9b531946-90a9-4abf-8843-a3cf129ceabf","lifecycleState":"CERTIFIED","lastUpdateDate":1629414821983,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64d44cb5-77a8-46bf-b35a-18c24866b917","invariantUUID":"6c825728-8655-4072-8f80-4a53197e750f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97c4d233-8207-4600-b4b5-b57d42aeb8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415010273,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d33ebf1-1bf8-4b06-974a-0760878a8d8a","invariantUUID":"56812d64-06d1-469d-8a53-e34db8f7adf7","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"94fef74a-7a21-4fce-b67e-72c5189fe3aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629414735233,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65fa23b8-1e61-426a-9ced-eb4d56324de3","invariantUUID":"d25939d5-43c5-4b37-aab5-fcac68dc6b07","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":"networkrules","uniqueId":"c91b3733-bd9e-4809-9e10-371144c63d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629414862421,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2c6de72c-924e-4812-b45f-7c152b508f80","invariantUUID":"857051b3-d19b-4753-9194-a4fe9402dcc7","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":"24b33b74-0502-4288-be05-2fabdf8dc73f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415015553,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"297d9708-4a63-4e38-b41c-97202ff02724","invariantUUID":"c7683569-35cf-4f8f-906c-844ae8814691","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc811b39-1033-49d2-b4cd-1dc6c8610836","lifecycleState":"CERTIFIED","lastUpdateDate":1629415047534,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"655e5d54-f008-4a89-bb4c-904f4c2ff5e5","invariantUUID":"7e65be0a-81d7-468f-84d7-e28f10c20dab","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e97469d1-352b-44c4-ada3-a889f828ddea","lifecycleState":"CERTIFIED","lastUpdateDate":1629415099859,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5575672-bed7-4bf6-bf16-3446b27cdcb7","invariantUUID":"5001aed7-2a54-4adf-9b5b-8a4e0aa3a95f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414810245,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c87c934-d726-42fe-84ba-f7e39be2bf79","invariantUUID":"01a67d5f-2cc0-4024-abc5-27fac27b2262","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6ea5c59e-aad2-470e-bd57-e46b0bca3c10","lifecycleState":"CERTIFIED","lastUpdateDate":1629415166321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"657b86a6-f536-4d18-9bf9-e08c3b8241b7","invariantUUID":"8dc5cbab-f23b-4233-b5e1-d5f9652ae033","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"af8cf2e2-7a34-49ae-8a8e-ec7cbdb1542d","lifecycleState":"CERTIFIED","lastUpdateDate":1629423701461,"name":"basic_onboard_SWlvzy","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","systemName":"BasicOnboardSwlvzy","description":"service","tags":["basic_onboard_SWlvzy"],"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":"a7947030-0acb-4764-b1f6-f6443ad5966f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423347243,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","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":"f6726024-2a41-4405-b829-8f1a5c914e67","lifecycleState":"CERTIFIED","lastUpdateDate":1629422993081,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","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":"688a6b5c-b15b-4008-86d1-1590d95f542f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423811964,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","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-08-20 01:48:12,186 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-20 01:48:12,187 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-20 01:48:12,187 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-20 01:48:12,188 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-08-20 01:48:12,189 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-20 01:48:12,189 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-20 01:48:12,191 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-20 01:48:12,842 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-08-20 01:48:12,844 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-20 01:48:12,845 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4403c1fc-5139-410d-b3b8-d6f49a17cd9d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e5834ef-72e1-43d4-a472-7957fa3d86e1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","name":"basic_onboard_SWlvzy","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c0d8622e-c8c7-45d4-a108-59847f72726e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-20 01:48:12,849 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-20 01:48:12,849 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:48:12,850 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:48:12,850 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:48:12,850 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-20 01:48:12,850 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:48:12,851 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:48:12,851 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:48:12,851 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-20 01:48:12,851 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:48:12,852 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:48:12,852 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:48:12,852 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_SWlvzy from SDC 2021-08-20 01:48:12,852 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-20 01:48:12,853 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-20 01:48:12,853 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-20 01:48:12,853 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-20 01:48:12,853 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-20 01:48:12,854 INFO 192:__init__.py(1) - Service found, updating information 2021-08-20 01:48:12,854 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-08-20 01:48:12,854 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-08-20 01:48:12,855 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-20 01:48:12,857 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-20 01:48:13,505 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-08-20 01:48:13,508 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-20 01:48:13,512 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccb4dcba-dee5-4122-876f-2707adf14328","lifecycleState":"CERTIFIED","lastUpdateDate":1629414915397,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd41dbc1-ad0c-4a69-b3e5-c3959ba10f54","invariantUUID":"b4f47ba1-c5ea-4fb3-8717-f9a1db5b60aa","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":"networkrules","uniqueId":"fd087e29-f974-4e42-bb40-0ea2cf3ed80b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414885190,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ff7fd1b3-dfb7-4fd6-97fa-3fb1c6a4b7d4","invariantUUID":"d2bee748-23ce-4774-bcfb-81e1d6b92e1a","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":"57c8d690-b710-454c-9c33-188d8bea2e04","lifecycleState":"CERTIFIED","lastUpdateDate":1629415176913,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"846866d5-4b0b-4a70-918d-fd47e65adc22","invariantUUID":"f60954b2-6fea-4775-ac48-8db6b880bdba","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":"c3c738e9-b65c-408b-bdbc-85eac9ddfda2","lifecycleState":"CERTIFIED","lastUpdateDate":1629414792562,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f390350b-e385-4999-b75b-8c400e6cb68b","invariantUUID":"a00dcc94-4d65-4844-afa3-1adff954ddc8","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":"compute","uniqueId":"42db8e19-9805-40bf-927b-38a551e11f24","lifecycleState":"CERTIFIED","lastUpdateDate":1629415052824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d5e1038-d4ad-4c02-a08b-2a0494e4e1ee","invariantUUID":"bad0000a-ce0a-4b1b-b635-2190af329aa3","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"19560fb3-b786-4621-8e61-5e7003b1f876","lifecycleState":"CERTIFIED","lastUpdateDate":1629414950670,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bf9225-1ffc-48ad-90f1-10ed06182854","invariantUUID":"4cf7ed4e-810a-4bec-aff7-fb0e8a5687a8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f690c87-7c6c-4a2a-9c5f-eacbe450cbce","lifecycleState":"CERTIFIED","lastUpdateDate":1629415042465,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9efa31e9-becd-4bd6-8d6e-5f140fc6eb6f","invariantUUID":"6db8ca19-d325-4175-8b11-e2233bb215de","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":"compute","uniqueId":"34496f77-4569-4fe4-85f6-56fdd1ab9209","lifecycleState":"CERTIFIED","lastUpdateDate":1629415253659,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba661d53-4f02-45f1-b57d-59473974b06e","invariantUUID":"424be6e1-4a25-4020-af0d-07c4cc48070c","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":"defaulticon","uniqueId":"30867926-197f-43bc-ad69-0a73df80dc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415031167,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50c43700-31f9-4a83-b58e-899c37b936dc","invariantUUID":"9e4a961a-bfd1-495f-bfdf-1fdaa073bc01","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":"65b1bb32-224b-439b-bb72-e72c04f5c807","lifecycleState":"CERTIFIED","lastUpdateDate":1629414921571,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99efe85a-fe13-4028-8ed2-e78ca4f01558","invariantUUID":"6b2f5139-da4a-47cd-b5a2-44a0564baaec","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e094a45-929a-4962-8199-7aca78e7f459","lifecycleState":"CERTIFIED","lastUpdateDate":1629415240315,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"607a1042-cee0-4d51-9e5b-fa6c68f0cccb","invariantUUID":"bd1669ed-03b3-4783-a6c5-607f2d6508a0","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":"b389657d-21cc-46f4-aea5-d857c771225d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415155062,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e530d907-4473-4ad4-9f12-e3949502c44f","invariantUUID":"8a87942e-520a-412b-a67a-cfdd5a339025","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":"network","uniqueId":"81da0259-de26-45af-a8cc-85efd07dc766","lifecycleState":"CERTIFIED","lastUpdateDate":1629415171477,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f82b418-d124-4da1-a511-733a7b47e833","invariantUUID":"642ea06b-5d8e-4ddc-994e-d0c4d306235e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b26d2e32-8f67-41a4-b1d9-0834c7439977","lifecycleState":"CERTIFIED","lastUpdateDate":1629415187106,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5928d98-2238-491d-a918-70f710894af0","invariantUUID":"d8acafcc-cf00-421f-9990-8112d85225aa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629414698679,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4690af1-7cf3-49da-9ab2-b6b1917e73ee","invariantUUID":"8a0fe9ec-f545-44bf-855e-29335ed06fc0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1d3c54-e8f3-4b67-bb46-bf8631558e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414975506,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63569ac6-3370-4eaa-b7ba-7f05ccef06fe","invariantUUID":"904c1888-4c38-44f6-bd8a-25bbe78396f4","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe5fa596-1e50-40e9-b420-f376149fd53d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415058282,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cb1757b-21f8-4639-9c5e-0ca401afe47a","invariantUUID":"008d4658-34e2-44ba-93e9-c2e4b45ec54c","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":"defaulticon","uniqueId":"03d410c1-cf89-4ac4-a948-e43a6a4abb75","lifecycleState":"CERTIFIED","lastUpdateDate":1629414804795,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc696e62-20f1-495b-bebf-5a846294f451","invariantUUID":"b2eb755e-19eb-48cb-95d6-89f23d69ee9e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c7f1441-0202-4599-a3fc-6af79445b152","lifecycleState":"CERTIFIED","lastUpdateDate":1629414995665,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b69b573-f287-4ed5-96df-4f601cd2cb4f","invariantUUID":"ab5ad009-b0a2-45d0-83f9-b4cf4eeef4a1","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":"securityrules","uniqueId":"842cd10b-496d-439d-9d34-b1f0aef4cfe0","lifecycleState":"CERTIFIED","lastUpdateDate":1629414896408,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9a77903-3079-4c44-aaf2-987e0c28b9a9","invariantUUID":"d7ad3b19-95f3-4cf0-b408-707d83d33914","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":"port","uniqueId":"ee52c1a2-f905-45d6-ac08-e2cf1abcf0cb","lifecycleState":"CERTIFIED","lastUpdateDate":1629415161358,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b02f6500-38a9-4ed8-8da9-1406ae6257d2","invariantUUID":"41c04e27-e82d-4607-9d56-8a74682dde58","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6559ca4a-325b-4428-92d3-bc63b76c0e15","lifecycleState":"CERTIFIED","lastUpdateDate":1629414828081,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e579bab3-550d-4104-9d4c-6b31c34de7af","invariantUUID":"380a7de6-5519-4956-a6c6-6d028fced6f8","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":"network","uniqueId":"9be2f8c2-3944-473a-905f-8de9c7bf2d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414815927,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08a93889-46d1-4760-a316-7cf2abe75086","invariantUUID":"ec92f881-69ab-418d-890a-2f258158f6c4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69599996-d129-4725-abe4-8aca15cba142","lifecycleState":"CERTIFIED","lastUpdateDate":1629414890756,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a6d7484-50c2-4b41-a0f4-f4c1e93b3ddc","invariantUUID":"1dc47e5f-cd76-484f-b854-a52a91812b59","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ee9b94e-8a14-4e88-8456-fb1760076276","lifecycleState":"CERTIFIED","lastUpdateDate":1629414990587,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c0d97fd-2008-45c6-8815-48763f8c72d8","invariantUUID":"8c9e7182-6acd-40a9-83f4-5547463f017f","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":"12f2d3ad-7036-4437-b1d3-ce92311b3e59","lifecycleState":"CERTIFIED","lastUpdateDate":1629414945052,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f00cee96-c18a-486c-8d55-694ed9a29d13","invariantUUID":"cda3c997-db06-4b1c-99b0-4078f5b3ca95","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":"c20c72f5-d043-4f3a-9b95-b1292a1a9a73","lifecycleState":"CERTIFIED","lastUpdateDate":1629423298637,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"297b1b49-fd26-4293-9b66-d936b89613bb","invariantUUID":"5b1b6ede-564b-493b-a9af-fe3cd6ee006c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f817991d-8d0b-4a6e-8979-b032cd82ff9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415199341,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd26439e-9f22-46b7-9439-c2342bd18aad","invariantUUID":"6aa6a385-a452-4a1f-a29e-a4a35140be8c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c3bcbf5-62ee-4360-8455-15e560d99f84","lifecycleState":"CERTIFIED","lastUpdateDate":1629415230728,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c492f9eb-b450-46a6-857e-ffce74b798fb","invariantUUID":"9aef9da9-be91-4eeb-8285-9a4828072dbe","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":"8222d7af-dc82-4a9a-8850-fe7d2b517678","lifecycleState":"CERTIFIED","lastUpdateDate":1629415073701,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb9fe44-8c12-486c-87f4-863e73214585","invariantUUID":"c45232fa-36fb-4335-a570-5c173e34974e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"200bbabb-e249-4f3d-ae46-b06e8f957305","lifecycleState":"CERTIFIED","lastUpdateDate":1629415245349,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7123db5-c1d3-40c1-ab2c-1545df6e444b","invariantUUID":"5bc17c73-697a-4afb-b8ee-2c58329f6550","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":"0b53b627-bd32-492a-b2b8-2a21a8c22cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1629415248422,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a4789e8-6ecb-4667-8a81-e4c457ad006f","invariantUUID":"bbd2db90-7fc8-4d7b-89be-648b56a4cc02","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":"f3c7b61a-d201-487d-a224-b020a01a0673","lifecycleState":"CERTIFIED","lastUpdateDate":1629415025205,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","invariantUUID":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0462bf19-e497-4576-9abf-ae93fbfa0cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1629415191999,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3ff12a-a728-4fd7-a2ec-f456a288a339","invariantUUID":"bfcfc2a0-efa5-4b05-b6e8-e80fb548fd74","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa4f25f8-9899-4900-99e6-9d7243d00e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414926890,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e154026f-20d1-40eb-acba-d8bbb85f4900","invariantUUID":"6346c2c8-1abf-4eb0-b003-186bc5ad9339","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":"defaulticon","uniqueId":"c6700134-b047-4d78-9775-2a1e376c4bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1629423654116,"name":"basic_onboard_SWlvzy","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef764501-aeda-4c18-a6b7-9c764df62754","invariantUUID":"c3711e58-0bef-41c6-846b-06b574ee5612","systemName":"BasicOnboardSwlvzy","description":"VF","tags":["basic_onboard_SWlvzy"],"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":"compute","uniqueId":"a439f537-6a0d-413a-9c7a-7833ddae51c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629414910285,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6e8c2-e37d-42e5-8fcb-55f5d9320bbc","invariantUUID":"09e61d35-c04b-4190-8bbc-0729be541b15","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb505333-8ab8-444f-b552-308abfe02b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415211278,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe358324-23ef-4754-839f-60e1b46b7955","invariantUUID":"2c2eae9e-812a-4b38-8298-78543bad394c","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":"port","uniqueId":"104be05d-fde1-4aa9-adbf-555292bced6e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414867455,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58d16d52-90e4-4a7c-8871-a79f40bc2dfa","invariantUUID":"75243842-cd1e-48fe-a919-21b73182085a","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":"defaulticon","uniqueId":"04d22a53-eba8-499c-bdb8-f35af5d0edde","lifecycleState":"CERTIFIED","lastUpdateDate":1629423759581,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"46ebb514-62b8-44d5-b5dc-324de617eb2e","invariantUUID":"7bb85bc4-15b9-4eb0-a922-e35fbeb6411c","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":"loadBalancer","uniqueId":"fab8016d-7d00-4d0c-8d6f-dd7d2bddf947","lifecycleState":"CERTIFIED","lastUpdateDate":1629414747083,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50cd5ff-3196-479c-895e-a8d14bffb89c","invariantUUID":"8ab7f263-7dc9-4c2e-956e-5103c08e04f5","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4b73e1f7-d8ce-46b3-b227-86b6a5eabf66","lifecycleState":"CERTIFIED","lastUpdateDate":1629414787301,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"222041b7-547a-4e0c-b5f6-65500a5dcac3","invariantUUID":"77aa34f6-e36e-44d4-90dc-d7e9fe695444","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ceb60713-dad4-4279-b81f-cf00a5dfba00","lifecycleState":"CERTIFIED","lastUpdateDate":1629415269211,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b26f64d-94aa-4890-b007-ab132af8af90","invariantUUID":"6097916d-69e4-4752-8dc8-4ce011e274af","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":"defaulticon","uniqueId":"e36740ec-f8d1-4bb9-9274-869d6d31719f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415036905,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60cfac75-8415-4224-8de0-e4f12d6148df","invariantUUID":"6b344748-4354-467e-8332-3f0dc6c1f0b2","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":"f713cc27-545c-425e-b892-1a158e8e3cae","lifecycleState":"CERTIFIED","lastUpdateDate":1629415119982,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b89970d-9006-4b97-b652-e6d5a9884c5e","invariantUUID":"ce35c1d3-a70a-4051-b249-b5c13f8425bd","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":"port","uniqueId":"d9d35420-d286-4e2e-ac89-8ad4f942a99e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415224192,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69e27c3c-a14f-4d58-8242-0a5897356943","invariantUUID":"ecc5660b-dd6c-452f-ae40-c70f8a837601","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":"320771a6-a63e-48f9-b113-f9f7ea48623b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415216201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13b04e5e-03c0-4f09-99cd-8d49d30ec233","invariantUUID":"84861967-04e6-4460-af44-4fab2a6308e7","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d888881c-fca4-45ee-a765-9a0c605b914a","lifecycleState":"CERTIFIED","lastUpdateDate":1629415078609,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e5545f1-7590-4d7c-9e17-f176ef48bf18","invariantUUID":"4361ad2d-30dc-4937-8768-c74c3d208561","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"dcbdf68b-e06c-41d2-a612-b4f83d0e32f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629414752416,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba98dfc2-8658-4927-bd08-4b69d7b5f34d","invariantUUID":"4027118d-7650-4e9e-b114-62ea59e4901f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"29c2158b-f2b4-46a5-ace5-3536f6e73d75","lifecycleState":"CERTIFIED","lastUpdateDate":1629415141695,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ec71db-6bec-45bd-b249-e20dfbda39c8","invariantUUID":"7b7a8c58-1755-41f0-b1cb-69c98be0e1e8","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":"84ecbef0-e4b8-4213-976b-22738e93e87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629415181925,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8e0ed-3441-4ce3-99bd-51e8e2e21115","invariantUUID":"7dcbb54c-c033-4f61-abe4-49db960b47b7","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":"80a6141f-0d9a-4c31-91ba-e00d3a6e84fc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414773864,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cdc57d7-93a6-45e2-ae47-a8364d5f9d20","invariantUUID":"20f61256-0ec6-4f3a-9811-57a12d72339c","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":"compute","uniqueId":"eb3d1f09-2aab-4e05-b87c-18a9bd99f87e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415094826,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdae0eba-8154-4e02-8ca7-cb7e27b0b37b","invariantUUID":"ee4ec6a1-89ae-4eed-b32c-6c4a45c160f4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b20b3def-17fb-439d-b313-6bee7776ced3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415261093,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa51f5e5-cedc-4c56-9071-a87a2ef4f365","invariantUUID":"1621dc71-345b-4593-a361-58f77e651395","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"498ab6b7-d63f-47e6-bf09-72c88d1593bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414779816,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"736c9c11-9e74-4dc4-b846-71bd2350c8f8","invariantUUID":"7fa57d0e-c21c-42af-bd6b-998948edcb5e","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":"9ed8c291-7820-401d-b3f5-a975be2b55c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415114884,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a88293-478b-4ea1-8a34-def7d476a7b7","invariantUUID":"699e62e0-3801-409d-9a81-0ad4fc0952de","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":"defaulticon","uniqueId":"15bfd7be-2e0c-4c8f-9b71-c7fffb8ed97c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414719321,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c45c7f6-b6a6-4583-ba7c-9578a8f26f25","invariantUUID":"8f49a26e-036a-460b-adb8-87a1256b12f7","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4d7fcfed-9753-47f8-87f4-31e53e7f116a","lifecycleState":"CERTIFIED","lastUpdateDate":1629414833728,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43443679-458c-40cc-91ba-5a921cd5bd9c","invariantUUID":"6676d684-a89f-430c-b16c-2b22dafe2f3d","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":"defaulticon","uniqueId":"2c6fe65c-08f4-4651-abda-9a352a5483f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415150047,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b72f196c-daa1-47be-a15c-45f04125aab4","invariantUUID":"735a81ba-b312-45ca-a30e-d8961f26bb8c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4dd100ef-49cf-4b64-8edc-c64af468f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1629415068748,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df7c95ea-50c9-4865-85c5-5e808923faad","invariantUUID":"c7825790-1266-4737-8b39-595264301c21","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"785b0dab-1f65-4feb-9d2a-b0a5f9cbb6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629414798907,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e957fc6f-6d26-45f7-a236-8bee1fb84d9d","invariantUUID":"480ccbb2-18f1-4b20-90c4-1b71b309dfbc","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":"7d7eacd7-9f3c-41ec-9567-99da7b4a25ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629414757720,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c29cc8-bc6f-486f-910e-1fbf8768bb6e","invariantUUID":"c8a75e5b-4e98-443a-a53f-2b9e1dc751d5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5563d65-2855-4320-94be-af54c5215696","lifecycleState":"CERTIFIED","lastUpdateDate":1629414729996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e5c40b-ea73-4aaa-80a1-981c86053eb0","invariantUUID":"1f4bd581-b477-4468-875a-c7e396b34319","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a100a3a7-f8f9-44d8-915c-32f4ad9f332c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414939520,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b55c8dba-e662-4c70-9a49-6a27ac104f6e","invariantUUID":"45dc9d26-6bdc-4580-9b15-b84912e93e74","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":"9b531946-90a9-4abf-8843-a3cf129ceabf","lifecycleState":"CERTIFIED","lastUpdateDate":1629414821983,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64d44cb5-77a8-46bf-b35a-18c24866b917","invariantUUID":"6c825728-8655-4072-8f80-4a53197e750f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97c4d233-8207-4600-b4b5-b57d42aeb8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415010273,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d33ebf1-1bf8-4b06-974a-0760878a8d8a","invariantUUID":"56812d64-06d1-469d-8a53-e34db8f7adf7","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"94fef74a-7a21-4fce-b67e-72c5189fe3aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629414735233,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65fa23b8-1e61-426a-9ced-eb4d56324de3","invariantUUID":"d25939d5-43c5-4b37-aab5-fcac68dc6b07","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":"networkrules","uniqueId":"c91b3733-bd9e-4809-9e10-371144c63d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629414862421,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2c6de72c-924e-4812-b45f-7c152b508f80","invariantUUID":"857051b3-d19b-4753-9194-a4fe9402dcc7","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":"24b33b74-0502-4288-be05-2fabdf8dc73f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415015553,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"297d9708-4a63-4e38-b41c-97202ff02724","invariantUUID":"c7683569-35cf-4f8f-906c-844ae8814691","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc811b39-1033-49d2-b4cd-1dc6c8610836","lifecycleState":"CERTIFIED","lastUpdateDate":1629415047534,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"655e5d54-f008-4a89-bb4c-904f4c2ff5e5","invariantUUID":"7e65be0a-81d7-468f-84d7-e28f10c20dab","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e97469d1-352b-44c4-ada3-a889f828ddea","lifecycleState":"CERTIFIED","lastUpdateDate":1629415099859,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5575672-bed7-4bf6-bf16-3446b27cdcb7","invariantUUID":"5001aed7-2a54-4adf-9b5b-8a4e0aa3a95f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414810245,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c87c934-d726-42fe-84ba-f7e39be2bf79","invariantUUID":"01a67d5f-2cc0-4024-abc5-27fac27b2262","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6ea5c59e-aad2-470e-bd57-e46b0bca3c10","lifecycleState":"CERTIFIED","lastUpdateDate":1629415166321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"657b86a6-f536-4d18-9bf9-e08c3b8241b7","invariantUUID":"8dc5cbab-f23b-4233-b5e1-d5f9652ae033","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"af8cf2e2-7a34-49ae-8a8e-ec7cbdb1542d","lifecycleState":"CERTIFIED","lastUpdateDate":1629423701461,"name":"basic_onboard_SWlvzy","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c0d8622e-c8c7-45d4-a108-59847f72726e","invariantUUID":"3603be64-85ac-49c4-97e2-33a2bf05963c","systemName":"BasicOnboardSwlvzy","description":"service","tags":["basic_onboard_SWlvzy"],"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":"a7947030-0acb-4764-b1f6-f6443ad5966f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423347243,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e5834ef-72e1-43d4-a472-7957fa3d86e1","invariantUUID":"ac201e8b-4680-46ac-9448-f654b5109d87","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":"f6726024-2a41-4405-b829-8f1a5c914e67","lifecycleState":"CERTIFIED","lastUpdateDate":1629422993081,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","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":"688a6b5c-b15b-4008-86d1-1590d95f542f","lifecycleState":"CERTIFIED","lastUpdateDate":1629423811964,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","invariantUUID":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","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-08-20 01:48:13,519 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-20 01:48:13,520 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-08-20 01:48:13,521 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/4403c1fc-5139-410d-b3b8-d6f49a17cd9d/toscaModel 2021-08-20 01:48:13,521 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-20 01:48:13,523 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-20 01:48:13,719 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/4403c1fc-5139-410d-b3b8-d6f49a17cd9d/toscaModel HTTP/1.1" 200 None 2021-08-20 01:48:13,722 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-20 01:48:13,722 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-20 01:48:13,776 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-08-20 01:48:13,776 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-08-20 01:48:13,776 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-20 01:48:13,778 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:48:13,829 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-08-20 01:48:13,830 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-20 01:48:13,830 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-08-20 01:48:13,832 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-08-20 01:48:13,833 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-08-20 01:48:13,833 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-20 01:48:13,835 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:48:13,889 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-08-20 01:48:13,890 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-20 01:48:13,890 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":"1629424080817","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-08-20 01:48:13,892 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-08-20 01:48:13,892 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-08-20 01:48:13,892 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-20 01:48:13,894 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:48:13,941 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-08-20 01:48:13,942 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-20 01:48:13,942 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-08-20 01:48:13,944 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-08-20 01:48:13,944 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-08-20 01:48:13,944 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-20 01:48:13,946 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:48:14,002 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-08-20 01:48:14,003 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-20 01:48:14,003 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":"1629424080817","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-08-20 01:48:14,005 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-08-20 01:48:14,006 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-08-20 01:48:14,006 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-20 01:48:14,008 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:48:14,054 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-08-20 01:48:14,055 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-20 01:48:14,055 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-08-20 01:48:14,058 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-08-20 01:48:14,058 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-08-20 01:48:14,058 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-20 01:48:14,060 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:48:14,126 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-08-20 01:48:14,127 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-20 01:48:14,127 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":"1629424080817","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-08-20 01:48:14,130 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-08-20 01:48:14,130 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-08-20 01:48:14,130 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-20 01:48:14,132 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-20 01:48:14,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-08-20 01:48:14,180 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-20 01:48:14,181 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629424080817","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-08-20 01:48:14,183 DEBUG 129:onap_service.py(1) - [None][Create 3e20b867-bcb3-42ef-b31b-7633db9f7b32 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '08110596-01fd-4727-a07c-8cedb00ee8cc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:48:14,183 DEBUG 131:onap_service.py(1) - [None][Create 3e20b867-bcb3-42ef-b31b-7633db9f7b32 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e20b867-bcb3-42ef-b31b-7633db9f7b32 2021-08-20 01:48:14,183 DEBUG 132:onap_service.py(1) - [None][Create 3e20b867-bcb3-42ef-b31b-7633db9f7b32 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "5f3f8470-8579-4c29-a1ee-5d6aaf3cc425", "modelVersion": "1.0", "modelVersionId": "4403c1fc-5139-410d-b3b8-d6f49a17cd9d" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-08-20 01:48:14,185 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:48:16,032 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/3e20b867-bcb3-42ef-b31b-7633db9f7b32 HTTP/1.1" 202 262 2021-08-20 01:48:16,036 INFO 142:onap_service.py(1) - [None][Create 3e20b867-bcb3-42ef-b31b-7633db9f7b32 Service deletion request] response code: 202 2021-08-20 01:48:16,037 DEBUG 146:onap_service.py(1) - [None][Create 3e20b867-bcb3-42ef-b31b-7633db9f7b32 Service deletion request] response: {"requestReferences":{"requestId":"08110596-01fd-4727-a07c-8cedb00ee8cc","instanceId":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/08110596-01fd-4727-a07c-8cedb00ee8cc"}} 2021-08-20 01:48:16,038 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-08-20 01:48:16,052 DEBUG 129:onap_service.py(12) - [None][Check 08110596-01fd-4727-a07c-8cedb00ee8cc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '96353b39-ac10-4aac-be24-de2dfa4aaa59', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:48:16,053 DEBUG 131:onap_service.py(12) - [None][Check 08110596-01fd-4727-a07c-8cedb00ee8cc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/08110596-01fd-4727-a07c-8cedb00ee8cc 2021-08-20 01:48:16,054 DEBUG 132:onap_service.py(12) - [None][Check 08110596-01fd-4727-a07c-8cedb00ee8cc orchestration request status] data sent: None 2021-08-20 01:48:16,059 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:48:16,254 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/08110596-01fd-4727-a07c-8cedb00ee8cc HTTP/1.1" 200 1020 2021-08-20 01:48:16,257 INFO 142:onap_service.py(12) - [None][Check 08110596-01fd-4727-a07c-8cedb00ee8cc orchestration request status] response code: 200 2021-08-20 01:48:16,258 DEBUG 146:onap_service.py(12) - [None][Check 08110596-01fd-4727-a07c-8cedb00ee8cc orchestration request status] response: {"request":{"requestId":"08110596-01fd-4727-a07c-8cedb00ee8cc","startTime":"Fri, 20 Aug 2021 01:48:14 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelUuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelInvariantUuid":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425"},"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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","serviceInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 20 Aug 2021 01:48:15 GMT"}}} 2021-08-20 01:48:26,273 DEBUG 129:onap_service.py(12) - [None][Check 08110596-01fd-4727-a07c-8cedb00ee8cc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '633cffdb-226d-4fb1-b78a-5098c45e595e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:48:26,275 DEBUG 131:onap_service.py(12) - [None][Check 08110596-01fd-4727-a07c-8cedb00ee8cc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/08110596-01fd-4727-a07c-8cedb00ee8cc 2021-08-20 01:48:26,275 DEBUG 132:onap_service.py(12) - [None][Check 08110596-01fd-4727-a07c-8cedb00ee8cc orchestration request status] data sent: None 2021-08-20 01:48:26,280 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:48:26,493 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/08110596-01fd-4727-a07c-8cedb00ee8cc HTTP/1.1" 200 1230 2021-08-20 01:48:26,496 INFO 142:onap_service.py(12) - [None][Check 08110596-01fd-4727-a07c-8cedb00ee8cc orchestration request status] response code: 200 2021-08-20 01:48:26,497 DEBUG 146:onap_service.py(12) - [None][Check 08110596-01fd-4727-a07c-8cedb00ee8cc orchestration request status] response: {"request":{"requestId":"08110596-01fd-4727-a07c-8cedb00ee8cc","startTime":"Fri, 20 Aug 2021 01:48:14 GMT","finishTime":"Fri, 20 Aug 2021 01:48:18 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelUuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelInvariantUuid":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425"},"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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","serviceInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:48:18 GMT"}}} 2021-08-20 01:48:26,499 INFO 56:mixins.py(12) - ServiceDeletionRequest task finished 2021-08-20 01:48:26,500 DEBUG 129:onap_service.py(12) - [None][Check 08110596-01fd-4727-a07c-8cedb00ee8cc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '10020570-b9cb-4781-98d7-0b637ce1e077', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:48:26,500 DEBUG 131:onap_service.py(12) - [None][Check 08110596-01fd-4727-a07c-8cedb00ee8cc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/08110596-01fd-4727-a07c-8cedb00ee8cc 2021-08-20 01:48:26,501 DEBUG 132:onap_service.py(12) - [None][Check 08110596-01fd-4727-a07c-8cedb00ee8cc orchestration request status] data sent: None 2021-08-20 01:48:26,503 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:48:26,710 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/08110596-01fd-4727-a07c-8cedb00ee8cc HTTP/1.1" 200 1230 2021-08-20 01:48:26,712 INFO 142:onap_service.py(12) - [None][Check 08110596-01fd-4727-a07c-8cedb00ee8cc orchestration request status] response code: 200 2021-08-20 01:48:26,713 DEBUG 146:onap_service.py(12) - [None][Check 08110596-01fd-4727-a07c-8cedb00ee8cc orchestration request status] response: {"request":{"requestId":"08110596-01fd-4727-a07c-8cedb00ee8cc","startTime":"Fri, 20 Aug 2021 01:48:14 GMT","finishTime":"Fri, 20 Aug 2021 01:48:18 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelUuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelInvariantUuid":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425"},"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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","serviceInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:48:18 GMT"}}} 2021-08-20 01:48:26,714 DEBUG 129:onap_service.py(12) - [None][Check 08110596-01fd-4727-a07c-8cedb00ee8cc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ea8b9326-ce0e-4079-83f5-0652c04c975f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:48:26,714 DEBUG 131:onap_service.py(12) - [None][Check 08110596-01fd-4727-a07c-8cedb00ee8cc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/08110596-01fd-4727-a07c-8cedb00ee8cc 2021-08-20 01:48:26,715 DEBUG 132:onap_service.py(12) - [None][Check 08110596-01fd-4727-a07c-8cedb00ee8cc orchestration request status] data sent: None 2021-08-20 01:48:26,718 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:48:26,890 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/08110596-01fd-4727-a07c-8cedb00ee8cc HTTP/1.1" 200 1230 2021-08-20 01:48:26,892 INFO 142:onap_service.py(12) - [None][Check 08110596-01fd-4727-a07c-8cedb00ee8cc orchestration request status] response code: 200 2021-08-20 01:48:26,893 DEBUG 146:onap_service.py(12) - [None][Check 08110596-01fd-4727-a07c-8cedb00ee8cc orchestration request status] response: {"request":{"requestId":"08110596-01fd-4727-a07c-8cedb00ee8cc","startTime":"Fri, 20 Aug 2021 01:48:14 GMT","finishTime":"Fri, 20 Aug 2021 01:48:18 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelUuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelInvariantUuid":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425"},"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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","serviceInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:48:18 GMT"}}} 2021-08-20 01:48:26,905 DEBUG 129:onap_service.py(1) - [None][Check 08110596-01fd-4727-a07c-8cedb00ee8cc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2e460026-8d0f-4cc6-90a5-f432910f407e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-20 01:48:26,906 DEBUG 131:onap_service.py(1) - [None][Check 08110596-01fd-4727-a07c-8cedb00ee8cc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/08110596-01fd-4727-a07c-8cedb00ee8cc 2021-08-20 01:48:26,906 DEBUG 132:onap_service.py(1) - [None][Check 08110596-01fd-4727-a07c-8cedb00ee8cc orchestration request status] data sent: None 2021-08-20 01:48:26,910 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-20 01:48:27,100 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/08110596-01fd-4727-a07c-8cedb00ee8cc HTTP/1.1" 200 1230 2021-08-20 01:48:27,102 INFO 142:onap_service.py(1) - [None][Check 08110596-01fd-4727-a07c-8cedb00ee8cc orchestration request status] response code: 200 2021-08-20 01:48:27,102 DEBUG 146:onap_service.py(1) - [None][Check 08110596-01fd-4727-a07c-8cedb00ee8cc orchestration request status] response: {"request":{"requestId":"08110596-01fd-4727-a07c-8cedb00ee8cc","startTime":"Fri, 20 Aug 2021 01:48:14 GMT","finishTime":"Fri, 20 Aug 2021 01:48:18 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelUuid":"4403c1fc-5139-410d-b3b8-d6f49a17cd9d","modelInvariantUuid":"5f3f8470-8579-4c29-a1ee-5d6aaf3cc425"},"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":"3e20b867-bcb3-42ef-b31b-7633db9f7b32","serviceInstanceName":"basic_cnf-d9e9f787-b425-44eb-8f4f-5f97e37bfbdf"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:48:18 GMT"}}} 2021-08-20 01:48:27,103 INFO 261:service_ala_carte.py(1) - Service None deleted 2021-08-20 01:48:27,104 INFO 44:k8s_connectivity_info_create.py(1) - Clean the k8s connectivity information 2021-08-20 01:48:27,105 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-20 01:48:27,105 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-08-20 01:48:27,105 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-08-20 01:48:27,107 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-20 01:48:27,140 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-08-20 01:48:27,141 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-08-20 01:48:27,141 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFWjNoUFZFbDVUV3BSTUU1V2IxaEVWRTE0VFVSbmVFNTZTWGxOYWxFd1RsWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVDA1cENtY3ZkbEpTUzJaek9VVjNlRzlOWjFScGVYWmFRMHB1UVdoRE5HeE1Oa0U1VkRSaVIxYzFXa3ByWjNkYVdEZ3daRmQxUXpWM1pHbHBWVEpXT0RKYVpsQUtkakoxTDBKb2FUUlpXbk5VUWxaQmNYUktVVlp3YVRGblRESnRSRkJuWmxsaUswTm1PVzVqY1VKbk5GSXhZbUo1ZDA0MGFEZFdXbE0xUld4RlYwODRVZ3A2VGpObk1sQmhSREkyY1ZwQ2FGVk1Sa2MzYjFaYU0waFdhSGh0VWxkUVNWa3dWMmczZERaaVdFOHJUWFZXVFVGT1lUSlNiakp6VFdoWVRXSkliaTlaQ2psbFNFaFZaMWh2ZFhaSFozaFFhR2RUTUhkSGMxb3ZRazh5Vms5V00yTlVSVE5qVlM5TmIwVTVkaTloU0VaMUswOVpXalJ5UVRKWWVETnRNelkzVHprS1N6aG5iazF5WkRBM1EyaHVkRUpOWlRGWE4xWnZTVmhsVlRnemFXTk9ZVFE1YVZwNlNFcDFVVzlZTjI5S09VbDVTMjFxWVhVclNUa3pVMVJYVjNOc2JncFZTRWhCTkZKa2NUTXJZbEpHUldGd2MwcHpRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWlFNekI0YlcxRk1FVjBiVnAyTjBkR1VVYzVURWh0U25JM2FtNU5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkNValpJTWpoVU5XMXBLM2xpY0U1NGFra3lTbGRrTlhKNU1YbFRXRFJOY25sWmJuRnRWbFJ1Tm1nck5IZHpiekZKYkFwc05ERmpOVEZQZWs0eGJIcGlOblF6U0ZaaU1tVlFRWEF2ZFVWUFZHOU5PVWd6ZUZremRYWkZabXhETm0xb1RWcDJSVTFOWkdKVFMwdFlTMnBWUjFoS0NrWk5ZVGxrVDNaMFNraDRlWFpyZFZaRU0xZG1VMmhPTlU5U0wzSmlja014TTJoeFVEaE9hakZJVjNjclZIZDBlV1JISzI1cFVUSkJka3RwZDIwd1R6TUtkWGRTTTA0MldIRnZXa2hoTjJKM1pVVk1MMGxwWW5OcVJpOU1SV1ZKTjJZMmMwWTRlVlZ2ZUU5cmMxZE5ORXhQV1RSUlRXMHdhbXN4ZEc5aVRFcFZWd3B1TmxoSFZuRlVjek14ZW5vck4xUndXREJRYlV0MmFYUmxhR1owVG14VWFHVldiRFYxUTBSYVRFdE5jRzFPTTNNNFJVcHNRMjl2YlRsTVlsVkpOV2hNQ25CVWRVbFVTVWxwUlhGc2JVVTJSMGd3VEhKWlYwVXplRFJyY1RSUE5uWm5Ua3RrU3dvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4yMjE6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKVUhVNGEwcDVOSEJ3TVRSM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTkUxVWEzbE5ha2t3VGtSV1lVWjNNSGxOYWtFMFRWUnJlVTFxU1RCT1JHaGhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRVEJNTVVveFMySlJaa1UwYTJKbk9Ib0tRVXcyT0RVMFpVRmlTM1JXSzBGWlZscFhabGREUlRjclFreHBTSFppUTFSQlpVTnpWemxxWkZabVUwWjVPVk5CY25sYWJqQlJZa1kyTjNWSk5YRlFkd3BIYUdwYVF6ZGlRWEZrTDBoUVYxTkRiRWhsTkhGUE5UWjZaRlpJVFZwWFkxQnBiMmgyVXl0ekszRmFRMVpZY2twNldFWkRXWGMzTUhaRWRFOTJjRXN2Q2t4SVJucE9WM0pIVWxsT01sRk5Wa2hWVjIxTFdteEVjbTF5U2xsTU0zVm1hVk50VXk5d1R6ZFZhV3hvVWtZdlZpdDFaMG8xVFhKaWMzSnBSVVpQVEM4S1dubzVSbFVyU1dORVUwSmpaV2gzWVVSSVNUTkhWV2xrTDBSS1RWTkpUMGw0ZUhkMGFsZzNMMDE2U3pGUFFqVm5TRVo1VXk4eVlqSkNVM0k0ZUVNd01nbzJRVmRtY3pWMVFXUkRZbFZwUTBZelpHWXhlSFUxVUdvdlpGZ3JUMDE2UkdrM00ycFlOa3h2VERVcmVraFBlazB5TlVJMlZHZGhjbTVJYkZoeWVraE1DbmM1V0U4M2QwbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZVdlpsUkhZVmxVVVZNeVdtMHZjMWxXUVdJd2MyVlpiWFoxVDJOM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGQ2MzWkNlVGhTU3pWMlRETkdTR05TY0ZsRlIzSnhhMEo1TkhRNVFtRlJkakJ0WjI5cU5rdzNPRFYwZVdaVWNVd3JVSEYxWTFSSENsbFJLMjB6UVV0QmFYZ3JkVzluYjJKV1VHcFpTR3hoUVhSdlFXOU1kMWxSZERaeGNHVlRTbmN2T0VkbmJETkZhVzVuZFRKeWFsbzVjakZXT0hZd2NrMEtlV2RXT0hwQ2NGVnFWemhqY1UxYWJYbHZOMDV6VGpNNFowTjFiUzlDT1VWRmFqVXlObFJqU1VFdmFHTnhLM2xTWlU1SlZqbFdNbFpQTjBKWVJVdEtjZ3BUZHpkU1ZURTFNRUpJZEhsbGJFODJjRzA1V1hGRGJUQkhOVlo0V0dReU0yZzBXR3MzYjI1dlVVVllRVkI0Vm5WcVpEQnBTMDlJVjAxYU5EbE1LMUp5Q2xwSFJWTXZZVlZ1WkVVNFJHWjRiVmxNUTA5clVrOXFORkZrY1hSbGVuWXhOWE5pUWxWdFJEaExOMGhhYjJOa1ZsSnZNakk0T0RjM2JsbG1kRWMwY25FS1lUZEViMjl3WlcxWWNGSkhVekJaVVdsNVJHdFVlVEp0U1c4emJXRTRZejBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmNFRkpRa0ZCUzBOQlVVVkJNRXd4U2pGTFlsRm1SVFJyWW1jNGVrRk1OamcxTkdWQllrdDBWaXRCV1ZaYVYyWlhRMFUzSzBKTWFVaDJZa05VQ2tGbFEzTlhPV3BrVm1aVFJuazVVMEZ5ZVZwdU1GRmlSalkzZFVrMWNWQjNSMmhxV2tNM1lrRnhaQzlJVUZkVFEyeElaVFJ4VHpVMmVtUldTRTFhVjJNS1VHbHZhSFpUSzNNcmNWcERWbGh5U25wWVJrTlpkemN3ZGtSMFQzWndTeTlNU0VaNlRsZHlSMUpaVGpKUlRWWklWVmR0UzFwc1JISnRja3BaVEROMVpncHBVMjFUTDNCUE4xVnBiR2hTUmk5V0szVm5TalZOY21KemNtbEZSazlNTDFwNk9VWlZLMGxqUkZOQ1kyVm9kMkZFU0VrelIxVnBaQzlFU2sxVFNVOUpDbmg0ZDNScVdEY3ZUWHBMTVU5Q05XZElSbmxUTHpKaU1rSlRjamg0UXpBeU5rRlhabk0xZFVGa1EySlZhVU5HTTJSbU1YaDFOVkJxTDJSWUswOU5la1FLYVRjemFsZzJURzlNTlN0NlNFOTZUVEkxUWpaVVoyRnlia2hzV0hKNlNFeDNPVmhQTjNkSlJFRlJRVUpCYjBsQ1FWRkVVRE55UkZob1FXVTJkMnhoYkFwQk5UTlhPRUowVDNScVJ5dENhVWh0YWt0b2FVRTNWM2hOU0dwdFYzQXhVekppVTB3cmFVZHhiRnA0Vmt4T2VsRjZlRFJZVkdwbE1HZFFielJrZEd0MUNsWmlUMVpUV1d4aWExQk1jMDlHTVVKV1oxcDZjelJZUWs1VWR6SkliRFV6YTI1WE1YTnNPVWM1TWs1aVpVcFpNbUZqUkhSU1ozcEhaVTgxWmxKUVFqRUtPVGd4U21oUVJXMUZUamRDSzNScFdWSTVNWFI0V25nNWNEZG1OSEJFVlRsc1ZWRllURzRyWVVkdE1YYzNOek14U2xGREsxRjBjRkppVUZsemQyeExkUXBpYWtNNFFVaGpUWFYyUzNwaU4wNUJOVU5pZVRJNVExb3hRVkY0UzBSSlVGTkRWMHR5VG5WYVRXaEdVV05UVG5kNWVtVjVjRXg2V2t3ck0wdEJNVVZHQ2pkVVoycFpTRVpKY1ZKa1pHOXpNQ3RHWkhGM1dISlNjMjVpU0RKSFRHd3lUbTl1Vnpod1MyWXJRbXBqTVdZM0wyVm5OM2RPTkdjMmEzSkRhMHh6WlVRS09HeG1SV3htVjBKQmIwZENRVkJGUlRKUFRFbDNVMWhJYWtKSVIyNXJlRkJHUm5GdmNUWkJPQ3RxUW1kak5Fb3JOR3BCUlRSblprVjRNWEpuTUVRNWJBcE1Ra3RtYkcxdFQyaGFVMkY0WTNOaVUyUlpPVzlpUm5aaFJHb3hjbXhhWlVkQlQwOUxVVTB6ZG5CRlIwTnZSSEp3VmxsRk1YVjZhM1UzVkUxNFFWWk9DbXRQTjBabVYwVkRRa3B4UWt0c2NuVTFNWFJJT0VsNGRtVlJkVUZFTkZCd1ZUUnJaMjVIVXlzMlVHeG9UelJRY1hGQlRVOTFUSHBVUVc5SFFrRk9NaklLZWxObmJVVmtjSGxtVFRVellVbEdWR3BMY1hoVVpFOVZSa2QxTURsV01rYzNLelZLUVZKcFlYQlJVMnh1Y0c1Sk1UaFlVVWx2VlRSU2MyUlhSa0V2T1FwbVRWUTJVQ3RsWVZCUlVtUkJNa2h5VjJnd1RUTmlWVkpYWlhGcVRHRTNWbVJ0UVRVMGFucHZaMHRoU2s5S1pDdGtXazVHYUZGRmRIVktZa3hDUkVoVENscHVSbEEzWXk5bFJ5OVZWV3BLSzFacFJVNUJTM2xsWjA1UEt6RnpTVWh4TWt0RVJIWjFVREZCYjBkQ1FVcG9iMDlyV0dWTlRsVldRa04yVW1KNFVrOEtRbFUzTW5wbFFqYzNja1pqY2tjMVpXdGxWbEJyVTJKalpHcDFkbGxqUWxVeE4xQklSM0pSVWtoalRrVjNPRXRXZEZCRk1qZ3JTbWd3YjFGRFVqUlllQW8xYW0xS1ZXTkljRXBEV2sxeVlVOXpXREZoZG5CTlJWVlBkVmwyWm1SNmEyMWlkVVJSY1RsMlQxUTBRMWsyWjNjemFtWkpia0ZKVTBVelkwVlBZM1IxQ2xwb1lWZGxiemQ1WTJoM1VVMXFVazh4U1U1eFkyTk9iRUZ2UjBGTGIzaHVVMHh2ZEcxUE9UVjBhVWhEVVROa2JVOXRaVEpYVGtaR1RHWndXRlZFUTFNS1NWQmxVSEF3YjJWUGQzTlNjV01yWVZsU1RERllVREpWZWpkS1kxQlZiRmhTV0VsR1F6UjRWa0V4TldGU1RrNXRkM05hZVZWamNGaHhRMnBUYm05bVJ3cHdUMkpYTTFCME9XNVFaMlZxVTNkMWIybHRiMUZpWVd4bmQweEpPV3R4TjJORGJETnhVRzF0UVdReVJYTjVaQ3ROTDBjdmJHMVpkbGx2Vmt0eU1WRkVDbUZMTjBsR2JsVkRaMWxCWlU1WlowMXFMMWhvVG5kVFZXdEdWVFYxUkVKVVZVa3JXRTUzTm1sUk5DdEtRek5uUkZGU1JVUnNRVXhpVm1kV1ZpOVVUMGNLY1VKUmQwSk5lR1ZWVjBwMVRFZGlWRFI0T1hORlVtZHBPRlJtZW0xVllqTnJOVlJKT1dkRGVYcFdNR0p0VTNJd1pYbFZXV0V6U2pCUFNsUkVNMmhuTWdwM05sQjFWR1ZwWmtKakwzTlZiWFZCT1VsMlpWZHdlVFJvTTJKVGN5OVBXWHBqZGl0TFkySnBaVkZZVEVZelYzaHBTVEZPZFdjOVBRb3RMUzB0TFVWT1JDQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUW89Cg==","other-connectivity-list":{"connectivity-records":[]}} 2021-08-20 01:48:27,144 DEBUG 129:onap_service.py(1) - [None][Delete Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-20 01:48:27,145 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-08-20 01:48:27,145 DEBUG 132:onap_service.py(1) - [None][Delete Connectivity Info] data sent: None 2021-08-20 01:48:27,146 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-20 01:48:27,170 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-08-20 01:48:27,171 INFO 142:onap_service.py(1) - [None][Delete Connectivity Info] response code: 204 2021-08-20 01:48:27,171 DEBUG 146:onap_service.py(1) - [None][Delete Connectivity Info] response: n/a 2021-08-20 01:48:27,173 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_cnf | integration | 06:39 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-08-20 01:48:27,176 INFO 57:basic_cnf.py(1) - Generate Test report 2021-08-20 01:48:27,268 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-08-20 01:48:27,748 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-08-20 01:48:27,751 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/611f09eb6c44f500102b3f68 2021-08-20 01:48:27,752 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK