2021-08-27 02:00:01,293 DEBUG 23:basic_cnf.py(1) - BasicCnf init started 2021-08-27 02:00:01,294 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-27 02:00:01,300 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase') 2021-08-27 02:00:01,300 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2021-08-27 02:00:01,300 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-08-27 02:00:01,300 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-08-27 02:00:01,300 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-27 02:00:01,300 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-08-27 02:00:01,301 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-08-27 02:00:01,301 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-08-27 02:00:01,301 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-08-27 02:00:01,301 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-08-27 02:00:01,302 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-08-27 02:00:01,302 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-08-27 02:00:01,302 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-08-27 02:00:01,302 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'... 2021-08-27 02:00:01,303 DEBUG 33:basic_cnf.py(1) - start time 2021-08-27 02:00:01,303 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist 2021-08-27 02:00:01,303 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-08-27 02:00:01,303 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-27 02:00:01,304 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-27 02:00:01,304 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-27 02:00:01,304 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-27 02:00:01,307 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:01,413 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-27 02:00:01,415 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-27 02:00:01,415 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"01419d87e2d843238009b7c53bd3260c","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"d2a1c2b2fc7d4945b642912cd6f7f9fe","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"676aad6a0caa43c186b4b1cee6f605da","type":"vlm","name":"0ba6a28a-b492-47b7-a520","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"70710bc492134f8aa8a81ebb156ecd31","type":"vlm","name":"0a40011f-eb0c-4fcf-8d03","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-08-27 02:00:01,419 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-08-27 02:00:01,419 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-08-27 02:00:01,419 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-08-27 02:00:01,420 INFO 267:__init__.py(1) - attempting to create Vendor basicnf_vendor in SDC 2021-08-27 02:00:01,420 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-08-27 02:00:01,420 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-27 02:00:01,421 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-27 02:00:01,421 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-27 02:00:01,422 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-27 02:00:01,424 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:01,480 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-27 02:00:01,481 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-27 02:00:01,481 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"01419d87e2d843238009b7c53bd3260c","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"d2a1c2b2fc7d4945b642912cd6f7f9fe","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"676aad6a0caa43c186b4b1cee6f605da","type":"vlm","name":"0ba6a28a-b492-47b7-a520","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"70710bc492134f8aa8a81ebb156ecd31","type":"vlm","name":"0a40011f-eb0c-4fcf-8d03","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-08-27 02:00:01,483 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-08-27 02:00:01,483 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-08-27 02:00:01,483 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-08-27 02:00:01,498 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-27 02:00:01,498 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-27 02:00:01,498 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicnf_vendor", "description": "vendor" } 2021-08-27 02:00:01,499 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:02,018 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-27 02:00:02,019 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-08-27 02:00:02,020 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"8764c12e2f5447a5a5a51736ef367b36","version":{"id":"51e2a31aed074817b12e788a09da4f44","name":"1.0","description":"Initial version","status":"Draft"}} 2021-08-27 02:00:02,022 INFO 285:__init__.py(1) - Vendor basicnf_vendor is created in SDC 2021-08-27 02:00:02,023 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicnf_vendor in SDC 2021-08-27 02:00:02,028 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-27 02:00:02,028 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/8764c12e2f5447a5a5a51736ef367b36/versions/51e2a31aed074817b12e788a09da4f44/actions 2021-08-27 02:00:02,028 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-08-27 02:00:02,030 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:02,244 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/8764c12e2f5447a5a5a51736ef367b36/versions/51e2a31aed074817b12e788a09da4f44/actions HTTP/1.1" 200 2 2021-08-27 02:00:02,246 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-08-27 02:00:02,246 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-08-27 02:00:02,249 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-27 02:00:02,253 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-27 02:00:02,254 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-27 02:00:02,254 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-27 02:00:02,254 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-27 02:00:02,254 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-27 02:00:02,256 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:02,325 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-27 02:00:02,326 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-27 02:00:02,326 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_YQxPFG_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"01419d87e2d843238009b7c53bd3260c","onboardingMethod":"NetworkPackage","id":"8f7b9ec9ee8e4f5293bf4ddd2ac65b82","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"d2a1c2b2fc7d4945b642912cd6f7f9fe","onboardingMethod":"NetworkPackage","id":"1b59721ff2704d339efc83130bc10f31","owner":"cs0008","status":"ACTIVE"},{"name":"pNF f3d226f7-7784","description":"vendor software product","vendorName":"0ba6a28a-b492-47b7-a520","vendorId":"676aad6a0caa43c186b4b1cee6f605da","onboardingMethod":"NetworkPackage","id":"01693c362ed04fae9e22616ed571d1e9","owner":"cs0008","status":"ACTIVE"},{"name":"vFW b7d388cb-62ee","description":"vendor software product","vendorName":"0a40011f-eb0c-4fcf-8d03","vendorId":"70710bc492134f8aa8a81ebb156ecd31","onboardingMethod":"NetworkPackage","id":"c8ee1aaf262646c794db5f299a9bebb9","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-08-27 02:00:02,328 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_YQxPFG_VSP from SDC 2021-08-27 02:00:02,329 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-27 02:00:02,329 DEBUG 324:vsp.py(1) - importing VSP pNF f3d226f7-7784 from SDC 2021-08-27 02:00:02,329 DEBUG 324:vsp.py(1) - importing VSP vFW b7d388cb-62ee from SDC 2021-08-27 02:00:02,329 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-08-27 02:00:02,329 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-27 02:00:02,329 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-27 02:00:02,330 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-27 02:00:02,330 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-27 02:00:02,330 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-27 02:00:02,330 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-27 02:00:02,330 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-27 02:00:02,332 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:02,386 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-27 02:00:02,387 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-27 02:00:02,388 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_YQxPFG_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"01419d87e2d843238009b7c53bd3260c","onboardingMethod":"NetworkPackage","id":"8f7b9ec9ee8e4f5293bf4ddd2ac65b82","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"d2a1c2b2fc7d4945b642912cd6f7f9fe","onboardingMethod":"NetworkPackage","id":"1b59721ff2704d339efc83130bc10f31","owner":"cs0008","status":"ACTIVE"},{"name":"pNF f3d226f7-7784","description":"vendor software product","vendorName":"0ba6a28a-b492-47b7-a520","vendorId":"676aad6a0caa43c186b4b1cee6f605da","onboardingMethod":"NetworkPackage","id":"01693c362ed04fae9e22616ed571d1e9","owner":"cs0008","status":"ACTIVE"},{"name":"vFW b7d388cb-62ee","description":"vendor software product","vendorName":"0a40011f-eb0c-4fcf-8d03","vendorId":"70710bc492134f8aa8a81ebb156ecd31","onboardingMethod":"NetworkPackage","id":"c8ee1aaf262646c794db5f299a9bebb9","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-08-27 02:00:02,390 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_YQxPFG_VSP from SDC 2021-08-27 02:00:02,390 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-27 02:00:02,390 DEBUG 324:vsp.py(1) - importing VSP pNF f3d226f7-7784 from SDC 2021-08-27 02:00:02,391 DEBUG 324:vsp.py(1) - importing VSP vFW b7d388cb-62ee from SDC 2021-08-27 02:00:02,391 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-08-27 02:00:02,391 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-27 02:00:02,391 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-27 02:00:02,391 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-27 02:00:02,391 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-27 02:00:02,392 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-27 02:00:02,392 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-27 02:00:02,392 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-27 02:00:02,393 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:02,444 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-27 02:00:02,445 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-27 02:00:02,446 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_YQxPFG_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"01419d87e2d843238009b7c53bd3260c","onboardingMethod":"NetworkPackage","id":"8f7b9ec9ee8e4f5293bf4ddd2ac65b82","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"d2a1c2b2fc7d4945b642912cd6f7f9fe","onboardingMethod":"NetworkPackage","id":"1b59721ff2704d339efc83130bc10f31","owner":"cs0008","status":"ACTIVE"},{"name":"pNF f3d226f7-7784","description":"vendor software product","vendorName":"0ba6a28a-b492-47b7-a520","vendorId":"676aad6a0caa43c186b4b1cee6f605da","onboardingMethod":"NetworkPackage","id":"01693c362ed04fae9e22616ed571d1e9","owner":"cs0008","status":"ACTIVE"},{"name":"vFW b7d388cb-62ee","description":"vendor software product","vendorName":"0a40011f-eb0c-4fcf-8d03","vendorId":"70710bc492134f8aa8a81ebb156ecd31","onboardingMethod":"NetworkPackage","id":"c8ee1aaf262646c794db5f299a9bebb9","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-08-27 02:00:02,447 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_YQxPFG_VSP from SDC 2021-08-27 02:00:02,448 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-27 02:00:02,448 DEBUG 324:vsp.py(1) - importing VSP pNF f3d226f7-7784 from SDC 2021-08-27 02:00:02,448 DEBUG 324:vsp.py(1) - importing VSP vFW b7d388cb-62ee from SDC 2021-08-27 02:00:02,448 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-08-27 02:00:02,448 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-27 02:00:02,448 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-27 02:00:02,449 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-27 02:00:02,449 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-27 02:00:02,449 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-27 02:00:02,449 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-27 02:00:02,449 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-27 02:00:02,450 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:02,539 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-27 02:00:02,540 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-27 02:00:02,540 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_YQxPFG_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"01419d87e2d843238009b7c53bd3260c","onboardingMethod":"NetworkPackage","id":"8f7b9ec9ee8e4f5293bf4ddd2ac65b82","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"d2a1c2b2fc7d4945b642912cd6f7f9fe","onboardingMethod":"NetworkPackage","id":"1b59721ff2704d339efc83130bc10f31","owner":"cs0008","status":"ACTIVE"},{"name":"pNF f3d226f7-7784","description":"vendor software product","vendorName":"0ba6a28a-b492-47b7-a520","vendorId":"676aad6a0caa43c186b4b1cee6f605da","onboardingMethod":"NetworkPackage","id":"01693c362ed04fae9e22616ed571d1e9","owner":"cs0008","status":"ACTIVE"},{"name":"vFW b7d388cb-62ee","description":"vendor software product","vendorName":"0a40011f-eb0c-4fcf-8d03","vendorId":"70710bc492134f8aa8a81ebb156ecd31","onboardingMethod":"NetworkPackage","id":"c8ee1aaf262646c794db5f299a9bebb9","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-08-27 02:00:02,542 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_YQxPFG_VSP from SDC 2021-08-27 02:00:02,542 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-27 02:00:02,542 DEBUG 324:vsp.py(1) - importing VSP pNF f3d226f7-7784 from SDC 2021-08-27 02:00:02,543 DEBUG 324:vsp.py(1) - importing VSP vFW b7d388cb-62ee from SDC 2021-08-27 02:00:02,543 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-08-27 02:00:02,543 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-27 02:00:02,543 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-27 02:00:02,543 INFO 267:__init__.py(1) - attempting to create Vsp basic_cnf_VSP in SDC 2021-08-27 02:00:02,543 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-27 02:00:02,544 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-27 02:00:02,544 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-27 02:00:02,544 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-27 02:00:02,544 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-27 02:00:02,546 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:02,602 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-27 02:00:02,603 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-27 02:00:02,604 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_YQxPFG_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"01419d87e2d843238009b7c53bd3260c","onboardingMethod":"NetworkPackage","id":"8f7b9ec9ee8e4f5293bf4ddd2ac65b82","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"d2a1c2b2fc7d4945b642912cd6f7f9fe","onboardingMethod":"NetworkPackage","id":"1b59721ff2704d339efc83130bc10f31","owner":"cs0008","status":"ACTIVE"},{"name":"pNF f3d226f7-7784","description":"vendor software product","vendorName":"0ba6a28a-b492-47b7-a520","vendorId":"676aad6a0caa43c186b4b1cee6f605da","onboardingMethod":"NetworkPackage","id":"01693c362ed04fae9e22616ed571d1e9","owner":"cs0008","status":"ACTIVE"},{"name":"vFW b7d388cb-62ee","description":"vendor software product","vendorName":"0a40011f-eb0c-4fcf-8d03","vendorId":"70710bc492134f8aa8a81ebb156ecd31","onboardingMethod":"NetworkPackage","id":"c8ee1aaf262646c794db5f299a9bebb9","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-08-27 02:00:02,605 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_YQxPFG_VSP from SDC 2021-08-27 02:00:02,605 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-27 02:00:02,606 DEBUG 324:vsp.py(1) - importing VSP pNF f3d226f7-7784 from SDC 2021-08-27 02:00:02,606 DEBUG 324:vsp.py(1) - importing VSP vFW b7d388cb-62ee from SDC 2021-08-27 02:00:02,606 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-08-27 02:00:02,606 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-27 02:00:02,606 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-27 02:00:02,609 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-08-27 02:00:02,609 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-27 02:00:02,610 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-27 02:00:02,610 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-27 02:00:02,610 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-27 02:00:02,611 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:02,658 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-27 02:00:02,659 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-27 02:00:02,659 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"8764c12e2f5447a5a5a51736ef367b36","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"01419d87e2d843238009b7c53bd3260c","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"d2a1c2b2fc7d4945b642912cd6f7f9fe","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"676aad6a0caa43c186b4b1cee6f605da","type":"vlm","name":"0ba6a28a-b492-47b7-a520","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"70710bc492134f8aa8a81ebb156ecd31","type":"vlm","name":"0a40011f-eb0c-4fcf-8d03","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-08-27 02:00:02,661 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-08-27 02:00:02,661 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-08-27 02:00:02,661 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-27 02:00:02,661 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/8764c12e2f5447a5a5a51736ef367b36/versions 2021-08-27 02:00:02,662 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-27 02:00:02,663 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:02,709 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8764c12e2f5447a5a5a51736ef367b36/versions HTTP/1.1" 200 264 2021-08-27 02:00:02,711 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-27 02:00:02,711 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"51e2a31aed074817b12e788a09da4f44","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630029601556,"modificationTime":1630029602149,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-27 02:00:02,713 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-27 02:00:02,714 INFO 192:__init__.py(1) - Vendor found, updating information 2021-08-27 02:00:02,714 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-27 02:00:02,714 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/8764c12e2f5447a5a5a51736ef367b36/versions 2021-08-27 02:00:02,714 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-27 02:00:02,716 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:02,770 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8764c12e2f5447a5a5a51736ef367b36/versions HTTP/1.1" 200 264 2021-08-27 02:00:02,771 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-27 02:00:02,771 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"51e2a31aed074817b12e788a09da4f44","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630029601556,"modificationTime":1630029602149,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-27 02:00:02,773 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-27 02:00:02,773 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-27 02:00:02,773 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-27 02:00:02,773 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": "8764c12e2f5447a5a5a51736ef367b36", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-08-27 02:00:02,775 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:03,955 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-27 02:00:03,957 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-08-27 02:00:03,957 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"df438c5ed0bd4513bdc2abeebea83b0b","version":{"id":"a7a96d0a68084651b5b68c4612895a8e","name":"1.0","description":"Initial version","status":"Draft"}} 2021-08-27 02:00:03,960 INFO 285:__init__.py(1) - Vsp basic_cnf_VSP is created in SDC 2021-08-27 02:00:03,961 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-27 02:00:03,961 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/df438c5ed0bd4513bdc2abeebea83b0b/versions 2021-08-27 02:00:03,961 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-27 02:00:03,963 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:04,013 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/df438c5ed0bd4513bdc2abeebea83b0b/versions HTTP/1.1" 200 253 2021-08-27 02:00:04,014 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-27 02:00:04,015 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a7a96d0a68084651b5b68c4612895a8e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630029602885,"modificationTime":1630029603340,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-27 02:00:04,017 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-27 02:00:04,017 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/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e 2021-08-27 02:00:04,017 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-27 02:00:04,018 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:04,089 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e HTTP/1.1" 200 223 2021-08-27 02:00:04,090 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-27 02:00:04,091 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"a7a96d0a68084651b5b68c4612895a8e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1630029602885,"modificationTime":1630029603324} 2021-08-27 02:00:04,093 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-27 02:00:04,093 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/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e 2021-08-27 02:00:04,093 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-27 02:00:04,094 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:04,314 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e HTTP/1.1" 200 369 2021-08-27 02:00:04,315 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-27 02:00:04,315 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":"8764c12e2f5447a5a5a51736ef367b36","onboardingMethod":"NetworkPackage","id":"df438c5ed0bd4513bdc2abeebea83b0b","version":"a7a96d0a68084651b5b68c4612895a8e"} 2021-08-27 02:00:04,317 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-27 02:00:04,317 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/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e 2021-08-27 02:00:04,317 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-27 02:00:04,319 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:04,484 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e HTTP/1.1" 200 369 2021-08-27 02:00:04,485 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-27 02:00:04,486 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":"8764c12e2f5447a5a5a51736ef367b36","onboardingMethod":"NetworkPackage","id":"df438c5ed0bd4513bdc2abeebea83b0b","version":"a7a96d0a68084651b5b68c4612895a8e"} 2021-08-27 02:00:04,488 INFO 241:vsp.py(1) - attempting to upload package for basic_cnf_VSP in SDC 2021-08-27 02:00:04,489 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-27 02:00:04,489 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/df438c5ed0bd4513bdc2abeebea83b0b/versions 2021-08-27 02:00:04,489 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-27 02:00:04,492 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:04,549 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/df438c5ed0bd4513bdc2abeebea83b0b/versions HTTP/1.1" 200 253 2021-08-27 02:00:04,550 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-27 02:00:04,550 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a7a96d0a68084651b5b68c4612895a8e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630029602885,"modificationTime":1630029603340,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-27 02:00:04,552 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-27 02:00:04,553 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/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e 2021-08-27 02:00:04,553 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-27 02:00:04,555 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:04,620 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e HTTP/1.1" 200 223 2021-08-27 02:00:04,622 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-27 02:00:04,622 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"a7a96d0a68084651b5b68c4612895a8e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1630029602885,"modificationTime":1630029603324} 2021-08-27 02:00:04,624 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-27 02:00:04,625 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/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e 2021-08-27 02:00:04,625 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-27 02:00:04,626 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:04,788 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e HTTP/1.1" 200 369 2021-08-27 02:00:04,789 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-27 02:00:04,789 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":"8764c12e2f5447a5a5a51736ef367b36","onboardingMethod":"NetworkPackage","id":"df438c5ed0bd4513bdc2abeebea83b0b","version":"a7a96d0a68084651b5b68c4612895a8e"} 2021-08-27 02:00:04,791 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-27 02:00:04,791 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/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e 2021-08-27 02:00:04,792 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-27 02:00:04,793 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:04,940 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e HTTP/1.1" 200 369 2021-08-27 02:00:04,941 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-27 02:00:04,941 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":"8764c12e2f5447a5a5a51736ef367b36","onboardingMethod":"NetworkPackage","id":"df438c5ed0bd4513bdc2abeebea83b0b","version":"a7a96d0a68084651b5b68c4612895a8e"} 2021-08-27 02:00:04,943 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-27 02:00:04,943 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/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e/orchestration-template-candidate 2021-08-27 02:00:04,943 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-08-27 02:00:04,946 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:05,145 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e/orchestration-template-candidate HTTP/1.1" 200 90 2021-08-27 02:00:05,147 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-08-27 02:00:05,147 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-27 02:00:05,147 INFO 194:vsp.py(1) - Files for Vsp basic_cnf_VSP have been uploaded 2021-08-27 02:00:05,150 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-27 02:00:05,150 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/df438c5ed0bd4513bdc2abeebea83b0b/versions 2021-08-27 02:00:05,151 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-27 02:00:05,153 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:05,201 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/df438c5ed0bd4513bdc2abeebea83b0b/versions HTTP/1.1" 200 253 2021-08-27 02:00:05,202 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-27 02:00:05,202 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a7a96d0a68084651b5b68c4612895a8e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630029602885,"modificationTime":1630029603340,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-27 02:00:05,205 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-27 02:00:05,205 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/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e 2021-08-27 02:00:05,205 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-27 02:00:05,206 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:05,263 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e HTTP/1.1" 200 222 2021-08-27 02:00:05,264 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-27 02:00:05,265 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"a7a96d0a68084651b5b68c4612895a8e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1630029602885,"modificationTime":1630029605138} 2021-08-27 02:00:05,267 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-27 02:00:05,267 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/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e 2021-08-27 02:00:05,267 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-27 02:00:05,269 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:05,357 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e HTTP/1.1" 200 436 2021-08-27 02:00:05,358 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-27 02:00:05,358 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":"8764c12e2f5447a5a5a51736ef367b36","onboardingMethod":"NetworkPackage","id":"df438c5ed0bd4513bdc2abeebea83b0b","version":"a7a96d0a68084651b5b68c4612895a8e","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-27 02:00:05,361 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-27 02:00:05,361 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/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e 2021-08-27 02:00:05,361 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-27 02:00:05,362 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:05,464 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e HTTP/1.1" 200 436 2021-08-27 02:00:05,466 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-27 02:00:05,466 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":"8764c12e2f5447a5a5a51736ef367b36","onboardingMethod":"NetworkPackage","id":"df438c5ed0bd4513bdc2abeebea83b0b","version":"a7a96d0a68084651b5b68c4612895a8e","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-27 02:00:05,468 INFO 241:vsp.py(1) - attempting to validate for basic_cnf_VSP in SDC 2021-08-27 02:00:05,469 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-27 02:00:05,469 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/df438c5ed0bd4513bdc2abeebea83b0b/versions 2021-08-27 02:00:05,469 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-27 02:00:05,470 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:05,511 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/df438c5ed0bd4513bdc2abeebea83b0b/versions HTTP/1.1" 200 253 2021-08-27 02:00:05,513 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-27 02:00:05,513 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a7a96d0a68084651b5b68c4612895a8e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630029602885,"modificationTime":1630029603340,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-27 02:00:05,515 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-27 02:00:05,515 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/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e 2021-08-27 02:00:05,515 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-27 02:00:05,516 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:05,604 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e HTTP/1.1" 200 222 2021-08-27 02:00:05,605 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-27 02:00:05,605 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"a7a96d0a68084651b5b68c4612895a8e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1630029602885,"modificationTime":1630029605138} 2021-08-27 02:00:05,607 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-27 02:00:05,608 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/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e 2021-08-27 02:00:05,608 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-27 02:00:05,609 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:05,712 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e HTTP/1.1" 200 436 2021-08-27 02:00:05,713 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-27 02:00:05,713 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":"8764c12e2f5447a5a5a51736ef367b36","onboardingMethod":"NetworkPackage","id":"df438c5ed0bd4513bdc2abeebea83b0b","version":"a7a96d0a68084651b5b68c4612895a8e","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-27 02:00:05,715 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-27 02:00:05,715 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/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e 2021-08-27 02:00:05,715 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-27 02:00:05,717 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:05,801 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e HTTP/1.1" 200 436 2021-08-27 02:00:05,802 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-27 02:00:05,803 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":"8764c12e2f5447a5a5a51736ef367b36","onboardingMethod":"NetworkPackage","id":"df438c5ed0bd4513bdc2abeebea83b0b","version":"a7a96d0a68084651b5b68c4612895a8e","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-27 02:00:05,806 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-27 02:00:05,806 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/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e/orchestration-template-candidate/process 2021-08-27 02:00:05,806 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-08-27 02:00:05,808 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:08,255 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e/orchestration-template-candidate/process HTTP/1.1" 200 231 2021-08-27 02:00:08,256 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-08-27 02:00:08,256 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-27 02:00:08,258 INFO 209:vsp.py(1) - Artifacts for Vsp basic_cnf_VSP have been validated 2021-08-27 02:00:08,258 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-27 02:00:08,258 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/df438c5ed0bd4513bdc2abeebea83b0b/versions 2021-08-27 02:00:08,259 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-27 02:00:08,260 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:08,312 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/df438c5ed0bd4513bdc2abeebea83b0b/versions HTTP/1.1" 200 253 2021-08-27 02:00:08,313 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-27 02:00:08,313 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a7a96d0a68084651b5b68c4612895a8e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630029602885,"modificationTime":1630029603340,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-27 02:00:08,315 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-27 02:00:08,315 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/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e 2021-08-27 02:00:08,315 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-27 02:00:08,316 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:08,397 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e HTTP/1.1" 200 222 2021-08-27 02:00:08,398 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-27 02:00:08,398 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"a7a96d0a68084651b5b68c4612895a8e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1630029602885,"modificationTime":1630029608245} 2021-08-27 02:00:08,400 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-27 02:00:08,401 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/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e 2021-08-27 02:00:08,401 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-27 02:00:08,402 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:08,564 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e HTTP/1.1" 200 804 2021-08-27 02:00:08,565 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-27 02:00:08,566 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":"8764c12e2f5447a5a5a51736ef367b36","onboardingMethod":"NetworkPackage","id":"df438c5ed0bd4513bdc2abeebea83b0b","version":"a7a96d0a68084651b5b68c4612895a8e","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-27 02:00:08,569 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-27 02:00:08,569 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/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e 2021-08-27 02:00:08,569 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-27 02:00:08,572 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:08,712 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e HTTP/1.1" 200 804 2021-08-27 02:00:08,713 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-27 02:00:08,714 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":"8764c12e2f5447a5a5a51736ef367b36","onboardingMethod":"NetworkPackage","id":"df438c5ed0bd4513bdc2abeebea83b0b","version":"a7a96d0a68084651b5b68c4612895a8e","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-27 02:00:08,715 INFO 241:vsp.py(1) - attempting to commit for basic_cnf_VSP in SDC 2021-08-27 02:00:08,716 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-27 02:00:08,716 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/df438c5ed0bd4513bdc2abeebea83b0b/versions 2021-08-27 02:00:08,716 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-27 02:00:08,717 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:08,762 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/df438c5ed0bd4513bdc2abeebea83b0b/versions HTTP/1.1" 200 253 2021-08-27 02:00:08,764 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-27 02:00:08,764 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a7a96d0a68084651b5b68c4612895a8e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630029602885,"modificationTime":1630029603340,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-27 02:00:08,767 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-27 02:00:08,768 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/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e 2021-08-27 02:00:08,768 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-27 02:00:08,770 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:08,863 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e HTTP/1.1" 200 222 2021-08-27 02:00:08,864 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-27 02:00:08,864 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"a7a96d0a68084651b5b68c4612895a8e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1630029602885,"modificationTime":1630029608245} 2021-08-27 02:00:08,867 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-27 02:00:08,867 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/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e 2021-08-27 02:00:08,867 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-27 02:00:08,869 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:09,034 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e HTTP/1.1" 200 804 2021-08-27 02:00:09,036 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-27 02:00:09,037 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":"8764c12e2f5447a5a5a51736ef367b36","onboardingMethod":"NetworkPackage","id":"df438c5ed0bd4513bdc2abeebea83b0b","version":"a7a96d0a68084651b5b68c4612895a8e","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-27 02:00:09,040 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-27 02:00:09,040 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/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e 2021-08-27 02:00:09,040 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-27 02:00:09,043 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:09,213 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e HTTP/1.1" 200 804 2021-08-27 02:00:09,214 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-27 02:00:09,214 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":"8764c12e2f5447a5a5a51736ef367b36","onboardingMethod":"NetworkPackage","id":"df438c5ed0bd4513bdc2abeebea83b0b","version":"a7a96d0a68084651b5b68c4612895a8e","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-27 02:00:09,220 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-27 02:00:09,221 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/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e/actions 2021-08-27 02:00:09,221 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-08-27 02:00:09,222 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:13,305 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e/actions HTTP/1.1" 200 2 2021-08-27 02:00:13,307 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-08-27 02:00:13,307 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-08-27 02:00:13,311 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-27 02:00:13,311 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/df438c5ed0bd4513bdc2abeebea83b0b/versions 2021-08-27 02:00:13,311 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-27 02:00:13,313 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:13,391 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/df438c5ed0bd4513bdc2abeebea83b0b/versions HTTP/1.1" 200 253 2021-08-27 02:00:13,392 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-27 02:00:13,392 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a7a96d0a68084651b5b68c4612895a8e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630029602885,"modificationTime":1630029609267,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-27 02:00:13,395 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-27 02:00:13,395 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/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e 2021-08-27 02:00:13,395 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-27 02:00:13,396 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:13,512 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e HTTP/1.1" 200 223 2021-08-27 02:00:13,513 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-27 02:00:13,514 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"a7a96d0a68084651b5b68c4612895a8e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1630029602885,"modificationTime":1630029608245} 2021-08-27 02:00:13,516 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-27 02:00:13,516 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e 2021-08-27 02:00:13,516 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-27 02:00:13,518 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:13,894 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e HTTP/1.1" 200 804 2021-08-27 02:00:13,896 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-27 02:00:13,896 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":"8764c12e2f5447a5a5a51736ef367b36","onboardingMethod":"NetworkPackage","id":"df438c5ed0bd4513bdc2abeebea83b0b","version":"a7a96d0a68084651b5b68c4612895a8e","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-27 02:00:13,899 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_cnf_VSP in SDC 2021-08-27 02:00:13,900 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-27 02:00:13,900 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/df438c5ed0bd4513bdc2abeebea83b0b/versions 2021-08-27 02:00:13,900 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-27 02:00:13,903 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:13,984 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/df438c5ed0bd4513bdc2abeebea83b0b/versions HTTP/1.1" 200 253 2021-08-27 02:00:13,985 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-27 02:00:13,986 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a7a96d0a68084651b5b68c4612895a8e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630029602885,"modificationTime":1630029609267,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-27 02:00:13,988 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-27 02:00:13,989 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/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e 2021-08-27 02:00:13,989 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-27 02:00:13,990 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:14,101 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e HTTP/1.1" 200 223 2021-08-27 02:00:14,103 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-27 02:00:14,103 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"a7a96d0a68084651b5b68c4612895a8e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1630029602885,"modificationTime":1630029608245} 2021-08-27 02:00:14,107 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-27 02:00:14,107 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/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e 2021-08-27 02:00:14,107 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-27 02:00:14,109 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:14,687 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e HTTP/1.1" 200 804 2021-08-27 02:00:14,689 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-27 02:00:14,689 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":"8764c12e2f5447a5a5a51736ef367b36","onboardingMethod":"NetworkPackage","id":"df438c5ed0bd4513bdc2abeebea83b0b","version":"a7a96d0a68084651b5b68c4612895a8e","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-27 02:00:14,694 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-27 02:00:14,695 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/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e/actions 2021-08-27 02:00:14,695 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-08-27 02:00:14,696 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:20,705 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e/actions HTTP/1.1" 200 2 2021-08-27 02:00:20,706 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-08-27 02:00:20,706 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-08-27 02:00:20,708 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-27 02:00:20,709 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/df438c5ed0bd4513bdc2abeebea83b0b/versions 2021-08-27 02:00:20,709 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-27 02:00:20,710 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:20,811 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/df438c5ed0bd4513bdc2abeebea83b0b/versions HTTP/1.1" 200 264 2021-08-27 02:00:20,812 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-27 02:00:20,812 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a7a96d0a68084651b5b68c4612895a8e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630029602885,"modificationTime":1630029618361,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-27 02:00:20,815 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-08-27 02:00:20,815 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-27 02:00:20,816 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/df438c5ed0bd4513bdc2abeebea83b0b/versions 2021-08-27 02:00:20,816 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-27 02:00:20,818 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:20,903 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/df438c5ed0bd4513bdc2abeebea83b0b/versions HTTP/1.1" 200 264 2021-08-27 02:00:20,905 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-27 02:00:20,905 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a7a96d0a68084651b5b68c4612895a8e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630029602885,"modificationTime":1630029618361,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-27 02:00:20,913 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-27 02:00:20,913 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/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e/actions 2021-08-27 02:00:20,913 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-08-27 02:00:20,916 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:23,142 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e/actions HTTP/1.1" 200 317 2021-08-27 02:00:23,143 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-08-27 02:00:23,144 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"df438c5ed0bd4513bdc2abeebea83b0b","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-27 02:00:23,144 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"df438c5ed0bd4513bdc2abeebea83b0b","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-27 02:00:23,146 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-27 02:00:23,146 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-27 02:00:23,146 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-27 02:00:23,146 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-27 02:00:23,147 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-27 02:00:23,148 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-27 02:00:23,784 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-27 02:00:23,785 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-27 02:00:23,785 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"a2c7e29e-b835-484d-9fb7-edc43db05ba8","invariantUUID":"aa31e9a6-7b6a-4722-9873-9dae2ab04f27","name":"basic_onboard_YQxPFG","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a2c7e29e-b835-484d-9fb7-edc43db05ba8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"bb9ab116-6143-4606-9be8-e1340dd8f03b","invariantUUID":"d573e24e-afdf-441d-be4f-9ee150542cea","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/bb9ab116-6143-4606-9be8-e1340dd8f03b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-27 02:00:23,787 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_YQxPFG from SDC 2021-08-27 02:00:23,787 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:00:23,787 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:00:23,787 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-27 02:00:23,787 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-27 02:00:23,788 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:00:23,788 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:00:23,788 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-27 02:00:23,788 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-08-27 02:00:23,788 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-27 02:00:23,788 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-08-27 02:00:33,799 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-27 02:00:33,800 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-27 02:00:33,801 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-27 02:00:33,801 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-27 02:00:33,801 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-27 02:00:33,804 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-27 02:00:33,908 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-27 02:00:33,909 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-27 02:00:33,910 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"a2c7e29e-b835-484d-9fb7-edc43db05ba8","invariantUUID":"aa31e9a6-7b6a-4722-9873-9dae2ab04f27","name":"basic_onboard_YQxPFG","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a2c7e29e-b835-484d-9fb7-edc43db05ba8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"bb9ab116-6143-4606-9be8-e1340dd8f03b","invariantUUID":"d573e24e-afdf-441d-be4f-9ee150542cea","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/bb9ab116-6143-4606-9be8-e1340dd8f03b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-27 02:00:33,913 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_YQxPFG from SDC 2021-08-27 02:00:33,913 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:00:33,913 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:00:33,913 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-27 02:00:33,913 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-27 02:00:33,913 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:00:33,914 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:00:33,914 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-27 02:00:33,914 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-08-27 02:00:33,914 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-27 02:00:33,914 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-08-27 02:00:33,914 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-27 02:00:33,914 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-27 02:00:33,915 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-27 02:00:33,915 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-27 02:00:33,915 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-27 02:00:33,916 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-27 02:00:34,009 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-27 02:00:34,010 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-27 02:00:34,011 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"a2c7e29e-b835-484d-9fb7-edc43db05ba8","invariantUUID":"aa31e9a6-7b6a-4722-9873-9dae2ab04f27","name":"basic_onboard_YQxPFG","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a2c7e29e-b835-484d-9fb7-edc43db05ba8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"bb9ab116-6143-4606-9be8-e1340dd8f03b","invariantUUID":"d573e24e-afdf-441d-be4f-9ee150542cea","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/bb9ab116-6143-4606-9be8-e1340dd8f03b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-27 02:00:34,013 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_YQxPFG from SDC 2021-08-27 02:00:34,013 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:00:34,013 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:00:34,013 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-27 02:00:34,013 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-27 02:00:34,013 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:00:34,013 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:00:34,013 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-27 02:00:34,013 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-08-27 02:00:34,013 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-27 02:00:34,014 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-08-27 02:00:34,014 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-08-27 02:00:34,014 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-08-27 02:00:34,014 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-27 02:00:34,014 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-27 02:00:34,014 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-08-27 02:00:34,016 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:34,274 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-27 02:00:34,276 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-08-27 02:00:34,277 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":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null}],"serviceCategories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"empty":false,"ownerId":null}],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null}],"productCategories":[]},"version":"1.9.0"} 2021-08-27 02:00:34,280 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-08-27 02:00:34,281 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-08-27 02:00:34,281 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-08-27 02:00:34,281 INFO 267:__init__.py(1) - attempting to create Vf basic_cnf in SDC 2021-08-27 02:00:34,281 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-27 02:00:34,281 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-27 02:00:34,282 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-27 02:00:34,282 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-27 02:00:34,282 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-27 02:00:34,284 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-27 02:00:34,385 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-27 02:00:34,386 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-27 02:00:34,386 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"a2c7e29e-b835-484d-9fb7-edc43db05ba8","invariantUUID":"aa31e9a6-7b6a-4722-9873-9dae2ab04f27","name":"basic_onboard_YQxPFG","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a2c7e29e-b835-484d-9fb7-edc43db05ba8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"bb9ab116-6143-4606-9be8-e1340dd8f03b","invariantUUID":"d573e24e-afdf-441d-be4f-9ee150542cea","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/bb9ab116-6143-4606-9be8-e1340dd8f03b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-27 02:00:34,388 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_YQxPFG from SDC 2021-08-27 02:00:34,388 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:00:34,388 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:00:34,388 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-27 02:00:34,388 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-27 02:00:34,388 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:00:34,388 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:00:34,388 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-27 02:00:34,389 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-08-27 02:00:34,389 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-27 02:00:34,389 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-08-27 02:00:34,403 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-27 02:00:34,404 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-27 02:00:34,404 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-27 02:00:34,404 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-27 02:00:34,404 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-27 02:00:34,406 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:34,446 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-27 02:00:34,448 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-27 02:00:34,448 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"8764c12e2f5447a5a5a51736ef367b36","onboardingMethod":"NetworkPackage","id":"df438c5ed0bd4513bdc2abeebea83b0b","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_YQxPFG_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"01419d87e2d843238009b7c53bd3260c","onboardingMethod":"NetworkPackage","id":"8f7b9ec9ee8e4f5293bf4ddd2ac65b82","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"d2a1c2b2fc7d4945b642912cd6f7f9fe","onboardingMethod":"NetworkPackage","id":"1b59721ff2704d339efc83130bc10f31","owner":"cs0008","status":"ACTIVE"},{"name":"pNF f3d226f7-7784","description":"vendor software product","vendorName":"0ba6a28a-b492-47b7-a520","vendorId":"676aad6a0caa43c186b4b1cee6f605da","onboardingMethod":"NetworkPackage","id":"01693c362ed04fae9e22616ed571d1e9","owner":"cs0008","status":"ACTIVE"},{"name":"vFW b7d388cb-62ee","description":"vendor software product","vendorName":"0a40011f-eb0c-4fcf-8d03","vendorId":"70710bc492134f8aa8a81ebb156ecd31","onboardingMethod":"NetworkPackage","id":"c8ee1aaf262646c794db5f299a9bebb9","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-08-27 02:00:34,451 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-08-27 02:00:34,451 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_YQxPFG_VSP from SDC 2021-08-27 02:00:34,451 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-27 02:00:34,452 DEBUG 324:vsp.py(1) - importing VSP pNF f3d226f7-7784 from SDC 2021-08-27 02:00:34,452 DEBUG 324:vsp.py(1) - importing VSP vFW b7d388cb-62ee from SDC 2021-08-27 02:00:34,452 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-08-27 02:00:34,452 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-27 02:00:34,453 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-27 02:00:34,453 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/df438c5ed0bd4513bdc2abeebea83b0b/versions 2021-08-27 02:00:34,453 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-27 02:00:34,455 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:34,506 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/df438c5ed0bd4513bdc2abeebea83b0b/versions HTTP/1.1" 200 264 2021-08-27 02:00:34,507 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-27 02:00:34,508 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a7a96d0a68084651b5b68c4612895a8e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630029602885,"modificationTime":1630029618361,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-27 02:00:34,510 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-27 02:00:34,510 INFO 192:__init__.py(1) - Vsp found, updating information 2021-08-27 02:00:34,510 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-08-27 02:00:34,510 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-27 02:00:34,510 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/df438c5ed0bd4513bdc2abeebea83b0b/versions 2021-08-27 02:00:34,510 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-27 02:00:34,512 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:34,557 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/df438c5ed0bd4513bdc2abeebea83b0b/versions HTTP/1.1" 200 264 2021-08-27 02:00:34,559 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-27 02:00:34,559 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a7a96d0a68084651b5b68c4612895a8e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630029602885,"modificationTime":1630029618361,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-27 02:00:34,561 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-27 02:00:34,561 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/df438c5ed0bd4513bdc2abeebea83b0b/versions 2021-08-27 02:00:34,561 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-27 02:00:34,563 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:34,610 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/df438c5ed0bd4513bdc2abeebea83b0b/versions HTTP/1.1" 200 264 2021-08-27 02:00:34,611 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-27 02:00:34,611 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a7a96d0a68084651b5b68c4612895a8e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630029602885,"modificationTime":1630029618361,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-27 02:00:34,613 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-27 02:00:34,617 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-27 02:00:34,617 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/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e/actions 2021-08-27 02:00:34,618 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-08-27 02:00:34,619 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:35,330 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e/actions HTTP/1.1" 200 317 2021-08-27 02:00:35,331 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-08-27 02:00:35,332 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"df438c5ed0bd4513bdc2abeebea83b0b","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-27 02:00:35,332 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"df438c5ed0bd4513bdc2abeebea83b0b","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-27 02:00:35,334 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-27 02:00:35,335 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/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e 2021-08-27 02:00:35,335 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-27 02:00:35,337 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:35,499 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/df438c5ed0bd4513bdc2abeebea83b0b/versions/a7a96d0a68084651b5b68c4612895a8e HTTP/1.1" 200 804 2021-08-27 02:00:35,500 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-27 02:00:35,500 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"8764c12e2f5447a5a5a51736ef367b36","onboardingMethod":"NetworkPackage","id":"df438c5ed0bd4513bdc2abeebea83b0b","version":"a7a96d0a68084651b5b68c4612895a8e","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-27 02:00:35,502 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-27 02:00:35,503 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-27 02:00:35,503 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": "df438c5ed0bd4513bdc2abeebea83b0b", "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-27 02:00:35,504 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:38,959 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-27 02:00:38,965 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-08-27 02:00:38,970 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1630029637489,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"899ffeeb-5113-4605-b367-d468db7f3f19","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1630029637492,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630029637489,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1630029637570,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"b26554f2-4e29-4fcf-b817-34927f94d403","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1630029637571,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630029637570,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1630029637489,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"899ffeeb-5113-4605-b367-d468db7f3f19","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1630029637492,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630029637489,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1":{"payloadData":"SXlBalBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVRFbERSVTVUUlY5VFZFRlNWRDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBRb2pJQ01LSXlBaklFTnZjSGx5YVdkb2RDQW9ReWtnTWpBeE9TQkpiblJsYkNCRGIzSndiM0poZEdsdmJnb2pJQ01nVTFCRVdDMU1hV05sYm5ObExVbGtaVzUwYVdacFpYSTZJRUZ3WVdOb1pTMHlMakFLSXlBakNpTWdJejA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVXhKUTBWT1UwVmZSVTVFUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLQ21obFlYUmZkR1Z0Y0d4aGRHVmZkbVZ5YzJsdmJqb2dNakF4TmkweE1DMHhOQXBrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnWkhWdGJYa2dWazVHQ2dwd1lYSmhiV1YwWlhKek9nb2daSFZ0YlhsZmJtRnRaVjh3T2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUc1aGJXVWdiMllnZG0wS0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVSMWJXMTVJRzVoYldVS0NpQjJibVpmYVdRNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2FXUWdiMllnZG01bUNpQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWNtOTJhV1JsWkNCaWVTQlBUa0ZRQ2dvZ2RtNW1YMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2JtRnRaU0J2WmlCMmJtWUtJQ0FnWkdWelkzSnBjSFJwYjI0NklGQnliM1pwWkdWa0lHSjVJRTlPUVZBS0NpQjJabDl0YjJSMWJHVmZhV1E2Q2lBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNCc1lXSmxiRG9nZG01bUlHMXZaSFZzWlNCcFpBb2dJQ0JrWlhOamNtbHdkR2x2YmpvZ1VISnZkbWxrWldRZ1lua2dUMDVCVUFvS0lHUjFiVzE1WDJsdFlXZGxYMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ1NXMWhaMlVnYm1GdFpTQnZjaUJKUkFvZ0lDQmtaWE5qY21sd2RHbHZiam9nUkhWdGJYa2dhVzFoWjJVZ2JtRnRaUW9LSUdSMWJXMTVYMlpzWVhadmNsOXVZVzFsT2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUdac1lYWnZjZ29nSUNCa1pYTmpjbWx3ZEdsdmJqb2dSSFZ0YlhrZ1pteGhkbTl5Q2dweVpYTnZkWEpqWlhNNkNpQmtkVzF0ZVY4d09nb2dJQ0IwZVhCbE9pQlBVem82VG05MllUbzZVMlZ5ZG1WeUNpQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJR1IxYlcxNVgyNWhiV1ZmTUNCOUNpQWdJQ0FnYVcxaFoyVTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjlwYldGblpWOXVZVzFsSUgwS0lDQWdJQ0JtYkdGMmIzSTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjltYkdGMmIzSmZibUZ0WlNCOUNpQWdJQ0FnYldWMFlXUmhkR0U2SUhzZ2RtNW1YMjVoYldVNklIc2daMlYwWDNCaGNtRnRPaUIyYm1aZmJtRnRaU0I5TENCMmJtWmZhV1E2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYVdRZ2ZTd2dkbVpmYlc5a2RXeGxYMmxrT2lCN0lHZGxkRjl3WVhKaGJUb2dkbVpmYlc5a2RXeGxYMmxrSUgxOQ==","listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1630029637511,"description":"created from csar","artifactType":"HEAT","uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"063775ab-0b31-418c-b080-62e833aac195","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.heat1","duplicated":false,"payloadUpdateDate":1630029637516,"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":1630029637511,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029637523,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1630029637523,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029637523,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029636437,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.assettoscacsar","artifactName":"resource-BasicCnf-csar.csar","artifactGroupType":"TOSCA","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029636437,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029636437,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.assettoscatemplate","artifactName":"resource-BasicCnf-template.yml","artifactGroupType":"TOSCA","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029636437,"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":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"feature_dummy","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"feature","uniqueId":"capability.8561fe20-3913-4e4f-920b-5060b9aeafef.feature","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6add5eb-ead6-42b8-af90-183b295740fa","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"e6add5eb-ead6-42b8-af90-183b295740fa"},{"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":"e6add5eb-ead6-42b8-af90-183b295740fa","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"e6add5eb-ead6-42b8-af90-183b295740fa"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6add5eb-ead6-42b8-af90-183b295740fa","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"e6add5eb-ead6-42b8-af90-183b295740fa"}],"type":"tosca.capabilities.Scalable","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"scalable_dummy","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"scalable","uniqueId":"capability.e6add5eb-ead6-42b8-af90-183b295740fa.scalable","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"binding_dummy","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"binding","uniqueId":"capability.e6add5eb-ead6-42b8-af90-183b295740fa.binding","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"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":"e6add5eb-ead6-42b8-af90-183b295740fa","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"e6add5eb-ead6-42b8-af90-183b295740fa"},{"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":"e6add5eb-ead6-42b8-af90-183b295740fa","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"e6add5eb-ead6-42b8-af90-183b295740fa"},{"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":"e6add5eb-ead6-42b8-af90-183b295740fa","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"empty":false,"ownerId":"e6add5eb-ead6-42b8-af90-183b295740fa"},{"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":"e6add5eb-ead6-42b8-af90-183b295740fa","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"e6add5eb-ead6-42b8-af90-183b295740fa"}],"type":"tosca.capabilities.Container","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"host_dummy","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"host","uniqueId":"capability.e6add5eb-ead6-42b8-af90-183b295740fa.host","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.ephemeral.size_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.ephemeral.size","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.ephemeral.size","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"instance_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"instance","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.instance","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"memory_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"memory","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.memory","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.iops_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.iops","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.iops","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.device.read.requests_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.device.read.requests","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.device.read.requests","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"cpu.delta_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"cpu.delta","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.cpu.delta","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.capacity_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.capacity","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.capacity","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.device.read.bytes_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.device.read.bytes","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.device.read.bytes","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.write.bytes_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.write.bytes","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.write.bytes","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.latency_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.latency","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.latency","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.device.read.bytes.rate_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.device.read.bytes.rate","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.usage_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.usage","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.usage","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"cpu_util_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"cpu_util","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.cpu_util","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.device.allocation_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.device.allocation","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.device.allocation","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.write.requests.rate_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.write.requests.rate","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.write.requests.rate","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.write.bytes.rate_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.write.bytes.rate","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.write.bytes.rate","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.device.latency_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.device.latency","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.device.latency","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"cpu_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"cpu","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.cpu","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.device.write.requests_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.device.write.requests","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.device.write.requests","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.device.write.bytes_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.device.write.bytes","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.device.write.bytes","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.read.requests_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.read.requests","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.read.requests","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.root.size_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.root.size","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.root.size","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.device.write.bytes.rate_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.device.write.bytes.rate","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"vcpus_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"vcpus","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.vcpus","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.device.iops_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.device.iops","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.device.iops","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.device.usage_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.device.usage","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.device.usage","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.device.read.requests.rate_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.device.read.requests.rate","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.device.read.requests.rate","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.device.write.requests.rate_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.device.write.requests.rate","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.device.write.requests.rate","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.allocation_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.allocation","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.allocation","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.read.bytes.rate_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.read.bytes.rate","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.read.bytes.rate","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.read.bytes_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.read.bytes","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.read.bytes","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"memory.usage_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"memory.usage","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.memory.usage","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.device.capacity_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.device.capacity","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.device.capacity","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"memory.resident_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"memory.resident","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.memory.resident","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.write.requests_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.write.requests","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.write.requests","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.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":"e6add5eb-ead6-42b8-af90-183b295740fa","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"e6add5eb-ead6-42b8-af90-183b295740fa"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6add5eb-ead6-42b8-af90-183b295740fa","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"e6add5eb-ead6-42b8-af90-183b295740fa"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6add5eb-ead6-42b8-af90-183b295740fa","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"e6add5eb-ead6-42b8-af90-183b295740fa"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6add5eb-ead6-42b8-af90-183b295740fa","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"e6add5eb-ead6-42b8-af90-183b295740fa"}],"type":"tosca.capabilities.OperatingSystem","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"os_dummy","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"os","uniqueId":"capability.e6add5eb-ead6-42b8-af90-183b295740fa.os","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"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":"e6add5eb-ead6-42b8-af90-183b295740fa","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"e6add5eb-ead6-42b8-af90-183b295740fa"}],"type":"tosca.capabilities.Endpoint.Admin","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"endpoint_dummy","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"endpoint","uniqueId":"capability.e6add5eb-ead6-42b8-af90-183b295740fa.endpoint","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"node":"tosca.nodes.Root","name":"dependency_dummy","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"dependency","uniqueId":"8561fe20-3913-4e4f-920b-5060b9aeafef.dependency","capability":"tosca.capabilities.Node","ownerId":"8561fe20-3913-4e4f-920b-5060b9aeafef","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"node":"tosca.nodes.BlockStorage","name":"local_storage_dummy","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"local_storage","uniqueId":"e6add5eb-ead6-42b8-af90-183b295740fa.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"e6add5eb-ead6-42b8-af90-183b295740fa","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37"},{"definition":false,"hidden":false,"uniqueId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37"},{"definition":false,"hidden":false,"uniqueId":"6ad252ed-18f8-40f8-8d48-8ccb17916305.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":"e0e339d6-229f-44a8-948b-225b9cd88cdb.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6ad252ed-18f8-40f8-8d48-8ccb17916305.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":"6ad252ed-18f8-40f8-8d48-8ccb17916305.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":"e0e339d6-229f-44a8-948b-225b9cd88cdb.dummy_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37"},{"definition":false,"hidden":false,"uniqueId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37"},{"definition":false,"hidden":false,"uniqueId":"6ad252ed-18f8-40f8-8d48-8ccb17916305.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37"},{"definition":false,"hidden":false,"uniqueId":"79134409-8856-4140-bbb5-91ce67792da4.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":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37"},{"definition":false,"hidden":false,"uniqueId":"6ad252ed-18f8-40f8-8d48-8ccb17916305.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37"},{"definition":false,"hidden":false,"uniqueId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37.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":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37"},{"definition":false,"hidden":false,"uniqueId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37"},{"definition":false,"hidden":false,"uniqueId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37.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":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false,"ownerId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37"},{"definition":false,"hidden":false,"uniqueId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37.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":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37"}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_dummy"},"actualComponentUid":"6ad252ed-18f8-40f8-8d48-8ccb17916305","createdFromCsar":true,"name":"abstract_dummy","uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","normalizedName":"abstract_dummy","icon":"defaulticon","creationTime":1630029637268,"originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_dummy","createdFrom":"CSAR","componentUid":"6ad252ed-18f8-40f8-8d48-8ccb17916305","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicCnfcvfc.abstract.abstract.nodes.dummy","modificationTime":1630029637379,"customizationUUID":"13e357e5-5100-4e44-ae28-d997613c4270","posX":"475.0","posY":"325.0","componentName":"basic_cnf-nodes.dummyCvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy":[{"definition":false,"hidden":false,"uniqueId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37"},{"definition":false,"hidden":false,"uniqueId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37"},{"definition":false,"hidden":false,"uniqueId":"6ad252ed-18f8-40f8-8d48-8ccb17916305.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":"e0e339d6-229f-44a8-948b-225b9cd88cdb.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6ad252ed-18f8-40f8-8d48-8ccb17916305.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":"6ad252ed-18f8-40f8-8d48-8ccb17916305.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":"e0e339d6-229f-44a8-948b-225b9cd88cdb.dummy_name_0","getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.dummy_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37"},{"definition":false,"hidden":false,"uniqueId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37"},{"definition":false,"hidden":false,"uniqueId":"6ad252ed-18f8-40f8-8d48-8ccb17916305.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.dummy_flavor_name","parentUniqueId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37"},{"definition":false,"hidden":false,"uniqueId":"79134409-8856-4140-bbb5-91ce67792da4.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":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37"},{"definition":false,"hidden":false,"uniqueId":"6ad252ed-18f8-40f8-8d48-8ccb17916305.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.dummy_image_name","parentUniqueId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37"},{"definition":false,"hidden":false,"uniqueId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37.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":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37"},{"definition":false,"hidden":false,"uniqueId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37"},{"definition":false,"hidden":false,"uniqueId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37.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":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false,"ownerId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37"},{"definition":false,"hidden":false,"uniqueId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37.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":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"bb502019-2ba9-41ac-82a6-8ca3e2eefd37"}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"feature_dummy","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"feature","uniqueId":"capability.8561fe20-3913-4e4f-920b-5060b9aeafef.feature","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6add5eb-ead6-42b8-af90-183b295740fa","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"e6add5eb-ead6-42b8-af90-183b295740fa"},{"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":"e6add5eb-ead6-42b8-af90-183b295740fa","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"e6add5eb-ead6-42b8-af90-183b295740fa"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6add5eb-ead6-42b8-af90-183b295740fa","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"e6add5eb-ead6-42b8-af90-183b295740fa"}],"type":"tosca.capabilities.Scalable","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"scalable_dummy","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"scalable","uniqueId":"capability.e6add5eb-ead6-42b8-af90-183b295740fa.scalable","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"binding_dummy","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"binding","uniqueId":"capability.e6add5eb-ead6-42b8-af90-183b295740fa.binding","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"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":"e6add5eb-ead6-42b8-af90-183b295740fa","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"e6add5eb-ead6-42b8-af90-183b295740fa"},{"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":"e6add5eb-ead6-42b8-af90-183b295740fa","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"e6add5eb-ead6-42b8-af90-183b295740fa"},{"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":"e6add5eb-ead6-42b8-af90-183b295740fa","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"empty":false,"ownerId":"e6add5eb-ead6-42b8-af90-183b295740fa"},{"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":"e6add5eb-ead6-42b8-af90-183b295740fa","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"e6add5eb-ead6-42b8-af90-183b295740fa"}],"type":"tosca.capabilities.Container","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"host_dummy","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"host","uniqueId":"capability.e6add5eb-ead6-42b8-af90-183b295740fa.host","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.ephemeral.size_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.ephemeral.size","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.ephemeral.size","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"instance_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"instance","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.instance","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"memory_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"memory","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.memory","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.iops_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.iops","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.iops","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.device.read.requests_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.device.read.requests","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.device.read.requests","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"cpu.delta_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"cpu.delta","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.cpu.delta","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.capacity_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.capacity","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.capacity","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.device.read.bytes_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.device.read.bytes","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.device.read.bytes","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.write.bytes_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.write.bytes","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.write.bytes","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.latency_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.latency","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.latency","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.device.read.bytes.rate_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.device.read.bytes.rate","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.usage_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.usage","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.usage","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"cpu_util_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"cpu_util","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.cpu_util","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.device.allocation_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.device.allocation","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.device.allocation","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.write.requests.rate_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.write.requests.rate","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.write.requests.rate","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.write.bytes.rate_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.write.bytes.rate","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.write.bytes.rate","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.device.latency_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.device.latency","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.device.latency","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"cpu_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"cpu","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.cpu","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.device.write.requests_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.device.write.requests","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.device.write.requests","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.device.write.bytes_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.device.write.bytes","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.device.write.bytes","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.read.requests_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.read.requests","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.read.requests","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.root.size_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.root.size","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.root.size","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.device.write.bytes.rate_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.device.write.bytes.rate","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"vcpus_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"vcpus","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.vcpus","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.device.iops_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.device.iops","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.device.iops","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.device.usage_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.device.usage","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.device.usage","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.device.read.requests.rate_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.device.read.requests.rate","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.device.read.requests.rate","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.device.write.requests.rate_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.device.write.requests.rate","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.device.write.requests.rate","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.allocation_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.allocation","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.allocation","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.read.bytes.rate_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.read.bytes.rate","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.read.bytes.rate","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.read.bytes_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.read.bytes","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.read.bytes","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"memory.usage_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"memory.usage","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.memory.usage","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.device.capacity_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.device.capacity","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.device.capacity","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"memory.resident_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"memory.resident","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.memory.resident","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7034a747-914b-488b-8405-33b2da0babb0","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7034a747-914b-488b-8405-33b2da0babb0"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"disk.write.requests_dummy","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"disk.write.requests","uniqueId":"capability.7034a747-914b-488b-8405-33b2da0babb0.disk.write.requests","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.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":"e6add5eb-ead6-42b8-af90-183b295740fa","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"e6add5eb-ead6-42b8-af90-183b295740fa"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6add5eb-ead6-42b8-af90-183b295740fa","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"e6add5eb-ead6-42b8-af90-183b295740fa"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6add5eb-ead6-42b8-af90-183b295740fa","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"e6add5eb-ead6-42b8-af90-183b295740fa"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6add5eb-ead6-42b8-af90-183b295740fa","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"e6add5eb-ead6-42b8-af90-183b295740fa"}],"type":"tosca.capabilities.OperatingSystem","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"os_dummy","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"os","uniqueId":"capability.e6add5eb-ead6-42b8-af90-183b295740fa.os","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"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":"e6add5eb-ead6-42b8-af90-183b295740fa","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"e6add5eb-ead6-42b8-af90-183b295740fa"}],"type":"tosca.capabilities.Endpoint.Admin","path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"name":"endpoint_dummy","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"endpoint","uniqueId":"capability.e6add5eb-ead6-42b8-af90-183b295740fa.endpoint","ownerId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"node":"tosca.nodes.Root","name":"dependency_dummy","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"dependency","uniqueId":"8561fe20-3913-4e4f-920b-5060b9aeafef.dependency","capability":"tosca.capabilities.Node","ownerId":"8561fe20-3913-4e4f-920b-5060b9aeafef","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["6ad252ed-18f8-40f8-8d48-8ccb17916305.4cde28aa-7995-4e6b-a1ee-235da41dc160.dummy","e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"],"node":"tosca.nodes.BlockStorage","name":"local_storage_dummy","source":"6ad252ed-18f8-40f8-8d48-8ccb17916305","parentName":"local_storage","uniqueId":"e6add5eb-ead6-42b8-af90-183b295740fa.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"e6add5eb-ead6-42b8-af90-183b295740fa","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.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":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.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":"e0e339d6-229f-44a8-948b-225b9cd88cdb.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":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.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":"e0e339d6-229f-44a8-948b-225b9cd88cdb.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":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.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":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_dummy_group","name":"base_dummy_group","uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.base_dummy_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","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,"empty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file"},{"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,"empty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description"}],"members":{"abstract_dummy":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"},"userDefined":false,"invariantName":"base_dummy_group","createdFrom":"CSAR","invariantUUID":"f9f43d62-086b-4d3f-bbf5-714e4306b1eb","groupUUID":"8026dcff-b996-4225-91ec-a52abd363068","vspOriginated":true,"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"BasicCnf..base_dummy..module-0","name":"BasicCnf..base_dummy..module-0","uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.BasicCnf..base_dummy..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count"}],"members":{"abstract_dummy":"e0e339d6-229f-44a8-948b-225b9cd88cdb.6ad252ed-18f8-40f8-8d48-8ccb17916305.abstract_dummy"},"userDefined":false,"artifacts":["e0e339d6-229f-44a8-948b-225b9cd88cdb.heat1env","e0e339d6-229f-44a8-948b-225b9cd88cdb.heat1"],"invariantName":"BasicCnf..base_dummy..module-0","createdFrom":"CSAR","invariantUUID":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d","artifactsUuid":["063775ab-0b31-418c-b080-62e833aac195"],"groupUUID":"22c0d570-6fff-4a0b-8dca-f77e548d46a1","vspOriginated":true,"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicCnf","vendorName":"basicnf_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","version":"0.1","icon":"defaulticon","creationDate":1630029636438,"name":"basic_cnf","componentType":"RESOURCE","description":"VF","tags":["basic_cnf"],"uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb","componentMetadataForSupportLog":{"SupportablityComponentUUID":"8cd5132f-1d0e-4966-857f-d7265f73864a","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"df438c5ed0bd4513bdc2abeebea83b0b","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdateDate":1630029637342,"allArtifacts":{"heat1":{"payloadData":"SXlBalBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVRFbERSVTVUUlY5VFZFRlNWRDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBRb2pJQ01LSXlBaklFTnZjSGx5YVdkb2RDQW9ReWtnTWpBeE9TQkpiblJsYkNCRGIzSndiM0poZEdsdmJnb2pJQ01nVTFCRVdDMU1hV05sYm5ObExVbGtaVzUwYVdacFpYSTZJRUZ3WVdOb1pTMHlMakFLSXlBakNpTWdJejA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVXhKUTBWT1UwVmZSVTVFUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLQ21obFlYUmZkR1Z0Y0d4aGRHVmZkbVZ5YzJsdmJqb2dNakF4TmkweE1DMHhOQXBrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnWkhWdGJYa2dWazVHQ2dwd1lYSmhiV1YwWlhKek9nb2daSFZ0YlhsZmJtRnRaVjh3T2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUc1aGJXVWdiMllnZG0wS0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVSMWJXMTVJRzVoYldVS0NpQjJibVpmYVdRNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2FXUWdiMllnZG01bUNpQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWNtOTJhV1JsWkNCaWVTQlBUa0ZRQ2dvZ2RtNW1YMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2JtRnRaU0J2WmlCMmJtWUtJQ0FnWkdWelkzSnBjSFJwYjI0NklGQnliM1pwWkdWa0lHSjVJRTlPUVZBS0NpQjJabDl0YjJSMWJHVmZhV1E2Q2lBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNCc1lXSmxiRG9nZG01bUlHMXZaSFZzWlNCcFpBb2dJQ0JrWlhOamNtbHdkR2x2YmpvZ1VISnZkbWxrWldRZ1lua2dUMDVCVUFvS0lHUjFiVzE1WDJsdFlXZGxYMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ1NXMWhaMlVnYm1GdFpTQnZjaUJKUkFvZ0lDQmtaWE5qY21sd2RHbHZiam9nUkhWdGJYa2dhVzFoWjJVZ2JtRnRaUW9LSUdSMWJXMTVYMlpzWVhadmNsOXVZVzFsT2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUdac1lYWnZjZ29nSUNCa1pYTmpjbWx3ZEdsdmJqb2dSSFZ0YlhrZ1pteGhkbTl5Q2dweVpYTnZkWEpqWlhNNkNpQmtkVzF0ZVY4d09nb2dJQ0IwZVhCbE9pQlBVem82VG05MllUbzZVMlZ5ZG1WeUNpQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJR1IxYlcxNVgyNWhiV1ZmTUNCOUNpQWdJQ0FnYVcxaFoyVTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjlwYldGblpWOXVZVzFsSUgwS0lDQWdJQ0JtYkdGMmIzSTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjltYkdGMmIzSmZibUZ0WlNCOUNpQWdJQ0FnYldWMFlXUmhkR0U2SUhzZ2RtNW1YMjVoYldVNklIc2daMlYwWDNCaGNtRnRPaUIyYm1aZmJtRnRaU0I5TENCMmJtWmZhV1E2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYVdRZ2ZTd2dkbVpmYlc5a2RXeGxYMmxrT2lCN0lHZGxkRjl3WVhKaGJUb2dkbVpmYlc5a2RXeGxYMmxrSUgxOQ==","listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1630029637511,"description":"created from csar","artifactType":"HEAT","uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"063775ab-0b31-418c-b080-62e833aac195","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.heat1","duplicated":false,"payloadUpdateDate":1630029637516,"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":1630029637511,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1630029637570,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"b26554f2-4e29-4fcf-b817-34927f94d403","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1630029637571,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630029637570,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029637523,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1630029637523,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029637523,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1630029637489,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"899ffeeb-5113-4605-b367-d468db7f3f19","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1630029637492,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630029637489,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"e0e339d6-229f-44a8-948b-225b9cd88cdb"},"categorySpecificMetadata":{},"csarUUID":"df438c5ed0bd4513bdc2abeebea83b0b","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false} 2021-08-27 02:00:38,977 INFO 285:__init__.py(1) - Vf basic_cnf is created in SDC 2021-08-27 02:00:38,977 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:00:48,988 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_cnf in SDC 2021-08-27 02:00:48,995 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-27 02:00:48,996 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/e0e339d6-229f-44a8-948b-225b9cd88cdb/lifecycleState/Certify 2021-08-27 02:00:48,996 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-08-27 02:00:48,998 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:53,012 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/e0e339d6-229f-44a8-948b-225b9cd88cdb/lifecycleState/Certify HTTP/1.1" 200 1281 2021-08-27 02:00:53,013 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-08-27 02:00:53,013 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"f02533f4-9ebf-404c-bc3d-c4232d746c84","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1630029636438,"lastUpdateDate":1630029649901,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"defaulticon","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"f02533f4-9ebf-404c-bc3d-c4232d746c84"},"csarUUID":"df438c5ed0bd4513bdc2abeebea83b0b","csarVersion":"1.0","invariantUUID":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","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":"8cd5132f-1d0e-4966-857f-d7265f73864a"} 2021-08-27 02:00:53,015 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-27 02:00:53,015 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-27 02:00:53,016 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-27 02:00:53,016 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-27 02:00:53,016 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-27 02:00:53,017 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-27 02:00:53,137 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-27 02:00:53,139 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-27 02:00:53,139 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","invariantUUID":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8cd5132f-1d0e-4966-857f-d7265f73864a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"a2c7e29e-b835-484d-9fb7-edc43db05ba8","invariantUUID":"aa31e9a6-7b6a-4722-9873-9dae2ab04f27","name":"basic_onboard_YQxPFG","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a2c7e29e-b835-484d-9fb7-edc43db05ba8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"bb9ab116-6143-4606-9be8-e1340dd8f03b","invariantUUID":"d573e24e-afdf-441d-be4f-9ee150542cea","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/bb9ab116-6143-4606-9be8-e1340dd8f03b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-27 02:00:53,142 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-27 02:00:53,142 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:00:53,142 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:00:53,142 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-27 02:00:53,143 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_YQxPFG from SDC 2021-08-27 02:00:53,143 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:00:53,143 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:00:53,143 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-27 02:00:53,143 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-27 02:00:53,143 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:00:53,143 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:00:53,144 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-27 02:00:53,144 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-08-27 02:00:53,144 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-27 02:00:53,144 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-27 02:00:53,144 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-27 02:00:53,145 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-27 02:00:53,145 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-27 02:00:53,147 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:00:53,992 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-27 02:00:53,994 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-27 02:00:53,995 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f759230-2dc8-438d-ad28-f9196f9afa7d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020038451,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94dba5b9-a0eb-4a56-aea8-fe06a16b1f1f","invariantUUID":"67b8129f-8c72-41ac-ba9e-263d30fa4a43","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":"networkrules","uniqueId":"a20b126b-d8f8-44a6-a9ef-c610aadc44b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630019853887,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f782edc9-8d5d-4220-aad8-76332363e953","invariantUUID":"b81143ed-9c4b-425c-9f90-39e18661c447","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":"objectStorage","uniqueId":"4f6bdda3-618f-41f3-a2ef-f7d9abfaa919","lifecycleState":"CERTIFIED","lastUpdateDate":1630020109251,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d5c0ed4-6019-48a5-9b28-6f2b71ea21c1","invariantUUID":"8d8d71ca-a8e7-44c2-9abe-15dfbd77635e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09e3a349-c4a6-40f7-b6e9-5dfd5bef4dd5","lifecycleState":"CERTIFIED","lastUpdateDate":1630019902384,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17e850fd-603d-4f71-a07e-1e6fa9bf77b2","invariantUUID":"944ac717-d0a1-4e4a-b57e-27bc9c97975f","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"388d1397-3fd4-401e-9422-1215c767cbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019802304,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"09ef85c5-a2a4-4fde-9d47-0db2b0a373cc","invariantUUID":"b613b7c5-a597-4d24-9ed9-a48041a8ed0d","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":"47f29f1b-2397-410b-b5ff-d62bb256cf4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019926402,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4de62b1-a505-4a7c-8ae0-f75ad534924d","invariantUUID":"8018e725-6e6c-4aaf-bf49-3a7a1a9c588c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"34d7957d-1a14-4479-a37d-247a32451f82","lifecycleState":"CERTIFIED","lastUpdateDate":1630020043748,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afa00903-c12f-405e-9f53-6e7608c48f1f","invariantUUID":"9b109acc-7619-4b27-a948-315727592893","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":"securityrules","uniqueId":"e3ce22b4-a916-4f21-a6aa-7d11a5b22b78","lifecycleState":"CERTIFIED","lastUpdateDate":1630019885958,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e2945f05-8845-4d71-8d91-6e4b206c55e3","invariantUUID":"32c992fc-53ac-480e-9a86-18fe8377c57d","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":"3ee69c2e-5f8c-420e-ac64-d05c5093f51a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020160347,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6c8d36e-a739-40e9-83b1-4e85e5e6ba25","invariantUUID":"ffab65b9-290d-4685-a830-7feefdb5167e","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":"defaulticon","uniqueId":"738fb8aa-db40-4738-997b-ffbdbeff43eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630029040721,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bb9ab116-6143-4606-9be8-e1340dd8f03b","invariantUUID":"d573e24e-afdf-441d-be4f-9ee150542cea","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9423437a-b245-43b3-9dff-c9813810197d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020255775,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10f6e8a-1c09-4a2c-9c65-1dd7c85684f9","invariantUUID":"3ad69b8a-c390-4274-b2dc-cdbed210dd99","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41946853-aaab-4752-982b-189b89042b72","lifecycleState":"CERTIFIED","lastUpdateDate":1630019771881,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eb5dc8-44ca-490f-a649-50a2eb8e73e2","invariantUUID":"f20eca96-48c9-4c06-bac1-fd1b082fd445","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea09a51-8c21-423a-b87e-a4c409a19250","lifecycleState":"CERTIFIED","lastUpdateDate":1630019914328,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"018b38e9-0154-4aef-bf66-e4a3831dfc47","invariantUUID":"7be531ca-4e24-4942-a697-c1e11d936d3a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a287cff6-e6e4-4189-b002-05865ada0af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630020012892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370ebb74-0acb-4fe5-8122-69b1b6101dea","invariantUUID":"9bfe4baa-9b7c-49e6-9f12-0ee1f772a9b9","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":"c06e4f99-871b-42a5-9992-bb030a7bbf77","lifecycleState":"CERTIFIED","lastUpdateDate":1630019778343,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab2b3365-c21a-4213-8eef-7c676f5286de","invariantUUID":"8f260ab1-79a5-435b-b890-3c483d6ee6bd","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8438f3b9-f0ec-4e0f-a44c-376f38e04349","lifecycleState":"CERTIFIED","lastUpdateDate":1630020028151,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c86e31-88e3-409c-9808-cc6ab8941c45","invariantUUID":"406c1b83-db3f-4ed1-bbcc-edfe8f4039a5","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":"objectStorage","uniqueId":"9cd21bc7-65a6-42a0-a34e-dbed9f83d7b8","lifecycleState":"CERTIFIED","lastUpdateDate":1630020033359,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58ead5b5-c4bf-49fb-95f9-f04d4f2c0701","invariantUUID":"d8f106d0-1cb8-4510-9db5-5a896ebab21c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc0a8729-dcc3-4d5d-b3c4-4c991014c6e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019739537,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d348267-cfd5-4d4d-a839-7c091bba5442","invariantUUID":"8a8e7dff-160b-47c7-a050-b5362027a936","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21097be4-9f15-4223-b4d4-f599fac020cc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019896212,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150dbe73-d208-4da3-af8a-03bb5e589f66","invariantUUID":"3244d5a8-da8f-4f80-b3f8-1e471fc262eb","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eee6d62e-a698-4858-be98-1b5f6ede128b","lifecycleState":"CERTIFIED","lastUpdateDate":1630019760208,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"962cc98a-9d39-46e3-9651-ba47ccb600f2","invariantUUID":"5ce46ffa-91ed-4003-9e8b-c42da1c54651","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dd43e8f-2f22-4d48-b092-4b32ca84c0d0","lifecycleState":"CERTIFIED","lastUpdateDate":1630020216830,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e553c06-530f-4535-9c0e-aa279efbf25f","invariantUUID":"29c83342-09ee-42ad-8447-e366a5f16a1a","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":"89e3da08-5691-437d-aecb-5c7a8c8ce450","lifecycleState":"CERTIFIED","lastUpdateDate":1630020086118,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9820d180-33af-44ab-9269-1d1f7827c4ed","invariantUUID":"52ce2c7e-eb9f-497f-b6ab-192653d13430","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f014b3a1-430c-4199-863e-0a4e6bc740b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630020000029,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7d02867-fbbf-4e2c-adb5-8b268401808e","invariantUUID":"7affbdff-8ef7-424b-b920-40c87d3eefc6","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":"port","uniqueId":"4c0d4708-b5a8-4fa1-bf0a-2fead0a5e698","lifecycleState":"CERTIFIED","lastUpdateDate":1630020277174,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9afbff33-9979-43ad-bcac-173831333eb0","invariantUUID":"f4197fc8-99f5-4b8f-aaaa-5c4378cfe791","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":"compute","uniqueId":"7d9d5c6b-7b1f-4737-9e26-ce665f4f17b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630020267002,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"693212b7-2a70-4942-a15f-a686f0f0e331","invariantUUID":"42ad1ef1-a4dc-4d14-ab18-f15b17cecca5","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd78a83f-845a-4cfc-887c-53355049263e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020116308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"147c8a32-fb77-46e6-8fbf-3861a0721275","invariantUUID":"d48ee167-6c9b-4f3c-9df1-93dc589aaeac","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":"objectStorage","uniqueId":"a9d0b412-6c43-4554-85d7-29cf1711e3d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019765637,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9417c087-24cb-4454-8249-3fba0a6ffb2f","invariantUUID":"3605c211-f5e4-4dc5-ad8a-0cc0f1960b52","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":"9f1ec3f6-3626-4ecd-9fa5-7b0aafb8e29e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020091169,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"092752f1-7b90-4aea-8abf-0b65aca64b2a","invariantUUID":"a0cad436-0da7-4d55-86aa-1aecf7908328","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5483a566-7f1e-40bf-bbb3-3575fa03de79","lifecycleState":"CERTIFIED","lastUpdateDate":1630020237988,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84c1a4d5-8534-40ec-93d4-fce0b6166866","invariantUUID":"7a0bb4dd-6b05-43e5-b3f5-ba5321286b9a","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":"f2fd3da8-1d7e-4698-ae57-966de8630c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020172240,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"503c5949-a899-4781-af10-1425b6fc1c5d","invariantUUID":"bb4a287d-7546-40ad-bcee-77766c20755f","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":"d1f91196-958f-457c-920d-08d8cd90fdad","lifecycleState":"CERTIFIED","lastUpdateDate":1630020177667,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476d5e6b-8f1b-44d3-9409-81dc6a2e2759","invariantUUID":"58af24fc-1884-4520-8e95-05fb328b93c6","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":"port","uniqueId":"60537c65-1960-44f5-bc48-92c16ded51d2","lifecycleState":"CERTIFIED","lastUpdateDate":1630020166478,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e29bc26-5afa-4e51-a65a-cc06b72eaec4","invariantUUID":"5b47b12d-483a-45c5-96e6-e57784f593dd","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f02533f4-9ebf-404c-bc3d-c4232d746c84","lifecycleState":"CERTIFIED","lastUpdateDate":1630029649901,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","invariantUUID":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a8cc9b0e-9d2a-4f15-92d0-3833e6ce0080","lifecycleState":"CERTIFIED","lastUpdateDate":1630020206292,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55167901-3c5e-4013-901d-5d4d2f2e28f9","invariantUUID":"a47a2645-2cd3-4933-9193-668dcc6541c9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"732df6f5-8eff-4450-a140-05aee5f07939","lifecycleState":"CERTIFIED","lastUpdateDate":1630019791476,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35fa7864-acc4-4206-b383-79daf6a65bf9","invariantUUID":"ec2ff50d-a8f9-43e6-b371-abbd49af47cd","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":"defaulticon","uniqueId":"42952827-c9ef-46da-beac-a56669ebbacb","lifecycleState":"CERTIFIED","lastUpdateDate":1630020019497,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"22374059-9201-41d9-8fba-df5de57a7f9c","invariantUUID":"dcaf9ecc-fe91-4dfa-a585-9bca59232d4b","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":"ea8561ae-7206-4089-a0a8-52ccf9ad21bc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019796800,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9fd55e83-ecfc-4637-b467-cde1a11ba65b","invariantUUID":"9a31d7a2-8a25-4b3c-a078-80364bfd6740","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e879ac6-eaeb-47c2-8538-7a202c4f0d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019821009,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f857a8a-a08d-4832-9816-7a2469d81558","invariantUUID":"748e29c7-c5bd-4037-a8f9-c50a7be07067","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b624f07-0a36-472d-9402-4f1f94523344","lifecycleState":"CERTIFIED","lastUpdateDate":1630020189153,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e4a8ef-c6d3-4143-b3f7-cc1c8ce6c2a6","invariantUUID":"9e0eddd0-1d32-48a5-b282-4190fc595922","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef535493-a20f-4ba2-b41a-246510abf554","lifecycleState":"CERTIFIED","lastUpdateDate":1630020195834,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b98a5ce4-7725-4ddd-9687-ba67ef99caf1","invariantUUID":"3d78d278-4fd8-4179-875c-b81052eabe99","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":"loadBalancer","uniqueId":"c07de070-35fa-4f72-9b79-2d6a6f7b98cb","lifecycleState":"CERTIFIED","lastUpdateDate":1630019728532,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87559fa3-a930-41b1-8b37-a6593dae51e7","invariantUUID":"71613290-0cc5-435c-adbe-4a178d99d320","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":"compute","uniqueId":"e63580b1-323c-47f5-93a8-a9eed6c5a766","lifecycleState":"CERTIFIED","lastUpdateDate":1630020073673,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bfad92d-2a09-47ab-acbb-567e41eae24c","invariantUUID":"d3641acd-f6b5-420d-b699-0f81f3f87eb0","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e6add5eb-ead6-42b8-af90-183b295740fa","lifecycleState":"CERTIFIED","lastUpdateDate":1630019676159,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79386a0e-86a0-401a-b532-b6cf1fa4b68f","invariantUUID":"ff486d0c-146c-4e5e-926f-58f75e450c91","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":"objectStorage","uniqueId":"06d9ce6a-058a-47a7-b81e-a30e53d8b1c9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019712486,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d013f88-51da-4e1b-80ed-345c6b35e4da","invariantUUID":"e396d82e-8291-434a-8f47-d3f82440f0c8","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":"compute","uniqueId":"dd1f7d3b-b58d-4415-800f-13d49c4155bf","lifecycleState":"CERTIFIED","lastUpdateDate":1630020259057,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8b187c5-c5f3-4ab4-8940-950d1cfe68d7","invariantUUID":"ccfc173d-ab7d-44f8-8c19-8ff19748f85a","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":"defaulticon","uniqueId":"7571d1c0-5c0c-4c39-9eaa-6beee7a4b4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630020149847,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4c023ee-f41e-47a1-9e33-52fba126f19a","invariantUUID":"e90b46ca-652e-4ebc-a2ff-03db4fc28dc9","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":"port","uniqueId":"f7abf467-47db-46e1-a73b-4e8b165b2259","lifecycleState":"CERTIFIED","lastUpdateDate":1630020155109,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f74b5ac-9e00-4fb0-ac73-0be851d209a6","invariantUUID":"25b2f231-f874-463a-962a-97070ef65ee5","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":"a91f3cab-16f9-4eac-91fb-8141bab39275","lifecycleState":"CERTIFIED","lastUpdateDate":1630019815072,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0e7b7aea-e512-4754-83fd-26761f6e4ae7","invariantUUID":"46916484-0c66-4402-92cc-5ce7ad5cdc64","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":"2d9df4a7-42b9-41c0-a248-88454ddbb240","lifecycleState":"CERTIFIED","lastUpdateDate":1630020183209,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb94cb78-0d42-466a-af6b-0097473fe1d8","invariantUUID":"2848c9b1-cef6-493d-a5b9-aaa33957c506","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff5ac7c2-a195-48fb-a6d5-c078d02f6791","lifecycleState":"CERTIFIED","lastUpdateDate":1630020067519,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c77e35ff-07fb-4b21-b9d8-d7f4bc3fc2ac","invariantUUID":"84e370a3-770f-4228-8943-a1cc0c094c34","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"51b14001-4e30-48d8-89c3-7d303b9899be","lifecycleState":"CERTIFIED","lastUpdateDate":1630020142104,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89921d1b-f125-487e-95bf-7ac0acf22b81","invariantUUID":"fde8e936-ebac-4940-be7d-b10797dfe595","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":"91f413d5-77ca-49d3-8afd-9330342f20b7","lifecycleState":"CERTIFIED","lastUpdateDate":1630019880937,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28836e7f-2879-4353-a7e1-3eda31937ea7","invariantUUID":"a5545048-12a7-4a4b-8e94-64a29114804d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"23eef98a-d168-4671-8d1e-1dcf2e15a312","lifecycleState":"CERTIFIED","lastUpdateDate":1630020273976,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"958c0963-c734-49f7-9df9-e5a2505fb9d5","invariantUUID":"7f645a42-4fc8-446e-ad8c-a60af4fb1357","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":"network","uniqueId":"c1bef9b0-3c64-49ef-9e15-50fe63a083a9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019936966,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc8c80e-df3f-4a5d-bc86-c694b9dae257","invariantUUID":"e00ca5ae-9ae2-40cd-882e-3ec4e868c92b","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":"defaulticon","uniqueId":"11192212-223b-421c-bfaa-5341628aea06","lifecycleState":"CERTIFIED","lastUpdateDate":1630019698698,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"cf56b7fe-4060-493b-af3b-b738cb5dbefe","invariantUUID":"be434b78-b6ab-49b1-b1f8-c428b8760fb9","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":"port","uniqueId":"df675d5e-6ce4-4cec-a562-139d38e5518a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019786313,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd92e0f0-f797-406e-8480-a9a2812629f3","invariantUUID":"500d8446-aeb3-47c9-96a8-c62a7689c845","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":"objectStorage","uniqueId":"9f669aaf-1ece-493b-a050-9e433bcde68f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019705275,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46cb803e-3a9f-4f04-a811-6fd21f02fbf1","invariantUUID":"7393a4ef-269d-4da4-90d8-fd55bdbdec6a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2409ef8a-3ee9-4b77-9f20-60b661448fef","lifecycleState":"CERTIFIED","lastUpdateDate":1630020211471,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40653b02-81d2-415b-94f7-cb846ef209e1","invariantUUID":"da342668-b2f8-4dfc-8dce-8662f4078b17","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3c6d65-db3a-4ce0-881a-db41867f9df1","lifecycleState":"CERTIFIED","lastUpdateDate":1630019981425,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfa6e48-38de-419c-855e-173982789218","invariantUUID":"4d6bd803-cd4a-4e24-bef4-9ee571db9ab6","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":"75df8550-fc35-40bb-b65f-cd263f22988c","lifecycleState":"CERTIFIED","lastUpdateDate":1630020006072,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"892c0eb3-793c-47a0-9057-9796e390d345","invariantUUID":"61706f1f-94db-4192-88cb-3e78966a62f4","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":"10a1ccfa-b960-43fd-a9ce-629c2f876b5a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019931835,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dd5f547-1036-475a-9a24-3ec572f0e890","invariantUUID":"3c3cd0c6-6497-45c9-8168-cc5067f08d75","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":"port","uniqueId":"362c89be-b647-41f2-a12d-c244990a671c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019859326,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e687818e-fab2-4816-ad1e-b8cd59572d37","invariantUUID":"ea303bcc-b0e8-4771-8d95-11a1d2b60a26","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":"networkrules","uniqueId":"44d721ac-9a4d-4771-a441-7074fb78835f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019875690,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"268a79ac-1e61-40f2-bf40-24ce50b15101","invariantUUID":"b8fe02e5-66fb-4efd-a036-4ae034712537","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":"defaulticon","uniqueId":"0e091bbc-e0e1-4cdd-a1e4-b72a3a160cff","lifecycleState":"CERTIFIED","lastUpdateDate":1630029548629,"name":"basic_onboard_YQxPFG","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a2c7e29e-b835-484d-9fb7-edc43db05ba8","invariantUUID":"aa31e9a6-7b6a-4722-9873-9dae2ab04f27","systemName":"BasicOnboardYqxpfg","description":"VF","tags":["basic_onboard_YQxPFG"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa6df357-31b8-45f0-ba3e-eace1d362ade","lifecycleState":"CERTIFIED","lastUpdateDate":1630020049740,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b415e6e6-d903-43d9-a4a7-669cc14b8975","invariantUUID":"e242bbdd-658b-4b38-9aec-b43535616359","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":"port","uniqueId":"713c65bb-09dd-4f69-9334-e34370c6b2a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630019734085,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec24613f-5cbd-485d-8877-86985a7a05b1","invariantUUID":"689d0979-e078-495b-8458-7878f8169657","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06f4bb39-75c1-42e0-8cb7-033447934f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019909120,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec56f485-68b3-4a4c-b171-79045ef24635","invariantUUID":"7b93bce0-ceec-4d6a-a4d7-c76e5abdfb01","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":"33f23ca0-0ce8-46d7-a192-7cecaadd3325","lifecycleState":"CERTIFIED","lastUpdateDate":1630020248390,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c12141d-1843-46cb-8143-8401ca6ca155","invariantUUID":"07aa4745-2718-49df-8895-890c5c5cf2be","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":"network","uniqueId":"cc36a51a-5e3e-4a5b-9415-8adc5b102f2e","lifecycleState":"CERTIFIED","lastUpdateDate":1630019965679,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95910b63-6f99-444c-91f3-dd64f4ca77ca","invariantUUID":"d547b873-7eb6-4ef3-a222-57da18fac51d","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":"092d3e3e-8e7c-4458-a88d-a2bd940ab0a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630020060709,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fe435d-a4ad-41bd-9b26-78f5e823d232","invariantUUID":"861a7210-7baa-4814-8881-836e6d9ba0a1","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3376f22d-e1b4-4512-90af-a9fa74a77a9d","lifecycleState":"CERTIFIED","lastUpdateDate":1630019809045,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"13ec3e13-02ed-41f8-8b23-90914ade26c0","invariantUUID":"b0a3393d-3bda-41a9-bc60-b01b4e0ee4d2","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e414d890-c696-48c2-b3b8-ccc18540809e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020227951,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4582bb3-6dab-449f-ad9f-224cc951d5ce","invariantUUID":"51b7c26d-cbde-4555-b957-efcdbdbe71e4","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c40a3d3-7892-4836-a8c0-cdf8d79dc238","lifecycleState":"CERTIFIED","lastUpdateDate":1630019987625,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b8f69b-c825-4712-88f6-05258d8f4f2b","invariantUUID":"3809f1bd-bee2-41e1-8cac-7dd7dc763603","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"752d08f9-241d-4320-8f9f-926f649fb4de","lifecycleState":"CERTIFIED","lastUpdateDate":1630029596075,"name":"basic_onboard_YQxPFG","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","systemName":"BasicOnboardYqxpfg","description":"service","tags":["basic_onboard_YQxPFG"],"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":"cd7ee64f-b1d8-4e72-af4e-bb5e82488220","lifecycleState":"CERTIFIED","lastUpdateDate":1630029089884,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"acf0a328-9917-4200-91e8-a64b43ecc8fd","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630028979663,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","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-27 02:00:53,999 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-08-27 02:01:04,010 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-27 02:01:04,010 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-27 02:01:04,011 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-27 02:01:04,011 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-27 02:01:04,011 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-27 02:01:04,013 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-27 02:01:04,289 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-27 02:01:04,290 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-27 02:01:04,290 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","invariantUUID":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8cd5132f-1d0e-4966-857f-d7265f73864a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"a2c7e29e-b835-484d-9fb7-edc43db05ba8","invariantUUID":"aa31e9a6-7b6a-4722-9873-9dae2ab04f27","name":"basic_onboard_YQxPFG","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a2c7e29e-b835-484d-9fb7-edc43db05ba8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"bb9ab116-6143-4606-9be8-e1340dd8f03b","invariantUUID":"d573e24e-afdf-441d-be4f-9ee150542cea","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/bb9ab116-6143-4606-9be8-e1340dd8f03b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-27 02:01:04,292 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-27 02:01:04,293 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:04,293 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:04,293 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-27 02:01:04,293 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_YQxPFG from SDC 2021-08-27 02:01:04,293 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:04,293 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:04,294 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-27 02:01:04,294 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-27 02:01:04,294 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:04,294 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:04,294 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-27 02:01:04,294 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-08-27 02:01:04,294 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-27 02:01:04,294 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-27 02:01:04,295 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-27 02:01:04,295 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-27 02:01:04,295 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-27 02:01:04,296 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:01:06,308 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-27 02:01:06,310 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-27 02:01:06,311 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f759230-2dc8-438d-ad28-f9196f9afa7d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020038451,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94dba5b9-a0eb-4a56-aea8-fe06a16b1f1f","invariantUUID":"67b8129f-8c72-41ac-ba9e-263d30fa4a43","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":"networkrules","uniqueId":"a20b126b-d8f8-44a6-a9ef-c610aadc44b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630019853887,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f782edc9-8d5d-4220-aad8-76332363e953","invariantUUID":"b81143ed-9c4b-425c-9f90-39e18661c447","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":"objectStorage","uniqueId":"4f6bdda3-618f-41f3-a2ef-f7d9abfaa919","lifecycleState":"CERTIFIED","lastUpdateDate":1630020109251,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d5c0ed4-6019-48a5-9b28-6f2b71ea21c1","invariantUUID":"8d8d71ca-a8e7-44c2-9abe-15dfbd77635e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09e3a349-c4a6-40f7-b6e9-5dfd5bef4dd5","lifecycleState":"CERTIFIED","lastUpdateDate":1630019902384,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17e850fd-603d-4f71-a07e-1e6fa9bf77b2","invariantUUID":"944ac717-d0a1-4e4a-b57e-27bc9c97975f","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"388d1397-3fd4-401e-9422-1215c767cbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019802304,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"09ef85c5-a2a4-4fde-9d47-0db2b0a373cc","invariantUUID":"b613b7c5-a597-4d24-9ed9-a48041a8ed0d","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":"47f29f1b-2397-410b-b5ff-d62bb256cf4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019926402,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4de62b1-a505-4a7c-8ae0-f75ad534924d","invariantUUID":"8018e725-6e6c-4aaf-bf49-3a7a1a9c588c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"34d7957d-1a14-4479-a37d-247a32451f82","lifecycleState":"CERTIFIED","lastUpdateDate":1630020043748,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afa00903-c12f-405e-9f53-6e7608c48f1f","invariantUUID":"9b109acc-7619-4b27-a948-315727592893","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":"securityrules","uniqueId":"e3ce22b4-a916-4f21-a6aa-7d11a5b22b78","lifecycleState":"CERTIFIED","lastUpdateDate":1630019885958,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e2945f05-8845-4d71-8d91-6e4b206c55e3","invariantUUID":"32c992fc-53ac-480e-9a86-18fe8377c57d","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":"3ee69c2e-5f8c-420e-ac64-d05c5093f51a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020160347,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6c8d36e-a739-40e9-83b1-4e85e5e6ba25","invariantUUID":"ffab65b9-290d-4685-a830-7feefdb5167e","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":"defaulticon","uniqueId":"738fb8aa-db40-4738-997b-ffbdbeff43eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630029040721,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bb9ab116-6143-4606-9be8-e1340dd8f03b","invariantUUID":"d573e24e-afdf-441d-be4f-9ee150542cea","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9423437a-b245-43b3-9dff-c9813810197d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020255775,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10f6e8a-1c09-4a2c-9c65-1dd7c85684f9","invariantUUID":"3ad69b8a-c390-4274-b2dc-cdbed210dd99","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41946853-aaab-4752-982b-189b89042b72","lifecycleState":"CERTIFIED","lastUpdateDate":1630019771881,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eb5dc8-44ca-490f-a649-50a2eb8e73e2","invariantUUID":"f20eca96-48c9-4c06-bac1-fd1b082fd445","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea09a51-8c21-423a-b87e-a4c409a19250","lifecycleState":"CERTIFIED","lastUpdateDate":1630019914328,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"018b38e9-0154-4aef-bf66-e4a3831dfc47","invariantUUID":"7be531ca-4e24-4942-a697-c1e11d936d3a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a287cff6-e6e4-4189-b002-05865ada0af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630020012892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370ebb74-0acb-4fe5-8122-69b1b6101dea","invariantUUID":"9bfe4baa-9b7c-49e6-9f12-0ee1f772a9b9","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":"c06e4f99-871b-42a5-9992-bb030a7bbf77","lifecycleState":"CERTIFIED","lastUpdateDate":1630019778343,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab2b3365-c21a-4213-8eef-7c676f5286de","invariantUUID":"8f260ab1-79a5-435b-b890-3c483d6ee6bd","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8438f3b9-f0ec-4e0f-a44c-376f38e04349","lifecycleState":"CERTIFIED","lastUpdateDate":1630020028151,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c86e31-88e3-409c-9808-cc6ab8941c45","invariantUUID":"406c1b83-db3f-4ed1-bbcc-edfe8f4039a5","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":"objectStorage","uniqueId":"9cd21bc7-65a6-42a0-a34e-dbed9f83d7b8","lifecycleState":"CERTIFIED","lastUpdateDate":1630020033359,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58ead5b5-c4bf-49fb-95f9-f04d4f2c0701","invariantUUID":"d8f106d0-1cb8-4510-9db5-5a896ebab21c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc0a8729-dcc3-4d5d-b3c4-4c991014c6e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019739537,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d348267-cfd5-4d4d-a839-7c091bba5442","invariantUUID":"8a8e7dff-160b-47c7-a050-b5362027a936","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21097be4-9f15-4223-b4d4-f599fac020cc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019896212,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150dbe73-d208-4da3-af8a-03bb5e589f66","invariantUUID":"3244d5a8-da8f-4f80-b3f8-1e471fc262eb","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eee6d62e-a698-4858-be98-1b5f6ede128b","lifecycleState":"CERTIFIED","lastUpdateDate":1630019760208,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"962cc98a-9d39-46e3-9651-ba47ccb600f2","invariantUUID":"5ce46ffa-91ed-4003-9e8b-c42da1c54651","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dd43e8f-2f22-4d48-b092-4b32ca84c0d0","lifecycleState":"CERTIFIED","lastUpdateDate":1630020216830,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e553c06-530f-4535-9c0e-aa279efbf25f","invariantUUID":"29c83342-09ee-42ad-8447-e366a5f16a1a","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":"89e3da08-5691-437d-aecb-5c7a8c8ce450","lifecycleState":"CERTIFIED","lastUpdateDate":1630020086118,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9820d180-33af-44ab-9269-1d1f7827c4ed","invariantUUID":"52ce2c7e-eb9f-497f-b6ab-192653d13430","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f014b3a1-430c-4199-863e-0a4e6bc740b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630020000029,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7d02867-fbbf-4e2c-adb5-8b268401808e","invariantUUID":"7affbdff-8ef7-424b-b920-40c87d3eefc6","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":"port","uniqueId":"4c0d4708-b5a8-4fa1-bf0a-2fead0a5e698","lifecycleState":"CERTIFIED","lastUpdateDate":1630020277174,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9afbff33-9979-43ad-bcac-173831333eb0","invariantUUID":"f4197fc8-99f5-4b8f-aaaa-5c4378cfe791","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":"compute","uniqueId":"7d9d5c6b-7b1f-4737-9e26-ce665f4f17b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630020267002,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"693212b7-2a70-4942-a15f-a686f0f0e331","invariantUUID":"42ad1ef1-a4dc-4d14-ab18-f15b17cecca5","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd78a83f-845a-4cfc-887c-53355049263e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020116308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"147c8a32-fb77-46e6-8fbf-3861a0721275","invariantUUID":"d48ee167-6c9b-4f3c-9df1-93dc589aaeac","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":"objectStorage","uniqueId":"a9d0b412-6c43-4554-85d7-29cf1711e3d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019765637,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9417c087-24cb-4454-8249-3fba0a6ffb2f","invariantUUID":"3605c211-f5e4-4dc5-ad8a-0cc0f1960b52","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":"9f1ec3f6-3626-4ecd-9fa5-7b0aafb8e29e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020091169,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"092752f1-7b90-4aea-8abf-0b65aca64b2a","invariantUUID":"a0cad436-0da7-4d55-86aa-1aecf7908328","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5483a566-7f1e-40bf-bbb3-3575fa03de79","lifecycleState":"CERTIFIED","lastUpdateDate":1630020237988,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84c1a4d5-8534-40ec-93d4-fce0b6166866","invariantUUID":"7a0bb4dd-6b05-43e5-b3f5-ba5321286b9a","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":"f2fd3da8-1d7e-4698-ae57-966de8630c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020172240,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"503c5949-a899-4781-af10-1425b6fc1c5d","invariantUUID":"bb4a287d-7546-40ad-bcee-77766c20755f","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":"d1f91196-958f-457c-920d-08d8cd90fdad","lifecycleState":"CERTIFIED","lastUpdateDate":1630020177667,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476d5e6b-8f1b-44d3-9409-81dc6a2e2759","invariantUUID":"58af24fc-1884-4520-8e95-05fb328b93c6","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":"port","uniqueId":"60537c65-1960-44f5-bc48-92c16ded51d2","lifecycleState":"CERTIFIED","lastUpdateDate":1630020166478,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e29bc26-5afa-4e51-a65a-cc06b72eaec4","invariantUUID":"5b47b12d-483a-45c5-96e6-e57784f593dd","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f02533f4-9ebf-404c-bc3d-c4232d746c84","lifecycleState":"CERTIFIED","lastUpdateDate":1630029649901,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","invariantUUID":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a8cc9b0e-9d2a-4f15-92d0-3833e6ce0080","lifecycleState":"CERTIFIED","lastUpdateDate":1630020206292,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55167901-3c5e-4013-901d-5d4d2f2e28f9","invariantUUID":"a47a2645-2cd3-4933-9193-668dcc6541c9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"732df6f5-8eff-4450-a140-05aee5f07939","lifecycleState":"CERTIFIED","lastUpdateDate":1630019791476,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35fa7864-acc4-4206-b383-79daf6a65bf9","invariantUUID":"ec2ff50d-a8f9-43e6-b371-abbd49af47cd","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":"defaulticon","uniqueId":"42952827-c9ef-46da-beac-a56669ebbacb","lifecycleState":"CERTIFIED","lastUpdateDate":1630020019497,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"22374059-9201-41d9-8fba-df5de57a7f9c","invariantUUID":"dcaf9ecc-fe91-4dfa-a585-9bca59232d4b","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":"ea8561ae-7206-4089-a0a8-52ccf9ad21bc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019796800,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9fd55e83-ecfc-4637-b467-cde1a11ba65b","invariantUUID":"9a31d7a2-8a25-4b3c-a078-80364bfd6740","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e879ac6-eaeb-47c2-8538-7a202c4f0d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019821009,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f857a8a-a08d-4832-9816-7a2469d81558","invariantUUID":"748e29c7-c5bd-4037-a8f9-c50a7be07067","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b624f07-0a36-472d-9402-4f1f94523344","lifecycleState":"CERTIFIED","lastUpdateDate":1630020189153,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e4a8ef-c6d3-4143-b3f7-cc1c8ce6c2a6","invariantUUID":"9e0eddd0-1d32-48a5-b282-4190fc595922","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef535493-a20f-4ba2-b41a-246510abf554","lifecycleState":"CERTIFIED","lastUpdateDate":1630020195834,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b98a5ce4-7725-4ddd-9687-ba67ef99caf1","invariantUUID":"3d78d278-4fd8-4179-875c-b81052eabe99","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":"loadBalancer","uniqueId":"c07de070-35fa-4f72-9b79-2d6a6f7b98cb","lifecycleState":"CERTIFIED","lastUpdateDate":1630019728532,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87559fa3-a930-41b1-8b37-a6593dae51e7","invariantUUID":"71613290-0cc5-435c-adbe-4a178d99d320","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":"compute","uniqueId":"e63580b1-323c-47f5-93a8-a9eed6c5a766","lifecycleState":"CERTIFIED","lastUpdateDate":1630020073673,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bfad92d-2a09-47ab-acbb-567e41eae24c","invariantUUID":"d3641acd-f6b5-420d-b699-0f81f3f87eb0","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e6add5eb-ead6-42b8-af90-183b295740fa","lifecycleState":"CERTIFIED","lastUpdateDate":1630019676159,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79386a0e-86a0-401a-b532-b6cf1fa4b68f","invariantUUID":"ff486d0c-146c-4e5e-926f-58f75e450c91","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":"objectStorage","uniqueId":"06d9ce6a-058a-47a7-b81e-a30e53d8b1c9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019712486,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d013f88-51da-4e1b-80ed-345c6b35e4da","invariantUUID":"e396d82e-8291-434a-8f47-d3f82440f0c8","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":"compute","uniqueId":"dd1f7d3b-b58d-4415-800f-13d49c4155bf","lifecycleState":"CERTIFIED","lastUpdateDate":1630020259057,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8b187c5-c5f3-4ab4-8940-950d1cfe68d7","invariantUUID":"ccfc173d-ab7d-44f8-8c19-8ff19748f85a","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":"defaulticon","uniqueId":"7571d1c0-5c0c-4c39-9eaa-6beee7a4b4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630020149847,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4c023ee-f41e-47a1-9e33-52fba126f19a","invariantUUID":"e90b46ca-652e-4ebc-a2ff-03db4fc28dc9","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":"port","uniqueId":"f7abf467-47db-46e1-a73b-4e8b165b2259","lifecycleState":"CERTIFIED","lastUpdateDate":1630020155109,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f74b5ac-9e00-4fb0-ac73-0be851d209a6","invariantUUID":"25b2f231-f874-463a-962a-97070ef65ee5","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":"a91f3cab-16f9-4eac-91fb-8141bab39275","lifecycleState":"CERTIFIED","lastUpdateDate":1630019815072,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0e7b7aea-e512-4754-83fd-26761f6e4ae7","invariantUUID":"46916484-0c66-4402-92cc-5ce7ad5cdc64","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":"2d9df4a7-42b9-41c0-a248-88454ddbb240","lifecycleState":"CERTIFIED","lastUpdateDate":1630020183209,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb94cb78-0d42-466a-af6b-0097473fe1d8","invariantUUID":"2848c9b1-cef6-493d-a5b9-aaa33957c506","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff5ac7c2-a195-48fb-a6d5-c078d02f6791","lifecycleState":"CERTIFIED","lastUpdateDate":1630020067519,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c77e35ff-07fb-4b21-b9d8-d7f4bc3fc2ac","invariantUUID":"84e370a3-770f-4228-8943-a1cc0c094c34","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"51b14001-4e30-48d8-89c3-7d303b9899be","lifecycleState":"CERTIFIED","lastUpdateDate":1630020142104,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89921d1b-f125-487e-95bf-7ac0acf22b81","invariantUUID":"fde8e936-ebac-4940-be7d-b10797dfe595","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":"91f413d5-77ca-49d3-8afd-9330342f20b7","lifecycleState":"CERTIFIED","lastUpdateDate":1630019880937,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28836e7f-2879-4353-a7e1-3eda31937ea7","invariantUUID":"a5545048-12a7-4a4b-8e94-64a29114804d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"23eef98a-d168-4671-8d1e-1dcf2e15a312","lifecycleState":"CERTIFIED","lastUpdateDate":1630020273976,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"958c0963-c734-49f7-9df9-e5a2505fb9d5","invariantUUID":"7f645a42-4fc8-446e-ad8c-a60af4fb1357","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":"network","uniqueId":"c1bef9b0-3c64-49ef-9e15-50fe63a083a9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019936966,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc8c80e-df3f-4a5d-bc86-c694b9dae257","invariantUUID":"e00ca5ae-9ae2-40cd-882e-3ec4e868c92b","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":"defaulticon","uniqueId":"11192212-223b-421c-bfaa-5341628aea06","lifecycleState":"CERTIFIED","lastUpdateDate":1630019698698,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"cf56b7fe-4060-493b-af3b-b738cb5dbefe","invariantUUID":"be434b78-b6ab-49b1-b1f8-c428b8760fb9","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":"port","uniqueId":"df675d5e-6ce4-4cec-a562-139d38e5518a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019786313,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd92e0f0-f797-406e-8480-a9a2812629f3","invariantUUID":"500d8446-aeb3-47c9-96a8-c62a7689c845","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":"objectStorage","uniqueId":"9f669aaf-1ece-493b-a050-9e433bcde68f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019705275,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46cb803e-3a9f-4f04-a811-6fd21f02fbf1","invariantUUID":"7393a4ef-269d-4da4-90d8-fd55bdbdec6a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2409ef8a-3ee9-4b77-9f20-60b661448fef","lifecycleState":"CERTIFIED","lastUpdateDate":1630020211471,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40653b02-81d2-415b-94f7-cb846ef209e1","invariantUUID":"da342668-b2f8-4dfc-8dce-8662f4078b17","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3c6d65-db3a-4ce0-881a-db41867f9df1","lifecycleState":"CERTIFIED","lastUpdateDate":1630019981425,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfa6e48-38de-419c-855e-173982789218","invariantUUID":"4d6bd803-cd4a-4e24-bef4-9ee571db9ab6","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":"75df8550-fc35-40bb-b65f-cd263f22988c","lifecycleState":"CERTIFIED","lastUpdateDate":1630020006072,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"892c0eb3-793c-47a0-9057-9796e390d345","invariantUUID":"61706f1f-94db-4192-88cb-3e78966a62f4","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":"10a1ccfa-b960-43fd-a9ce-629c2f876b5a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019931835,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dd5f547-1036-475a-9a24-3ec572f0e890","invariantUUID":"3c3cd0c6-6497-45c9-8168-cc5067f08d75","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":"port","uniqueId":"362c89be-b647-41f2-a12d-c244990a671c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019859326,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e687818e-fab2-4816-ad1e-b8cd59572d37","invariantUUID":"ea303bcc-b0e8-4771-8d95-11a1d2b60a26","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":"networkrules","uniqueId":"44d721ac-9a4d-4771-a441-7074fb78835f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019875690,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"268a79ac-1e61-40f2-bf40-24ce50b15101","invariantUUID":"b8fe02e5-66fb-4efd-a036-4ae034712537","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":"defaulticon","uniqueId":"0e091bbc-e0e1-4cdd-a1e4-b72a3a160cff","lifecycleState":"CERTIFIED","lastUpdateDate":1630029548629,"name":"basic_onboard_YQxPFG","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a2c7e29e-b835-484d-9fb7-edc43db05ba8","invariantUUID":"aa31e9a6-7b6a-4722-9873-9dae2ab04f27","systemName":"BasicOnboardYqxpfg","description":"VF","tags":["basic_onboard_YQxPFG"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa6df357-31b8-45f0-ba3e-eace1d362ade","lifecycleState":"CERTIFIED","lastUpdateDate":1630020049740,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b415e6e6-d903-43d9-a4a7-669cc14b8975","invariantUUID":"e242bbdd-658b-4b38-9aec-b43535616359","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":"port","uniqueId":"713c65bb-09dd-4f69-9334-e34370c6b2a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630019734085,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec24613f-5cbd-485d-8877-86985a7a05b1","invariantUUID":"689d0979-e078-495b-8458-7878f8169657","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06f4bb39-75c1-42e0-8cb7-033447934f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019909120,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec56f485-68b3-4a4c-b171-79045ef24635","invariantUUID":"7b93bce0-ceec-4d6a-a4d7-c76e5abdfb01","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":"33f23ca0-0ce8-46d7-a192-7cecaadd3325","lifecycleState":"CERTIFIED","lastUpdateDate":1630020248390,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c12141d-1843-46cb-8143-8401ca6ca155","invariantUUID":"07aa4745-2718-49df-8895-890c5c5cf2be","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":"network","uniqueId":"cc36a51a-5e3e-4a5b-9415-8adc5b102f2e","lifecycleState":"CERTIFIED","lastUpdateDate":1630019965679,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95910b63-6f99-444c-91f3-dd64f4ca77ca","invariantUUID":"d547b873-7eb6-4ef3-a222-57da18fac51d","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":"092d3e3e-8e7c-4458-a88d-a2bd940ab0a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630020060709,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fe435d-a4ad-41bd-9b26-78f5e823d232","invariantUUID":"861a7210-7baa-4814-8881-836e6d9ba0a1","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3376f22d-e1b4-4512-90af-a9fa74a77a9d","lifecycleState":"CERTIFIED","lastUpdateDate":1630019809045,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"13ec3e13-02ed-41f8-8b23-90914ade26c0","invariantUUID":"b0a3393d-3bda-41a9-bc60-b01b4e0ee4d2","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e414d890-c696-48c2-b3b8-ccc18540809e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020227951,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4582bb3-6dab-449f-ad9f-224cc951d5ce","invariantUUID":"51b7c26d-cbde-4555-b957-efcdbdbe71e4","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c40a3d3-7892-4836-a8c0-cdf8d79dc238","lifecycleState":"CERTIFIED","lastUpdateDate":1630019987625,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b8f69b-c825-4712-88f6-05258d8f4f2b","invariantUUID":"3809f1bd-bee2-41e1-8cac-7dd7dc763603","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"752d08f9-241d-4320-8f9f-926f649fb4de","lifecycleState":"CERTIFIED","lastUpdateDate":1630029596075,"name":"basic_onboard_YQxPFG","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","systemName":"BasicOnboardYqxpfg","description":"service","tags":["basic_onboard_YQxPFG"],"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":"cd7ee64f-b1d8-4e72-af4e-bb5e82488220","lifecycleState":"CERTIFIED","lastUpdateDate":1630029089884,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"acf0a328-9917-4200-91e8-a64b43ecc8fd","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630028979663,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","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-27 02:01:06,315 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-08-27 02:01:06,316 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-27 02:01:06,316 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-27 02:01:06,317 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-27 02:01:06,317 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-27 02:01:06,318 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-27 02:01:06,321 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-27 02:01:07,228 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1094 2021-08-27 02:01:07,230 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-27 02:01:07,231 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/868e0c8d-8369-4ee2-a4bd-8847c0ed02bd/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/baf91f0a-36ca-44c5-8b40-6878bc09eb89/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","name":"basic_onboard_YQxPFG","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/89592209-e252-4ffa-9fb6-0e46a810aa2e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-27 02:01:07,234 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-27 02:01:07,234 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:07,234 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:07,234 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-27 02:01:07,235 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-27 02:01:07,235 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:07,235 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:07,235 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:01:07,236 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_YQxPFG from SDC 2021-08-27 02:01:07,236 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:07,236 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:07,236 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:01:07,236 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-08-27 02:01:07,237 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-27 02:01:07,237 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-08-27 02:01:07,237 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-27 02:01:07,237 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-27 02:01:07,238 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-27 02:01:07,238 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-27 02:01:07,238 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-27 02:01:07,240 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-27 02:01:07,792 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1094 2021-08-27 02:01:07,793 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-27 02:01:07,793 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/868e0c8d-8369-4ee2-a4bd-8847c0ed02bd/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/baf91f0a-36ca-44c5-8b40-6878bc09eb89/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","name":"basic_onboard_YQxPFG","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/89592209-e252-4ffa-9fb6-0e46a810aa2e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-27 02:01:07,795 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-27 02:01:07,795 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:07,796 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:07,796 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-27 02:01:07,796 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-27 02:01:07,796 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:07,796 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:07,796 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:01:07,797 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_YQxPFG from SDC 2021-08-27 02:01:07,797 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:07,797 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:07,797 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:01:07,797 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-08-27 02:01:07,797 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-27 02:01:07,797 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-08-27 02:01:07,797 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-08-27 02:01:07,797 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-08-27 02:01:07,798 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-27 02:01:07,798 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-27 02:01:07,798 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-08-27 02:01:07,799 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:01:08,107 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-27 02:01:08,109 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-08-27 02:01:08,110 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":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null}],"serviceCategories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"empty":false,"ownerId":null}],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null}],"productCategories":[]},"version":"1.9.0"} 2021-08-27 02:01:08,113 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-08-27 02:01:08,113 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-08-27 02:01:08,113 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-08-27 02:01:08,113 INFO 267:__init__.py(1) - attempting to create Service basic_cnf in SDC 2021-08-27 02:01:08,113 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-27 02:01:08,113 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-27 02:01:08,114 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-27 02:01:08,114 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-27 02:01:08,114 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-27 02:01:08,115 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-27 02:01:08,645 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1094 2021-08-27 02:01:08,646 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-27 02:01:08,646 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/868e0c8d-8369-4ee2-a4bd-8847c0ed02bd/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/baf91f0a-36ca-44c5-8b40-6878bc09eb89/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","name":"basic_onboard_YQxPFG","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/89592209-e252-4ffa-9fb6-0e46a810aa2e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-27 02:01:08,650 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-27 02:01:08,650 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:08,650 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:08,651 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-27 02:01:08,651 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-27 02:01:08,651 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:08,651 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:08,651 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:01:08,651 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_YQxPFG from SDC 2021-08-27 02:01:08,652 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:08,652 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:08,652 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:01:08,652 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-08-27 02:01:08,652 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-27 02:01:08,652 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-08-27 02:01:08,666 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-27 02:01:08,666 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-27 02:01:08,666 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-27 02:01:08,668 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:01:10,007 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-27 02:01:10,009 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-08-27 02:01:10,011 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.operationalpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Operational Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.certificationtestresults","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"TD Certification Test Results","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Deployment Voting Record","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Questionnaire","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Dimensioning Info","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.affinityrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Affinity Rules","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Artifact Plan","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service-specific Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Security Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.engineeringrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.distributioninstructions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Distribution Instructions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.assettoscacsar","artifactName":"service-BasicCnf-csar.csar","artifactRef":null,"artifactGroupType":"TOSCA","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Tosca Model","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.assettoscatemplate","artifactName":"service-BasicCnf-template.yml","artifactRef":null,"artifactGroupType":"TOSCA","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Tosca Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"2d9ad270-c15c-4a58-818d-313a2fa5112a.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":"2d9ad270-c15c-4a58-818d-313a2fa5112a","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"2d9ad270-c15c-4a58-818d-313a2fa5112a"},{"definition":false,"hidden":false,"uniqueId":"2d9ad270-c15c-4a58-818d-313a2fa5112a.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":"2d9ad270-c15c-4a58-818d-313a2fa5112a","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"2d9ad270-c15c-4a58-818d-313a2fa5112a"},{"definition":false,"hidden":false,"uniqueId":"2d9ad270-c15c-4a58-818d-313a2fa5112a.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":"2d9ad270-c15c-4a58-818d-313a2fa5112a","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"2d9ad270-c15c-4a58-818d-313a2fa5112a"},{"definition":false,"hidden":false,"uniqueId":"2d9ad270-c15c-4a58-818d-313a2fa5112a.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":"2d9ad270-c15c-4a58-818d-313a2fa5112a","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"2d9ad270-c15c-4a58-818d-313a2fa5112a"},{"definition":false,"hidden":false,"uniqueId":"2d9ad270-c15c-4a58-818d-313a2fa5112a.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":"2d9ad270-c15c-4a58-818d-313a2fa5112a","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"2d9ad270-c15c-4a58-818d-313a2fa5112a"}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.configuration","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Configuration","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"configuration","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.testing","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Testing","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"testing","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.logging","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Logging","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"logging","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.monitoring","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Monitoring","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"monitoring","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.reporting","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Reporting","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"reporting","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.instantiation","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Instantiation","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"instantiation","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","icon":"network_l_1-3","creationDate":1630029669359,"name":"basic_cnf","componentType":"SERVICE","description":"service","tags":["basic_cnf"],"uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c","componentMetadataForSupportLog":{"SupportablityComponentUUID":"1f08d368-e910-45a2-9508-29df9307a430","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"1f08d368-e910-45a2-9508-29df9307a430","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"creatorFullName":"Carlos Santana","lastUpdateDate":1630029669359,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.operationalpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Operational Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.certificationtestresults","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"TD Certification Test Results","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Deployment Voting Record","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Questionnaire","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Dimensioning Info","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.affinityrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Affinity Rules","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Artifact Plan","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service-specific Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Security Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.engineeringrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.distributioninstructions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Distribution Instructions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":null,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true} 2021-08-27 02:01:10,017 INFO 285:__init__.py(1) - Service basic_cnf is created in SDC 2021-08-27 02:01:10,017 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:10,025 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-27 02:01:10,026 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-27 02:01:10,026 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-27 02:01:10,026 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-27 02:01:10,027 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-27 02:01:10,029 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-27 02:01:10,281 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-27 02:01:10,283 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-27 02:01:10,283 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","invariantUUID":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8cd5132f-1d0e-4966-857f-d7265f73864a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"a2c7e29e-b835-484d-9fb7-edc43db05ba8","invariantUUID":"aa31e9a6-7b6a-4722-9873-9dae2ab04f27","name":"basic_onboard_YQxPFG","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a2c7e29e-b835-484d-9fb7-edc43db05ba8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"bb9ab116-6143-4606-9be8-e1340dd8f03b","invariantUUID":"d573e24e-afdf-441d-be4f-9ee150542cea","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/bb9ab116-6143-4606-9be8-e1340dd8f03b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-27 02:01:10,286 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-27 02:01:10,287 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:10,287 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:10,287 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-27 02:01:10,287 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_YQxPFG from SDC 2021-08-27 02:01:10,287 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:10,287 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:10,288 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-27 02:01:10,288 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-27 02:01:10,288 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:10,288 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:10,288 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-27 02:01:10,289 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-08-27 02:01:10,289 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-27 02:01:10,289 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-27 02:01:10,289 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-27 02:01:10,290 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-27 02:01:10,290 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-27 02:01:10,292 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:01:12,482 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-27 02:01:12,483 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-27 02:01:12,485 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f759230-2dc8-438d-ad28-f9196f9afa7d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020038451,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94dba5b9-a0eb-4a56-aea8-fe06a16b1f1f","invariantUUID":"67b8129f-8c72-41ac-ba9e-263d30fa4a43","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":"networkrules","uniqueId":"a20b126b-d8f8-44a6-a9ef-c610aadc44b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630019853887,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f782edc9-8d5d-4220-aad8-76332363e953","invariantUUID":"b81143ed-9c4b-425c-9f90-39e18661c447","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":"objectStorage","uniqueId":"4f6bdda3-618f-41f3-a2ef-f7d9abfaa919","lifecycleState":"CERTIFIED","lastUpdateDate":1630020109251,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d5c0ed4-6019-48a5-9b28-6f2b71ea21c1","invariantUUID":"8d8d71ca-a8e7-44c2-9abe-15dfbd77635e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09e3a349-c4a6-40f7-b6e9-5dfd5bef4dd5","lifecycleState":"CERTIFIED","lastUpdateDate":1630019902384,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17e850fd-603d-4f71-a07e-1e6fa9bf77b2","invariantUUID":"944ac717-d0a1-4e4a-b57e-27bc9c97975f","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"388d1397-3fd4-401e-9422-1215c767cbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019802304,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"09ef85c5-a2a4-4fde-9d47-0db2b0a373cc","invariantUUID":"b613b7c5-a597-4d24-9ed9-a48041a8ed0d","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":"47f29f1b-2397-410b-b5ff-d62bb256cf4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019926402,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4de62b1-a505-4a7c-8ae0-f75ad534924d","invariantUUID":"8018e725-6e6c-4aaf-bf49-3a7a1a9c588c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"34d7957d-1a14-4479-a37d-247a32451f82","lifecycleState":"CERTIFIED","lastUpdateDate":1630020043748,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afa00903-c12f-405e-9f53-6e7608c48f1f","invariantUUID":"9b109acc-7619-4b27-a948-315727592893","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":"securityrules","uniqueId":"e3ce22b4-a916-4f21-a6aa-7d11a5b22b78","lifecycleState":"CERTIFIED","lastUpdateDate":1630019885958,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e2945f05-8845-4d71-8d91-6e4b206c55e3","invariantUUID":"32c992fc-53ac-480e-9a86-18fe8377c57d","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":"3ee69c2e-5f8c-420e-ac64-d05c5093f51a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020160347,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6c8d36e-a739-40e9-83b1-4e85e5e6ba25","invariantUUID":"ffab65b9-290d-4685-a830-7feefdb5167e","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":"defaulticon","uniqueId":"738fb8aa-db40-4738-997b-ffbdbeff43eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630029040721,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bb9ab116-6143-4606-9be8-e1340dd8f03b","invariantUUID":"d573e24e-afdf-441d-be4f-9ee150542cea","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9423437a-b245-43b3-9dff-c9813810197d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020255775,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10f6e8a-1c09-4a2c-9c65-1dd7c85684f9","invariantUUID":"3ad69b8a-c390-4274-b2dc-cdbed210dd99","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41946853-aaab-4752-982b-189b89042b72","lifecycleState":"CERTIFIED","lastUpdateDate":1630019771881,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eb5dc8-44ca-490f-a649-50a2eb8e73e2","invariantUUID":"f20eca96-48c9-4c06-bac1-fd1b082fd445","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea09a51-8c21-423a-b87e-a4c409a19250","lifecycleState":"CERTIFIED","lastUpdateDate":1630019914328,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"018b38e9-0154-4aef-bf66-e4a3831dfc47","invariantUUID":"7be531ca-4e24-4942-a697-c1e11d936d3a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a287cff6-e6e4-4189-b002-05865ada0af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630020012892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370ebb74-0acb-4fe5-8122-69b1b6101dea","invariantUUID":"9bfe4baa-9b7c-49e6-9f12-0ee1f772a9b9","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":"c06e4f99-871b-42a5-9992-bb030a7bbf77","lifecycleState":"CERTIFIED","lastUpdateDate":1630019778343,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab2b3365-c21a-4213-8eef-7c676f5286de","invariantUUID":"8f260ab1-79a5-435b-b890-3c483d6ee6bd","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8438f3b9-f0ec-4e0f-a44c-376f38e04349","lifecycleState":"CERTIFIED","lastUpdateDate":1630020028151,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c86e31-88e3-409c-9808-cc6ab8941c45","invariantUUID":"406c1b83-db3f-4ed1-bbcc-edfe8f4039a5","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":"objectStorage","uniqueId":"9cd21bc7-65a6-42a0-a34e-dbed9f83d7b8","lifecycleState":"CERTIFIED","lastUpdateDate":1630020033359,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58ead5b5-c4bf-49fb-95f9-f04d4f2c0701","invariantUUID":"d8f106d0-1cb8-4510-9db5-5a896ebab21c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc0a8729-dcc3-4d5d-b3c4-4c991014c6e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019739537,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d348267-cfd5-4d4d-a839-7c091bba5442","invariantUUID":"8a8e7dff-160b-47c7-a050-b5362027a936","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21097be4-9f15-4223-b4d4-f599fac020cc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019896212,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150dbe73-d208-4da3-af8a-03bb5e589f66","invariantUUID":"3244d5a8-da8f-4f80-b3f8-1e471fc262eb","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eee6d62e-a698-4858-be98-1b5f6ede128b","lifecycleState":"CERTIFIED","lastUpdateDate":1630019760208,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"962cc98a-9d39-46e3-9651-ba47ccb600f2","invariantUUID":"5ce46ffa-91ed-4003-9e8b-c42da1c54651","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dd43e8f-2f22-4d48-b092-4b32ca84c0d0","lifecycleState":"CERTIFIED","lastUpdateDate":1630020216830,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e553c06-530f-4535-9c0e-aa279efbf25f","invariantUUID":"29c83342-09ee-42ad-8447-e366a5f16a1a","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":"89e3da08-5691-437d-aecb-5c7a8c8ce450","lifecycleState":"CERTIFIED","lastUpdateDate":1630020086118,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9820d180-33af-44ab-9269-1d1f7827c4ed","invariantUUID":"52ce2c7e-eb9f-497f-b6ab-192653d13430","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f014b3a1-430c-4199-863e-0a4e6bc740b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630020000029,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7d02867-fbbf-4e2c-adb5-8b268401808e","invariantUUID":"7affbdff-8ef7-424b-b920-40c87d3eefc6","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":"port","uniqueId":"4c0d4708-b5a8-4fa1-bf0a-2fead0a5e698","lifecycleState":"CERTIFIED","lastUpdateDate":1630020277174,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9afbff33-9979-43ad-bcac-173831333eb0","invariantUUID":"f4197fc8-99f5-4b8f-aaaa-5c4378cfe791","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":"compute","uniqueId":"7d9d5c6b-7b1f-4737-9e26-ce665f4f17b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630020267002,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"693212b7-2a70-4942-a15f-a686f0f0e331","invariantUUID":"42ad1ef1-a4dc-4d14-ab18-f15b17cecca5","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd78a83f-845a-4cfc-887c-53355049263e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020116308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"147c8a32-fb77-46e6-8fbf-3861a0721275","invariantUUID":"d48ee167-6c9b-4f3c-9df1-93dc589aaeac","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":"objectStorage","uniqueId":"a9d0b412-6c43-4554-85d7-29cf1711e3d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019765637,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9417c087-24cb-4454-8249-3fba0a6ffb2f","invariantUUID":"3605c211-f5e4-4dc5-ad8a-0cc0f1960b52","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":"9f1ec3f6-3626-4ecd-9fa5-7b0aafb8e29e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020091169,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"092752f1-7b90-4aea-8abf-0b65aca64b2a","invariantUUID":"a0cad436-0da7-4d55-86aa-1aecf7908328","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5483a566-7f1e-40bf-bbb3-3575fa03de79","lifecycleState":"CERTIFIED","lastUpdateDate":1630020237988,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84c1a4d5-8534-40ec-93d4-fce0b6166866","invariantUUID":"7a0bb4dd-6b05-43e5-b3f5-ba5321286b9a","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":"f2fd3da8-1d7e-4698-ae57-966de8630c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020172240,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"503c5949-a899-4781-af10-1425b6fc1c5d","invariantUUID":"bb4a287d-7546-40ad-bcee-77766c20755f","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":"d1f91196-958f-457c-920d-08d8cd90fdad","lifecycleState":"CERTIFIED","lastUpdateDate":1630020177667,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476d5e6b-8f1b-44d3-9409-81dc6a2e2759","invariantUUID":"58af24fc-1884-4520-8e95-05fb328b93c6","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":"port","uniqueId":"60537c65-1960-44f5-bc48-92c16ded51d2","lifecycleState":"CERTIFIED","lastUpdateDate":1630020166478,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e29bc26-5afa-4e51-a65a-cc06b72eaec4","invariantUUID":"5b47b12d-483a-45c5-96e6-e57784f593dd","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f02533f4-9ebf-404c-bc3d-c4232d746c84","lifecycleState":"CERTIFIED","lastUpdateDate":1630029649901,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","invariantUUID":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a8cc9b0e-9d2a-4f15-92d0-3833e6ce0080","lifecycleState":"CERTIFIED","lastUpdateDate":1630020206292,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55167901-3c5e-4013-901d-5d4d2f2e28f9","invariantUUID":"a47a2645-2cd3-4933-9193-668dcc6541c9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"732df6f5-8eff-4450-a140-05aee5f07939","lifecycleState":"CERTIFIED","lastUpdateDate":1630019791476,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35fa7864-acc4-4206-b383-79daf6a65bf9","invariantUUID":"ec2ff50d-a8f9-43e6-b371-abbd49af47cd","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":"defaulticon","uniqueId":"42952827-c9ef-46da-beac-a56669ebbacb","lifecycleState":"CERTIFIED","lastUpdateDate":1630020019497,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"22374059-9201-41d9-8fba-df5de57a7f9c","invariantUUID":"dcaf9ecc-fe91-4dfa-a585-9bca59232d4b","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":"ea8561ae-7206-4089-a0a8-52ccf9ad21bc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019796800,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9fd55e83-ecfc-4637-b467-cde1a11ba65b","invariantUUID":"9a31d7a2-8a25-4b3c-a078-80364bfd6740","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e879ac6-eaeb-47c2-8538-7a202c4f0d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019821009,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f857a8a-a08d-4832-9816-7a2469d81558","invariantUUID":"748e29c7-c5bd-4037-a8f9-c50a7be07067","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b624f07-0a36-472d-9402-4f1f94523344","lifecycleState":"CERTIFIED","lastUpdateDate":1630020189153,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e4a8ef-c6d3-4143-b3f7-cc1c8ce6c2a6","invariantUUID":"9e0eddd0-1d32-48a5-b282-4190fc595922","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef535493-a20f-4ba2-b41a-246510abf554","lifecycleState":"CERTIFIED","lastUpdateDate":1630020195834,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b98a5ce4-7725-4ddd-9687-ba67ef99caf1","invariantUUID":"3d78d278-4fd8-4179-875c-b81052eabe99","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":"loadBalancer","uniqueId":"c07de070-35fa-4f72-9b79-2d6a6f7b98cb","lifecycleState":"CERTIFIED","lastUpdateDate":1630019728532,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87559fa3-a930-41b1-8b37-a6593dae51e7","invariantUUID":"71613290-0cc5-435c-adbe-4a178d99d320","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":"compute","uniqueId":"e63580b1-323c-47f5-93a8-a9eed6c5a766","lifecycleState":"CERTIFIED","lastUpdateDate":1630020073673,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bfad92d-2a09-47ab-acbb-567e41eae24c","invariantUUID":"d3641acd-f6b5-420d-b699-0f81f3f87eb0","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e6add5eb-ead6-42b8-af90-183b295740fa","lifecycleState":"CERTIFIED","lastUpdateDate":1630019676159,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79386a0e-86a0-401a-b532-b6cf1fa4b68f","invariantUUID":"ff486d0c-146c-4e5e-926f-58f75e450c91","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":"objectStorage","uniqueId":"06d9ce6a-058a-47a7-b81e-a30e53d8b1c9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019712486,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d013f88-51da-4e1b-80ed-345c6b35e4da","invariantUUID":"e396d82e-8291-434a-8f47-d3f82440f0c8","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":"compute","uniqueId":"dd1f7d3b-b58d-4415-800f-13d49c4155bf","lifecycleState":"CERTIFIED","lastUpdateDate":1630020259057,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8b187c5-c5f3-4ab4-8940-950d1cfe68d7","invariantUUID":"ccfc173d-ab7d-44f8-8c19-8ff19748f85a","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":"defaulticon","uniqueId":"7571d1c0-5c0c-4c39-9eaa-6beee7a4b4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630020149847,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4c023ee-f41e-47a1-9e33-52fba126f19a","invariantUUID":"e90b46ca-652e-4ebc-a2ff-03db4fc28dc9","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":"port","uniqueId":"f7abf467-47db-46e1-a73b-4e8b165b2259","lifecycleState":"CERTIFIED","lastUpdateDate":1630020155109,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f74b5ac-9e00-4fb0-ac73-0be851d209a6","invariantUUID":"25b2f231-f874-463a-962a-97070ef65ee5","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":"a91f3cab-16f9-4eac-91fb-8141bab39275","lifecycleState":"CERTIFIED","lastUpdateDate":1630019815072,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0e7b7aea-e512-4754-83fd-26761f6e4ae7","invariantUUID":"46916484-0c66-4402-92cc-5ce7ad5cdc64","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":"2d9df4a7-42b9-41c0-a248-88454ddbb240","lifecycleState":"CERTIFIED","lastUpdateDate":1630020183209,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb94cb78-0d42-466a-af6b-0097473fe1d8","invariantUUID":"2848c9b1-cef6-493d-a5b9-aaa33957c506","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff5ac7c2-a195-48fb-a6d5-c078d02f6791","lifecycleState":"CERTIFIED","lastUpdateDate":1630020067519,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c77e35ff-07fb-4b21-b9d8-d7f4bc3fc2ac","invariantUUID":"84e370a3-770f-4228-8943-a1cc0c094c34","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"51b14001-4e30-48d8-89c3-7d303b9899be","lifecycleState":"CERTIFIED","lastUpdateDate":1630020142104,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89921d1b-f125-487e-95bf-7ac0acf22b81","invariantUUID":"fde8e936-ebac-4940-be7d-b10797dfe595","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":"91f413d5-77ca-49d3-8afd-9330342f20b7","lifecycleState":"CERTIFIED","lastUpdateDate":1630019880937,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28836e7f-2879-4353-a7e1-3eda31937ea7","invariantUUID":"a5545048-12a7-4a4b-8e94-64a29114804d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"23eef98a-d168-4671-8d1e-1dcf2e15a312","lifecycleState":"CERTIFIED","lastUpdateDate":1630020273976,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"958c0963-c734-49f7-9df9-e5a2505fb9d5","invariantUUID":"7f645a42-4fc8-446e-ad8c-a60af4fb1357","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":"network","uniqueId":"c1bef9b0-3c64-49ef-9e15-50fe63a083a9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019936966,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc8c80e-df3f-4a5d-bc86-c694b9dae257","invariantUUID":"e00ca5ae-9ae2-40cd-882e-3ec4e868c92b","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":"defaulticon","uniqueId":"11192212-223b-421c-bfaa-5341628aea06","lifecycleState":"CERTIFIED","lastUpdateDate":1630019698698,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"cf56b7fe-4060-493b-af3b-b738cb5dbefe","invariantUUID":"be434b78-b6ab-49b1-b1f8-c428b8760fb9","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":"port","uniqueId":"df675d5e-6ce4-4cec-a562-139d38e5518a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019786313,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd92e0f0-f797-406e-8480-a9a2812629f3","invariantUUID":"500d8446-aeb3-47c9-96a8-c62a7689c845","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":"objectStorage","uniqueId":"9f669aaf-1ece-493b-a050-9e433bcde68f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019705275,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46cb803e-3a9f-4f04-a811-6fd21f02fbf1","invariantUUID":"7393a4ef-269d-4da4-90d8-fd55bdbdec6a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2409ef8a-3ee9-4b77-9f20-60b661448fef","lifecycleState":"CERTIFIED","lastUpdateDate":1630020211471,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40653b02-81d2-415b-94f7-cb846ef209e1","invariantUUID":"da342668-b2f8-4dfc-8dce-8662f4078b17","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3c6d65-db3a-4ce0-881a-db41867f9df1","lifecycleState":"CERTIFIED","lastUpdateDate":1630019981425,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfa6e48-38de-419c-855e-173982789218","invariantUUID":"4d6bd803-cd4a-4e24-bef4-9ee571db9ab6","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":"75df8550-fc35-40bb-b65f-cd263f22988c","lifecycleState":"CERTIFIED","lastUpdateDate":1630020006072,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"892c0eb3-793c-47a0-9057-9796e390d345","invariantUUID":"61706f1f-94db-4192-88cb-3e78966a62f4","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":"10a1ccfa-b960-43fd-a9ce-629c2f876b5a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019931835,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dd5f547-1036-475a-9a24-3ec572f0e890","invariantUUID":"3c3cd0c6-6497-45c9-8168-cc5067f08d75","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":"port","uniqueId":"362c89be-b647-41f2-a12d-c244990a671c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019859326,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e687818e-fab2-4816-ad1e-b8cd59572d37","invariantUUID":"ea303bcc-b0e8-4771-8d95-11a1d2b60a26","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":"networkrules","uniqueId":"44d721ac-9a4d-4771-a441-7074fb78835f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019875690,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"268a79ac-1e61-40f2-bf40-24ce50b15101","invariantUUID":"b8fe02e5-66fb-4efd-a036-4ae034712537","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":"defaulticon","uniqueId":"0e091bbc-e0e1-4cdd-a1e4-b72a3a160cff","lifecycleState":"CERTIFIED","lastUpdateDate":1630029548629,"name":"basic_onboard_YQxPFG","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a2c7e29e-b835-484d-9fb7-edc43db05ba8","invariantUUID":"aa31e9a6-7b6a-4722-9873-9dae2ab04f27","systemName":"BasicOnboardYqxpfg","description":"VF","tags":["basic_onboard_YQxPFG"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa6df357-31b8-45f0-ba3e-eace1d362ade","lifecycleState":"CERTIFIED","lastUpdateDate":1630020049740,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b415e6e6-d903-43d9-a4a7-669cc14b8975","invariantUUID":"e242bbdd-658b-4b38-9aec-b43535616359","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":"port","uniqueId":"713c65bb-09dd-4f69-9334-e34370c6b2a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630019734085,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec24613f-5cbd-485d-8877-86985a7a05b1","invariantUUID":"689d0979-e078-495b-8458-7878f8169657","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06f4bb39-75c1-42e0-8cb7-033447934f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019909120,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec56f485-68b3-4a4c-b171-79045ef24635","invariantUUID":"7b93bce0-ceec-4d6a-a4d7-c76e5abdfb01","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":"33f23ca0-0ce8-46d7-a192-7cecaadd3325","lifecycleState":"CERTIFIED","lastUpdateDate":1630020248390,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c12141d-1843-46cb-8143-8401ca6ca155","invariantUUID":"07aa4745-2718-49df-8895-890c5c5cf2be","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":"network","uniqueId":"cc36a51a-5e3e-4a5b-9415-8adc5b102f2e","lifecycleState":"CERTIFIED","lastUpdateDate":1630019965679,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95910b63-6f99-444c-91f3-dd64f4ca77ca","invariantUUID":"d547b873-7eb6-4ef3-a222-57da18fac51d","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":"092d3e3e-8e7c-4458-a88d-a2bd940ab0a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630020060709,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fe435d-a4ad-41bd-9b26-78f5e823d232","invariantUUID":"861a7210-7baa-4814-8881-836e6d9ba0a1","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3376f22d-e1b4-4512-90af-a9fa74a77a9d","lifecycleState":"CERTIFIED","lastUpdateDate":1630019809045,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"13ec3e13-02ed-41f8-8b23-90914ade26c0","invariantUUID":"b0a3393d-3bda-41a9-bc60-b01b4e0ee4d2","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e414d890-c696-48c2-b3b8-ccc18540809e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020227951,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4582bb3-6dab-449f-ad9f-224cc951d5ce","invariantUUID":"51b7c26d-cbde-4555-b957-efcdbdbe71e4","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c40a3d3-7892-4836-a8c0-cdf8d79dc238","lifecycleState":"CERTIFIED","lastUpdateDate":1630019987625,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b8f69b-c825-4712-88f6-05258d8f4f2b","invariantUUID":"3809f1bd-bee2-41e1-8cac-7dd7dc763603","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"752d08f9-241d-4320-8f9f-926f649fb4de","lifecycleState":"CERTIFIED","lastUpdateDate":1630029596075,"name":"basic_onboard_YQxPFG","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","systemName":"BasicOnboardYqxpfg","description":"service","tags":["basic_onboard_YQxPFG"],"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":"cd7ee64f-b1d8-4e72-af4e-bb5e82488220","lifecycleState":"CERTIFIED","lastUpdateDate":1630029089884,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"acf0a328-9917-4200-91e8-a64b43ecc8fd","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630028979663,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","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":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1630029669359,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1f08d368-e910-45a2-9508-29df9307a430","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","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-27 02:01:12,492 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-08-27 02:01:12,493 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-27 02:01:12,493 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/8fde47f3-a913-4b65-974b-c2dd44f7ad9c/resourceInstance 2021-08-27 02:01:12,493 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_cnf", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "f02533f4-9ebf-404c-bc3d-c4232d746c84", "originType": "VF", "componentUid": "f02533f4-9ebf-404c-bc3d-c4232d746c84", "icon": "defaulticon" } 2021-08-27 02:01:12,495 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:01:15,814 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/8fde47f3-a913-4b65-974b-c2dd44f7ad9c/resourceInstance HTTP/1.1" 201 None 2021-08-27 02:01:15,815 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-08-27 02:01:15,816 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":"e0e339d6-229f-44a8-948b-225b9cd88cdb.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"Provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"PROVIDED_BY_ONAP","label":"vnf module id","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.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":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.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":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.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":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.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":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.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":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.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":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.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":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"metadata":null,"constraints":[{"validValues":["0","1","2"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.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":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.dummy_image_name","type":"string","required":false,"defaultValue":null,"description":"Dummy image name","schema":null,"password":false,"name":"dummy_image_name","value":"dummy","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.vnf_name","type":"string","required":false,"defaultValue":null,"description":"Provided by ONAP","schema":null,"password":false,"name":"vnf_name","value":"PROVIDED_BY_ONAP","label":"name of vnf","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.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":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.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":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.dummy_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Dummy flavor","schema":null,"password":false,"name":"dummy_flavor_name","value":"dummy.default","label":"flavor","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.vnf_id","type":"string","required":false,"defaultValue":null,"description":"Provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"PROVIDED_BY_ONAP","label":"id of vnf","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.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":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.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":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.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":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.dummy_name_0","type":"string","required":false,"defaultValue":null,"description":"Dummy name","schema":null,"password":false,"name":"dummy_name_0","value":"dummy_1_0","label":"name of vm","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.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":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_cnf 0","SupportablityComponentVersion":null},"actualComponentUid":"f02533f4-9ebf-404c-bc3d-c4232d746c84","createdFromCsar":false,"name":"basic_cnf 0","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.f02533f4-9ebf-404c-bc3d-c4232d746c84.basic_cnf0","normalizedName":"basic_cnf0","icon":"defaulticon","creationTime":1630029673782,"description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","createdFrom":null,"componentUid":"f02533f4-9ebf-404c-bc3d-c4232d746c84","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1630029673782,"customizationUUID":"066f4d83-7266-4712-8606-444aac5e6a47","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"empty":false,"ownerId":null} 2021-08-27 02:01:15,817 INFO 511:service.py(1) - Resource VF basic_cnf has been added on serice basic_cnf 2021-08-27 02:01:15,819 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-27 02:01:15,819 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/1f08d368-e910-45a2-9508-29df9307a430/distribution 2021-08-27 02:01:15,819 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-08-27 02:01:15,821 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:01:15,883 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/1f08d368-e910-45a2-9508-29df9307a430/distribution HTTP/1.1" 200 38 2021-08-27 02:01:15,885 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-08-27 02:01:15,885 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[]} 2021-08-27 02:01:15,887 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-27 02:01:15,887 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-27 02:01:15,887 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-27 02:01:15,888 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:01:15,941 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-27 02:01:15,943 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-27 02:01:15,943 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-08-27 02:01:15,945 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-08-27 02:01:15,945 INFO 728:service.py(1) - attempting to checkin Service basic_cnf in SDC 2021-08-27 02:01:15,948 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-27 02:01:15,948 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/8fde47f3-a913-4b65-974b-c2dd44f7ad9c/lifecycleState/checkin 2021-08-27 02:01:15,948 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-08-27 02:01:15,949 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:01:17,927 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/8fde47f3-a913-4b65-974b-c2dd44f7ad9c/lifecycleState/checkin HTTP/1.1" 200 1183 2021-08-27 02:01:17,929 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-08-27 02:01:17,929 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c","name":"basic_cnf","version":"0.1","isHighestVersion":true,"creationDate":1630029669359,"lastUpdateDate":1630029676703,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"0.1":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c"},"projectCode":"123456","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","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":"1f08d368-e910-45a2-9508-29df9307a430"} 2021-08-27 02:01:17,932 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-27 02:01:17,932 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-27 02:01:17,933 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-27 02:01:17,933 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-27 02:01:17,933 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-27 02:01:17,935 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-27 02:01:18,525 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1471 2021-08-27 02:01:18,526 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-27 02:01:18,526 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/868e0c8d-8369-4ee2-a4bd-8847c0ed02bd/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"1f08d368-e910-45a2-9508-29df9307a430","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/1f08d368-e910-45a2-9508-29df9307a430/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/baf91f0a-36ca-44c5-8b40-6878bc09eb89/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","name":"basic_onboard_YQxPFG","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/89592209-e252-4ffa-9fb6-0e46a810aa2e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-27 02:01:18,528 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-27 02:01:18,528 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:18,529 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:18,529 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-27 02:01:18,529 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-27 02:01:18,529 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:18,529 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:18,529 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-27 02:01:18,529 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-27 02:01:18,529 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:18,529 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:18,529 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:01:18,529 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_YQxPFG from SDC 2021-08-27 02:01:18,530 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:18,530 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:18,530 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:01:18,530 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-27 02:01:18,530 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-27 02:01:18,530 INFO 192:__init__.py(1) - Service found, updating information 2021-08-27 02:01:18,530 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-27 02:01:18,530 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-27 02:01:18,531 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-27 02:01:18,532 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:01:19,317 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-27 02:01:19,319 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-27 02:01:19,321 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f759230-2dc8-438d-ad28-f9196f9afa7d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020038451,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94dba5b9-a0eb-4a56-aea8-fe06a16b1f1f","invariantUUID":"67b8129f-8c72-41ac-ba9e-263d30fa4a43","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":"networkrules","uniqueId":"a20b126b-d8f8-44a6-a9ef-c610aadc44b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630019853887,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f782edc9-8d5d-4220-aad8-76332363e953","invariantUUID":"b81143ed-9c4b-425c-9f90-39e18661c447","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":"objectStorage","uniqueId":"4f6bdda3-618f-41f3-a2ef-f7d9abfaa919","lifecycleState":"CERTIFIED","lastUpdateDate":1630020109251,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d5c0ed4-6019-48a5-9b28-6f2b71ea21c1","invariantUUID":"8d8d71ca-a8e7-44c2-9abe-15dfbd77635e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09e3a349-c4a6-40f7-b6e9-5dfd5bef4dd5","lifecycleState":"CERTIFIED","lastUpdateDate":1630019902384,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17e850fd-603d-4f71-a07e-1e6fa9bf77b2","invariantUUID":"944ac717-d0a1-4e4a-b57e-27bc9c97975f","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"388d1397-3fd4-401e-9422-1215c767cbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019802304,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"09ef85c5-a2a4-4fde-9d47-0db2b0a373cc","invariantUUID":"b613b7c5-a597-4d24-9ed9-a48041a8ed0d","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":"47f29f1b-2397-410b-b5ff-d62bb256cf4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019926402,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4de62b1-a505-4a7c-8ae0-f75ad534924d","invariantUUID":"8018e725-6e6c-4aaf-bf49-3a7a1a9c588c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"34d7957d-1a14-4479-a37d-247a32451f82","lifecycleState":"CERTIFIED","lastUpdateDate":1630020043748,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afa00903-c12f-405e-9f53-6e7608c48f1f","invariantUUID":"9b109acc-7619-4b27-a948-315727592893","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":"securityrules","uniqueId":"e3ce22b4-a916-4f21-a6aa-7d11a5b22b78","lifecycleState":"CERTIFIED","lastUpdateDate":1630019885958,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e2945f05-8845-4d71-8d91-6e4b206c55e3","invariantUUID":"32c992fc-53ac-480e-9a86-18fe8377c57d","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":"3ee69c2e-5f8c-420e-ac64-d05c5093f51a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020160347,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6c8d36e-a739-40e9-83b1-4e85e5e6ba25","invariantUUID":"ffab65b9-290d-4685-a830-7feefdb5167e","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":"defaulticon","uniqueId":"738fb8aa-db40-4738-997b-ffbdbeff43eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630029040721,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bb9ab116-6143-4606-9be8-e1340dd8f03b","invariantUUID":"d573e24e-afdf-441d-be4f-9ee150542cea","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9423437a-b245-43b3-9dff-c9813810197d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020255775,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10f6e8a-1c09-4a2c-9c65-1dd7c85684f9","invariantUUID":"3ad69b8a-c390-4274-b2dc-cdbed210dd99","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41946853-aaab-4752-982b-189b89042b72","lifecycleState":"CERTIFIED","lastUpdateDate":1630019771881,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eb5dc8-44ca-490f-a649-50a2eb8e73e2","invariantUUID":"f20eca96-48c9-4c06-bac1-fd1b082fd445","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea09a51-8c21-423a-b87e-a4c409a19250","lifecycleState":"CERTIFIED","lastUpdateDate":1630019914328,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"018b38e9-0154-4aef-bf66-e4a3831dfc47","invariantUUID":"7be531ca-4e24-4942-a697-c1e11d936d3a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a287cff6-e6e4-4189-b002-05865ada0af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630020012892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370ebb74-0acb-4fe5-8122-69b1b6101dea","invariantUUID":"9bfe4baa-9b7c-49e6-9f12-0ee1f772a9b9","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":"c06e4f99-871b-42a5-9992-bb030a7bbf77","lifecycleState":"CERTIFIED","lastUpdateDate":1630019778343,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab2b3365-c21a-4213-8eef-7c676f5286de","invariantUUID":"8f260ab1-79a5-435b-b890-3c483d6ee6bd","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8438f3b9-f0ec-4e0f-a44c-376f38e04349","lifecycleState":"CERTIFIED","lastUpdateDate":1630020028151,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c86e31-88e3-409c-9808-cc6ab8941c45","invariantUUID":"406c1b83-db3f-4ed1-bbcc-edfe8f4039a5","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":"objectStorage","uniqueId":"9cd21bc7-65a6-42a0-a34e-dbed9f83d7b8","lifecycleState":"CERTIFIED","lastUpdateDate":1630020033359,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58ead5b5-c4bf-49fb-95f9-f04d4f2c0701","invariantUUID":"d8f106d0-1cb8-4510-9db5-5a896ebab21c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc0a8729-dcc3-4d5d-b3c4-4c991014c6e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019739537,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d348267-cfd5-4d4d-a839-7c091bba5442","invariantUUID":"8a8e7dff-160b-47c7-a050-b5362027a936","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21097be4-9f15-4223-b4d4-f599fac020cc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019896212,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150dbe73-d208-4da3-af8a-03bb5e589f66","invariantUUID":"3244d5a8-da8f-4f80-b3f8-1e471fc262eb","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eee6d62e-a698-4858-be98-1b5f6ede128b","lifecycleState":"CERTIFIED","lastUpdateDate":1630019760208,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"962cc98a-9d39-46e3-9651-ba47ccb600f2","invariantUUID":"5ce46ffa-91ed-4003-9e8b-c42da1c54651","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dd43e8f-2f22-4d48-b092-4b32ca84c0d0","lifecycleState":"CERTIFIED","lastUpdateDate":1630020216830,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e553c06-530f-4535-9c0e-aa279efbf25f","invariantUUID":"29c83342-09ee-42ad-8447-e366a5f16a1a","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":"89e3da08-5691-437d-aecb-5c7a8c8ce450","lifecycleState":"CERTIFIED","lastUpdateDate":1630020086118,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9820d180-33af-44ab-9269-1d1f7827c4ed","invariantUUID":"52ce2c7e-eb9f-497f-b6ab-192653d13430","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f014b3a1-430c-4199-863e-0a4e6bc740b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630020000029,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7d02867-fbbf-4e2c-adb5-8b268401808e","invariantUUID":"7affbdff-8ef7-424b-b920-40c87d3eefc6","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":"port","uniqueId":"4c0d4708-b5a8-4fa1-bf0a-2fead0a5e698","lifecycleState":"CERTIFIED","lastUpdateDate":1630020277174,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9afbff33-9979-43ad-bcac-173831333eb0","invariantUUID":"f4197fc8-99f5-4b8f-aaaa-5c4378cfe791","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":"compute","uniqueId":"7d9d5c6b-7b1f-4737-9e26-ce665f4f17b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630020267002,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"693212b7-2a70-4942-a15f-a686f0f0e331","invariantUUID":"42ad1ef1-a4dc-4d14-ab18-f15b17cecca5","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd78a83f-845a-4cfc-887c-53355049263e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020116308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"147c8a32-fb77-46e6-8fbf-3861a0721275","invariantUUID":"d48ee167-6c9b-4f3c-9df1-93dc589aaeac","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":"objectStorage","uniqueId":"a9d0b412-6c43-4554-85d7-29cf1711e3d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019765637,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9417c087-24cb-4454-8249-3fba0a6ffb2f","invariantUUID":"3605c211-f5e4-4dc5-ad8a-0cc0f1960b52","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":"9f1ec3f6-3626-4ecd-9fa5-7b0aafb8e29e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020091169,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"092752f1-7b90-4aea-8abf-0b65aca64b2a","invariantUUID":"a0cad436-0da7-4d55-86aa-1aecf7908328","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5483a566-7f1e-40bf-bbb3-3575fa03de79","lifecycleState":"CERTIFIED","lastUpdateDate":1630020237988,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84c1a4d5-8534-40ec-93d4-fce0b6166866","invariantUUID":"7a0bb4dd-6b05-43e5-b3f5-ba5321286b9a","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":"f2fd3da8-1d7e-4698-ae57-966de8630c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020172240,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"503c5949-a899-4781-af10-1425b6fc1c5d","invariantUUID":"bb4a287d-7546-40ad-bcee-77766c20755f","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":"d1f91196-958f-457c-920d-08d8cd90fdad","lifecycleState":"CERTIFIED","lastUpdateDate":1630020177667,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476d5e6b-8f1b-44d3-9409-81dc6a2e2759","invariantUUID":"58af24fc-1884-4520-8e95-05fb328b93c6","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":"port","uniqueId":"60537c65-1960-44f5-bc48-92c16ded51d2","lifecycleState":"CERTIFIED","lastUpdateDate":1630020166478,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e29bc26-5afa-4e51-a65a-cc06b72eaec4","invariantUUID":"5b47b12d-483a-45c5-96e6-e57784f593dd","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f02533f4-9ebf-404c-bc3d-c4232d746c84","lifecycleState":"CERTIFIED","lastUpdateDate":1630029649901,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","invariantUUID":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a8cc9b0e-9d2a-4f15-92d0-3833e6ce0080","lifecycleState":"CERTIFIED","lastUpdateDate":1630020206292,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55167901-3c5e-4013-901d-5d4d2f2e28f9","invariantUUID":"a47a2645-2cd3-4933-9193-668dcc6541c9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"732df6f5-8eff-4450-a140-05aee5f07939","lifecycleState":"CERTIFIED","lastUpdateDate":1630019791476,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35fa7864-acc4-4206-b383-79daf6a65bf9","invariantUUID":"ec2ff50d-a8f9-43e6-b371-abbd49af47cd","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":"defaulticon","uniqueId":"42952827-c9ef-46da-beac-a56669ebbacb","lifecycleState":"CERTIFIED","lastUpdateDate":1630020019497,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"22374059-9201-41d9-8fba-df5de57a7f9c","invariantUUID":"dcaf9ecc-fe91-4dfa-a585-9bca59232d4b","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":"ea8561ae-7206-4089-a0a8-52ccf9ad21bc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019796800,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9fd55e83-ecfc-4637-b467-cde1a11ba65b","invariantUUID":"9a31d7a2-8a25-4b3c-a078-80364bfd6740","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e879ac6-eaeb-47c2-8538-7a202c4f0d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019821009,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f857a8a-a08d-4832-9816-7a2469d81558","invariantUUID":"748e29c7-c5bd-4037-a8f9-c50a7be07067","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b624f07-0a36-472d-9402-4f1f94523344","lifecycleState":"CERTIFIED","lastUpdateDate":1630020189153,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e4a8ef-c6d3-4143-b3f7-cc1c8ce6c2a6","invariantUUID":"9e0eddd0-1d32-48a5-b282-4190fc595922","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef535493-a20f-4ba2-b41a-246510abf554","lifecycleState":"CERTIFIED","lastUpdateDate":1630020195834,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b98a5ce4-7725-4ddd-9687-ba67ef99caf1","invariantUUID":"3d78d278-4fd8-4179-875c-b81052eabe99","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":"loadBalancer","uniqueId":"c07de070-35fa-4f72-9b79-2d6a6f7b98cb","lifecycleState":"CERTIFIED","lastUpdateDate":1630019728532,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87559fa3-a930-41b1-8b37-a6593dae51e7","invariantUUID":"71613290-0cc5-435c-adbe-4a178d99d320","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":"compute","uniqueId":"e63580b1-323c-47f5-93a8-a9eed6c5a766","lifecycleState":"CERTIFIED","lastUpdateDate":1630020073673,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bfad92d-2a09-47ab-acbb-567e41eae24c","invariantUUID":"d3641acd-f6b5-420d-b699-0f81f3f87eb0","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e6add5eb-ead6-42b8-af90-183b295740fa","lifecycleState":"CERTIFIED","lastUpdateDate":1630019676159,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79386a0e-86a0-401a-b532-b6cf1fa4b68f","invariantUUID":"ff486d0c-146c-4e5e-926f-58f75e450c91","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":"objectStorage","uniqueId":"06d9ce6a-058a-47a7-b81e-a30e53d8b1c9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019712486,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d013f88-51da-4e1b-80ed-345c6b35e4da","invariantUUID":"e396d82e-8291-434a-8f47-d3f82440f0c8","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":"compute","uniqueId":"dd1f7d3b-b58d-4415-800f-13d49c4155bf","lifecycleState":"CERTIFIED","lastUpdateDate":1630020259057,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8b187c5-c5f3-4ab4-8940-950d1cfe68d7","invariantUUID":"ccfc173d-ab7d-44f8-8c19-8ff19748f85a","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":"defaulticon","uniqueId":"7571d1c0-5c0c-4c39-9eaa-6beee7a4b4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630020149847,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4c023ee-f41e-47a1-9e33-52fba126f19a","invariantUUID":"e90b46ca-652e-4ebc-a2ff-03db4fc28dc9","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":"port","uniqueId":"f7abf467-47db-46e1-a73b-4e8b165b2259","lifecycleState":"CERTIFIED","lastUpdateDate":1630020155109,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f74b5ac-9e00-4fb0-ac73-0be851d209a6","invariantUUID":"25b2f231-f874-463a-962a-97070ef65ee5","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":"a91f3cab-16f9-4eac-91fb-8141bab39275","lifecycleState":"CERTIFIED","lastUpdateDate":1630019815072,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0e7b7aea-e512-4754-83fd-26761f6e4ae7","invariantUUID":"46916484-0c66-4402-92cc-5ce7ad5cdc64","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":"2d9df4a7-42b9-41c0-a248-88454ddbb240","lifecycleState":"CERTIFIED","lastUpdateDate":1630020183209,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb94cb78-0d42-466a-af6b-0097473fe1d8","invariantUUID":"2848c9b1-cef6-493d-a5b9-aaa33957c506","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff5ac7c2-a195-48fb-a6d5-c078d02f6791","lifecycleState":"CERTIFIED","lastUpdateDate":1630020067519,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c77e35ff-07fb-4b21-b9d8-d7f4bc3fc2ac","invariantUUID":"84e370a3-770f-4228-8943-a1cc0c094c34","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"51b14001-4e30-48d8-89c3-7d303b9899be","lifecycleState":"CERTIFIED","lastUpdateDate":1630020142104,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89921d1b-f125-487e-95bf-7ac0acf22b81","invariantUUID":"fde8e936-ebac-4940-be7d-b10797dfe595","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":"91f413d5-77ca-49d3-8afd-9330342f20b7","lifecycleState":"CERTIFIED","lastUpdateDate":1630019880937,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28836e7f-2879-4353-a7e1-3eda31937ea7","invariantUUID":"a5545048-12a7-4a4b-8e94-64a29114804d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"23eef98a-d168-4671-8d1e-1dcf2e15a312","lifecycleState":"CERTIFIED","lastUpdateDate":1630020273976,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"958c0963-c734-49f7-9df9-e5a2505fb9d5","invariantUUID":"7f645a42-4fc8-446e-ad8c-a60af4fb1357","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":"network","uniqueId":"c1bef9b0-3c64-49ef-9e15-50fe63a083a9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019936966,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc8c80e-df3f-4a5d-bc86-c694b9dae257","invariantUUID":"e00ca5ae-9ae2-40cd-882e-3ec4e868c92b","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":"defaulticon","uniqueId":"11192212-223b-421c-bfaa-5341628aea06","lifecycleState":"CERTIFIED","lastUpdateDate":1630019698698,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"cf56b7fe-4060-493b-af3b-b738cb5dbefe","invariantUUID":"be434b78-b6ab-49b1-b1f8-c428b8760fb9","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":"port","uniqueId":"df675d5e-6ce4-4cec-a562-139d38e5518a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019786313,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd92e0f0-f797-406e-8480-a9a2812629f3","invariantUUID":"500d8446-aeb3-47c9-96a8-c62a7689c845","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":"objectStorage","uniqueId":"9f669aaf-1ece-493b-a050-9e433bcde68f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019705275,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46cb803e-3a9f-4f04-a811-6fd21f02fbf1","invariantUUID":"7393a4ef-269d-4da4-90d8-fd55bdbdec6a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2409ef8a-3ee9-4b77-9f20-60b661448fef","lifecycleState":"CERTIFIED","lastUpdateDate":1630020211471,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40653b02-81d2-415b-94f7-cb846ef209e1","invariantUUID":"da342668-b2f8-4dfc-8dce-8662f4078b17","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3c6d65-db3a-4ce0-881a-db41867f9df1","lifecycleState":"CERTIFIED","lastUpdateDate":1630019981425,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfa6e48-38de-419c-855e-173982789218","invariantUUID":"4d6bd803-cd4a-4e24-bef4-9ee571db9ab6","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":"75df8550-fc35-40bb-b65f-cd263f22988c","lifecycleState":"CERTIFIED","lastUpdateDate":1630020006072,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"892c0eb3-793c-47a0-9057-9796e390d345","invariantUUID":"61706f1f-94db-4192-88cb-3e78966a62f4","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":"10a1ccfa-b960-43fd-a9ce-629c2f876b5a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019931835,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dd5f547-1036-475a-9a24-3ec572f0e890","invariantUUID":"3c3cd0c6-6497-45c9-8168-cc5067f08d75","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":"port","uniqueId":"362c89be-b647-41f2-a12d-c244990a671c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019859326,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e687818e-fab2-4816-ad1e-b8cd59572d37","invariantUUID":"ea303bcc-b0e8-4771-8d95-11a1d2b60a26","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":"networkrules","uniqueId":"44d721ac-9a4d-4771-a441-7074fb78835f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019875690,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"268a79ac-1e61-40f2-bf40-24ce50b15101","invariantUUID":"b8fe02e5-66fb-4efd-a036-4ae034712537","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":"defaulticon","uniqueId":"0e091bbc-e0e1-4cdd-a1e4-b72a3a160cff","lifecycleState":"CERTIFIED","lastUpdateDate":1630029548629,"name":"basic_onboard_YQxPFG","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a2c7e29e-b835-484d-9fb7-edc43db05ba8","invariantUUID":"aa31e9a6-7b6a-4722-9873-9dae2ab04f27","systemName":"BasicOnboardYqxpfg","description":"VF","tags":["basic_onboard_YQxPFG"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa6df357-31b8-45f0-ba3e-eace1d362ade","lifecycleState":"CERTIFIED","lastUpdateDate":1630020049740,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b415e6e6-d903-43d9-a4a7-669cc14b8975","invariantUUID":"e242bbdd-658b-4b38-9aec-b43535616359","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":"port","uniqueId":"713c65bb-09dd-4f69-9334-e34370c6b2a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630019734085,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec24613f-5cbd-485d-8877-86985a7a05b1","invariantUUID":"689d0979-e078-495b-8458-7878f8169657","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06f4bb39-75c1-42e0-8cb7-033447934f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019909120,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec56f485-68b3-4a4c-b171-79045ef24635","invariantUUID":"7b93bce0-ceec-4d6a-a4d7-c76e5abdfb01","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":"33f23ca0-0ce8-46d7-a192-7cecaadd3325","lifecycleState":"CERTIFIED","lastUpdateDate":1630020248390,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c12141d-1843-46cb-8143-8401ca6ca155","invariantUUID":"07aa4745-2718-49df-8895-890c5c5cf2be","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":"network","uniqueId":"cc36a51a-5e3e-4a5b-9415-8adc5b102f2e","lifecycleState":"CERTIFIED","lastUpdateDate":1630019965679,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95910b63-6f99-444c-91f3-dd64f4ca77ca","invariantUUID":"d547b873-7eb6-4ef3-a222-57da18fac51d","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":"092d3e3e-8e7c-4458-a88d-a2bd940ab0a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630020060709,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fe435d-a4ad-41bd-9b26-78f5e823d232","invariantUUID":"861a7210-7baa-4814-8881-836e6d9ba0a1","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3376f22d-e1b4-4512-90af-a9fa74a77a9d","lifecycleState":"CERTIFIED","lastUpdateDate":1630019809045,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"13ec3e13-02ed-41f8-8b23-90914ade26c0","invariantUUID":"b0a3393d-3bda-41a9-bc60-b01b4e0ee4d2","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e414d890-c696-48c2-b3b8-ccc18540809e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020227951,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4582bb3-6dab-449f-ad9f-224cc951d5ce","invariantUUID":"51b7c26d-cbde-4555-b957-efcdbdbe71e4","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c40a3d3-7892-4836-a8c0-cdf8d79dc238","lifecycleState":"CERTIFIED","lastUpdateDate":1630019987625,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b8f69b-c825-4712-88f6-05258d8f4f2b","invariantUUID":"3809f1bd-bee2-41e1-8cac-7dd7dc763603","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"752d08f9-241d-4320-8f9f-926f649fb4de","lifecycleState":"CERTIFIED","lastUpdateDate":1630029596075,"name":"basic_onboard_YQxPFG","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","systemName":"BasicOnboardYqxpfg","description":"service","tags":["basic_onboard_YQxPFG"],"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":"cd7ee64f-b1d8-4e72-af4e-bb5e82488220","lifecycleState":"CERTIFIED","lastUpdateDate":1630029089884,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"acf0a328-9917-4200-91e8-a64b43ecc8fd","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630028979663,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","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":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630029676703,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1f08d368-e910-45a2-9508-29df9307a430","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","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-27 02:01:19,325 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-27 02:01:19,325 INFO 728:service.py(1) - attempting to Certify Service basic_cnf in SDC 2021-08-27 02:01:19,328 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-27 02:01:19,328 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/8fde47f3-a913-4b65-974b-c2dd44f7ad9c/lifecycleState/Certify 2021-08-27 02:01:19,328 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-08-27 02:01:19,330 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:01:27,849 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/8fde47f3-a913-4b65-974b-c2dd44f7ad9c/lifecycleState/Certify HTTP/1.1" 200 1171 2021-08-27 02:01:27,850 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-08-27 02:01:27,850 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"8ac11a0d-1b4e-4482-ae45-5945cfb4b54f","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1630029669359,"lastUpdateDate":1630029676703,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"8ac11a0d-1b4e-4482-ae45-5945cfb4b54f"},"projectCode":"123456","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","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":"1f08d368-e910-45a2-9508-29df9307a430"} 2021-08-27 02:01:27,852 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-27 02:01:27,852 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-27 02:01:27,853 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-27 02:01:27,853 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-27 02:01:27,853 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-27 02:01:27,854 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-27 02:01:28,348 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1459 2021-08-27 02:01:28,349 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-27 02:01:28,349 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1f08d368-e910-45a2-9508-29df9307a430","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1f08d368-e910-45a2-9508-29df9307a430/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/868e0c8d-8369-4ee2-a4bd-8847c0ed02bd/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/baf91f0a-36ca-44c5-8b40-6878bc09eb89/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","name":"basic_onboard_YQxPFG","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/89592209-e252-4ffa-9fb6-0e46a810aa2e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-27 02:01:28,352 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-27 02:01:28,352 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:28,352 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:28,352 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-27 02:01:28,352 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-27 02:01:28,352 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:28,352 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:28,352 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-27 02:01:28,353 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-27 02:01:28,353 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:28,353 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:28,353 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:01:28,353 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_YQxPFG from SDC 2021-08-27 02:01:28,353 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:28,353 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:28,353 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:01:28,353 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-27 02:01:28,353 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-27 02:01:28,353 INFO 192:__init__.py(1) - Service found, updating information 2021-08-27 02:01:28,354 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-27 02:01:28,354 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-27 02:01:28,354 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-27 02:01:28,355 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:01:29,136 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-27 02:01:29,139 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-27 02:01:29,142 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f759230-2dc8-438d-ad28-f9196f9afa7d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020038451,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94dba5b9-a0eb-4a56-aea8-fe06a16b1f1f","invariantUUID":"67b8129f-8c72-41ac-ba9e-263d30fa4a43","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":"networkrules","uniqueId":"a20b126b-d8f8-44a6-a9ef-c610aadc44b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630019853887,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f782edc9-8d5d-4220-aad8-76332363e953","invariantUUID":"b81143ed-9c4b-425c-9f90-39e18661c447","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":"objectStorage","uniqueId":"4f6bdda3-618f-41f3-a2ef-f7d9abfaa919","lifecycleState":"CERTIFIED","lastUpdateDate":1630020109251,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d5c0ed4-6019-48a5-9b28-6f2b71ea21c1","invariantUUID":"8d8d71ca-a8e7-44c2-9abe-15dfbd77635e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09e3a349-c4a6-40f7-b6e9-5dfd5bef4dd5","lifecycleState":"CERTIFIED","lastUpdateDate":1630019902384,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17e850fd-603d-4f71-a07e-1e6fa9bf77b2","invariantUUID":"944ac717-d0a1-4e4a-b57e-27bc9c97975f","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"388d1397-3fd4-401e-9422-1215c767cbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019802304,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"09ef85c5-a2a4-4fde-9d47-0db2b0a373cc","invariantUUID":"b613b7c5-a597-4d24-9ed9-a48041a8ed0d","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":"47f29f1b-2397-410b-b5ff-d62bb256cf4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019926402,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4de62b1-a505-4a7c-8ae0-f75ad534924d","invariantUUID":"8018e725-6e6c-4aaf-bf49-3a7a1a9c588c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"34d7957d-1a14-4479-a37d-247a32451f82","lifecycleState":"CERTIFIED","lastUpdateDate":1630020043748,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afa00903-c12f-405e-9f53-6e7608c48f1f","invariantUUID":"9b109acc-7619-4b27-a948-315727592893","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":"securityrules","uniqueId":"e3ce22b4-a916-4f21-a6aa-7d11a5b22b78","lifecycleState":"CERTIFIED","lastUpdateDate":1630019885958,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e2945f05-8845-4d71-8d91-6e4b206c55e3","invariantUUID":"32c992fc-53ac-480e-9a86-18fe8377c57d","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":"3ee69c2e-5f8c-420e-ac64-d05c5093f51a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020160347,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6c8d36e-a739-40e9-83b1-4e85e5e6ba25","invariantUUID":"ffab65b9-290d-4685-a830-7feefdb5167e","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":"defaulticon","uniqueId":"738fb8aa-db40-4738-997b-ffbdbeff43eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630029040721,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bb9ab116-6143-4606-9be8-e1340dd8f03b","invariantUUID":"d573e24e-afdf-441d-be4f-9ee150542cea","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9423437a-b245-43b3-9dff-c9813810197d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020255775,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10f6e8a-1c09-4a2c-9c65-1dd7c85684f9","invariantUUID":"3ad69b8a-c390-4274-b2dc-cdbed210dd99","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41946853-aaab-4752-982b-189b89042b72","lifecycleState":"CERTIFIED","lastUpdateDate":1630019771881,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eb5dc8-44ca-490f-a649-50a2eb8e73e2","invariantUUID":"f20eca96-48c9-4c06-bac1-fd1b082fd445","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea09a51-8c21-423a-b87e-a4c409a19250","lifecycleState":"CERTIFIED","lastUpdateDate":1630019914328,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"018b38e9-0154-4aef-bf66-e4a3831dfc47","invariantUUID":"7be531ca-4e24-4942-a697-c1e11d936d3a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a287cff6-e6e4-4189-b002-05865ada0af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630020012892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370ebb74-0acb-4fe5-8122-69b1b6101dea","invariantUUID":"9bfe4baa-9b7c-49e6-9f12-0ee1f772a9b9","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":"c06e4f99-871b-42a5-9992-bb030a7bbf77","lifecycleState":"CERTIFIED","lastUpdateDate":1630019778343,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab2b3365-c21a-4213-8eef-7c676f5286de","invariantUUID":"8f260ab1-79a5-435b-b890-3c483d6ee6bd","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8438f3b9-f0ec-4e0f-a44c-376f38e04349","lifecycleState":"CERTIFIED","lastUpdateDate":1630020028151,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c86e31-88e3-409c-9808-cc6ab8941c45","invariantUUID":"406c1b83-db3f-4ed1-bbcc-edfe8f4039a5","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":"objectStorage","uniqueId":"9cd21bc7-65a6-42a0-a34e-dbed9f83d7b8","lifecycleState":"CERTIFIED","lastUpdateDate":1630020033359,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58ead5b5-c4bf-49fb-95f9-f04d4f2c0701","invariantUUID":"d8f106d0-1cb8-4510-9db5-5a896ebab21c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc0a8729-dcc3-4d5d-b3c4-4c991014c6e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019739537,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d348267-cfd5-4d4d-a839-7c091bba5442","invariantUUID":"8a8e7dff-160b-47c7-a050-b5362027a936","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21097be4-9f15-4223-b4d4-f599fac020cc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019896212,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150dbe73-d208-4da3-af8a-03bb5e589f66","invariantUUID":"3244d5a8-da8f-4f80-b3f8-1e471fc262eb","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eee6d62e-a698-4858-be98-1b5f6ede128b","lifecycleState":"CERTIFIED","lastUpdateDate":1630019760208,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"962cc98a-9d39-46e3-9651-ba47ccb600f2","invariantUUID":"5ce46ffa-91ed-4003-9e8b-c42da1c54651","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dd43e8f-2f22-4d48-b092-4b32ca84c0d0","lifecycleState":"CERTIFIED","lastUpdateDate":1630020216830,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e553c06-530f-4535-9c0e-aa279efbf25f","invariantUUID":"29c83342-09ee-42ad-8447-e366a5f16a1a","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":"89e3da08-5691-437d-aecb-5c7a8c8ce450","lifecycleState":"CERTIFIED","lastUpdateDate":1630020086118,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9820d180-33af-44ab-9269-1d1f7827c4ed","invariantUUID":"52ce2c7e-eb9f-497f-b6ab-192653d13430","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f014b3a1-430c-4199-863e-0a4e6bc740b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630020000029,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7d02867-fbbf-4e2c-adb5-8b268401808e","invariantUUID":"7affbdff-8ef7-424b-b920-40c87d3eefc6","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":"port","uniqueId":"4c0d4708-b5a8-4fa1-bf0a-2fead0a5e698","lifecycleState":"CERTIFIED","lastUpdateDate":1630020277174,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9afbff33-9979-43ad-bcac-173831333eb0","invariantUUID":"f4197fc8-99f5-4b8f-aaaa-5c4378cfe791","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":"compute","uniqueId":"7d9d5c6b-7b1f-4737-9e26-ce665f4f17b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630020267002,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"693212b7-2a70-4942-a15f-a686f0f0e331","invariantUUID":"42ad1ef1-a4dc-4d14-ab18-f15b17cecca5","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd78a83f-845a-4cfc-887c-53355049263e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020116308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"147c8a32-fb77-46e6-8fbf-3861a0721275","invariantUUID":"d48ee167-6c9b-4f3c-9df1-93dc589aaeac","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":"objectStorage","uniqueId":"a9d0b412-6c43-4554-85d7-29cf1711e3d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019765637,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9417c087-24cb-4454-8249-3fba0a6ffb2f","invariantUUID":"3605c211-f5e4-4dc5-ad8a-0cc0f1960b52","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":"9f1ec3f6-3626-4ecd-9fa5-7b0aafb8e29e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020091169,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"092752f1-7b90-4aea-8abf-0b65aca64b2a","invariantUUID":"a0cad436-0da7-4d55-86aa-1aecf7908328","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5483a566-7f1e-40bf-bbb3-3575fa03de79","lifecycleState":"CERTIFIED","lastUpdateDate":1630020237988,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84c1a4d5-8534-40ec-93d4-fce0b6166866","invariantUUID":"7a0bb4dd-6b05-43e5-b3f5-ba5321286b9a","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":"f2fd3da8-1d7e-4698-ae57-966de8630c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020172240,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"503c5949-a899-4781-af10-1425b6fc1c5d","invariantUUID":"bb4a287d-7546-40ad-bcee-77766c20755f","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":"d1f91196-958f-457c-920d-08d8cd90fdad","lifecycleState":"CERTIFIED","lastUpdateDate":1630020177667,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476d5e6b-8f1b-44d3-9409-81dc6a2e2759","invariantUUID":"58af24fc-1884-4520-8e95-05fb328b93c6","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":"port","uniqueId":"60537c65-1960-44f5-bc48-92c16ded51d2","lifecycleState":"CERTIFIED","lastUpdateDate":1630020166478,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e29bc26-5afa-4e51-a65a-cc06b72eaec4","invariantUUID":"5b47b12d-483a-45c5-96e6-e57784f593dd","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f02533f4-9ebf-404c-bc3d-c4232d746c84","lifecycleState":"CERTIFIED","lastUpdateDate":1630029649901,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","invariantUUID":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a8cc9b0e-9d2a-4f15-92d0-3833e6ce0080","lifecycleState":"CERTIFIED","lastUpdateDate":1630020206292,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55167901-3c5e-4013-901d-5d4d2f2e28f9","invariantUUID":"a47a2645-2cd3-4933-9193-668dcc6541c9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"732df6f5-8eff-4450-a140-05aee5f07939","lifecycleState":"CERTIFIED","lastUpdateDate":1630019791476,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35fa7864-acc4-4206-b383-79daf6a65bf9","invariantUUID":"ec2ff50d-a8f9-43e6-b371-abbd49af47cd","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":"defaulticon","uniqueId":"42952827-c9ef-46da-beac-a56669ebbacb","lifecycleState":"CERTIFIED","lastUpdateDate":1630020019497,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"22374059-9201-41d9-8fba-df5de57a7f9c","invariantUUID":"dcaf9ecc-fe91-4dfa-a585-9bca59232d4b","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":"ea8561ae-7206-4089-a0a8-52ccf9ad21bc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019796800,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9fd55e83-ecfc-4637-b467-cde1a11ba65b","invariantUUID":"9a31d7a2-8a25-4b3c-a078-80364bfd6740","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e879ac6-eaeb-47c2-8538-7a202c4f0d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019821009,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f857a8a-a08d-4832-9816-7a2469d81558","invariantUUID":"748e29c7-c5bd-4037-a8f9-c50a7be07067","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b624f07-0a36-472d-9402-4f1f94523344","lifecycleState":"CERTIFIED","lastUpdateDate":1630020189153,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e4a8ef-c6d3-4143-b3f7-cc1c8ce6c2a6","invariantUUID":"9e0eddd0-1d32-48a5-b282-4190fc595922","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef535493-a20f-4ba2-b41a-246510abf554","lifecycleState":"CERTIFIED","lastUpdateDate":1630020195834,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b98a5ce4-7725-4ddd-9687-ba67ef99caf1","invariantUUID":"3d78d278-4fd8-4179-875c-b81052eabe99","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":"loadBalancer","uniqueId":"c07de070-35fa-4f72-9b79-2d6a6f7b98cb","lifecycleState":"CERTIFIED","lastUpdateDate":1630019728532,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87559fa3-a930-41b1-8b37-a6593dae51e7","invariantUUID":"71613290-0cc5-435c-adbe-4a178d99d320","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":"compute","uniqueId":"e63580b1-323c-47f5-93a8-a9eed6c5a766","lifecycleState":"CERTIFIED","lastUpdateDate":1630020073673,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bfad92d-2a09-47ab-acbb-567e41eae24c","invariantUUID":"d3641acd-f6b5-420d-b699-0f81f3f87eb0","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e6add5eb-ead6-42b8-af90-183b295740fa","lifecycleState":"CERTIFIED","lastUpdateDate":1630019676159,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79386a0e-86a0-401a-b532-b6cf1fa4b68f","invariantUUID":"ff486d0c-146c-4e5e-926f-58f75e450c91","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":"objectStorage","uniqueId":"06d9ce6a-058a-47a7-b81e-a30e53d8b1c9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019712486,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d013f88-51da-4e1b-80ed-345c6b35e4da","invariantUUID":"e396d82e-8291-434a-8f47-d3f82440f0c8","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":"compute","uniqueId":"dd1f7d3b-b58d-4415-800f-13d49c4155bf","lifecycleState":"CERTIFIED","lastUpdateDate":1630020259057,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8b187c5-c5f3-4ab4-8940-950d1cfe68d7","invariantUUID":"ccfc173d-ab7d-44f8-8c19-8ff19748f85a","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":"defaulticon","uniqueId":"7571d1c0-5c0c-4c39-9eaa-6beee7a4b4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630020149847,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4c023ee-f41e-47a1-9e33-52fba126f19a","invariantUUID":"e90b46ca-652e-4ebc-a2ff-03db4fc28dc9","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":"port","uniqueId":"f7abf467-47db-46e1-a73b-4e8b165b2259","lifecycleState":"CERTIFIED","lastUpdateDate":1630020155109,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f74b5ac-9e00-4fb0-ac73-0be851d209a6","invariantUUID":"25b2f231-f874-463a-962a-97070ef65ee5","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":"a91f3cab-16f9-4eac-91fb-8141bab39275","lifecycleState":"CERTIFIED","lastUpdateDate":1630019815072,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0e7b7aea-e512-4754-83fd-26761f6e4ae7","invariantUUID":"46916484-0c66-4402-92cc-5ce7ad5cdc64","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":"2d9df4a7-42b9-41c0-a248-88454ddbb240","lifecycleState":"CERTIFIED","lastUpdateDate":1630020183209,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb94cb78-0d42-466a-af6b-0097473fe1d8","invariantUUID":"2848c9b1-cef6-493d-a5b9-aaa33957c506","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff5ac7c2-a195-48fb-a6d5-c078d02f6791","lifecycleState":"CERTIFIED","lastUpdateDate":1630020067519,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c77e35ff-07fb-4b21-b9d8-d7f4bc3fc2ac","invariantUUID":"84e370a3-770f-4228-8943-a1cc0c094c34","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"51b14001-4e30-48d8-89c3-7d303b9899be","lifecycleState":"CERTIFIED","lastUpdateDate":1630020142104,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89921d1b-f125-487e-95bf-7ac0acf22b81","invariantUUID":"fde8e936-ebac-4940-be7d-b10797dfe595","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":"91f413d5-77ca-49d3-8afd-9330342f20b7","lifecycleState":"CERTIFIED","lastUpdateDate":1630019880937,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28836e7f-2879-4353-a7e1-3eda31937ea7","invariantUUID":"a5545048-12a7-4a4b-8e94-64a29114804d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"23eef98a-d168-4671-8d1e-1dcf2e15a312","lifecycleState":"CERTIFIED","lastUpdateDate":1630020273976,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"958c0963-c734-49f7-9df9-e5a2505fb9d5","invariantUUID":"7f645a42-4fc8-446e-ad8c-a60af4fb1357","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":"network","uniqueId":"c1bef9b0-3c64-49ef-9e15-50fe63a083a9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019936966,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc8c80e-df3f-4a5d-bc86-c694b9dae257","invariantUUID":"e00ca5ae-9ae2-40cd-882e-3ec4e868c92b","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":"defaulticon","uniqueId":"11192212-223b-421c-bfaa-5341628aea06","lifecycleState":"CERTIFIED","lastUpdateDate":1630019698698,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"cf56b7fe-4060-493b-af3b-b738cb5dbefe","invariantUUID":"be434b78-b6ab-49b1-b1f8-c428b8760fb9","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":"port","uniqueId":"df675d5e-6ce4-4cec-a562-139d38e5518a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019786313,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd92e0f0-f797-406e-8480-a9a2812629f3","invariantUUID":"500d8446-aeb3-47c9-96a8-c62a7689c845","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":"objectStorage","uniqueId":"9f669aaf-1ece-493b-a050-9e433bcde68f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019705275,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46cb803e-3a9f-4f04-a811-6fd21f02fbf1","invariantUUID":"7393a4ef-269d-4da4-90d8-fd55bdbdec6a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2409ef8a-3ee9-4b77-9f20-60b661448fef","lifecycleState":"CERTIFIED","lastUpdateDate":1630020211471,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40653b02-81d2-415b-94f7-cb846ef209e1","invariantUUID":"da342668-b2f8-4dfc-8dce-8662f4078b17","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3c6d65-db3a-4ce0-881a-db41867f9df1","lifecycleState":"CERTIFIED","lastUpdateDate":1630019981425,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfa6e48-38de-419c-855e-173982789218","invariantUUID":"4d6bd803-cd4a-4e24-bef4-9ee571db9ab6","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":"75df8550-fc35-40bb-b65f-cd263f22988c","lifecycleState":"CERTIFIED","lastUpdateDate":1630020006072,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"892c0eb3-793c-47a0-9057-9796e390d345","invariantUUID":"61706f1f-94db-4192-88cb-3e78966a62f4","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":"10a1ccfa-b960-43fd-a9ce-629c2f876b5a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019931835,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dd5f547-1036-475a-9a24-3ec572f0e890","invariantUUID":"3c3cd0c6-6497-45c9-8168-cc5067f08d75","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":"port","uniqueId":"362c89be-b647-41f2-a12d-c244990a671c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019859326,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e687818e-fab2-4816-ad1e-b8cd59572d37","invariantUUID":"ea303bcc-b0e8-4771-8d95-11a1d2b60a26","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":"networkrules","uniqueId":"44d721ac-9a4d-4771-a441-7074fb78835f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019875690,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"268a79ac-1e61-40f2-bf40-24ce50b15101","invariantUUID":"b8fe02e5-66fb-4efd-a036-4ae034712537","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":"defaulticon","uniqueId":"0e091bbc-e0e1-4cdd-a1e4-b72a3a160cff","lifecycleState":"CERTIFIED","lastUpdateDate":1630029548629,"name":"basic_onboard_YQxPFG","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a2c7e29e-b835-484d-9fb7-edc43db05ba8","invariantUUID":"aa31e9a6-7b6a-4722-9873-9dae2ab04f27","systemName":"BasicOnboardYqxpfg","description":"VF","tags":["basic_onboard_YQxPFG"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa6df357-31b8-45f0-ba3e-eace1d362ade","lifecycleState":"CERTIFIED","lastUpdateDate":1630020049740,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b415e6e6-d903-43d9-a4a7-669cc14b8975","invariantUUID":"e242bbdd-658b-4b38-9aec-b43535616359","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":"port","uniqueId":"713c65bb-09dd-4f69-9334-e34370c6b2a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630019734085,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec24613f-5cbd-485d-8877-86985a7a05b1","invariantUUID":"689d0979-e078-495b-8458-7878f8169657","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06f4bb39-75c1-42e0-8cb7-033447934f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019909120,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec56f485-68b3-4a4c-b171-79045ef24635","invariantUUID":"7b93bce0-ceec-4d6a-a4d7-c76e5abdfb01","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":"33f23ca0-0ce8-46d7-a192-7cecaadd3325","lifecycleState":"CERTIFIED","lastUpdateDate":1630020248390,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c12141d-1843-46cb-8143-8401ca6ca155","invariantUUID":"07aa4745-2718-49df-8895-890c5c5cf2be","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":"network","uniqueId":"cc36a51a-5e3e-4a5b-9415-8adc5b102f2e","lifecycleState":"CERTIFIED","lastUpdateDate":1630019965679,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95910b63-6f99-444c-91f3-dd64f4ca77ca","invariantUUID":"d547b873-7eb6-4ef3-a222-57da18fac51d","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":"092d3e3e-8e7c-4458-a88d-a2bd940ab0a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630020060709,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fe435d-a4ad-41bd-9b26-78f5e823d232","invariantUUID":"861a7210-7baa-4814-8881-836e6d9ba0a1","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3376f22d-e1b4-4512-90af-a9fa74a77a9d","lifecycleState":"CERTIFIED","lastUpdateDate":1630019809045,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"13ec3e13-02ed-41f8-8b23-90914ade26c0","invariantUUID":"b0a3393d-3bda-41a9-bc60-b01b4e0ee4d2","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e414d890-c696-48c2-b3b8-ccc18540809e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020227951,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4582bb3-6dab-449f-ad9f-224cc951d5ce","invariantUUID":"51b7c26d-cbde-4555-b957-efcdbdbe71e4","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c40a3d3-7892-4836-a8c0-cdf8d79dc238","lifecycleState":"CERTIFIED","lastUpdateDate":1630019987625,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b8f69b-c825-4712-88f6-05258d8f4f2b","invariantUUID":"3809f1bd-bee2-41e1-8cac-7dd7dc763603","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"752d08f9-241d-4320-8f9f-926f649fb4de","lifecycleState":"CERTIFIED","lastUpdateDate":1630029596075,"name":"basic_onboard_YQxPFG","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","systemName":"BasicOnboardYqxpfg","description":"service","tags":["basic_onboard_YQxPFG"],"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":"cd7ee64f-b1d8-4e72-af4e-bb5e82488220","lifecycleState":"CERTIFIED","lastUpdateDate":1630029089884,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"acf0a328-9917-4200-91e8-a64b43ecc8fd","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630028979663,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","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":"8ac11a0d-1b4e-4482-ae45-5945cfb4b54f","lifecycleState":"CERTIFIED","lastUpdateDate":1630029676703,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1f08d368-e910-45a2-9508-29df9307a430","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","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-27 02:01:29,149 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-27 02:01:39,160 INFO 728:service.py(1) - attempting to PROD/activate Service basic_cnf in SDC 2021-08-27 02:01:39,163 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-27 02:01:39,163 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/8ac11a0d-1b4e-4482-ae45-5945cfb4b54f/distribution/PROD/activate 2021-08-27 02:01:39,163 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-08-27 02:01:39,165 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:01:42,155 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/8ac11a0d-1b4e-4482-ae45-5945cfb4b54f/distribution/PROD/activate HTTP/1.1" 200 None 2021-08-27 02:01:42,157 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-08-27 02:01:42,159 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8ac11a0d-1b4e-4482-ae45-5945cfb4b54f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"8ac11a0d-1b4e-4482-ae45-5945cfb4b54f"},{"definition":false,"hidden":false,"uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8ac11a0d-1b4e-4482-ae45-5945cfb4b54f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"8ac11a0d-1b4e-4482-ae45-5945cfb4b54f"},{"definition":false,"hidden":false,"uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8ac11a0d-1b4e-4482-ae45-5945cfb4b54f","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8ac11a0d-1b4e-4482-ae45-5945cfb4b54f"},{"definition":false,"hidden":false,"uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8ac11a0d-1b4e-4482-ae45-5945cfb4b54f","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8ac11a0d-1b4e-4482-ae45-5945cfb4b54f"},{"definition":false,"hidden":false,"uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8ac11a0d-1b4e-4482-ae45-5945cfb4b54f","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8ac11a0d-1b4e-4482-ae45-5945cfb4b54f"}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.assettoscacsar","artifactName":"service-BasicCnf-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"NWRjYTY1NzdlOTYwZjYyZDlmN2Y2NzRjOWVmMWRlNTI=","artifactUUID":"92340a68-a022-47e1-8b8e-296a5da76128","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.assettoscacsar","duplicated":false,"payloadUpdateDate":1630029685984,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.assettoscatemplate","artifactName":"service-BasicCnf-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"ODRhNGY0NDdkMjA3ZWMzNTlmODVhYjEwOWRiN2RiODA=","artifactUUID":"9cbf4503-520e-431d-b183-622bf2bb629b","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.assettoscatemplate","duplicated":false,"payloadUpdateDate":1630029684075,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"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":1630029637469,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTU3MTQ4NThjZjkwNGNjNGFiNTMzN2U0N2EyZWY1YzA=","artifactUUID":"afbc899a-54f8-4c12-8f00-624054b5a7a2","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.vflicense","duplicated":false,"payloadUpdateDate":1630029637473,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630029637469,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3env":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029674472,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.f02533f4-9ebf-404c-bc3d-c4232d746c84.basic_cnf0.cloudtechnologyspecificartifact3env","artifactName":"nginx_cloudtech_k8s_charts.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=","artifactUUID":"c10d2320-0caa-4a0e-8532-6b2c6f309533","generatedFromId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.cloudtechnologyspecificartifact3","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3env","esId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.f02533f4-9ebf-404c-bc3d-c4232d746c84.basic_cnf0.cloudtechnologyspecificartifact3env","duplicated":false,"payloadUpdateDate":1630029680186,"heatParamsUpdateDate":1630029674472,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029674472,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"cloudtechnologyspecificartifact3":{"heatParamUpdated":false,"timeout":30,"creationDate":1630029637570,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"b26554f2-4e29-4fcf-b817-34927f94d403","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1630029637571,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630029637570,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vfModulesMetadata":{"heatParamUpdated":false,"timeout":0,"description":"Auto-generated VF Modules information artifact","artifactType":"VF_MODULES_METADATA","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.8fde47f3-a913-4b65-974b-c2dd44f7ad9c.f02533f4-9ebf-404c-bc3d-c4232d746c84.basic_cnf0.vfModulesMetadata","artifactName":"basic_cnf0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZmU0OGYxY2UzOWYwMDJjNzVkNDY3NzgwMGMyNGNhYTk=","artifactUUID":"175f2d10-0544-474b-a8e7-c8c2f7c1e608","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.8fde47f3-a913-4b65-974b-c2dd44f7ad9c.f02533f4-9ebf-404c-bc3d-c4232d746c84.basic_cnf0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1630029681886,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"heat1":{"listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1630029637511,"description":"created from csar","artifactType":"HEAT","uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"063775ab-0b31-418c-b080-62e833aac195","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.heat1","duplicated":false,"payloadUpdateDate":1630029637516,"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":1630029637511,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029637443,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE=","artifactUUID":"a91d282e-26af-4b2d-8be7-0d01847a0b76","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.vendorlicense","duplicated":false,"payloadUpdateDate":1630029637453,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630029637443,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","defaultValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","defaultValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","defaultValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":0,"creationDate":1630029674414,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.f02533f4-9ebf-404c-bc3d-c4232d746c84.basic_cnf0.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=","artifactUUID":"f411fa3d-1889-4752-aa29-555df2697fda","generatedFromId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.f02533f4-9ebf-404c-bc3d-c4232d746c84.basic_cnf0.heat1env","duplicated":false,"payloadUpdateDate":1630029680796,"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":1630029674414,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029674414,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiccnfvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029637489,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"899ffeeb-5113-4605-b367-d468db7f3f19","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1630029637492,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630029637489,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"version":"1","type":"org.openecomp.groups.VfModule","creationTime":1630029674480,"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count"}],"artifacts":["e0e339d6-229f-44a8-948b-225b9cd88cdb.heat1env","e0e339d6-229f-44a8-948b-225b9cd88cdb.heat1","e0e339d6-229f-44a8-948b-225b9cd88cdb.cloudtechnologyspecificartifact3"],"uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.f02533f4-9ebf-404c-bc3d-c4232d746c84.basic_cnf0.e0e339d6-229f-44a8-948b-225b9cd88cdb.BasicCnf..base_dummy..module-0.basic_cnf0basiccnfbase_dummymodule0","invariantUUID":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d","normalizedName":"basic_cnf0basiccnfbase_dummymodule0","modificationTime":1630029674480,"customizationUUID":"bc718d8a-f5ed-4292-a579-e1937c735ec7","groupInstanceArtifacts":["e0e339d6-229f-44a8-948b-225b9cd88cdb.cloudtechnologyspecificartifact3","8fde47f3-a913-4b65-974b-c2dd44f7ad9c.f02533f4-9ebf-404c-bc3d-c4232d746c84.basic_cnf0.heat1env"],"groupInstanceArtifactsUuid":["b26554f2-4e29-4fcf-b817-34927f94d403","f411fa3d-1889-4752-aa29-555df2697fda"],"artifactsUuid":["063775ab-0b31-418c-b080-62e833aac195","b26554f2-4e29-4fcf-b817-34927f94d403"],"groupUUID":"22c0d570-6fff-4a0b-8dca-f77e548d46a1","groupName":"BasicCnf..base_dummy..module-0","groupUid":"e0e339d6-229f-44a8-948b-225b9cd88cdb.BasicCnf..base_dummy..module-0","empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.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":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.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":"e0e339d6-229f-44a8-948b-225b9cd88cdb.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":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.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":"e0e339d6-229f-44a8-948b-225b9cd88cdb.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":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.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":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_cnf 0"},"actualComponentUid":"f02533f4-9ebf-404c-bc3d-c4232d746c84","createdFromCsar":false,"name":"basic_cnf 0","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.f02533f4-9ebf-404c-bc3d-c4232d746c84.basic_cnf0","normalizedName":"basic_cnf0","icon":"defaulticon","creationTime":1630029673782,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","componentUid":"f02533f4-9ebf-404c-bc3d-c4232d746c84","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1630029673782,"customizationUUID":"066f4d83-7266-4712-8606-444aac5e6a47","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.f02533f4-9ebf-404c-bc3d-c4232d746c84.basic_cnf0":[{"definition":false,"hidden":false,"uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.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":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.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":"e0e339d6-229f-44a8-948b-225b9cd88cdb.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":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.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":"e0e339d6-229f-44a8-948b-225b9cd88cdb.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":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"},{"definition":false,"hidden":false,"uniqueId":"e0e339d6-229f-44a8-948b-225b9cd88cdb.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":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"0017e559-e00d-4fdc-aaa2-a035e6b5bfbe"}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"2d9ad270-c15c-4a58-818d-313a2fa5112a.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d9ad270-c15c-4a58-818d-313a2fa5112a","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"2d9ad270-c15c-4a58-818d-313a2fa5112a"},{"definition":false,"hidden":false,"uniqueId":"2d9ad270-c15c-4a58-818d-313a2fa5112a.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d9ad270-c15c-4a58-818d-313a2fa5112a","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"2d9ad270-c15c-4a58-818d-313a2fa5112a"},{"definition":false,"hidden":false,"uniqueId":"2d9ad270-c15c-4a58-818d-313a2fa5112a.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d9ad270-c15c-4a58-818d-313a2fa5112a","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"2d9ad270-c15c-4a58-818d-313a2fa5112a"},{"definition":false,"hidden":false,"uniqueId":"2d9ad270-c15c-4a58-818d-313a2fa5112a.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d9ad270-c15c-4a58-818d-313a2fa5112a","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"2d9ad270-c15c-4a58-818d-313a2fa5112a"},{"definition":false,"hidden":false,"uniqueId":"2d9ad270-c15c-4a58-818d-313a2fa5112a.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d9ad270-c15c-4a58-818d-313a2fa5112a","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"2d9ad270-c15c-4a58-818d-313a2fa5112a"}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.configuration","artifactGroupType":"SERVICE_API","artifactDisplayName":"Configuration","mandatory":false,"serviceApi":true,"artifactLabel":"configuration","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.testing","artifactGroupType":"SERVICE_API","artifactDisplayName":"Testing","mandatory":false,"serviceApi":true,"artifactLabel":"testing","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.logging","artifactGroupType":"SERVICE_API","artifactDisplayName":"Logging","mandatory":false,"serviceApi":true,"artifactLabel":"logging","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.monitoring","artifactGroupType":"SERVICE_API","artifactDisplayName":"Monitoring","mandatory":false,"serviceApi":true,"artifactLabel":"monitoring","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.reporting","artifactGroupType":"SERVICE_API","artifactDisplayName":"Reporting","mandatory":false,"serviceApi":true,"artifactLabel":"reporting","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.instantiation","artifactGroupType":"SERVICE_API","artifactDisplayName":"Instantiation","mandatory":false,"serviceApi":true,"artifactLabel":"instantiation","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"1.0","icon":"network_l_1-3","creationDate":1630029669359,"name":"basic_cnf","componentType":"SERVICE","description":"service","tags":["basic_cnf"],"uniqueId":"8ac11a0d-1b4e-4482-ae45-5945cfb4b54f","componentMetadataForSupportLog":{"SupportablityComponentUUID":"1f08d368-e910-45a2-9508-29df9307a430","SupportablityComponentName":"basic_cnf","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"1f08d368-e910-45a2-9508-29df9307a430","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","normalizedName":"basiccnf","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdateDate":1630029700996,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1630029669275,"artifactType":"OTHER","uniqueId":"8fde47f3-a913-4b65-974b-c2dd44f7ad9c.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630029669275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":{"1.0":"8ac11a0d-1b4e-4482-ae45-5945cfb4b54f"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true} 2021-08-27 02:01:42,162 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-27 02:01:42,163 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-27 02:01:42,163 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-27 02:01:42,163 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-27 02:01:42,163 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-27 02:01:42,165 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-27 02:01:43,822 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-27 02:01:43,823 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-27 02:01:43,823 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1f08d368-e910-45a2-9508-29df9307a430","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1f08d368-e910-45a2-9508-29df9307a430/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/868e0c8d-8369-4ee2-a4bd-8847c0ed02bd/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/baf91f0a-36ca-44c5-8b40-6878bc09eb89/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","name":"basic_onboard_YQxPFG","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/89592209-e252-4ffa-9fb6-0e46a810aa2e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-27 02:01:43,826 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-27 02:01:43,826 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:43,826 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:43,826 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:01:43,827 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-27 02:01:43,827 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:43,827 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:43,827 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-27 02:01:43,828 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-27 02:01:43,828 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:43,828 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:43,828 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:01:43,829 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_YQxPFG from SDC 2021-08-27 02:01:43,829 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:43,829 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:43,829 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:01:43,830 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-27 02:01:43,830 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-27 02:01:43,830 INFO 192:__init__.py(1) - Service found, updating information 2021-08-27 02:01:43,831 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-27 02:01:43,831 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-27 02:01:43,831 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-27 02:01:43,832 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:01:44,625 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-27 02:01:44,626 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-27 02:01:44,628 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f759230-2dc8-438d-ad28-f9196f9afa7d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020038451,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94dba5b9-a0eb-4a56-aea8-fe06a16b1f1f","invariantUUID":"67b8129f-8c72-41ac-ba9e-263d30fa4a43","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":"networkrules","uniqueId":"a20b126b-d8f8-44a6-a9ef-c610aadc44b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630019853887,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f782edc9-8d5d-4220-aad8-76332363e953","invariantUUID":"b81143ed-9c4b-425c-9f90-39e18661c447","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":"objectStorage","uniqueId":"4f6bdda3-618f-41f3-a2ef-f7d9abfaa919","lifecycleState":"CERTIFIED","lastUpdateDate":1630020109251,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d5c0ed4-6019-48a5-9b28-6f2b71ea21c1","invariantUUID":"8d8d71ca-a8e7-44c2-9abe-15dfbd77635e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09e3a349-c4a6-40f7-b6e9-5dfd5bef4dd5","lifecycleState":"CERTIFIED","lastUpdateDate":1630019902384,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17e850fd-603d-4f71-a07e-1e6fa9bf77b2","invariantUUID":"944ac717-d0a1-4e4a-b57e-27bc9c97975f","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"388d1397-3fd4-401e-9422-1215c767cbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019802304,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"09ef85c5-a2a4-4fde-9d47-0db2b0a373cc","invariantUUID":"b613b7c5-a597-4d24-9ed9-a48041a8ed0d","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":"47f29f1b-2397-410b-b5ff-d62bb256cf4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019926402,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4de62b1-a505-4a7c-8ae0-f75ad534924d","invariantUUID":"8018e725-6e6c-4aaf-bf49-3a7a1a9c588c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"34d7957d-1a14-4479-a37d-247a32451f82","lifecycleState":"CERTIFIED","lastUpdateDate":1630020043748,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afa00903-c12f-405e-9f53-6e7608c48f1f","invariantUUID":"9b109acc-7619-4b27-a948-315727592893","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":"securityrules","uniqueId":"e3ce22b4-a916-4f21-a6aa-7d11a5b22b78","lifecycleState":"CERTIFIED","lastUpdateDate":1630019885958,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e2945f05-8845-4d71-8d91-6e4b206c55e3","invariantUUID":"32c992fc-53ac-480e-9a86-18fe8377c57d","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":"3ee69c2e-5f8c-420e-ac64-d05c5093f51a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020160347,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6c8d36e-a739-40e9-83b1-4e85e5e6ba25","invariantUUID":"ffab65b9-290d-4685-a830-7feefdb5167e","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":"defaulticon","uniqueId":"738fb8aa-db40-4738-997b-ffbdbeff43eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630029040721,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bb9ab116-6143-4606-9be8-e1340dd8f03b","invariantUUID":"d573e24e-afdf-441d-be4f-9ee150542cea","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9423437a-b245-43b3-9dff-c9813810197d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020255775,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10f6e8a-1c09-4a2c-9c65-1dd7c85684f9","invariantUUID":"3ad69b8a-c390-4274-b2dc-cdbed210dd99","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41946853-aaab-4752-982b-189b89042b72","lifecycleState":"CERTIFIED","lastUpdateDate":1630019771881,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eb5dc8-44ca-490f-a649-50a2eb8e73e2","invariantUUID":"f20eca96-48c9-4c06-bac1-fd1b082fd445","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea09a51-8c21-423a-b87e-a4c409a19250","lifecycleState":"CERTIFIED","lastUpdateDate":1630019914328,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"018b38e9-0154-4aef-bf66-e4a3831dfc47","invariantUUID":"7be531ca-4e24-4942-a697-c1e11d936d3a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a287cff6-e6e4-4189-b002-05865ada0af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630020012892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370ebb74-0acb-4fe5-8122-69b1b6101dea","invariantUUID":"9bfe4baa-9b7c-49e6-9f12-0ee1f772a9b9","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":"c06e4f99-871b-42a5-9992-bb030a7bbf77","lifecycleState":"CERTIFIED","lastUpdateDate":1630019778343,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab2b3365-c21a-4213-8eef-7c676f5286de","invariantUUID":"8f260ab1-79a5-435b-b890-3c483d6ee6bd","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8438f3b9-f0ec-4e0f-a44c-376f38e04349","lifecycleState":"CERTIFIED","lastUpdateDate":1630020028151,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c86e31-88e3-409c-9808-cc6ab8941c45","invariantUUID":"406c1b83-db3f-4ed1-bbcc-edfe8f4039a5","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":"objectStorage","uniqueId":"9cd21bc7-65a6-42a0-a34e-dbed9f83d7b8","lifecycleState":"CERTIFIED","lastUpdateDate":1630020033359,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58ead5b5-c4bf-49fb-95f9-f04d4f2c0701","invariantUUID":"d8f106d0-1cb8-4510-9db5-5a896ebab21c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc0a8729-dcc3-4d5d-b3c4-4c991014c6e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019739537,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d348267-cfd5-4d4d-a839-7c091bba5442","invariantUUID":"8a8e7dff-160b-47c7-a050-b5362027a936","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21097be4-9f15-4223-b4d4-f599fac020cc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019896212,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150dbe73-d208-4da3-af8a-03bb5e589f66","invariantUUID":"3244d5a8-da8f-4f80-b3f8-1e471fc262eb","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eee6d62e-a698-4858-be98-1b5f6ede128b","lifecycleState":"CERTIFIED","lastUpdateDate":1630019760208,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"962cc98a-9d39-46e3-9651-ba47ccb600f2","invariantUUID":"5ce46ffa-91ed-4003-9e8b-c42da1c54651","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dd43e8f-2f22-4d48-b092-4b32ca84c0d0","lifecycleState":"CERTIFIED","lastUpdateDate":1630020216830,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e553c06-530f-4535-9c0e-aa279efbf25f","invariantUUID":"29c83342-09ee-42ad-8447-e366a5f16a1a","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":"89e3da08-5691-437d-aecb-5c7a8c8ce450","lifecycleState":"CERTIFIED","lastUpdateDate":1630020086118,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9820d180-33af-44ab-9269-1d1f7827c4ed","invariantUUID":"52ce2c7e-eb9f-497f-b6ab-192653d13430","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f014b3a1-430c-4199-863e-0a4e6bc740b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630020000029,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7d02867-fbbf-4e2c-adb5-8b268401808e","invariantUUID":"7affbdff-8ef7-424b-b920-40c87d3eefc6","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":"port","uniqueId":"4c0d4708-b5a8-4fa1-bf0a-2fead0a5e698","lifecycleState":"CERTIFIED","lastUpdateDate":1630020277174,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9afbff33-9979-43ad-bcac-173831333eb0","invariantUUID":"f4197fc8-99f5-4b8f-aaaa-5c4378cfe791","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":"compute","uniqueId":"7d9d5c6b-7b1f-4737-9e26-ce665f4f17b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630020267002,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"693212b7-2a70-4942-a15f-a686f0f0e331","invariantUUID":"42ad1ef1-a4dc-4d14-ab18-f15b17cecca5","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd78a83f-845a-4cfc-887c-53355049263e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020116308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"147c8a32-fb77-46e6-8fbf-3861a0721275","invariantUUID":"d48ee167-6c9b-4f3c-9df1-93dc589aaeac","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":"objectStorage","uniqueId":"a9d0b412-6c43-4554-85d7-29cf1711e3d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019765637,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9417c087-24cb-4454-8249-3fba0a6ffb2f","invariantUUID":"3605c211-f5e4-4dc5-ad8a-0cc0f1960b52","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":"9f1ec3f6-3626-4ecd-9fa5-7b0aafb8e29e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020091169,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"092752f1-7b90-4aea-8abf-0b65aca64b2a","invariantUUID":"a0cad436-0da7-4d55-86aa-1aecf7908328","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5483a566-7f1e-40bf-bbb3-3575fa03de79","lifecycleState":"CERTIFIED","lastUpdateDate":1630020237988,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84c1a4d5-8534-40ec-93d4-fce0b6166866","invariantUUID":"7a0bb4dd-6b05-43e5-b3f5-ba5321286b9a","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":"f2fd3da8-1d7e-4698-ae57-966de8630c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020172240,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"503c5949-a899-4781-af10-1425b6fc1c5d","invariantUUID":"bb4a287d-7546-40ad-bcee-77766c20755f","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":"d1f91196-958f-457c-920d-08d8cd90fdad","lifecycleState":"CERTIFIED","lastUpdateDate":1630020177667,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476d5e6b-8f1b-44d3-9409-81dc6a2e2759","invariantUUID":"58af24fc-1884-4520-8e95-05fb328b93c6","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":"port","uniqueId":"60537c65-1960-44f5-bc48-92c16ded51d2","lifecycleState":"CERTIFIED","lastUpdateDate":1630020166478,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e29bc26-5afa-4e51-a65a-cc06b72eaec4","invariantUUID":"5b47b12d-483a-45c5-96e6-e57784f593dd","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f02533f4-9ebf-404c-bc3d-c4232d746c84","lifecycleState":"CERTIFIED","lastUpdateDate":1630029649901,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","invariantUUID":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a8cc9b0e-9d2a-4f15-92d0-3833e6ce0080","lifecycleState":"CERTIFIED","lastUpdateDate":1630020206292,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55167901-3c5e-4013-901d-5d4d2f2e28f9","invariantUUID":"a47a2645-2cd3-4933-9193-668dcc6541c9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"732df6f5-8eff-4450-a140-05aee5f07939","lifecycleState":"CERTIFIED","lastUpdateDate":1630019791476,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35fa7864-acc4-4206-b383-79daf6a65bf9","invariantUUID":"ec2ff50d-a8f9-43e6-b371-abbd49af47cd","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":"defaulticon","uniqueId":"42952827-c9ef-46da-beac-a56669ebbacb","lifecycleState":"CERTIFIED","lastUpdateDate":1630020019497,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"22374059-9201-41d9-8fba-df5de57a7f9c","invariantUUID":"dcaf9ecc-fe91-4dfa-a585-9bca59232d4b","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":"ea8561ae-7206-4089-a0a8-52ccf9ad21bc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019796800,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9fd55e83-ecfc-4637-b467-cde1a11ba65b","invariantUUID":"9a31d7a2-8a25-4b3c-a078-80364bfd6740","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e879ac6-eaeb-47c2-8538-7a202c4f0d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019821009,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f857a8a-a08d-4832-9816-7a2469d81558","invariantUUID":"748e29c7-c5bd-4037-a8f9-c50a7be07067","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b624f07-0a36-472d-9402-4f1f94523344","lifecycleState":"CERTIFIED","lastUpdateDate":1630020189153,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e4a8ef-c6d3-4143-b3f7-cc1c8ce6c2a6","invariantUUID":"9e0eddd0-1d32-48a5-b282-4190fc595922","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef535493-a20f-4ba2-b41a-246510abf554","lifecycleState":"CERTIFIED","lastUpdateDate":1630020195834,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b98a5ce4-7725-4ddd-9687-ba67ef99caf1","invariantUUID":"3d78d278-4fd8-4179-875c-b81052eabe99","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":"loadBalancer","uniqueId":"c07de070-35fa-4f72-9b79-2d6a6f7b98cb","lifecycleState":"CERTIFIED","lastUpdateDate":1630019728532,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87559fa3-a930-41b1-8b37-a6593dae51e7","invariantUUID":"71613290-0cc5-435c-adbe-4a178d99d320","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":"compute","uniqueId":"e63580b1-323c-47f5-93a8-a9eed6c5a766","lifecycleState":"CERTIFIED","lastUpdateDate":1630020073673,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bfad92d-2a09-47ab-acbb-567e41eae24c","invariantUUID":"d3641acd-f6b5-420d-b699-0f81f3f87eb0","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e6add5eb-ead6-42b8-af90-183b295740fa","lifecycleState":"CERTIFIED","lastUpdateDate":1630019676159,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79386a0e-86a0-401a-b532-b6cf1fa4b68f","invariantUUID":"ff486d0c-146c-4e5e-926f-58f75e450c91","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":"objectStorage","uniqueId":"06d9ce6a-058a-47a7-b81e-a30e53d8b1c9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019712486,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d013f88-51da-4e1b-80ed-345c6b35e4da","invariantUUID":"e396d82e-8291-434a-8f47-d3f82440f0c8","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":"compute","uniqueId":"dd1f7d3b-b58d-4415-800f-13d49c4155bf","lifecycleState":"CERTIFIED","lastUpdateDate":1630020259057,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8b187c5-c5f3-4ab4-8940-950d1cfe68d7","invariantUUID":"ccfc173d-ab7d-44f8-8c19-8ff19748f85a","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":"defaulticon","uniqueId":"7571d1c0-5c0c-4c39-9eaa-6beee7a4b4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630020149847,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4c023ee-f41e-47a1-9e33-52fba126f19a","invariantUUID":"e90b46ca-652e-4ebc-a2ff-03db4fc28dc9","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":"port","uniqueId":"f7abf467-47db-46e1-a73b-4e8b165b2259","lifecycleState":"CERTIFIED","lastUpdateDate":1630020155109,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f74b5ac-9e00-4fb0-ac73-0be851d209a6","invariantUUID":"25b2f231-f874-463a-962a-97070ef65ee5","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":"a91f3cab-16f9-4eac-91fb-8141bab39275","lifecycleState":"CERTIFIED","lastUpdateDate":1630019815072,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0e7b7aea-e512-4754-83fd-26761f6e4ae7","invariantUUID":"46916484-0c66-4402-92cc-5ce7ad5cdc64","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":"2d9df4a7-42b9-41c0-a248-88454ddbb240","lifecycleState":"CERTIFIED","lastUpdateDate":1630020183209,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb94cb78-0d42-466a-af6b-0097473fe1d8","invariantUUID":"2848c9b1-cef6-493d-a5b9-aaa33957c506","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff5ac7c2-a195-48fb-a6d5-c078d02f6791","lifecycleState":"CERTIFIED","lastUpdateDate":1630020067519,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c77e35ff-07fb-4b21-b9d8-d7f4bc3fc2ac","invariantUUID":"84e370a3-770f-4228-8943-a1cc0c094c34","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"51b14001-4e30-48d8-89c3-7d303b9899be","lifecycleState":"CERTIFIED","lastUpdateDate":1630020142104,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89921d1b-f125-487e-95bf-7ac0acf22b81","invariantUUID":"fde8e936-ebac-4940-be7d-b10797dfe595","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":"91f413d5-77ca-49d3-8afd-9330342f20b7","lifecycleState":"CERTIFIED","lastUpdateDate":1630019880937,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28836e7f-2879-4353-a7e1-3eda31937ea7","invariantUUID":"a5545048-12a7-4a4b-8e94-64a29114804d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"23eef98a-d168-4671-8d1e-1dcf2e15a312","lifecycleState":"CERTIFIED","lastUpdateDate":1630020273976,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"958c0963-c734-49f7-9df9-e5a2505fb9d5","invariantUUID":"7f645a42-4fc8-446e-ad8c-a60af4fb1357","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":"network","uniqueId":"c1bef9b0-3c64-49ef-9e15-50fe63a083a9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019936966,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc8c80e-df3f-4a5d-bc86-c694b9dae257","invariantUUID":"e00ca5ae-9ae2-40cd-882e-3ec4e868c92b","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":"defaulticon","uniqueId":"11192212-223b-421c-bfaa-5341628aea06","lifecycleState":"CERTIFIED","lastUpdateDate":1630019698698,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"cf56b7fe-4060-493b-af3b-b738cb5dbefe","invariantUUID":"be434b78-b6ab-49b1-b1f8-c428b8760fb9","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":"port","uniqueId":"df675d5e-6ce4-4cec-a562-139d38e5518a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019786313,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd92e0f0-f797-406e-8480-a9a2812629f3","invariantUUID":"500d8446-aeb3-47c9-96a8-c62a7689c845","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":"objectStorage","uniqueId":"9f669aaf-1ece-493b-a050-9e433bcde68f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019705275,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46cb803e-3a9f-4f04-a811-6fd21f02fbf1","invariantUUID":"7393a4ef-269d-4da4-90d8-fd55bdbdec6a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2409ef8a-3ee9-4b77-9f20-60b661448fef","lifecycleState":"CERTIFIED","lastUpdateDate":1630020211471,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40653b02-81d2-415b-94f7-cb846ef209e1","invariantUUID":"da342668-b2f8-4dfc-8dce-8662f4078b17","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3c6d65-db3a-4ce0-881a-db41867f9df1","lifecycleState":"CERTIFIED","lastUpdateDate":1630019981425,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfa6e48-38de-419c-855e-173982789218","invariantUUID":"4d6bd803-cd4a-4e24-bef4-9ee571db9ab6","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":"75df8550-fc35-40bb-b65f-cd263f22988c","lifecycleState":"CERTIFIED","lastUpdateDate":1630020006072,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"892c0eb3-793c-47a0-9057-9796e390d345","invariantUUID":"61706f1f-94db-4192-88cb-3e78966a62f4","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":"10a1ccfa-b960-43fd-a9ce-629c2f876b5a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019931835,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dd5f547-1036-475a-9a24-3ec572f0e890","invariantUUID":"3c3cd0c6-6497-45c9-8168-cc5067f08d75","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":"port","uniqueId":"362c89be-b647-41f2-a12d-c244990a671c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019859326,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e687818e-fab2-4816-ad1e-b8cd59572d37","invariantUUID":"ea303bcc-b0e8-4771-8d95-11a1d2b60a26","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":"networkrules","uniqueId":"44d721ac-9a4d-4771-a441-7074fb78835f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019875690,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"268a79ac-1e61-40f2-bf40-24ce50b15101","invariantUUID":"b8fe02e5-66fb-4efd-a036-4ae034712537","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":"defaulticon","uniqueId":"0e091bbc-e0e1-4cdd-a1e4-b72a3a160cff","lifecycleState":"CERTIFIED","lastUpdateDate":1630029548629,"name":"basic_onboard_YQxPFG","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a2c7e29e-b835-484d-9fb7-edc43db05ba8","invariantUUID":"aa31e9a6-7b6a-4722-9873-9dae2ab04f27","systemName":"BasicOnboardYqxpfg","description":"VF","tags":["basic_onboard_YQxPFG"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa6df357-31b8-45f0-ba3e-eace1d362ade","lifecycleState":"CERTIFIED","lastUpdateDate":1630020049740,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b415e6e6-d903-43d9-a4a7-669cc14b8975","invariantUUID":"e242bbdd-658b-4b38-9aec-b43535616359","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":"port","uniqueId":"713c65bb-09dd-4f69-9334-e34370c6b2a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630019734085,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec24613f-5cbd-485d-8877-86985a7a05b1","invariantUUID":"689d0979-e078-495b-8458-7878f8169657","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06f4bb39-75c1-42e0-8cb7-033447934f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019909120,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec56f485-68b3-4a4c-b171-79045ef24635","invariantUUID":"7b93bce0-ceec-4d6a-a4d7-c76e5abdfb01","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":"33f23ca0-0ce8-46d7-a192-7cecaadd3325","lifecycleState":"CERTIFIED","lastUpdateDate":1630020248390,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c12141d-1843-46cb-8143-8401ca6ca155","invariantUUID":"07aa4745-2718-49df-8895-890c5c5cf2be","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":"network","uniqueId":"cc36a51a-5e3e-4a5b-9415-8adc5b102f2e","lifecycleState":"CERTIFIED","lastUpdateDate":1630019965679,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95910b63-6f99-444c-91f3-dd64f4ca77ca","invariantUUID":"d547b873-7eb6-4ef3-a222-57da18fac51d","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":"092d3e3e-8e7c-4458-a88d-a2bd940ab0a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630020060709,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fe435d-a4ad-41bd-9b26-78f5e823d232","invariantUUID":"861a7210-7baa-4814-8881-836e6d9ba0a1","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3376f22d-e1b4-4512-90af-a9fa74a77a9d","lifecycleState":"CERTIFIED","lastUpdateDate":1630019809045,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"13ec3e13-02ed-41f8-8b23-90914ade26c0","invariantUUID":"b0a3393d-3bda-41a9-bc60-b01b4e0ee4d2","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e414d890-c696-48c2-b3b8-ccc18540809e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020227951,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4582bb3-6dab-449f-ad9f-224cc951d5ce","invariantUUID":"51b7c26d-cbde-4555-b957-efcdbdbe71e4","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c40a3d3-7892-4836-a8c0-cdf8d79dc238","lifecycleState":"CERTIFIED","lastUpdateDate":1630019987625,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b8f69b-c825-4712-88f6-05258d8f4f2b","invariantUUID":"3809f1bd-bee2-41e1-8cac-7dd7dc763603","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"752d08f9-241d-4320-8f9f-926f649fb4de","lifecycleState":"CERTIFIED","lastUpdateDate":1630029596075,"name":"basic_onboard_YQxPFG","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","systemName":"BasicOnboardYqxpfg","description":"service","tags":["basic_onboard_YQxPFG"],"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":"cd7ee64f-b1d8-4e72-af4e-bb5e82488220","lifecycleState":"CERTIFIED","lastUpdateDate":1630029089884,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"acf0a328-9917-4200-91e8-a64b43ecc8fd","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630028979663,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","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":"8ac11a0d-1b4e-4482-ae45-5945cfb4b54f","lifecycleState":"CERTIFIED","lastUpdateDate":1630029700996,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1f08d368-e910-45a2-9508-29df9307a430","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","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-27 02:01:44,636 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-27 02:01:44,637 INFO 201:service.py(1) - Service basic_cnf onboarded 2021-08-27 02:01:44,637 INFO 33:k8s_connectivity_info_create.py(1) - Check if k8s connectivity information exists 2021-08-27 02:01:44,638 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-27 02:01:44,638 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-27 02:01:44,638 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-08-27 02:01:44,641 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-27 02:01:44,700 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-27 02:01:44,701 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 500 2021-08-27 02:01:44,701 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: n/a 2021-08-27 02:01:44,702 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-27 02:01:44,702 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-27 02:01:44,703 INFO 36:k8s_connectivity_info_create.py(1) - Create the k8s connectivity information 2021-08-27 02:01:44,710 DEBUG 129:onap_service.py(1) - [None][Create Connectivity Info] sent header: {} 2021-08-27 02:01:44,711 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-27 02:01:44,711 DEBUG 132:onap_service.py(1) - [None][Create Connectivity Info] data sent: None 2021-08-27 02:01:44,713 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-27 02:01:44,764 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-27 02:01:44,765 INFO 142:onap_service.py(1) - [None][Create Connectivity Info] response code: 201 2021-08-27 02:01:44,765 DEBUG 146:onap_service.py(1) - [None][Create Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFWjNsT2FrbDVUV3BuTVUxV2IxaEVWRTE0VFVSbmVVNUVTWGxOYW1jeFRWWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVFd0V0NqWlBSRVJuTVUxaFduTkxiMnAyU0V4dWJFcHNhWFJYV0U4NGIya3hlblJ5U0c1VVQxbG9TVUpZYUVoWE5FaE9PWGhrVFZCYVRuWlhiVkI0SzNCNk5tOEtZMEkyYjNSSU1HZEtTVTFXZUhkalZESlZZV3R4VTNOSVREQkNNR0l4WjI4NGQydElOVU0wVkZGVU16aElSakpTVmxGUFJUYzNLMDV3UjJWV1pEZ3lhUXAwYVM5NVZIaGpVVzU1VEZwTFNraFNlSFUwWjBGd1RtbDFXa1l6WkZOaVoxZEZTVlY2ZWxKM09EaE1hRzFFU21aRmQyWTVaalkyZDFkVFZuUkhkbXN4Q2pVMGNXZFliemRSTkM5NlkzVjBVRWczVTNrd2NscGFZelpOY0dSdFJtdFFiMDQ1VTJ0alIyYzVVazVxZGtWa1VISnpja1JNUjFodVEwVXdTa2R4Y3pNS05EQk9la1I1S3l0bmNFZzRRbEV5VDIwNVpscE1UVlZRTVhrM2EyZG1XR3RUYzJvd1RFMXpNVkZ3WW5JM2VFczNRM1ZqYUdscVIxSTVOMEpzYUZsQlZRcHVabUYzUjJ0Sk4wcGxUV0V5UlVoUVFXdE5RMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkhlRXB4VmtObGFYTTRiVXQ1Yld4eksxUlJZVzVDZERoUFRsWk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkJTQzlKVUZKNmJFMVVSRTV6YW5ZNGJWZEtRV2RQWTNwS2NFSmpVME55WkVKd1YzRklTMVZGWjBObFZVeE5RWGxYTmdveVkwTmxWV3BpY2xOc05sWkhXblE0UjBJMGEweG9ObkZITTBOM1lUSTBaMHBUYXpaUFVGTnlPWGROYmpkQmJucGFlWHBMVjNaaVp6SmxXSFV2Unk4d0NsbFZUV2hWVERsdlMxbFNXR2xpZERSSGVFTTJibmM1UTNSUE0xVmxXRVJ4ZG1sM1NVdFpLemxFUVdodlpsbHVURlpFYVVST1NXRm5ORkl5YjFoMloxQUtWMHBHWlRORE1HbDJjVE5VWkVkTlFtMTJkVmhtVURaRU5VSXhUbFZMU1hGcE4wTTVlRTlTZEZkM09GQnBla0ZVZEhaamRscHJNMjRyVUZFMFFUUnRiZ3BYTWl0cVozTndNV3BhZWtZNFNtMXNVR0p4YTI5NmNYUlZUMGN3WkVNeEsyZHVhR2R0YUhCTlNWcFVXRXBPUTNKM1MzQXliVUZPWmtGVFUybzJTMHBFQ20xVWJURXhMMHhNVDJNemIyaHNUMWR4VUVkNFVGcDNTMU5oWWpGTGJEVXdWazFDYUFvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC41NDo2NDQzCiAgbmFtZToga3ViZXJuZXRlcwpjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3Rlcjoga3ViZXJuZXRlcwogICAgdXNlcjoga3ViZXJuZXRlcy1hZG1pbgogIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpjdXJyZW50LWNvbnRleHQ6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW4KICB1c2VyOgogICAgY2xpZW50LWNlcnRpZmljYXRlLWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVVJGZWtORFFXWjFaMEYzU1VKQlowbEpZa1ZRU1daR1lVUTNNRFIzUkZGWlNrdHZXa2xvZG1OT1FWRkZURUpSUVhkR1ZFVlVUVUpGUjBFeFZVVUtRWGhOUzJFelZtbGFXRXAxV2xoU2JHTjZRV1ZHZHpCNVRWUkJORTFxV1hsTmFrazBUbFJHWVVaM01IbE5ha0UwVFdwWmVVMXFTVFJPVkZKaFRVUlJlQXBHZWtGV1FtZE9Wa0pCYjFSRWJrNDFZek5TYkdKVWNIUlpXRTR3V2xoS2VrMVNhM2RHZDFsRVZsRlJSRVY0UW5Ka1YwcHNZMjAxYkdSSFZucE1WMFpyQ21KWGJIVk5TVWxDU1dwQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSUlVaQlFVOURRVkU0UVUxSlNVSkRaMHREUVZGRlFYcDNkalZqTHpkS2NXaFpWVzl4ZUVRS09WaHlMMmgxU2xKdFRHTkpRbXhzYUVJeWNVZG9TekZZZDJGR1VtNVdjRkF5YlZwWk9WUkdSRk5tUVRGa1FYQnNNMGM0TUVOM04zaFJLMFV3T1Vkd2FncFpSVEJ4Y2twVlFuRXpjR2xVYkdkM2RqZFVabmhpUldSaFQzQTFLekphUW1sUmRIVjBVRXQxWTI5RlVFTXhVRU5uTXpFNUsxZGFOSEZhWkZCaVIwSlpDa1ZsYUhoelRtODFZbEE1VHpaUlluRTRTMjR3VGtwNWMxTkZiMjh5WkU5aVJESXJXbWg1TVdseE9YcGlSVFZaZVcwdlJXNDVaMXB6T1dSa1ZVVjVXaThLWjBoSlQxbHNNMGcwYkZwbkszQmtkVFZEVHk5MFdpOW9VMU5RZG1GUksxWlFiVXRFU0hNNVoyMWtjRWMwWkZVMFFrRm5jbk13UW05blNIcGtVSGRYYndwTllVVndZbTlGYTNrM2VtVkZWV1ZUTWxGWFducFVRakJFV1dwalVVRlRVM0prVG14NWJYRndMMlJSZUdSM09XNHhlbWs1TUhWNlFrdzVkbUZMYW5sV0NrUmpiQzgxVVVsRVFWRkJRbTh3WjNkU2FrRlBRbWRPVmtoUk9FSkJaamhGUWtGTlEwSmhRWGRGZDFsRVZsSXdiRUpCZDNkRFoxbEpTM2RaUWtKUlZVZ0tRWGRKZDBoM1dVUldVakJxUWtKbmQwWnZRVlZpUlcxd1ZVbzJTM3A1V1hKTFlWZDZOVTVDY1dOSE0zYzBNVlYzUkZGWlNrdHZXa2xvZG1OT1FWRkZUQXBDVVVGRVoyZEZRa0ZCTVdSU09UQjJSRmxaTkZjNU0wcGxhMWx0TkhKS2JsQm9XRUZQUTJFMU9XaEhaekZ6TjI1VVEyZDRiREZHZG1Nd01scEZWbXQxQ2tFMlIxWXpjVlY0U0d0YVZYZFJTVXBIVXpOSVNreFBOa1ZoUTB0TGFXaFJOek5wUm5aeFYydDJkbTlxV2tNd2NFbFdkR05CUzNCT1FYVm9jMEZHVDAwS2JHaHhlalZKVjA1eFptVjZTa3hSVUZCeE4zcFJia2hqV0N0TVIzWlJXbUZKVjBnellYaE9hQzk2YWxoV2FUWkZUM2MzV0U1d1lYZE1VMEp3ZDNkTU1ncFZkREEyZFUxSUt6RXhjVFJoV2xBelRqbEZNVGM0V1ZCMWFXSklkVTFCU2trME1HUlVRVVp5TjJGUlEyeFZXVVJWWmpkV01HcFpVa3BuVm1GU2FHeDRDa3R6VEdKMVZsWXJOa1JOVEZWblNFbHJiVTFSY1c1V1JucFBiVEZGV0hoNGVGUnljakZaYjA5RmNtTnRVakpoVEhwNk5HWXpkRGQzT1ZkYVJVbDVWRklLZG01R01GWnNSM2h1UTNGcVRUTkxja1J4VHlzNU5sUmhOMjV0V0c1bmR6MEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIGNsaWVudC1rZXktZGF0YTogTFMwdExTMUNSVWRKVGlCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRcE5TVWxGYjNkSlFrRkJTME5CVVVWQmVuZDJOV012TjBweGFGbFZiM0Y0UkRsWWNpOW9kVXBTYlV4alNVSnNiR2hDTW5GSGFFc3hXSGRoUmxKdVZuQlFDakp0V2xrNVZFWkVVMlpCTVdSQmNHd3pSemd3UTNjM2VGRXJSVEE1UjNCcVdVVXdjWEpLVlVKeE0zQnBWR3huZDNZM1ZHWjRZa1ZrWVU5d05Tc3lXa0lLYVZGMGRYUlFTM1ZqYjBWUVF6RlFRMmN6TVRrclYxbzBjVnBrVUdKSFFsbEZaV2g0YzA1dk5XSlFPVTgyVVdKeE9FdHVNRTVLZVhOVFJXOXZNbVJQWWdwRU1pdGFhSGt4YVhFNWVtSkZOVmw1YlM5RmJqbG5Xbk01WkdSVlJYbGFMMmRJU1U5WmJETklOR3hhWnl0d1pIVTFRMDh2ZEZvdmFGTlRVSFpoVVN0V0NsQnRTMFJJY3psbmJXUndSelJrVlRSQ1FXZHljekJDYjJkSWVtUlFkMWR2VFdGRmNHSnZSV3Q1TjNwbFJWVmxVekpSVjFwNlZFSXdSRmxxWTFGQlUxTUtjbVJPYkhsdGNYQXZaRkY0WkhjNWJqRjZhVGt3ZFhwQ1REbDJZVXRxZVZaRVkyd3ZOVkZKUkVGUlFVSkJiMGxDUVVaeWJ5OTRZMWhuUzFSWFNGTnNkd3BUYTJFelVYZDFUM2hDVlhsRFMzZENRWE5IYlROSWJsWlJkbk5oVVdsUE9WTXJTM2h1WXpOTVZ6Wm9WR1ZMVlVSRE9HSkhZbE4xVGpOQ1NHRkRUVFZ3Q2tORmJEUnRTWGNyZDFGVWVVdzRaMGR2VTBWTU5HeFhSR1F3TldnMWFqSnJiMHBJTUVkNVFVbHFkVUp2UjNCeU1uQkRibTlMUkVGb09XdHNRWHAyWW1ZS1RuTjRiVXM0Vm1wcVIwNHpiSE5hY1RaNU0xRTRhRVpJTW1JelJGSjZiM1EzVDFaMlpUWllZMlZVTlRaU1RHdDJXWFUwYWtWV05VOW1kRVZwUlhsVmFBcEhja0U1YUVKbU1WZDVTRGRHYVdJd2IzcHllRWw2Y2pKWmIydDJjMHQ0TWtvdlpGbDBZbmxVV1dWUldXbHFZamRwYjB0Mk5HRnFlSFpsVld4RVZqZHVDbTVWZUd4bVdtdG9URTEzV0UweVYyWjNkVGxNYm13MVdqTkdabE5RUjIxU05uUlVkV3N5YjBwS00zZzJSRTlXU0ZoT05USldkbGNyTDFkRU1uSkxVeThLY3poRU1IZFBSVU5uV1VWQkwwSklSMjlCY0c5WWMwWm1iSEJVZDFKVWNtUkthRmxNV0c5RGN6QlJNbXRGVmsxVVZsWjJPRXhaZVdsQ2NuSlZNM05IT1FwVGJFbGlVVEpST1RKSVRUTlNWRGhtYXpaVmJUQkhSRUV3ZEU1V2NsUjNLMWRZZFdONFpsTkdRMlZXYzNKaVRGaDZXbXhSUkRrMlRtTkdTSHBaU2pJMUNqRXljV2xaY0dJNVRsQkVja1ZZUkhSTFdFTnViQ3Q0YlcxaWNYSmtVbE5IV1ZScllqSkRjVlUzVm1aaVVTOVdTV0pJY1hWNlMzTkRaMWxGUVRCcldqVUthR2MyUjNJMmFEZERURTVVVlRkTVV6SlBRVmR1VkM5VmQyMXVaRnBEVEd0cVRFOVdSbGRIVTBKWGJXcHRVamR5TWtWbFRYcHpVMWczYzNGRlpFZFRjQW96VXpVMGREVnpjMWt3Y1ZkelZXVllNbXBWVDNoQ2QxUjRaMkV6ZUZGeFlYZ3dWM0IzY1hwME5IcEJXRVZuVFd4Mk1HaHNUM0UxTlRWU1JERkJiVFJ6Q2taVFFYaE9ZMVpJWTNOcFJUQllWVk53Ym5oYVprYzFkSFZHT1ZaR2JIRXdOR2sxYTNoaE9FTm5XVUl5ZDI1VkwxZzRablZ3VGt4Q1dXMXBWbHBZWkdVS1FURk1Wamh0THpWcGNVTTNTRTVZYlVOS1IxZGpSVlJEVVZCSlkwSldSMGR0TkhGSGVFMXhlVzFSTXpSVVVsa3laa3d2T1hWNVpqazNSak5aV1dGTVN3cHFRV1V2TmtWV2NEbFVTM1l6Tm5ZelJGQXlRV3BKTURneGR5dEJaa3M1WWxFM01VRkVMekEyU0ZOMlZFdHpOVU5GVUdGV1EwZGpTMnhNTVVaVGVXUkpDakZTZHl0VE1HMW9WRko0WTA0d2MyOHJUMEV3VVhkTFFtZEZUbkYyVVU5NVNFcFRkRWNyVmt0UFYydFpZVWR0U1ZSNlpsUm5NRGxvZVdNeVZrMXNiVFlLUzJjMVZUTm9Ra2ROYlVkb1prWlJNMlpJYlN0d2EyVXhVRzl3YVhrclRsTlNkbTR6UlcxQmVsSmxWa2swZGt4bVIwRkVaMVEyWVhBclRHMUJSVTltWVFvclptRnJiM2hETkVadE1UY3ZUbTgzVWpsc2MyNHdRa2RGTkdaWU9IVktSRVpCVURsWlJUYzBOSHA1Vlc5SmIyOVVSR2xOTTNwcVFuUXZTVmN5ZFNzMUNtMURNbHBCYjBkQ1FVMXRjbWhyWjBoS2FpOUhTWFJ1UTBNd2FTOU5RWGR4WldweFRXdEtNa0Z4THpBM04xRlRkRkJCUjBGMGNuVklOSEl6UlVkUVkwOEtXSEp4V1doWlkzZGFhbmd4WWs4MEwxQkNZWGRCTTJOaGJWTXhNMFF6YmxGcU1IRjZZekp2T0VwcVZHaFhXR0pQYm1KV1JrTXJTbGx5UjB0UWMwOTBTd3AzVDNoMWRuVldiemhEWlZSUk15ODBWR0pVVms1R1ptWm9hRlJWUzBKNUsxQjVSMGt2V1dweGVuZExOblJ6UmpoNFpUWXlDaTB0TFMwdFJVNUVJRkpUUVNCUVVrbFdRVlJGSUV0RldTMHRMUzB0Q2c9PQo=","other-connectivity-list":{"connectivity-records":[]}} 2021-08-27 02:01:44,768 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-27 02:01:44,768 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-27 02:01:44,769 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-08-27 02:01:44,770 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-27 02:01:44,794 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-27 02:01:44,795 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-08-27 02:01:44,796 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFWjNsT2FrbDVUV3BuTVUxV2IxaEVWRTE0VFVSbmVVNUVTWGxOYW1jeFRWWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVFd0V0NqWlBSRVJuTVUxaFduTkxiMnAyU0V4dWJFcHNhWFJYV0U4NGIya3hlblJ5U0c1VVQxbG9TVUpZYUVoWE5FaE9PWGhrVFZCYVRuWlhiVkI0SzNCNk5tOEtZMEkyYjNSSU1HZEtTVTFXZUhkalZESlZZV3R4VTNOSVREQkNNR0l4WjI4NGQydElOVU0wVkZGVU16aElSakpTVmxGUFJUYzNLMDV3UjJWV1pEZ3lhUXAwYVM5NVZIaGpVVzU1VEZwTFNraFNlSFUwWjBGd1RtbDFXa1l6WkZOaVoxZEZTVlY2ZWxKM09EaE1hRzFFU21aRmQyWTVaalkyZDFkVFZuUkhkbXN4Q2pVMGNXZFliemRSTkM5NlkzVjBVRWczVTNrd2NscGFZelpOY0dSdFJtdFFiMDQ1VTJ0alIyYzVVazVxZGtWa1VISnpja1JNUjFodVEwVXdTa2R4Y3pNS05EQk9la1I1S3l0bmNFZzRRbEV5VDIwNVpscE1UVlZRTVhrM2EyZG1XR3RUYzJvd1RFMXpNVkZ3WW5JM2VFczNRM1ZqYUdscVIxSTVOMEpzYUZsQlZRcHVabUYzUjJ0Sk4wcGxUV0V5UlVoUVFXdE5RMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkhlRXB4VmtObGFYTTRiVXQ1Yld4eksxUlJZVzVDZERoUFRsWk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkJTQzlKVUZKNmJFMVVSRTV6YW5ZNGJWZEtRV2RQWTNwS2NFSmpVME55WkVKd1YzRklTMVZGWjBObFZVeE5RWGxYTmdveVkwTmxWV3BpY2xOc05sWkhXblE0UjBJMGEweG9ObkZITTBOM1lUSTBaMHBUYXpaUFVGTnlPWGROYmpkQmJucGFlWHBMVjNaaVp6SmxXSFV2Unk4d0NsbFZUV2hWVERsdlMxbFNXR2xpZERSSGVFTTJibmM1UTNSUE0xVmxXRVJ4ZG1sM1NVdFpLemxFUVdodlpsbHVURlpFYVVST1NXRm5ORkl5YjFoMloxQUtWMHBHWlRORE1HbDJjVE5VWkVkTlFtMTJkVmhtVURaRU5VSXhUbFZMU1hGcE4wTTVlRTlTZEZkM09GQnBla0ZVZEhaamRscHJNMjRyVUZFMFFUUnRiZ3BYTWl0cVozTndNV3BhZWtZNFNtMXNVR0p4YTI5NmNYUlZUMGN3WkVNeEsyZHVhR2R0YUhCTlNWcFVXRXBPUTNKM1MzQXliVUZPWmtGVFUybzJTMHBFQ20xVWJURXhMMHhNVDJNemIyaHNUMWR4VUVkNFVGcDNTMU5oWWpGTGJEVXdWazFDYUFvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC41NDo2NDQzCiAgbmFtZToga3ViZXJuZXRlcwpjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3Rlcjoga3ViZXJuZXRlcwogICAgdXNlcjoga3ViZXJuZXRlcy1hZG1pbgogIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpjdXJyZW50LWNvbnRleHQ6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW4KICB1c2VyOgogICAgY2xpZW50LWNlcnRpZmljYXRlLWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVVJGZWtORFFXWjFaMEYzU1VKQlowbEpZa1ZRU1daR1lVUTNNRFIzUkZGWlNrdHZXa2xvZG1OT1FWRkZURUpSUVhkR1ZFVlVUVUpGUjBFeFZVVUtRWGhOUzJFelZtbGFXRXAxV2xoU2JHTjZRV1ZHZHpCNVRWUkJORTFxV1hsTmFrazBUbFJHWVVaM01IbE5ha0UwVFdwWmVVMXFTVFJPVkZKaFRVUlJlQXBHZWtGV1FtZE9Wa0pCYjFSRWJrNDFZek5TYkdKVWNIUlpXRTR3V2xoS2VrMVNhM2RHZDFsRVZsRlJSRVY0UW5Ka1YwcHNZMjAxYkdSSFZucE1WMFpyQ21KWGJIVk5TVWxDU1dwQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSUlVaQlFVOURRVkU0UVUxSlNVSkRaMHREUVZGRlFYcDNkalZqTHpkS2NXaFpWVzl4ZUVRS09WaHlMMmgxU2xKdFRHTkpRbXhzYUVJeWNVZG9TekZZZDJGR1VtNVdjRkF5YlZwWk9WUkdSRk5tUVRGa1FYQnNNMGM0TUVOM04zaFJLMFV3T1Vkd2FncFpSVEJ4Y2twVlFuRXpjR2xVYkdkM2RqZFVabmhpUldSaFQzQTFLekphUW1sUmRIVjBVRXQxWTI5RlVFTXhVRU5uTXpFNUsxZGFOSEZhWkZCaVIwSlpDa1ZsYUhoelRtODFZbEE1VHpaUlluRTRTMjR3VGtwNWMxTkZiMjh5WkU5aVJESXJXbWg1TVdseE9YcGlSVFZaZVcwdlJXNDVaMXB6T1dSa1ZVVjVXaThLWjBoSlQxbHNNMGcwYkZwbkszQmtkVFZEVHk5MFdpOW9VMU5RZG1GUksxWlFiVXRFU0hNNVoyMWtjRWMwWkZVMFFrRm5jbk13UW05blNIcGtVSGRYYndwTllVVndZbTlGYTNrM2VtVkZWV1ZUTWxGWFducFVRakJFV1dwalVVRlRVM0prVG14NWJYRndMMlJSZUdSM09XNHhlbWs1TUhWNlFrdzVkbUZMYW5sV0NrUmpiQzgxVVVsRVFWRkJRbTh3WjNkU2FrRlBRbWRPVmtoUk9FSkJaamhGUWtGTlEwSmhRWGRGZDFsRVZsSXdiRUpCZDNkRFoxbEpTM2RaUWtKUlZVZ0tRWGRKZDBoM1dVUldVakJxUWtKbmQwWnZRVlZpUlcxd1ZVbzJTM3A1V1hKTFlWZDZOVTVDY1dOSE0zYzBNVlYzUkZGWlNrdHZXa2xvZG1OT1FWRkZUQXBDVVVGRVoyZEZRa0ZCTVdSU09UQjJSRmxaTkZjNU0wcGxhMWx0TkhKS2JsQm9XRUZQUTJFMU9XaEhaekZ6TjI1VVEyZDRiREZHZG1Nd01scEZWbXQxQ2tFMlIxWXpjVlY0U0d0YVZYZFJTVXBIVXpOSVNreFBOa1ZoUTB0TGFXaFJOek5wUm5aeFYydDJkbTlxV2tNd2NFbFdkR05CUzNCT1FYVm9jMEZHVDAwS2JHaHhlalZKVjA1eFptVjZTa3hSVUZCeE4zcFJia2hqV0N0TVIzWlJXbUZKVjBnellYaE9hQzk2YWxoV2FUWkZUM2MzV0U1d1lYZE1VMEp3ZDNkTU1ncFZkREEyZFUxSUt6RXhjVFJoV2xBelRqbEZNVGM0V1ZCMWFXSklkVTFCU2trME1HUlVRVVp5TjJGUlEyeFZXVVJWWmpkV01HcFpVa3BuVm1GU2FHeDRDa3R6VEdKMVZsWXJOa1JOVEZWblNFbHJiVTFSY1c1V1JucFBiVEZGV0hoNGVGUnljakZaYjA5RmNtTnRVakpoVEhwNk5HWXpkRGQzT1ZkYVJVbDVWRklLZG01R01GWnNSM2h1UTNGcVRUTkxja1J4VHlzNU5sUmhOMjV0V0c1bmR6MEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIGNsaWVudC1rZXktZGF0YTogTFMwdExTMUNSVWRKVGlCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRcE5TVWxGYjNkSlFrRkJTME5CVVVWQmVuZDJOV012TjBweGFGbFZiM0Y0UkRsWWNpOW9kVXBTYlV4alNVSnNiR2hDTW5GSGFFc3hXSGRoUmxKdVZuQlFDakp0V2xrNVZFWkVVMlpCTVdSQmNHd3pSemd3UTNjM2VGRXJSVEE1UjNCcVdVVXdjWEpLVlVKeE0zQnBWR3huZDNZM1ZHWjRZa1ZrWVU5d05Tc3lXa0lLYVZGMGRYUlFTM1ZqYjBWUVF6RlFRMmN6TVRrclYxbzBjVnBrVUdKSFFsbEZaV2g0YzA1dk5XSlFPVTgyVVdKeE9FdHVNRTVLZVhOVFJXOXZNbVJQWWdwRU1pdGFhSGt4YVhFNWVtSkZOVmw1YlM5RmJqbG5Xbk01WkdSVlJYbGFMMmRJU1U5WmJETklOR3hhWnl0d1pIVTFRMDh2ZEZvdmFGTlRVSFpoVVN0V0NsQnRTMFJJY3psbmJXUndSelJrVlRSQ1FXZHljekJDYjJkSWVtUlFkMWR2VFdGRmNHSnZSV3Q1TjNwbFJWVmxVekpSVjFwNlZFSXdSRmxxWTFGQlUxTUtjbVJPYkhsdGNYQXZaRkY0WkhjNWJqRjZhVGt3ZFhwQ1REbDJZVXRxZVZaRVkyd3ZOVkZKUkVGUlFVSkJiMGxDUVVaeWJ5OTRZMWhuUzFSWFNGTnNkd3BUYTJFelVYZDFUM2hDVlhsRFMzZENRWE5IYlROSWJsWlJkbk5oVVdsUE9WTXJTM2h1WXpOTVZ6Wm9WR1ZMVlVSRE9HSkhZbE4xVGpOQ1NHRkRUVFZ3Q2tORmJEUnRTWGNyZDFGVWVVdzRaMGR2VTBWTU5HeFhSR1F3TldnMWFqSnJiMHBJTUVkNVFVbHFkVUp2UjNCeU1uQkRibTlMUkVGb09XdHNRWHAyWW1ZS1RuTjRiVXM0Vm1wcVIwNHpiSE5hY1RaNU0xRTRhRVpJTW1JelJGSjZiM1EzVDFaMlpUWllZMlZVTlRaU1RHdDJXWFUwYWtWV05VOW1kRVZwUlhsVmFBcEhja0U1YUVKbU1WZDVTRGRHYVdJd2IzcHllRWw2Y2pKWmIydDJjMHQ0TWtvdlpGbDBZbmxVV1dWUldXbHFZamRwYjB0Mk5HRnFlSFpsVld4RVZqZHVDbTVWZUd4bVdtdG9URTEzV0UweVYyWjNkVGxNYm13MVdqTkdabE5RUjIxU05uUlVkV3N5YjBwS00zZzJSRTlXU0ZoT05USldkbGNyTDFkRU1uSkxVeThLY3poRU1IZFBSVU5uV1VWQkwwSklSMjlCY0c5WWMwWm1iSEJVZDFKVWNtUkthRmxNV0c5RGN6QlJNbXRGVmsxVVZsWjJPRXhaZVdsQ2NuSlZNM05IT1FwVGJFbGlVVEpST1RKSVRUTlNWRGhtYXpaVmJUQkhSRUV3ZEU1V2NsUjNLMWRZZFdONFpsTkdRMlZXYzNKaVRGaDZXbXhSUkRrMlRtTkdTSHBaU2pJMUNqRXljV2xaY0dJNVRsQkVja1ZZUkhSTFdFTnViQ3Q0YlcxaWNYSmtVbE5IV1ZScllqSkRjVlUzVm1aaVVTOVdTV0pJY1hWNlMzTkRaMWxGUVRCcldqVUthR2MyUjNJMmFEZERURTVVVlRkTVV6SlBRVmR1VkM5VmQyMXVaRnBEVEd0cVRFOVdSbGRIVTBKWGJXcHRVamR5TWtWbFRYcHpVMWczYzNGRlpFZFRjQW96VXpVMGREVnpjMWt3Y1ZkelZXVllNbXBWVDNoQ2QxUjRaMkV6ZUZGeFlYZ3dWM0IzY1hwME5IcEJXRVZuVFd4Mk1HaHNUM0UxTlRWU1JERkJiVFJ6Q2taVFFYaE9ZMVpJWTNOcFJUQllWVk53Ym5oYVprYzFkSFZHT1ZaR2JIRXdOR2sxYTNoaE9FTm5XVUl5ZDI1VkwxZzRablZ3VGt4Q1dXMXBWbHBZWkdVS1FURk1Wamh0THpWcGNVTTNTRTVZYlVOS1IxZGpSVlJEVVZCSlkwSldSMGR0TkhGSGVFMXhlVzFSTXpSVVVsa3laa3d2T1hWNVpqazNSak5aV1dGTVN3cHFRV1V2TmtWV2NEbFVTM1l6Tm5ZelJGQXlRV3BKTURneGR5dEJaa3M1WWxFM01VRkVMekEyU0ZOMlZFdHpOVU5GVUdGV1EwZGpTMnhNTVVaVGVXUkpDakZTZHl0VE1HMW9WRko0WTA0d2MyOHJUMEV3VVhkTFFtZEZUbkYyVVU5NVNFcFRkRWNyVmt0UFYydFpZVWR0U1ZSNlpsUm5NRGxvZVdNeVZrMXNiVFlLUzJjMVZUTm9Ra2ROYlVkb1prWlJNMlpJYlN0d2EyVXhVRzl3YVhrclRsTlNkbTR6UlcxQmVsSmxWa2swZGt4bVIwRkVaMVEyWVhBclRHMUJSVTltWVFvclptRnJiM2hETkVadE1UY3ZUbTgzVWpsc2MyNHdRa2RGTkdaWU9IVktSRVpCVURsWlJUYzBOSHA1Vlc5SmIyOVVSR2xOTTNwcVFuUXZTVmN5ZFNzMUNtMURNbHBCYjBkQ1FVMXRjbWhyWjBoS2FpOUhTWFJ1UTBNd2FTOU5RWGR4WldweFRXdEtNa0Z4THpBM04xRlRkRkJCUjBGMGNuVklOSEl6UlVkUVkwOEtXSEp4V1doWlkzZGFhbmd4WWs4MEwxQkNZWGRCTTJOaGJWTXhNMFF6YmxGcU1IRjZZekp2T0VwcVZHaFhXR0pQYm1KV1JrTXJTbGx5UjB0UWMwOTBTd3AzVDNoMWRuVldiemhEWlZSUk15ODBWR0pVVms1R1ptWm9hRlJWUzBKNUsxQjVSMGt2V1dweGVuZExOblJ6UmpoNFpUWXlDaTB0TFMwdFJVNUVJRkpUUVNCUVVrbFdRVlJGSUV0RldTMHRMUzB0Q2c9PQo=","other-connectivity-list":{"connectivity-records":[]}} 2021-08-27 02:01:44,798 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-08-27 02:01:44,798 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-27 02:01:44,799 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-27 02:01:44,799 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-27 02:01:44,800 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:01:44,883 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-27 02:01:44,884 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-08-27 02:01:44,884 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-27 02:01:44,884 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-27 02:01:44,885 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-27 02:01:44,896 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-27 02:01:44,896 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-27 02:01:44,896 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-27 02:01:44,898 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:01:45,014 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-27 02:01:45,015 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-08-27 02:01:45,015 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-08-27 02:01:45,018 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-27 02:01:45,018 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-27 02:01:45,018 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-27 02:01:45,019 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:01:45,068 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-27 02:01:45,068 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-27 02:01:45,069 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":"1630029704950"}]} 2021-08-27 02:01:45,090 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-27 02:01:45,091 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/393600d1-1451-423c-a1aa-fe397fbdd725 2021-08-27 02:01:45,091 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "393600d1-1451-423c-a1aa-fe397fbdd725", "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-27 02:01:45,092 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:01:45,174 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/393600d1-1451-423c-a1aa-fe397fbdd725 HTTP/1.1" 201 0 2021-08-27 02:01:45,175 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-08-27 02:01:45,176 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-08-27 02:01:45,179 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-27 02:01:45,180 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-27 02:01:45,180 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-27 02:01:45,182 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:01:45,235 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-27 02:01:45,236 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-08-27 02:01:45,236 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-27 02:01:45,236 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-27 02:01:45,236 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-27 02:01:45,237 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-08-27 02:01:45,237 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-08-27 02:01:45,240 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-27 02:01:45,240 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-27 02:01:45,240 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-27 02:01:45,242 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:01:45,329 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-27 02:01:45,330 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-08-27 02:01:45,330 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-08-27 02:01:45,334 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-27 02:01:45,334 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-27 02:01:45,334 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-08-27 02:01:45,336 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:01:45,381 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-27 02:01:45,381 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-08-27 02:01:45,382 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-27 02:01:45,382 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-27 02:01:45,382 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-27 02:01:45,386 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-27 02:01:45,386 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-27 02:01:45,386 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-27 02:01:45,388 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:01:45,488 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-27 02:01:45,489 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-08-27 02:01:45,489 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-08-27 02:01:45,502 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-27 02:01:45,502 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-27 02:01:45,502 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-27 02:01:45,503 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:01:45,558 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-27 02:01:45,559 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-08-27 02:01:45,559 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-27 02:01:45,559 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-27 02:01:45,559 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-08-27 02:01:45,565 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-27 02:01:45,565 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-27 02:01:45,565 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-27 02:01:45,566 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:01:45,619 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-27 02:01:45,620 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-27 02:01:45,620 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":"1630029704950"}]} 2021-08-27 02:01:45,634 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-27 02:01:45,635 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-27 02:01:45,635 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-27 02:01:45,637 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:01:45,783 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-27 02:01:45,784 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-08-27 02:01:45,784 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-08-27 02:01:45,792 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-27 02:01:45,792 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-27 02:01:45,792 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-27 02:01:45,793 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:01:45,864 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-27 02:01:45,865 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-08-27 02:01:45,865 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-08-27 02:01:45,867 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-27 02:01:45,868 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-27 02:01:45,868 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-08-27 02:01:45,869 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:01:45,921 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-27 02:01:45,922 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-08-27 02:01:45,922 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":"1630029705827"} 2021-08-27 02:01:45,925 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-27 02:01:45,925 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-27 02:01:45,925 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-27 02:01:45,927 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:01:45,969 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-27 02:01:45,969 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-27 02:01:45,969 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":"1630029705827"} 2021-08-27 02:01:45,971 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-27 02:01:45,971 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-27 02:01:45,971 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-27 02:01:45,973 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:01:46,016 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-27 02:01:46,017 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 404 2021-08-27 02:01:46,017 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-27 02:01:46,018 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-27 02:01:46,018 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-27 02:01:46,018 INFO 561:customer.py(1) - Create service subscription for basicnf-customer customer 2021-08-27 02:01:46,021 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-27 02:01:46,021 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-27 02:01:46,021 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-27 02:01:46,021 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-27 02:01:46,021 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-27 02:01:46,023 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-27 02:01:46,480 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-27 02:01:46,481 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-27 02:01:46,481 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1f08d368-e910-45a2-9508-29df9307a430","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1f08d368-e910-45a2-9508-29df9307a430/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/868e0c8d-8369-4ee2-a4bd-8847c0ed02bd/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/baf91f0a-36ca-44c5-8b40-6878bc09eb89/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","name":"basic_onboard_YQxPFG","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/89592209-e252-4ffa-9fb6-0e46a810aa2e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-27 02:01:46,484 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-27 02:01:46,484 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:46,484 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:46,484 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:01:46,484 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-27 02:01:46,484 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:46,485 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:46,485 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-27 02:01:46,485 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-27 02:01:46,485 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:46,485 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:46,485 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:01:46,485 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_YQxPFG from SDC 2021-08-27 02:01:46,485 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:46,485 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:46,486 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:01:46,486 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-27 02:01:46,486 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-27 02:01:46,486 INFO 192:__init__.py(1) - Service found, updating information 2021-08-27 02:01:46,486 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-27 02:01:46,486 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-27 02:01:46,487 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-27 02:01:46,488 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:01:47,257 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-27 02:01:47,260 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-27 02:01:47,263 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f759230-2dc8-438d-ad28-f9196f9afa7d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020038451,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94dba5b9-a0eb-4a56-aea8-fe06a16b1f1f","invariantUUID":"67b8129f-8c72-41ac-ba9e-263d30fa4a43","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":"networkrules","uniqueId":"a20b126b-d8f8-44a6-a9ef-c610aadc44b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630019853887,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f782edc9-8d5d-4220-aad8-76332363e953","invariantUUID":"b81143ed-9c4b-425c-9f90-39e18661c447","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":"objectStorage","uniqueId":"4f6bdda3-618f-41f3-a2ef-f7d9abfaa919","lifecycleState":"CERTIFIED","lastUpdateDate":1630020109251,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d5c0ed4-6019-48a5-9b28-6f2b71ea21c1","invariantUUID":"8d8d71ca-a8e7-44c2-9abe-15dfbd77635e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09e3a349-c4a6-40f7-b6e9-5dfd5bef4dd5","lifecycleState":"CERTIFIED","lastUpdateDate":1630019902384,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17e850fd-603d-4f71-a07e-1e6fa9bf77b2","invariantUUID":"944ac717-d0a1-4e4a-b57e-27bc9c97975f","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"388d1397-3fd4-401e-9422-1215c767cbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019802304,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"09ef85c5-a2a4-4fde-9d47-0db2b0a373cc","invariantUUID":"b613b7c5-a597-4d24-9ed9-a48041a8ed0d","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":"47f29f1b-2397-410b-b5ff-d62bb256cf4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019926402,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4de62b1-a505-4a7c-8ae0-f75ad534924d","invariantUUID":"8018e725-6e6c-4aaf-bf49-3a7a1a9c588c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"34d7957d-1a14-4479-a37d-247a32451f82","lifecycleState":"CERTIFIED","lastUpdateDate":1630020043748,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afa00903-c12f-405e-9f53-6e7608c48f1f","invariantUUID":"9b109acc-7619-4b27-a948-315727592893","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":"securityrules","uniqueId":"e3ce22b4-a916-4f21-a6aa-7d11a5b22b78","lifecycleState":"CERTIFIED","lastUpdateDate":1630019885958,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e2945f05-8845-4d71-8d91-6e4b206c55e3","invariantUUID":"32c992fc-53ac-480e-9a86-18fe8377c57d","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":"3ee69c2e-5f8c-420e-ac64-d05c5093f51a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020160347,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6c8d36e-a739-40e9-83b1-4e85e5e6ba25","invariantUUID":"ffab65b9-290d-4685-a830-7feefdb5167e","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":"defaulticon","uniqueId":"738fb8aa-db40-4738-997b-ffbdbeff43eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630029040721,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bb9ab116-6143-4606-9be8-e1340dd8f03b","invariantUUID":"d573e24e-afdf-441d-be4f-9ee150542cea","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9423437a-b245-43b3-9dff-c9813810197d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020255775,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10f6e8a-1c09-4a2c-9c65-1dd7c85684f9","invariantUUID":"3ad69b8a-c390-4274-b2dc-cdbed210dd99","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41946853-aaab-4752-982b-189b89042b72","lifecycleState":"CERTIFIED","lastUpdateDate":1630019771881,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eb5dc8-44ca-490f-a649-50a2eb8e73e2","invariantUUID":"f20eca96-48c9-4c06-bac1-fd1b082fd445","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea09a51-8c21-423a-b87e-a4c409a19250","lifecycleState":"CERTIFIED","lastUpdateDate":1630019914328,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"018b38e9-0154-4aef-bf66-e4a3831dfc47","invariantUUID":"7be531ca-4e24-4942-a697-c1e11d936d3a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a287cff6-e6e4-4189-b002-05865ada0af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630020012892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370ebb74-0acb-4fe5-8122-69b1b6101dea","invariantUUID":"9bfe4baa-9b7c-49e6-9f12-0ee1f772a9b9","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":"c06e4f99-871b-42a5-9992-bb030a7bbf77","lifecycleState":"CERTIFIED","lastUpdateDate":1630019778343,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab2b3365-c21a-4213-8eef-7c676f5286de","invariantUUID":"8f260ab1-79a5-435b-b890-3c483d6ee6bd","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8438f3b9-f0ec-4e0f-a44c-376f38e04349","lifecycleState":"CERTIFIED","lastUpdateDate":1630020028151,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c86e31-88e3-409c-9808-cc6ab8941c45","invariantUUID":"406c1b83-db3f-4ed1-bbcc-edfe8f4039a5","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":"objectStorage","uniqueId":"9cd21bc7-65a6-42a0-a34e-dbed9f83d7b8","lifecycleState":"CERTIFIED","lastUpdateDate":1630020033359,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58ead5b5-c4bf-49fb-95f9-f04d4f2c0701","invariantUUID":"d8f106d0-1cb8-4510-9db5-5a896ebab21c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc0a8729-dcc3-4d5d-b3c4-4c991014c6e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019739537,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d348267-cfd5-4d4d-a839-7c091bba5442","invariantUUID":"8a8e7dff-160b-47c7-a050-b5362027a936","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21097be4-9f15-4223-b4d4-f599fac020cc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019896212,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150dbe73-d208-4da3-af8a-03bb5e589f66","invariantUUID":"3244d5a8-da8f-4f80-b3f8-1e471fc262eb","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eee6d62e-a698-4858-be98-1b5f6ede128b","lifecycleState":"CERTIFIED","lastUpdateDate":1630019760208,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"962cc98a-9d39-46e3-9651-ba47ccb600f2","invariantUUID":"5ce46ffa-91ed-4003-9e8b-c42da1c54651","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dd43e8f-2f22-4d48-b092-4b32ca84c0d0","lifecycleState":"CERTIFIED","lastUpdateDate":1630020216830,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e553c06-530f-4535-9c0e-aa279efbf25f","invariantUUID":"29c83342-09ee-42ad-8447-e366a5f16a1a","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":"89e3da08-5691-437d-aecb-5c7a8c8ce450","lifecycleState":"CERTIFIED","lastUpdateDate":1630020086118,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9820d180-33af-44ab-9269-1d1f7827c4ed","invariantUUID":"52ce2c7e-eb9f-497f-b6ab-192653d13430","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f014b3a1-430c-4199-863e-0a4e6bc740b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630020000029,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7d02867-fbbf-4e2c-adb5-8b268401808e","invariantUUID":"7affbdff-8ef7-424b-b920-40c87d3eefc6","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":"port","uniqueId":"4c0d4708-b5a8-4fa1-bf0a-2fead0a5e698","lifecycleState":"CERTIFIED","lastUpdateDate":1630020277174,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9afbff33-9979-43ad-bcac-173831333eb0","invariantUUID":"f4197fc8-99f5-4b8f-aaaa-5c4378cfe791","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":"compute","uniqueId":"7d9d5c6b-7b1f-4737-9e26-ce665f4f17b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630020267002,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"693212b7-2a70-4942-a15f-a686f0f0e331","invariantUUID":"42ad1ef1-a4dc-4d14-ab18-f15b17cecca5","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd78a83f-845a-4cfc-887c-53355049263e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020116308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"147c8a32-fb77-46e6-8fbf-3861a0721275","invariantUUID":"d48ee167-6c9b-4f3c-9df1-93dc589aaeac","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":"objectStorage","uniqueId":"a9d0b412-6c43-4554-85d7-29cf1711e3d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019765637,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9417c087-24cb-4454-8249-3fba0a6ffb2f","invariantUUID":"3605c211-f5e4-4dc5-ad8a-0cc0f1960b52","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":"9f1ec3f6-3626-4ecd-9fa5-7b0aafb8e29e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020091169,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"092752f1-7b90-4aea-8abf-0b65aca64b2a","invariantUUID":"a0cad436-0da7-4d55-86aa-1aecf7908328","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5483a566-7f1e-40bf-bbb3-3575fa03de79","lifecycleState":"CERTIFIED","lastUpdateDate":1630020237988,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84c1a4d5-8534-40ec-93d4-fce0b6166866","invariantUUID":"7a0bb4dd-6b05-43e5-b3f5-ba5321286b9a","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":"f2fd3da8-1d7e-4698-ae57-966de8630c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020172240,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"503c5949-a899-4781-af10-1425b6fc1c5d","invariantUUID":"bb4a287d-7546-40ad-bcee-77766c20755f","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":"d1f91196-958f-457c-920d-08d8cd90fdad","lifecycleState":"CERTIFIED","lastUpdateDate":1630020177667,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476d5e6b-8f1b-44d3-9409-81dc6a2e2759","invariantUUID":"58af24fc-1884-4520-8e95-05fb328b93c6","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":"port","uniqueId":"60537c65-1960-44f5-bc48-92c16ded51d2","lifecycleState":"CERTIFIED","lastUpdateDate":1630020166478,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e29bc26-5afa-4e51-a65a-cc06b72eaec4","invariantUUID":"5b47b12d-483a-45c5-96e6-e57784f593dd","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f02533f4-9ebf-404c-bc3d-c4232d746c84","lifecycleState":"CERTIFIED","lastUpdateDate":1630029649901,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","invariantUUID":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a8cc9b0e-9d2a-4f15-92d0-3833e6ce0080","lifecycleState":"CERTIFIED","lastUpdateDate":1630020206292,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55167901-3c5e-4013-901d-5d4d2f2e28f9","invariantUUID":"a47a2645-2cd3-4933-9193-668dcc6541c9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"732df6f5-8eff-4450-a140-05aee5f07939","lifecycleState":"CERTIFIED","lastUpdateDate":1630019791476,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35fa7864-acc4-4206-b383-79daf6a65bf9","invariantUUID":"ec2ff50d-a8f9-43e6-b371-abbd49af47cd","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":"defaulticon","uniqueId":"42952827-c9ef-46da-beac-a56669ebbacb","lifecycleState":"CERTIFIED","lastUpdateDate":1630020019497,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"22374059-9201-41d9-8fba-df5de57a7f9c","invariantUUID":"dcaf9ecc-fe91-4dfa-a585-9bca59232d4b","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":"ea8561ae-7206-4089-a0a8-52ccf9ad21bc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019796800,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9fd55e83-ecfc-4637-b467-cde1a11ba65b","invariantUUID":"9a31d7a2-8a25-4b3c-a078-80364bfd6740","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e879ac6-eaeb-47c2-8538-7a202c4f0d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019821009,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f857a8a-a08d-4832-9816-7a2469d81558","invariantUUID":"748e29c7-c5bd-4037-a8f9-c50a7be07067","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b624f07-0a36-472d-9402-4f1f94523344","lifecycleState":"CERTIFIED","lastUpdateDate":1630020189153,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e4a8ef-c6d3-4143-b3f7-cc1c8ce6c2a6","invariantUUID":"9e0eddd0-1d32-48a5-b282-4190fc595922","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef535493-a20f-4ba2-b41a-246510abf554","lifecycleState":"CERTIFIED","lastUpdateDate":1630020195834,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b98a5ce4-7725-4ddd-9687-ba67ef99caf1","invariantUUID":"3d78d278-4fd8-4179-875c-b81052eabe99","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":"loadBalancer","uniqueId":"c07de070-35fa-4f72-9b79-2d6a6f7b98cb","lifecycleState":"CERTIFIED","lastUpdateDate":1630019728532,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87559fa3-a930-41b1-8b37-a6593dae51e7","invariantUUID":"71613290-0cc5-435c-adbe-4a178d99d320","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":"compute","uniqueId":"e63580b1-323c-47f5-93a8-a9eed6c5a766","lifecycleState":"CERTIFIED","lastUpdateDate":1630020073673,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bfad92d-2a09-47ab-acbb-567e41eae24c","invariantUUID":"d3641acd-f6b5-420d-b699-0f81f3f87eb0","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e6add5eb-ead6-42b8-af90-183b295740fa","lifecycleState":"CERTIFIED","lastUpdateDate":1630019676159,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79386a0e-86a0-401a-b532-b6cf1fa4b68f","invariantUUID":"ff486d0c-146c-4e5e-926f-58f75e450c91","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":"objectStorage","uniqueId":"06d9ce6a-058a-47a7-b81e-a30e53d8b1c9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019712486,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d013f88-51da-4e1b-80ed-345c6b35e4da","invariantUUID":"e396d82e-8291-434a-8f47-d3f82440f0c8","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":"compute","uniqueId":"dd1f7d3b-b58d-4415-800f-13d49c4155bf","lifecycleState":"CERTIFIED","lastUpdateDate":1630020259057,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8b187c5-c5f3-4ab4-8940-950d1cfe68d7","invariantUUID":"ccfc173d-ab7d-44f8-8c19-8ff19748f85a","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":"defaulticon","uniqueId":"7571d1c0-5c0c-4c39-9eaa-6beee7a4b4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630020149847,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4c023ee-f41e-47a1-9e33-52fba126f19a","invariantUUID":"e90b46ca-652e-4ebc-a2ff-03db4fc28dc9","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":"port","uniqueId":"f7abf467-47db-46e1-a73b-4e8b165b2259","lifecycleState":"CERTIFIED","lastUpdateDate":1630020155109,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f74b5ac-9e00-4fb0-ac73-0be851d209a6","invariantUUID":"25b2f231-f874-463a-962a-97070ef65ee5","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":"a91f3cab-16f9-4eac-91fb-8141bab39275","lifecycleState":"CERTIFIED","lastUpdateDate":1630019815072,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0e7b7aea-e512-4754-83fd-26761f6e4ae7","invariantUUID":"46916484-0c66-4402-92cc-5ce7ad5cdc64","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":"2d9df4a7-42b9-41c0-a248-88454ddbb240","lifecycleState":"CERTIFIED","lastUpdateDate":1630020183209,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb94cb78-0d42-466a-af6b-0097473fe1d8","invariantUUID":"2848c9b1-cef6-493d-a5b9-aaa33957c506","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff5ac7c2-a195-48fb-a6d5-c078d02f6791","lifecycleState":"CERTIFIED","lastUpdateDate":1630020067519,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c77e35ff-07fb-4b21-b9d8-d7f4bc3fc2ac","invariantUUID":"84e370a3-770f-4228-8943-a1cc0c094c34","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"51b14001-4e30-48d8-89c3-7d303b9899be","lifecycleState":"CERTIFIED","lastUpdateDate":1630020142104,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89921d1b-f125-487e-95bf-7ac0acf22b81","invariantUUID":"fde8e936-ebac-4940-be7d-b10797dfe595","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":"91f413d5-77ca-49d3-8afd-9330342f20b7","lifecycleState":"CERTIFIED","lastUpdateDate":1630019880937,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28836e7f-2879-4353-a7e1-3eda31937ea7","invariantUUID":"a5545048-12a7-4a4b-8e94-64a29114804d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"23eef98a-d168-4671-8d1e-1dcf2e15a312","lifecycleState":"CERTIFIED","lastUpdateDate":1630020273976,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"958c0963-c734-49f7-9df9-e5a2505fb9d5","invariantUUID":"7f645a42-4fc8-446e-ad8c-a60af4fb1357","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":"network","uniqueId":"c1bef9b0-3c64-49ef-9e15-50fe63a083a9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019936966,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc8c80e-df3f-4a5d-bc86-c694b9dae257","invariantUUID":"e00ca5ae-9ae2-40cd-882e-3ec4e868c92b","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":"defaulticon","uniqueId":"11192212-223b-421c-bfaa-5341628aea06","lifecycleState":"CERTIFIED","lastUpdateDate":1630019698698,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"cf56b7fe-4060-493b-af3b-b738cb5dbefe","invariantUUID":"be434b78-b6ab-49b1-b1f8-c428b8760fb9","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":"port","uniqueId":"df675d5e-6ce4-4cec-a562-139d38e5518a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019786313,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd92e0f0-f797-406e-8480-a9a2812629f3","invariantUUID":"500d8446-aeb3-47c9-96a8-c62a7689c845","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":"objectStorage","uniqueId":"9f669aaf-1ece-493b-a050-9e433bcde68f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019705275,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46cb803e-3a9f-4f04-a811-6fd21f02fbf1","invariantUUID":"7393a4ef-269d-4da4-90d8-fd55bdbdec6a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2409ef8a-3ee9-4b77-9f20-60b661448fef","lifecycleState":"CERTIFIED","lastUpdateDate":1630020211471,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40653b02-81d2-415b-94f7-cb846ef209e1","invariantUUID":"da342668-b2f8-4dfc-8dce-8662f4078b17","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3c6d65-db3a-4ce0-881a-db41867f9df1","lifecycleState":"CERTIFIED","lastUpdateDate":1630019981425,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfa6e48-38de-419c-855e-173982789218","invariantUUID":"4d6bd803-cd4a-4e24-bef4-9ee571db9ab6","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":"75df8550-fc35-40bb-b65f-cd263f22988c","lifecycleState":"CERTIFIED","lastUpdateDate":1630020006072,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"892c0eb3-793c-47a0-9057-9796e390d345","invariantUUID":"61706f1f-94db-4192-88cb-3e78966a62f4","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":"10a1ccfa-b960-43fd-a9ce-629c2f876b5a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019931835,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dd5f547-1036-475a-9a24-3ec572f0e890","invariantUUID":"3c3cd0c6-6497-45c9-8168-cc5067f08d75","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":"port","uniqueId":"362c89be-b647-41f2-a12d-c244990a671c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019859326,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e687818e-fab2-4816-ad1e-b8cd59572d37","invariantUUID":"ea303bcc-b0e8-4771-8d95-11a1d2b60a26","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":"networkrules","uniqueId":"44d721ac-9a4d-4771-a441-7074fb78835f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019875690,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"268a79ac-1e61-40f2-bf40-24ce50b15101","invariantUUID":"b8fe02e5-66fb-4efd-a036-4ae034712537","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":"defaulticon","uniqueId":"0e091bbc-e0e1-4cdd-a1e4-b72a3a160cff","lifecycleState":"CERTIFIED","lastUpdateDate":1630029548629,"name":"basic_onboard_YQxPFG","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a2c7e29e-b835-484d-9fb7-edc43db05ba8","invariantUUID":"aa31e9a6-7b6a-4722-9873-9dae2ab04f27","systemName":"BasicOnboardYqxpfg","description":"VF","tags":["basic_onboard_YQxPFG"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa6df357-31b8-45f0-ba3e-eace1d362ade","lifecycleState":"CERTIFIED","lastUpdateDate":1630020049740,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b415e6e6-d903-43d9-a4a7-669cc14b8975","invariantUUID":"e242bbdd-658b-4b38-9aec-b43535616359","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":"port","uniqueId":"713c65bb-09dd-4f69-9334-e34370c6b2a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630019734085,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec24613f-5cbd-485d-8877-86985a7a05b1","invariantUUID":"689d0979-e078-495b-8458-7878f8169657","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06f4bb39-75c1-42e0-8cb7-033447934f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019909120,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec56f485-68b3-4a4c-b171-79045ef24635","invariantUUID":"7b93bce0-ceec-4d6a-a4d7-c76e5abdfb01","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":"33f23ca0-0ce8-46d7-a192-7cecaadd3325","lifecycleState":"CERTIFIED","lastUpdateDate":1630020248390,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c12141d-1843-46cb-8143-8401ca6ca155","invariantUUID":"07aa4745-2718-49df-8895-890c5c5cf2be","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":"network","uniqueId":"cc36a51a-5e3e-4a5b-9415-8adc5b102f2e","lifecycleState":"CERTIFIED","lastUpdateDate":1630019965679,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95910b63-6f99-444c-91f3-dd64f4ca77ca","invariantUUID":"d547b873-7eb6-4ef3-a222-57da18fac51d","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":"092d3e3e-8e7c-4458-a88d-a2bd940ab0a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630020060709,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fe435d-a4ad-41bd-9b26-78f5e823d232","invariantUUID":"861a7210-7baa-4814-8881-836e6d9ba0a1","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3376f22d-e1b4-4512-90af-a9fa74a77a9d","lifecycleState":"CERTIFIED","lastUpdateDate":1630019809045,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"13ec3e13-02ed-41f8-8b23-90914ade26c0","invariantUUID":"b0a3393d-3bda-41a9-bc60-b01b4e0ee4d2","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e414d890-c696-48c2-b3b8-ccc18540809e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020227951,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4582bb3-6dab-449f-ad9f-224cc951d5ce","invariantUUID":"51b7c26d-cbde-4555-b957-efcdbdbe71e4","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c40a3d3-7892-4836-a8c0-cdf8d79dc238","lifecycleState":"CERTIFIED","lastUpdateDate":1630019987625,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b8f69b-c825-4712-88f6-05258d8f4f2b","invariantUUID":"3809f1bd-bee2-41e1-8cac-7dd7dc763603","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"752d08f9-241d-4320-8f9f-926f649fb4de","lifecycleState":"CERTIFIED","lastUpdateDate":1630029596075,"name":"basic_onboard_YQxPFG","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","systemName":"BasicOnboardYqxpfg","description":"service","tags":["basic_onboard_YQxPFG"],"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":"cd7ee64f-b1d8-4e72-af4e-bb5e82488220","lifecycleState":"CERTIFIED","lastUpdateDate":1630029089884,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"acf0a328-9917-4200-91e8-a64b43ecc8fd","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630028979663,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","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":"8ac11a0d-1b4e-4482-ae45-5945cfb4b54f","lifecycleState":"CERTIFIED","lastUpdateDate":1630029700996,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1f08d368-e910-45a2-9508-29df9307a430","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","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-27 02:01:47,272 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-27 02:01:47,273 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-27 02:01:47,273 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-27 02:01:47,274 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "18ca9acf-8fea-4c26-98a8-b29519c0ed1d" } 2021-08-27 02:01:47,276 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:01:47,349 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-27 02:01:47,350 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-08-27 02:01:47,350 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-08-27 02:01:47,353 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-27 02:01:47,353 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-27 02:01:47,353 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-27 02:01:47,354 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:01:47,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-27 02:01:47,402 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-27 02:01:47,403 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1630029707309"}]} 2021-08-27 02:01:47,405 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-27 02:01:47,405 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-27 02:01:47,405 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-27 02:01:47,406 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:01:47,454 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-27 02:01:47,454 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-27 02:01:47,455 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":"1630029705827"} 2021-08-27 02:01:47,457 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-27 02:01:47,457 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-08-27 02:01:47,457 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-27 02:01:47,458 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:01:47,503 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-27 02:01:47,504 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-27 02:01:47,504 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1630029707309"}]} 2021-08-27 02:01:47,507 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-27 02:01:47,507 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-27 02:01:47,507 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-27 02:01:47,508 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:01:47,560 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-27 02:01:47,561 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-27 02:01:47,561 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":"1630029705670","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-27 02:01:47,563 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-27 02:01:47,563 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-27 02:01:47,563 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-27 02:01:47,565 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:01:47,611 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-27 02:01:47,612 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-27 02:01:47,612 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630029705279"} 2021-08-27 02:01:47,619 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-27 02:01:47,619 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-27 02:01:47,619 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=1630029705279", "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-27 02:01:47,621 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:01:47,733 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-27 02:01:47,734 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-08-27 02:01:47,735 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-08-27 02:01:47,738 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-27 02:01:47,738 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-27 02:01:47,738 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-27 02:01:47,740 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:01:47,787 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-27 02:01:47,788 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-27 02:01:47,788 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":"1630029705827"} 2021-08-27 02:01:47,790 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-27 02:01:47,790 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-27 02:01:47,791 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-27 02:01:47,792 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:01:47,846 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-27 02:01:47,847 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-27 02:01:47,847 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":"1630029705670","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-27 02:01:47,850 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-27 02:01:47,850 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-27 02:01:47,850 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-27 02:01:47,852 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:01:47,899 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-27 02:01:47,901 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-27 02:01:47,901 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630029707662","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-27 02:01:47,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-27 02:01:47,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-27 02:01:47,905 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-08-27 02:01:47,907 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:01:47,967 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 1185 2021-08-27 02:01:47,968 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-08-27 02:01:47,968 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"958fdf64-974e-4866-aeef-95197b11ef80","owning-entity-name":"OE-ETE_Customer-958fdf64-974e-4866-aeef-95197b11ef80","resource-version":"1630028490721","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_1820876b-6b03-41a6-bcfa-47a29f2b74c0/service-subscriptions/service-subscription/pNF/service-instances/service-instance/2e345168-951d-46e1-a68e-416ce29613eb","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_1820876b-6b03-41a6-bcfa-47a29f2b74c0"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"2e345168-951d-46e1-a68e-416ce29613eb"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name1820876b-6b03-41a6-bcfa-47a29f2b74c0"}]}]}},{"owning-entity-id":"743c3279-b41f-4725-a11c-4e94a85b135a","owning-entity-name":"basicvm-oe","resource-version":"1630029471831"}]} 2021-08-27 02:01:47,970 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-08-27 02:01:47,973 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-27 02:01:47,973 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/81e5393a-e3a9-46a5-9081-b609062a5146 2021-08-27 02:01:47,973 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnf_owning_entity", "owning-entity-id": "81e5393a-e3a9-46a5-9081-b609062a5146" } 2021-08-27 02:01:47,974 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:01:48,041 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/81e5393a-e3a9-46a5-9081-b609062a5146 HTTP/1.1" 201 0 2021-08-27 02:01:48,042 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-08-27 02:01:48,042 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-08-27 02:01:48,044 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-27 02:01:48,044 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/81e5393a-e3a9-46a5-9081-b609062a5146 2021-08-27 02:01:48,044 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-08-27 02:01:48,046 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:01:48,092 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/81e5393a-e3a9-46a5-9081-b609062a5146 HTTP/1.1" 200 139 2021-08-27 02:01:48,093 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-08-27 02:01:48,094 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"81e5393a-e3a9-46a5-9081-b609062a5146","owning-entity-name":"basicnf_owning_entity","resource-version":"1630029708003"} 2021-08-27 02:01:48,101 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-27 02:01:48,101 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-27 02:01:48,101 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] data sent: { "options": ["basicnf_project"] } 2021-08-27 02:01:48,103 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200 2021-08-27 02:01:48,284 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-27 02:01:48,286 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response code: 200 2021-08-27 02:01:48,286 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response: {"errors":[]} 2021-08-27 02:01:48,299 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-08-27 02:01:48,299 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-27 02:01:48,300 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-27 02:01:48,300 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-27 02:01:48,300 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-27 02:01:48,300 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-27 02:01:48,302 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-27 02:01:48,914 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-27 02:01:48,916 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-27 02:01:48,916 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1f08d368-e910-45a2-9508-29df9307a430","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1f08d368-e910-45a2-9508-29df9307a430/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/868e0c8d-8369-4ee2-a4bd-8847c0ed02bd/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/baf91f0a-36ca-44c5-8b40-6878bc09eb89/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","name":"basic_onboard_YQxPFG","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/89592209-e252-4ffa-9fb6-0e46a810aa2e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-27 02:01:48,919 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-27 02:01:48,920 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:48,920 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:48,921 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:01:48,921 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-27 02:01:48,921 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:48,921 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:48,922 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-27 02:01:48,922 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-27 02:01:48,923 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:48,923 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:48,923 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:01:48,924 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_YQxPFG from SDC 2021-08-27 02:01:48,924 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:01:48,925 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:01:48,925 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:01:48,925 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-27 02:01:48,926 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-27 02:01:48,926 INFO 192:__init__.py(1) - Service found, updating information 2021-08-27 02:01:48,927 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-27 02:01:48,927 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-27 02:01:48,927 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-27 02:01:48,929 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:01:49,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-27 02:01:49,599 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-27 02:01:49,601 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f759230-2dc8-438d-ad28-f9196f9afa7d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020038451,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94dba5b9-a0eb-4a56-aea8-fe06a16b1f1f","invariantUUID":"67b8129f-8c72-41ac-ba9e-263d30fa4a43","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":"networkrules","uniqueId":"a20b126b-d8f8-44a6-a9ef-c610aadc44b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630019853887,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f782edc9-8d5d-4220-aad8-76332363e953","invariantUUID":"b81143ed-9c4b-425c-9f90-39e18661c447","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":"objectStorage","uniqueId":"4f6bdda3-618f-41f3-a2ef-f7d9abfaa919","lifecycleState":"CERTIFIED","lastUpdateDate":1630020109251,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d5c0ed4-6019-48a5-9b28-6f2b71ea21c1","invariantUUID":"8d8d71ca-a8e7-44c2-9abe-15dfbd77635e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09e3a349-c4a6-40f7-b6e9-5dfd5bef4dd5","lifecycleState":"CERTIFIED","lastUpdateDate":1630019902384,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17e850fd-603d-4f71-a07e-1e6fa9bf77b2","invariantUUID":"944ac717-d0a1-4e4a-b57e-27bc9c97975f","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"388d1397-3fd4-401e-9422-1215c767cbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019802304,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"09ef85c5-a2a4-4fde-9d47-0db2b0a373cc","invariantUUID":"b613b7c5-a597-4d24-9ed9-a48041a8ed0d","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":"47f29f1b-2397-410b-b5ff-d62bb256cf4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019926402,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4de62b1-a505-4a7c-8ae0-f75ad534924d","invariantUUID":"8018e725-6e6c-4aaf-bf49-3a7a1a9c588c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"34d7957d-1a14-4479-a37d-247a32451f82","lifecycleState":"CERTIFIED","lastUpdateDate":1630020043748,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afa00903-c12f-405e-9f53-6e7608c48f1f","invariantUUID":"9b109acc-7619-4b27-a948-315727592893","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":"securityrules","uniqueId":"e3ce22b4-a916-4f21-a6aa-7d11a5b22b78","lifecycleState":"CERTIFIED","lastUpdateDate":1630019885958,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e2945f05-8845-4d71-8d91-6e4b206c55e3","invariantUUID":"32c992fc-53ac-480e-9a86-18fe8377c57d","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":"3ee69c2e-5f8c-420e-ac64-d05c5093f51a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020160347,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6c8d36e-a739-40e9-83b1-4e85e5e6ba25","invariantUUID":"ffab65b9-290d-4685-a830-7feefdb5167e","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":"defaulticon","uniqueId":"738fb8aa-db40-4738-997b-ffbdbeff43eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630029040721,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bb9ab116-6143-4606-9be8-e1340dd8f03b","invariantUUID":"d573e24e-afdf-441d-be4f-9ee150542cea","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9423437a-b245-43b3-9dff-c9813810197d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020255775,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10f6e8a-1c09-4a2c-9c65-1dd7c85684f9","invariantUUID":"3ad69b8a-c390-4274-b2dc-cdbed210dd99","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41946853-aaab-4752-982b-189b89042b72","lifecycleState":"CERTIFIED","lastUpdateDate":1630019771881,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eb5dc8-44ca-490f-a649-50a2eb8e73e2","invariantUUID":"f20eca96-48c9-4c06-bac1-fd1b082fd445","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea09a51-8c21-423a-b87e-a4c409a19250","lifecycleState":"CERTIFIED","lastUpdateDate":1630019914328,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"018b38e9-0154-4aef-bf66-e4a3831dfc47","invariantUUID":"7be531ca-4e24-4942-a697-c1e11d936d3a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a287cff6-e6e4-4189-b002-05865ada0af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630020012892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370ebb74-0acb-4fe5-8122-69b1b6101dea","invariantUUID":"9bfe4baa-9b7c-49e6-9f12-0ee1f772a9b9","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":"c06e4f99-871b-42a5-9992-bb030a7bbf77","lifecycleState":"CERTIFIED","lastUpdateDate":1630019778343,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab2b3365-c21a-4213-8eef-7c676f5286de","invariantUUID":"8f260ab1-79a5-435b-b890-3c483d6ee6bd","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8438f3b9-f0ec-4e0f-a44c-376f38e04349","lifecycleState":"CERTIFIED","lastUpdateDate":1630020028151,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c86e31-88e3-409c-9808-cc6ab8941c45","invariantUUID":"406c1b83-db3f-4ed1-bbcc-edfe8f4039a5","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":"objectStorage","uniqueId":"9cd21bc7-65a6-42a0-a34e-dbed9f83d7b8","lifecycleState":"CERTIFIED","lastUpdateDate":1630020033359,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58ead5b5-c4bf-49fb-95f9-f04d4f2c0701","invariantUUID":"d8f106d0-1cb8-4510-9db5-5a896ebab21c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc0a8729-dcc3-4d5d-b3c4-4c991014c6e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019739537,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d348267-cfd5-4d4d-a839-7c091bba5442","invariantUUID":"8a8e7dff-160b-47c7-a050-b5362027a936","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21097be4-9f15-4223-b4d4-f599fac020cc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019896212,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150dbe73-d208-4da3-af8a-03bb5e589f66","invariantUUID":"3244d5a8-da8f-4f80-b3f8-1e471fc262eb","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eee6d62e-a698-4858-be98-1b5f6ede128b","lifecycleState":"CERTIFIED","lastUpdateDate":1630019760208,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"962cc98a-9d39-46e3-9651-ba47ccb600f2","invariantUUID":"5ce46ffa-91ed-4003-9e8b-c42da1c54651","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dd43e8f-2f22-4d48-b092-4b32ca84c0d0","lifecycleState":"CERTIFIED","lastUpdateDate":1630020216830,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e553c06-530f-4535-9c0e-aa279efbf25f","invariantUUID":"29c83342-09ee-42ad-8447-e366a5f16a1a","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":"89e3da08-5691-437d-aecb-5c7a8c8ce450","lifecycleState":"CERTIFIED","lastUpdateDate":1630020086118,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9820d180-33af-44ab-9269-1d1f7827c4ed","invariantUUID":"52ce2c7e-eb9f-497f-b6ab-192653d13430","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f014b3a1-430c-4199-863e-0a4e6bc740b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630020000029,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7d02867-fbbf-4e2c-adb5-8b268401808e","invariantUUID":"7affbdff-8ef7-424b-b920-40c87d3eefc6","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":"port","uniqueId":"4c0d4708-b5a8-4fa1-bf0a-2fead0a5e698","lifecycleState":"CERTIFIED","lastUpdateDate":1630020277174,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9afbff33-9979-43ad-bcac-173831333eb0","invariantUUID":"f4197fc8-99f5-4b8f-aaaa-5c4378cfe791","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":"compute","uniqueId":"7d9d5c6b-7b1f-4737-9e26-ce665f4f17b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630020267002,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"693212b7-2a70-4942-a15f-a686f0f0e331","invariantUUID":"42ad1ef1-a4dc-4d14-ab18-f15b17cecca5","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd78a83f-845a-4cfc-887c-53355049263e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020116308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"147c8a32-fb77-46e6-8fbf-3861a0721275","invariantUUID":"d48ee167-6c9b-4f3c-9df1-93dc589aaeac","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":"objectStorage","uniqueId":"a9d0b412-6c43-4554-85d7-29cf1711e3d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019765637,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9417c087-24cb-4454-8249-3fba0a6ffb2f","invariantUUID":"3605c211-f5e4-4dc5-ad8a-0cc0f1960b52","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":"9f1ec3f6-3626-4ecd-9fa5-7b0aafb8e29e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020091169,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"092752f1-7b90-4aea-8abf-0b65aca64b2a","invariantUUID":"a0cad436-0da7-4d55-86aa-1aecf7908328","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5483a566-7f1e-40bf-bbb3-3575fa03de79","lifecycleState":"CERTIFIED","lastUpdateDate":1630020237988,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84c1a4d5-8534-40ec-93d4-fce0b6166866","invariantUUID":"7a0bb4dd-6b05-43e5-b3f5-ba5321286b9a","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":"f2fd3da8-1d7e-4698-ae57-966de8630c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020172240,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"503c5949-a899-4781-af10-1425b6fc1c5d","invariantUUID":"bb4a287d-7546-40ad-bcee-77766c20755f","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":"d1f91196-958f-457c-920d-08d8cd90fdad","lifecycleState":"CERTIFIED","lastUpdateDate":1630020177667,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476d5e6b-8f1b-44d3-9409-81dc6a2e2759","invariantUUID":"58af24fc-1884-4520-8e95-05fb328b93c6","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":"port","uniqueId":"60537c65-1960-44f5-bc48-92c16ded51d2","lifecycleState":"CERTIFIED","lastUpdateDate":1630020166478,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e29bc26-5afa-4e51-a65a-cc06b72eaec4","invariantUUID":"5b47b12d-483a-45c5-96e6-e57784f593dd","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f02533f4-9ebf-404c-bc3d-c4232d746c84","lifecycleState":"CERTIFIED","lastUpdateDate":1630029649901,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","invariantUUID":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a8cc9b0e-9d2a-4f15-92d0-3833e6ce0080","lifecycleState":"CERTIFIED","lastUpdateDate":1630020206292,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55167901-3c5e-4013-901d-5d4d2f2e28f9","invariantUUID":"a47a2645-2cd3-4933-9193-668dcc6541c9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"732df6f5-8eff-4450-a140-05aee5f07939","lifecycleState":"CERTIFIED","lastUpdateDate":1630019791476,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35fa7864-acc4-4206-b383-79daf6a65bf9","invariantUUID":"ec2ff50d-a8f9-43e6-b371-abbd49af47cd","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":"defaulticon","uniqueId":"42952827-c9ef-46da-beac-a56669ebbacb","lifecycleState":"CERTIFIED","lastUpdateDate":1630020019497,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"22374059-9201-41d9-8fba-df5de57a7f9c","invariantUUID":"dcaf9ecc-fe91-4dfa-a585-9bca59232d4b","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":"ea8561ae-7206-4089-a0a8-52ccf9ad21bc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019796800,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9fd55e83-ecfc-4637-b467-cde1a11ba65b","invariantUUID":"9a31d7a2-8a25-4b3c-a078-80364bfd6740","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e879ac6-eaeb-47c2-8538-7a202c4f0d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019821009,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f857a8a-a08d-4832-9816-7a2469d81558","invariantUUID":"748e29c7-c5bd-4037-a8f9-c50a7be07067","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b624f07-0a36-472d-9402-4f1f94523344","lifecycleState":"CERTIFIED","lastUpdateDate":1630020189153,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e4a8ef-c6d3-4143-b3f7-cc1c8ce6c2a6","invariantUUID":"9e0eddd0-1d32-48a5-b282-4190fc595922","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef535493-a20f-4ba2-b41a-246510abf554","lifecycleState":"CERTIFIED","lastUpdateDate":1630020195834,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b98a5ce4-7725-4ddd-9687-ba67ef99caf1","invariantUUID":"3d78d278-4fd8-4179-875c-b81052eabe99","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":"loadBalancer","uniqueId":"c07de070-35fa-4f72-9b79-2d6a6f7b98cb","lifecycleState":"CERTIFIED","lastUpdateDate":1630019728532,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87559fa3-a930-41b1-8b37-a6593dae51e7","invariantUUID":"71613290-0cc5-435c-adbe-4a178d99d320","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":"compute","uniqueId":"e63580b1-323c-47f5-93a8-a9eed6c5a766","lifecycleState":"CERTIFIED","lastUpdateDate":1630020073673,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bfad92d-2a09-47ab-acbb-567e41eae24c","invariantUUID":"d3641acd-f6b5-420d-b699-0f81f3f87eb0","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e6add5eb-ead6-42b8-af90-183b295740fa","lifecycleState":"CERTIFIED","lastUpdateDate":1630019676159,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79386a0e-86a0-401a-b532-b6cf1fa4b68f","invariantUUID":"ff486d0c-146c-4e5e-926f-58f75e450c91","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":"objectStorage","uniqueId":"06d9ce6a-058a-47a7-b81e-a30e53d8b1c9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019712486,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d013f88-51da-4e1b-80ed-345c6b35e4da","invariantUUID":"e396d82e-8291-434a-8f47-d3f82440f0c8","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":"compute","uniqueId":"dd1f7d3b-b58d-4415-800f-13d49c4155bf","lifecycleState":"CERTIFIED","lastUpdateDate":1630020259057,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8b187c5-c5f3-4ab4-8940-950d1cfe68d7","invariantUUID":"ccfc173d-ab7d-44f8-8c19-8ff19748f85a","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":"defaulticon","uniqueId":"7571d1c0-5c0c-4c39-9eaa-6beee7a4b4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630020149847,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4c023ee-f41e-47a1-9e33-52fba126f19a","invariantUUID":"e90b46ca-652e-4ebc-a2ff-03db4fc28dc9","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":"port","uniqueId":"f7abf467-47db-46e1-a73b-4e8b165b2259","lifecycleState":"CERTIFIED","lastUpdateDate":1630020155109,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f74b5ac-9e00-4fb0-ac73-0be851d209a6","invariantUUID":"25b2f231-f874-463a-962a-97070ef65ee5","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":"a91f3cab-16f9-4eac-91fb-8141bab39275","lifecycleState":"CERTIFIED","lastUpdateDate":1630019815072,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0e7b7aea-e512-4754-83fd-26761f6e4ae7","invariantUUID":"46916484-0c66-4402-92cc-5ce7ad5cdc64","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":"2d9df4a7-42b9-41c0-a248-88454ddbb240","lifecycleState":"CERTIFIED","lastUpdateDate":1630020183209,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb94cb78-0d42-466a-af6b-0097473fe1d8","invariantUUID":"2848c9b1-cef6-493d-a5b9-aaa33957c506","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff5ac7c2-a195-48fb-a6d5-c078d02f6791","lifecycleState":"CERTIFIED","lastUpdateDate":1630020067519,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c77e35ff-07fb-4b21-b9d8-d7f4bc3fc2ac","invariantUUID":"84e370a3-770f-4228-8943-a1cc0c094c34","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"51b14001-4e30-48d8-89c3-7d303b9899be","lifecycleState":"CERTIFIED","lastUpdateDate":1630020142104,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89921d1b-f125-487e-95bf-7ac0acf22b81","invariantUUID":"fde8e936-ebac-4940-be7d-b10797dfe595","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":"91f413d5-77ca-49d3-8afd-9330342f20b7","lifecycleState":"CERTIFIED","lastUpdateDate":1630019880937,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28836e7f-2879-4353-a7e1-3eda31937ea7","invariantUUID":"a5545048-12a7-4a4b-8e94-64a29114804d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"23eef98a-d168-4671-8d1e-1dcf2e15a312","lifecycleState":"CERTIFIED","lastUpdateDate":1630020273976,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"958c0963-c734-49f7-9df9-e5a2505fb9d5","invariantUUID":"7f645a42-4fc8-446e-ad8c-a60af4fb1357","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":"network","uniqueId":"c1bef9b0-3c64-49ef-9e15-50fe63a083a9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019936966,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc8c80e-df3f-4a5d-bc86-c694b9dae257","invariantUUID":"e00ca5ae-9ae2-40cd-882e-3ec4e868c92b","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":"defaulticon","uniqueId":"11192212-223b-421c-bfaa-5341628aea06","lifecycleState":"CERTIFIED","lastUpdateDate":1630019698698,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"cf56b7fe-4060-493b-af3b-b738cb5dbefe","invariantUUID":"be434b78-b6ab-49b1-b1f8-c428b8760fb9","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":"port","uniqueId":"df675d5e-6ce4-4cec-a562-139d38e5518a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019786313,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd92e0f0-f797-406e-8480-a9a2812629f3","invariantUUID":"500d8446-aeb3-47c9-96a8-c62a7689c845","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":"objectStorage","uniqueId":"9f669aaf-1ece-493b-a050-9e433bcde68f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019705275,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46cb803e-3a9f-4f04-a811-6fd21f02fbf1","invariantUUID":"7393a4ef-269d-4da4-90d8-fd55bdbdec6a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2409ef8a-3ee9-4b77-9f20-60b661448fef","lifecycleState":"CERTIFIED","lastUpdateDate":1630020211471,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40653b02-81d2-415b-94f7-cb846ef209e1","invariantUUID":"da342668-b2f8-4dfc-8dce-8662f4078b17","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3c6d65-db3a-4ce0-881a-db41867f9df1","lifecycleState":"CERTIFIED","lastUpdateDate":1630019981425,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfa6e48-38de-419c-855e-173982789218","invariantUUID":"4d6bd803-cd4a-4e24-bef4-9ee571db9ab6","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":"75df8550-fc35-40bb-b65f-cd263f22988c","lifecycleState":"CERTIFIED","lastUpdateDate":1630020006072,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"892c0eb3-793c-47a0-9057-9796e390d345","invariantUUID":"61706f1f-94db-4192-88cb-3e78966a62f4","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":"10a1ccfa-b960-43fd-a9ce-629c2f876b5a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019931835,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dd5f547-1036-475a-9a24-3ec572f0e890","invariantUUID":"3c3cd0c6-6497-45c9-8168-cc5067f08d75","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":"port","uniqueId":"362c89be-b647-41f2-a12d-c244990a671c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019859326,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e687818e-fab2-4816-ad1e-b8cd59572d37","invariantUUID":"ea303bcc-b0e8-4771-8d95-11a1d2b60a26","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":"networkrules","uniqueId":"44d721ac-9a4d-4771-a441-7074fb78835f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019875690,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"268a79ac-1e61-40f2-bf40-24ce50b15101","invariantUUID":"b8fe02e5-66fb-4efd-a036-4ae034712537","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":"defaulticon","uniqueId":"0e091bbc-e0e1-4cdd-a1e4-b72a3a160cff","lifecycleState":"CERTIFIED","lastUpdateDate":1630029548629,"name":"basic_onboard_YQxPFG","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a2c7e29e-b835-484d-9fb7-edc43db05ba8","invariantUUID":"aa31e9a6-7b6a-4722-9873-9dae2ab04f27","systemName":"BasicOnboardYqxpfg","description":"VF","tags":["basic_onboard_YQxPFG"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa6df357-31b8-45f0-ba3e-eace1d362ade","lifecycleState":"CERTIFIED","lastUpdateDate":1630020049740,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b415e6e6-d903-43d9-a4a7-669cc14b8975","invariantUUID":"e242bbdd-658b-4b38-9aec-b43535616359","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":"port","uniqueId":"713c65bb-09dd-4f69-9334-e34370c6b2a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630019734085,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec24613f-5cbd-485d-8877-86985a7a05b1","invariantUUID":"689d0979-e078-495b-8458-7878f8169657","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06f4bb39-75c1-42e0-8cb7-033447934f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019909120,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec56f485-68b3-4a4c-b171-79045ef24635","invariantUUID":"7b93bce0-ceec-4d6a-a4d7-c76e5abdfb01","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":"33f23ca0-0ce8-46d7-a192-7cecaadd3325","lifecycleState":"CERTIFIED","lastUpdateDate":1630020248390,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c12141d-1843-46cb-8143-8401ca6ca155","invariantUUID":"07aa4745-2718-49df-8895-890c5c5cf2be","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":"network","uniqueId":"cc36a51a-5e3e-4a5b-9415-8adc5b102f2e","lifecycleState":"CERTIFIED","lastUpdateDate":1630019965679,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95910b63-6f99-444c-91f3-dd64f4ca77ca","invariantUUID":"d547b873-7eb6-4ef3-a222-57da18fac51d","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":"092d3e3e-8e7c-4458-a88d-a2bd940ab0a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630020060709,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fe435d-a4ad-41bd-9b26-78f5e823d232","invariantUUID":"861a7210-7baa-4814-8881-836e6d9ba0a1","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3376f22d-e1b4-4512-90af-a9fa74a77a9d","lifecycleState":"CERTIFIED","lastUpdateDate":1630019809045,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"13ec3e13-02ed-41f8-8b23-90914ade26c0","invariantUUID":"b0a3393d-3bda-41a9-bc60-b01b4e0ee4d2","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e414d890-c696-48c2-b3b8-ccc18540809e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020227951,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4582bb3-6dab-449f-ad9f-224cc951d5ce","invariantUUID":"51b7c26d-cbde-4555-b957-efcdbdbe71e4","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c40a3d3-7892-4836-a8c0-cdf8d79dc238","lifecycleState":"CERTIFIED","lastUpdateDate":1630019987625,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b8f69b-c825-4712-88f6-05258d8f4f2b","invariantUUID":"3809f1bd-bee2-41e1-8cac-7dd7dc763603","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"752d08f9-241d-4320-8f9f-926f649fb4de","lifecycleState":"CERTIFIED","lastUpdateDate":1630029596075,"name":"basic_onboard_YQxPFG","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","systemName":"BasicOnboardYqxpfg","description":"service","tags":["basic_onboard_YQxPFG"],"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":"cd7ee64f-b1d8-4e72-af4e-bb5e82488220","lifecycleState":"CERTIFIED","lastUpdateDate":1630029089884,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"acf0a328-9917-4200-91e8-a64b43ecc8fd","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630028979663,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","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":"8ac11a0d-1b4e-4482-ae45-5945cfb4b54f","lifecycleState":"CERTIFIED","lastUpdateDate":1630029700996,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1f08d368-e910-45a2-9508-29df9307a430","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","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-27 02:01:49,606 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-27 02:01:49,607 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-27 02:01:49,607 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/1f08d368-e910-45a2-9508-29df9307a430/distribution 2021-08-27 02:01:49,607 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-08-27 02:01:49,608 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:01:49,661 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/1f08d368-e910-45a2-9508-29df9307a430/distribution HTTP/1.1" 200 205 2021-08-27 02:01:49,662 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-08-27 02:01:49,662 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[{"distributionID":"f7ae00d2-1905-414a-aa72-bddeb1b88212","timestamp":"2021-08-27 02:01:40.359 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-08-27 02:01:49,664 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-27 02:01:49,664 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/f7ae00d2-1905-414a-aa72-bddeb1b88212 2021-08-27 02:01:49,664 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-27 02:01:49,666 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:01:49,724 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/f7ae00d2-1905-414a-aa72-bddeb1b88212 HTTP/1.1" 200 29 2021-08-27 02:01:49,725 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-27 02:01:49,726 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-08-27 02:01:49,727 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-08-27 02:01:49,728 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-08-27 02:02:49,801 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-27 02:02:49,806 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/f7ae00d2-1905-414a-aa72-bddeb1b88212 2021-08-27 02:02:49,806 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-27 02:02:49,810 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:02:49,930 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/f7ae00d2-1905-414a-aa72-bddeb1b88212 HTTP/1.1" 200 29 2021-08-27 02:02:49,932 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-27 02:02:49,933 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-08-27 02:02:49,935 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-08-27 02:02:49,935 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-08-27 02:03:49,999 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-27 02:03:50,000 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/f7ae00d2-1905-414a-aa72-bddeb1b88212 2021-08-27 02:03:50,000 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-27 02:03:50,005 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:03:50,099 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/f7ae00d2-1905-414a-aa72-bddeb1b88212 HTTP/1.1" 200 29 2021-08-27 02:03:50,101 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-27 02:03:50,101 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-08-27 02:03:50,104 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-08-27 02:03:50,104 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-08-27 02:04:50,110 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-27 02:04:50,111 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/f7ae00d2-1905-414a-aa72-bddeb1b88212 2021-08-27 02:04:50,111 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-27 02:04:50,116 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:04:50,226 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/f7ae00d2-1905-414a-aa72-bddeb1b88212 HTTP/1.1" 200 None 2021-08-27 02:04:50,228 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-27 02:04:50,228 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029714567","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","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":"1630029691091","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029697890","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029694490","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029694490","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","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":"1630029694490","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029694490","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630029691091","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630029709383","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","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":"1630029694490","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","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":"1630029697890","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029710357","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029694490","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":"1630029691091","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":"1630029697890","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","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":"1630029691091","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":"1630029694490","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":"1630029711948","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630029691091","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","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":"1630029710478","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":"1630029712599","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029694490","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630029691091","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029711335","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","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":"1630029694490","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":"1630029702076","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029709325","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","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":"1630029697890","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":"1630029713501","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029709328","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","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":"1630029704188","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029697890","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029697890","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":"1630029697890","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029710333","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","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":"1630029691091","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":"1630029691091","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","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":"1630029697890","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":"1630029691091","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029709348","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029697890","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630029711596","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"}]} 2021-08-27 02:04:50,231 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029714567', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', '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': '1630029691091', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029697890', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029694490', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029694490', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', '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': '1630029694490', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029694490', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630029691091', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630029709383', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', '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': '1630029694490', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', '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': '1630029697890', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029710357', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029694490', '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': '1630029691091', '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': '1630029697890', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', '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': '1630029691091', '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': '1630029694490', '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': '1630029711948', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630029691091', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', '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': '1630029710478', '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': '1630029712599', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029694490', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630029691091', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029711335', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', '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': '1630029694490', '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': '1630029702076', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029709325', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', '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': '1630029697890', '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': '1630029713501', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029709328', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', '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': '1630029704188', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029697890', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029697890', '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': '1630029697890', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029710333', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', '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': '1630029691091', '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': '1630029691091', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', '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': '1630029697890', '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': '1630029691091', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029709348', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029697890', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630029711596', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}] 2021-08-27 02:04:50,232 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-08-27 02:04:50,232 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-08-27 02:05:50,295 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-27 02:05:50,296 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/f7ae00d2-1905-414a-aa72-bddeb1b88212 2021-08-27 02:05:50,296 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-27 02:05:50,299 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:05:50,438 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/f7ae00d2-1905-414a-aa72-bddeb1b88212 HTTP/1.1" 200 None 2021-08-27 02:05:50,441 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-27 02:05:50,443 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029714567","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","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":"1630029691091","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630029717342","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029697890","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029694490","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029694490","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","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":"1630029694490","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029694490","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630029691091","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630029709383","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630029717342","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630029717342","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","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":"1630029694490","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029715572","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","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":"1630029697890","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029710357","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029694490","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":"1630029691091","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":"1630029697890","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","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":"1630029691091","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":"1630029694490","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":"1630029711948","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630029691091","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","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":"1630029710478","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":"1630029712599","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029694490","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630029691091","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029711335","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","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":"1630029717342","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029723118","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630029717342","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029694490","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":"1630029702076","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630029727209","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630029717342","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029709325","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630029717342","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":"1630029697890","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":"1630029713501","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029709328","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","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":"1630029704188","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630029734997","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630029717342","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029697890","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029697890","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029720103","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029722111","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029697890","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","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":"1630029717342","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029710333","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","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":"1630029691091","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":"1630029691091","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","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":"1630029733992","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029697890","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":"1630029691091","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029709348","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029697890","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630029711596","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"}]} 2021-08-27 02:05:50,447 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029714567', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', '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': '1630029691091', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630029717342', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029697890', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029694490', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029694490', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', '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': '1630029694490', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029694490', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630029691091', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630029709383', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630029717342', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630029717342', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', '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': '1630029694490', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029715572', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', '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': '1630029697890', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029710357', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029694490', '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': '1630029691091', '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': '1630029697890', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', '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': '1630029691091', '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': '1630029694490', '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': '1630029711948', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630029691091', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', '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': '1630029710478', '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': '1630029712599', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029694490', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630029691091', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029711335', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', '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': '1630029717342', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029723118', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630029717342', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029694490', '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': '1630029702076', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630029727209', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630029717342', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029709325', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630029717342', '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': '1630029697890', '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': '1630029713501', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029709328', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', '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': '1630029704188', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630029734997', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630029717342', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029697890', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029697890', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029720103', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029722111', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029697890', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', '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': '1630029717342', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029710333', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', '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': '1630029691091', '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': '1630029691091', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', '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': '1630029733992', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029697890', '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': '1630029691091', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029709348', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029697890', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630029711596', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}] 2021-08-27 02:05:50,449 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-08-27 02:05:50,449 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-08-27 02:05:50,450 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-08-27 02:06:50,469 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-27 02:06:50,470 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/f7ae00d2-1905-414a-aa72-bddeb1b88212 2021-08-27 02:06:50,470 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-27 02:06:50,472 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:06:50,619 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/f7ae00d2-1905-414a-aa72-bddeb1b88212 HTTP/1.1" 200 None 2021-08-27 02:06:50,621 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-27 02:06:50,622 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029714567","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","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":"1630029691091","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630029717342","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029697890","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630029823834","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":"1630029694490","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029694490","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","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":"1630029694490","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029694490","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630029691091","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630029709383","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630029717342","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630029717342","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","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":"1630029823834","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","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":"1630029694490","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029715572","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","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":"1630029697890","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630029823834","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029710357","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029694490","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630029823834","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630029691091","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":"1630029697890","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","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":"1630029691091","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":"1630029694490","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":"1630029711948","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630029691091","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","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":"1630029710478","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":"1630029712599","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029694490","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630029691091","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029711335","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","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":"1630029717342","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":"1630029823834","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029723118","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630029717342","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029694490","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":"1630029702076","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630029727209","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630029717342","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029709325","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630029717342","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":"1630029697890","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":"1630029713501","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029709328","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","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":"1630029704188","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630029734997","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630029717342","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029697890","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029697890","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029720103","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029722111","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029697890","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","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":"1630029823834","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630029717342","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029710333","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","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":"1630029691091","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":"1630029691091","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","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":"1630029733992","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029697890","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":"1630029691091","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029709348","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029697890","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630029711596","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630029823834","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"}]} 2021-08-27 02:06:50,625 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029714567', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', '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': '1630029691091', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630029717342', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029697890', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630029823834', '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': '1630029694490', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029694490', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', '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': '1630029694490', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029694490', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630029691091', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630029709383', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630029717342', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630029717342', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', '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': '1630029823834', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', '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': '1630029694490', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029715572', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', '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': '1630029697890', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630029823834', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029710357', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029694490', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630029823834', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630029691091', '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': '1630029697890', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', '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': '1630029691091', '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': '1630029694490', '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': '1630029711948', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630029691091', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', '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': '1630029710478', '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': '1630029712599', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029694490', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630029691091', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029711335', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', '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': '1630029717342', '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': '1630029823834', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029723118', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630029717342', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029694490', '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': '1630029702076', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630029727209', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630029717342', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029709325', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630029717342', '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': '1630029697890', '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': '1630029713501', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029709328', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', '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': '1630029704188', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630029734997', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630029717342', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029697890', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029697890', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029720103', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029722111', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029697890', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', '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': '1630029823834', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630029717342', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029710333', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', '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': '1630029691091', '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': '1630029691091', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', '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': '1630029733992', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029697890', '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': '1630029691091', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029709348', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029697890', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630029711596', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630029823834', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2021-08-27 02:06:50,627 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-08-27 02:06:50,627 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-08-27 02:06:50,627 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-08-27 02:07:50,691 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-27 02:07:50,692 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/f7ae00d2-1905-414a-aa72-bddeb1b88212 2021-08-27 02:07:50,692 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-27 02:07:50,696 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:07:50,828 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/f7ae00d2-1905-414a-aa72-bddeb1b88212 HTTP/1.1" 200 None 2021-08-27 02:07:50,829 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-27 02:07:50,830 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029714567","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630029847738","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","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":"1630029846734","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DEPLOY_ERROR","errorReason":"The artifact has not been used by the modules defined in the resource"},{"omfComponentID":"cds","timestamp":"1630029697329","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":"1630029691091","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630029717342","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029697890","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630029823834","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":"1630029694490","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029694490","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","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":"1630029694490","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029694490","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630029691091","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630029709383","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630029717342","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630029717342","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","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":"1630029823834","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","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":"1630029842279","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029694490","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029715572","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","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":"1630029697890","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630029823834","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","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":"1630029823834","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029710357","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029694490","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630029823834","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630029691091","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":"1630029697890","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","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":"1630029837393","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":"1630029691091","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":"1630029694490","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":"1630029711948","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630029845729","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DEPLOY_ERROR","errorReason":"The artifact has not been used by the modules defined in the resource"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630029691091","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630029839948","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029710478","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":"1630029712599","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029694490","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630029691091","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630029841114","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029711335","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","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":"1630029717342","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":"1630029823834","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029723118","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630029717342","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029694490","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":"1630029702076","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630029727209","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630029717342","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029709325","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630029717342","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":"1630029697890","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":"1630029713501","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029709328","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","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":"1630029704188","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630029848743","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630029734997","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630029849749","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630029823834","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630029717342","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029697890","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029697329","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029697890","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029720103","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029722111","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630029844615","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029697890","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630029850754","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","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":"1630029823834","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630029717342","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630029710333","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630029704188","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":"1630029691091","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":"1630029691091","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","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":"1630029733992","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029697890","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":"1630029691091","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630029702076","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630029709348","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630029697890","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630029843435","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630029708288","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630029711596","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630029823834","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"}]} 2021-08-27 02:07:50,833 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029714567', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630029847738', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', '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': '1630029846734', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DEPLOY_ERROR', 'errorReason': 'The artifact has not been used by the modules defined in the resource'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', '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': '1630029691091', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630029717342', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029697890', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630029823834', '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': '1630029694490', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029694490', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', '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': '1630029694490', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029694490', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630029691091', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630029709383', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630029717342', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630029717342', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', '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': '1630029823834', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', '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': '1630029842279', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029694490', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029715572', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', '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': '1630029697890', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630029823834', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', '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': '1630029823834', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029710357', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029694490', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630029823834', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630029691091', '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': '1630029697890', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', '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': '1630029837393', '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': '1630029691091', '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': '1630029694490', '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': '1630029711948', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630029845729', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DEPLOY_ERROR', 'errorReason': 'The artifact has not been used by the modules defined in the resource'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630029691091', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630029839948', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029710478', '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': '1630029712599', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029694490', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630029691091', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630029841114', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029711335', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', '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': '1630029717342', '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': '1630029823834', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029723118', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630029717342', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029694490', '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': '1630029702076', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630029727209', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630029717342', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029709325', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630029717342', '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': '1630029697890', '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': '1630029713501', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029709328', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', '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': '1630029704188', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630029848743', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630029734997', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630029849749', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630029823834', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630029717342', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029697890', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029697329', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029697890', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029720103', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029722111', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630029844615', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029697890', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630029850754', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', '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': '1630029823834', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630029717342', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630029710333', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630029704188', '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': '1630029691091', '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': '1630029691091', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', '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': '1630029733992', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029697890', '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': '1630029691091', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630029702076', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630029709348', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630029697890', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630029843435', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630029708288', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630029711596', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630029823834', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2021-08-27 02:07:50,834 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-08-27 02:07:50,834 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-27 02:07:50,834 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-27 02:07:50,835 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-27 02:07:50,835 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-27 02:07:50,835 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-08-27 02:07:50,835 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-27 02:07:50,835 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-27 02:07:50,835 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_cnf is sucessfully finished 2021-08-27 02:07:50,845 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': '7d6801dc-a30e-4620-aab0-968dfd031d1e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:07:50,846 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-27 02:07:50,846 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-912f5519-3315-4322-9c65-e20f535726cb", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "18ca9acf-8fea-4c26-98a8-b29519c0ed1d", "modelVersionId": "1f08d368-e910-45a2-9508-29df9307a430", "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": "81e5393a-e3a9-46a5-9081-b609062a5146", "owningEntityName": "basicnf_owning_entity" } } } 2021-08-27 02:07:50,848 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:07:52,407 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-27 02:07:52,408 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response code: 202 2021-08-27 02:07:52,409 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response: {"requestReferences":{"requestId":"7d6801dc-a30e-4620-aab0-968dfd031d1e","instanceId":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7d6801dc-a30e-4620-aab0-968dfd031d1e"}} 2021-08-27 02:07:52,410 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-08-27 02:07:52,436 DEBUG 129:onap_service.py(8) - [None][Check 7d6801dc-a30e-4620-aab0-968dfd031d1e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5b8ae105-73b5-4309-8410-f62f7c9ac64c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:07:52,437 DEBUG 131:onap_service.py(8) - [None][Check 7d6801dc-a30e-4620-aab0-968dfd031d1e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7d6801dc-a30e-4620-aab0-968dfd031d1e 2021-08-27 02:07:52,438 DEBUG 132:onap_service.py(8) - [None][Check 7d6801dc-a30e-4620-aab0-968dfd031d1e orchestration request status] data sent: None 2021-08-27 02:07:52,442 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:07:52,625 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7d6801dc-a30e-4620-aab0-968dfd031d1e HTTP/1.1" 200 1341 2021-08-27 02:07:52,629 INFO 142:onap_service.py(8) - [None][Check 7d6801dc-a30e-4620-aab0-968dfd031d1e orchestration request status] response code: 200 2021-08-27 02:07:52,629 DEBUG 146:onap_service.py(8) - [None][Check 7d6801dc-a30e-4620-aab0-968dfd031d1e orchestration request status] response: {"request":{"requestId":"7d6801dc-a30e-4620-aab0-968dfd031d1e","startTime":"Fri, 27 Aug 2021 02:07:51 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1f08d368-e910-45a2-9508-29df9307a430","modelUuid":"1f08d368-e910-45a2-9508-29df9307a430","modelInvariantUuid":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb","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":"81e5393a-e3a9-46a5-9081-b609062a5146","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","serviceInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 27 Aug 2021 02:07:51 GMT"}}} 2021-08-27 02:08:02,642 DEBUG 129:onap_service.py(8) - [None][Check 7d6801dc-a30e-4620-aab0-968dfd031d1e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '495d62d1-c11d-4222-96f8-2bc64862f949', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:08:02,642 DEBUG 131:onap_service.py(8) - [None][Check 7d6801dc-a30e-4620-aab0-968dfd031d1e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7d6801dc-a30e-4620-aab0-968dfd031d1e 2021-08-27 02:08:02,643 DEBUG 132:onap_service.py(8) - [None][Check 7d6801dc-a30e-4620-aab0-968dfd031d1e orchestration request status] data sent: None 2021-08-27 02:08:02,645 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:08:02,838 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7d6801dc-a30e-4620-aab0-968dfd031d1e HTTP/1.1" 200 1551 2021-08-27 02:08:02,840 INFO 142:onap_service.py(8) - [None][Check 7d6801dc-a30e-4620-aab0-968dfd031d1e orchestration request status] response code: 200 2021-08-27 02:08:02,840 DEBUG 146:onap_service.py(8) - [None][Check 7d6801dc-a30e-4620-aab0-968dfd031d1e orchestration request status] response: {"request":{"requestId":"7d6801dc-a30e-4620-aab0-968dfd031d1e","startTime":"Fri, 27 Aug 2021 02:07:51 GMT","finishTime":"Fri, 27 Aug 2021 02:07:56 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1f08d368-e910-45a2-9508-29df9307a430","modelUuid":"1f08d368-e910-45a2-9508-29df9307a430","modelInvariantUuid":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb","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":"81e5393a-e3a9-46a5-9081-b609062a5146","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","serviceInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 27 Aug 2021 02:07:56 GMT"}}} 2021-08-27 02:08:02,841 INFO 56:mixins.py(8) - ServiceInstantiation task finished 2021-08-27 02:08:02,841 DEBUG 129:onap_service.py(8) - [None][Check 7d6801dc-a30e-4620-aab0-968dfd031d1e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5a5d9815-a164-4f62-94ba-a7a6639b6fcc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:08:02,841 DEBUG 131:onap_service.py(8) - [None][Check 7d6801dc-a30e-4620-aab0-968dfd031d1e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7d6801dc-a30e-4620-aab0-968dfd031d1e 2021-08-27 02:08:02,841 DEBUG 132:onap_service.py(8) - [None][Check 7d6801dc-a30e-4620-aab0-968dfd031d1e orchestration request status] data sent: None 2021-08-27 02:08:02,843 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:08:03,001 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7d6801dc-a30e-4620-aab0-968dfd031d1e HTTP/1.1" 200 1551 2021-08-27 02:08:03,002 INFO 142:onap_service.py(8) - [None][Check 7d6801dc-a30e-4620-aab0-968dfd031d1e orchestration request status] response code: 200 2021-08-27 02:08:03,002 DEBUG 146:onap_service.py(8) - [None][Check 7d6801dc-a30e-4620-aab0-968dfd031d1e orchestration request status] response: {"request":{"requestId":"7d6801dc-a30e-4620-aab0-968dfd031d1e","startTime":"Fri, 27 Aug 2021 02:07:51 GMT","finishTime":"Fri, 27 Aug 2021 02:07:56 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1f08d368-e910-45a2-9508-29df9307a430","modelUuid":"1f08d368-e910-45a2-9508-29df9307a430","modelInvariantUuid":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb","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":"81e5393a-e3a9-46a5-9081-b609062a5146","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","serviceInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 27 Aug 2021 02:07:56 GMT"}}} 2021-08-27 02:08:03,003 DEBUG 129:onap_service.py(8) - [None][Check 7d6801dc-a30e-4620-aab0-968dfd031d1e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a123a724-af44-461a-8217-21f7bb502e2b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:08:03,003 DEBUG 131:onap_service.py(8) - [None][Check 7d6801dc-a30e-4620-aab0-968dfd031d1e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7d6801dc-a30e-4620-aab0-968dfd031d1e 2021-08-27 02:08:03,004 DEBUG 132:onap_service.py(8) - [None][Check 7d6801dc-a30e-4620-aab0-968dfd031d1e orchestration request status] data sent: None 2021-08-27 02:08:03,005 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:08:03,176 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7d6801dc-a30e-4620-aab0-968dfd031d1e HTTP/1.1" 200 1551 2021-08-27 02:08:03,178 INFO 142:onap_service.py(8) - [None][Check 7d6801dc-a30e-4620-aab0-968dfd031d1e orchestration request status] response code: 200 2021-08-27 02:08:03,178 DEBUG 146:onap_service.py(8) - [None][Check 7d6801dc-a30e-4620-aab0-968dfd031d1e orchestration request status] response: {"request":{"requestId":"7d6801dc-a30e-4620-aab0-968dfd031d1e","startTime":"Fri, 27 Aug 2021 02:07:51 GMT","finishTime":"Fri, 27 Aug 2021 02:07:56 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1f08d368-e910-45a2-9508-29df9307a430","modelUuid":"1f08d368-e910-45a2-9508-29df9307a430","modelInvariantUuid":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb","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":"81e5393a-e3a9-46a5-9081-b609062a5146","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","serviceInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 27 Aug 2021 02:07:56 GMT"}}} 2021-08-27 02:08:03,185 DEBUG 129:onap_service.py(1) - [None][Check 7d6801dc-a30e-4620-aab0-968dfd031d1e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ac4c6046-e277-4c53-9d62-e69f84286acf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:08:03,185 DEBUG 131:onap_service.py(1) - [None][Check 7d6801dc-a30e-4620-aab0-968dfd031d1e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7d6801dc-a30e-4620-aab0-968dfd031d1e 2021-08-27 02:08:03,185 DEBUG 132:onap_service.py(1) - [None][Check 7d6801dc-a30e-4620-aab0-968dfd031d1e orchestration request status] data sent: None 2021-08-27 02:08:03,188 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:08:03,361 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7d6801dc-a30e-4620-aab0-968dfd031d1e HTTP/1.1" 200 1551 2021-08-27 02:08:03,362 INFO 142:onap_service.py(1) - [None][Check 7d6801dc-a30e-4620-aab0-968dfd031d1e orchestration request status] response code: 200 2021-08-27 02:08:03,363 DEBUG 146:onap_service.py(1) - [None][Check 7d6801dc-a30e-4620-aab0-968dfd031d1e orchestration request status] response: {"request":{"requestId":"7d6801dc-a30e-4620-aab0-968dfd031d1e","startTime":"Fri, 27 Aug 2021 02:07:51 GMT","finishTime":"Fri, 27 Aug 2021 02:07:56 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1f08d368-e910-45a2-9508-29df9307a430","modelUuid":"1f08d368-e910-45a2-9508-29df9307a430","modelInvariantUuid":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb","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":"81e5393a-e3a9-46a5-9081-b609062a5146","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","serviceInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 27 Aug 2021 02:07:56 GMT"}}} 2021-08-27 02:08:03,364 DEBUG 129:onap_service.py(1) - [None][Check 7d6801dc-a30e-4620-aab0-968dfd031d1e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '43e3a67a-98a2-48b0-a858-6b5aeee36df3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:08:03,364 DEBUG 131:onap_service.py(1) - [None][Check 7d6801dc-a30e-4620-aab0-968dfd031d1e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7d6801dc-a30e-4620-aab0-968dfd031d1e 2021-08-27 02:08:03,364 DEBUG 132:onap_service.py(1) - [None][Check 7d6801dc-a30e-4620-aab0-968dfd031d1e orchestration request status] data sent: None 2021-08-27 02:08:03,365 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:08:03,521 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7d6801dc-a30e-4620-aab0-968dfd031d1e HTTP/1.1" 200 1551 2021-08-27 02:08:03,522 INFO 142:onap_service.py(1) - [None][Check 7d6801dc-a30e-4620-aab0-968dfd031d1e orchestration request status] response code: 200 2021-08-27 02:08:03,523 DEBUG 146:onap_service.py(1) - [None][Check 7d6801dc-a30e-4620-aab0-968dfd031d1e orchestration request status] response: {"request":{"requestId":"7d6801dc-a30e-4620-aab0-968dfd031d1e","startTime":"Fri, 27 Aug 2021 02:07:51 GMT","finishTime":"Fri, 27 Aug 2021 02:07:56 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1f08d368-e910-45a2-9508-29df9307a430","modelUuid":"1f08d368-e910-45a2-9508-29df9307a430","modelInvariantUuid":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb","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":"81e5393a-e3a9-46a5-9081-b609062a5146","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","serviceInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 27 Aug 2021 02:07:56 GMT"}}} 2021-08-27 02:08:03,524 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-27 02:08:03,524 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-27 02:08:03,524 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-27 02:08:03,526 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:08:03,606 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-08-27 02:08:03,607 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-27 02:08:03,607 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1630029707662","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-27 02:08:03,609 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-912f5519-3315-4322-9c65-e20f535726cb 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-27 02:08:03,609 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-912f5519-3315-4322-9c65-e20f535726cb 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-912f5519-3315-4322-9c65-e20f535726cb 2021-08-27 02:08:03,610 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-912f5519-3315-4322-9c65-e20f535726cb service-instance-name] data sent: None 2021-08-27 02:08:03,611 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:08:03,672 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-912f5519-3315-4322-9c65-e20f535726cb HTTP/1.1" 200 1191 2021-08-27 02:08:03,672 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-912f5519-3315-4322-9c65-e20f535726cb service-instance-name] response code: 200 2021-08-27 02:08:03,673 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-912f5519-3315-4322-9c65-e20f535726cb service-instance-name] response: {"service-instance":[{"service-instance-id":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","service-instance-name":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","model-version-id":"1f08d368-e910-45a2-9508-29df9307a430","resource-version":"1630030076326","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046/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/81e5393a-e3a9-46a5-9081-b609062a5146","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"81e5393a-e3a9-46a5-9081-b609062a5146"}]},{"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-27 02:08:03,675 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-27 02:08:03,676 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-27 02:08:03,676 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-27 02:08:03,677 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:08:03,725 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-27 02:08:03,726 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-27 02:08:03,726 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":"1630029705827"} 2021-08-27 02:08:03,728 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-27 02:08:03,728 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-27 02:08:03,728 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-27 02:08:03,730 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:08:03,787 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-27 02:08:03,788 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-27 02:08:03,788 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1630029707662","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-27 02:08:03,791 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-912f5519-3315-4322-9c65-e20f535726cb 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-27 02:08:03,791 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-912f5519-3315-4322-9c65-e20f535726cb 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-912f5519-3315-4322-9c65-e20f535726cb 2021-08-27 02:08:03,792 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-912f5519-3315-4322-9c65-e20f535726cb service-instance-name] data sent: None 2021-08-27 02:08:03,794 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:08:03,859 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-912f5519-3315-4322-9c65-e20f535726cb HTTP/1.1" 200 1191 2021-08-27 02:08:03,860 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-912f5519-3315-4322-9c65-e20f535726cb service-instance-name] response code: 200 2021-08-27 02:08:03,861 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-912f5519-3315-4322-9c65-e20f535726cb service-instance-name] response: {"service-instance":[{"service-instance-id":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","service-instance-name":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","model-version-id":"1f08d368-e910-45a2-9508-29df9307a430","resource-version":"1630030076326","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046/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/81e5393a-e3a9-46a5-9081-b609062a5146","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"81e5393a-e3a9-46a5-9081-b609062a5146"}]},{"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-27 02:08:03,863 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-27 02:08:03,863 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-27 02:08:03,863 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-27 02:08:03,864 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:08:03,921 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-27 02:08:03,922 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-27 02:08:03,922 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":"1630029705670","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-27 02:08:03,924 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-27 02:08:03,924 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-27 02:08:03,925 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-27 02:08:03,926 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:08:03,973 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-27 02:08:03,974 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-27 02:08:03,974 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630029707662","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-27 02:08:03,976 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-27 02:08:03,976 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-27 02:08:03,977 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-27 02:08:03,977 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-27 02:08:03,977 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-27 02:08:03,978 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-27 02:08:04,459 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-27 02:08:04,460 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-27 02:08:04,460 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1f08d368-e910-45a2-9508-29df9307a430","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1f08d368-e910-45a2-9508-29df9307a430/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/868e0c8d-8369-4ee2-a4bd-8847c0ed02bd/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/baf91f0a-36ca-44c5-8b40-6878bc09eb89/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","name":"basic_onboard_YQxPFG","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/89592209-e252-4ffa-9fb6-0e46a810aa2e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-27 02:08:04,462 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-27 02:08:04,462 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:08:04,463 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:08:04,463 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:08:04,463 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-27 02:08:04,463 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:08:04,463 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:08:04,463 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-27 02:08:04,463 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-27 02:08:04,463 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:08:04,463 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:08:04,463 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:08:04,464 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_YQxPFG from SDC 2021-08-27 02:08:04,464 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:08:04,464 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:08:04,464 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:08:04,464 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-27 02:08:04,464 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-27 02:08:04,464 INFO 192:__init__.py(1) - Service found, updating information 2021-08-27 02:08:04,464 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-27 02:08:04,465 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-27 02:08:04,465 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-27 02:08:04,466 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:08:05,241 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-27 02:08:05,242 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-27 02:08:05,244 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f759230-2dc8-438d-ad28-f9196f9afa7d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020038451,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94dba5b9-a0eb-4a56-aea8-fe06a16b1f1f","invariantUUID":"67b8129f-8c72-41ac-ba9e-263d30fa4a43","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":"networkrules","uniqueId":"a20b126b-d8f8-44a6-a9ef-c610aadc44b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630019853887,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f782edc9-8d5d-4220-aad8-76332363e953","invariantUUID":"b81143ed-9c4b-425c-9f90-39e18661c447","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":"objectStorage","uniqueId":"4f6bdda3-618f-41f3-a2ef-f7d9abfaa919","lifecycleState":"CERTIFIED","lastUpdateDate":1630020109251,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d5c0ed4-6019-48a5-9b28-6f2b71ea21c1","invariantUUID":"8d8d71ca-a8e7-44c2-9abe-15dfbd77635e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09e3a349-c4a6-40f7-b6e9-5dfd5bef4dd5","lifecycleState":"CERTIFIED","lastUpdateDate":1630019902384,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17e850fd-603d-4f71-a07e-1e6fa9bf77b2","invariantUUID":"944ac717-d0a1-4e4a-b57e-27bc9c97975f","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"388d1397-3fd4-401e-9422-1215c767cbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019802304,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"09ef85c5-a2a4-4fde-9d47-0db2b0a373cc","invariantUUID":"b613b7c5-a597-4d24-9ed9-a48041a8ed0d","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":"47f29f1b-2397-410b-b5ff-d62bb256cf4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019926402,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4de62b1-a505-4a7c-8ae0-f75ad534924d","invariantUUID":"8018e725-6e6c-4aaf-bf49-3a7a1a9c588c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"34d7957d-1a14-4479-a37d-247a32451f82","lifecycleState":"CERTIFIED","lastUpdateDate":1630020043748,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afa00903-c12f-405e-9f53-6e7608c48f1f","invariantUUID":"9b109acc-7619-4b27-a948-315727592893","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":"securityrules","uniqueId":"e3ce22b4-a916-4f21-a6aa-7d11a5b22b78","lifecycleState":"CERTIFIED","lastUpdateDate":1630019885958,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e2945f05-8845-4d71-8d91-6e4b206c55e3","invariantUUID":"32c992fc-53ac-480e-9a86-18fe8377c57d","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":"3ee69c2e-5f8c-420e-ac64-d05c5093f51a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020160347,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6c8d36e-a739-40e9-83b1-4e85e5e6ba25","invariantUUID":"ffab65b9-290d-4685-a830-7feefdb5167e","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":"defaulticon","uniqueId":"738fb8aa-db40-4738-997b-ffbdbeff43eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630029040721,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bb9ab116-6143-4606-9be8-e1340dd8f03b","invariantUUID":"d573e24e-afdf-441d-be4f-9ee150542cea","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9423437a-b245-43b3-9dff-c9813810197d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020255775,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10f6e8a-1c09-4a2c-9c65-1dd7c85684f9","invariantUUID":"3ad69b8a-c390-4274-b2dc-cdbed210dd99","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41946853-aaab-4752-982b-189b89042b72","lifecycleState":"CERTIFIED","lastUpdateDate":1630019771881,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eb5dc8-44ca-490f-a649-50a2eb8e73e2","invariantUUID":"f20eca96-48c9-4c06-bac1-fd1b082fd445","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea09a51-8c21-423a-b87e-a4c409a19250","lifecycleState":"CERTIFIED","lastUpdateDate":1630019914328,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"018b38e9-0154-4aef-bf66-e4a3831dfc47","invariantUUID":"7be531ca-4e24-4942-a697-c1e11d936d3a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a287cff6-e6e4-4189-b002-05865ada0af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630020012892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370ebb74-0acb-4fe5-8122-69b1b6101dea","invariantUUID":"9bfe4baa-9b7c-49e6-9f12-0ee1f772a9b9","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":"c06e4f99-871b-42a5-9992-bb030a7bbf77","lifecycleState":"CERTIFIED","lastUpdateDate":1630019778343,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab2b3365-c21a-4213-8eef-7c676f5286de","invariantUUID":"8f260ab1-79a5-435b-b890-3c483d6ee6bd","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8438f3b9-f0ec-4e0f-a44c-376f38e04349","lifecycleState":"CERTIFIED","lastUpdateDate":1630020028151,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c86e31-88e3-409c-9808-cc6ab8941c45","invariantUUID":"406c1b83-db3f-4ed1-bbcc-edfe8f4039a5","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":"objectStorage","uniqueId":"9cd21bc7-65a6-42a0-a34e-dbed9f83d7b8","lifecycleState":"CERTIFIED","lastUpdateDate":1630020033359,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58ead5b5-c4bf-49fb-95f9-f04d4f2c0701","invariantUUID":"d8f106d0-1cb8-4510-9db5-5a896ebab21c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc0a8729-dcc3-4d5d-b3c4-4c991014c6e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019739537,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d348267-cfd5-4d4d-a839-7c091bba5442","invariantUUID":"8a8e7dff-160b-47c7-a050-b5362027a936","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21097be4-9f15-4223-b4d4-f599fac020cc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019896212,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150dbe73-d208-4da3-af8a-03bb5e589f66","invariantUUID":"3244d5a8-da8f-4f80-b3f8-1e471fc262eb","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eee6d62e-a698-4858-be98-1b5f6ede128b","lifecycleState":"CERTIFIED","lastUpdateDate":1630019760208,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"962cc98a-9d39-46e3-9651-ba47ccb600f2","invariantUUID":"5ce46ffa-91ed-4003-9e8b-c42da1c54651","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dd43e8f-2f22-4d48-b092-4b32ca84c0d0","lifecycleState":"CERTIFIED","lastUpdateDate":1630020216830,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e553c06-530f-4535-9c0e-aa279efbf25f","invariantUUID":"29c83342-09ee-42ad-8447-e366a5f16a1a","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":"89e3da08-5691-437d-aecb-5c7a8c8ce450","lifecycleState":"CERTIFIED","lastUpdateDate":1630020086118,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9820d180-33af-44ab-9269-1d1f7827c4ed","invariantUUID":"52ce2c7e-eb9f-497f-b6ab-192653d13430","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f014b3a1-430c-4199-863e-0a4e6bc740b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630020000029,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7d02867-fbbf-4e2c-adb5-8b268401808e","invariantUUID":"7affbdff-8ef7-424b-b920-40c87d3eefc6","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":"port","uniqueId":"4c0d4708-b5a8-4fa1-bf0a-2fead0a5e698","lifecycleState":"CERTIFIED","lastUpdateDate":1630020277174,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9afbff33-9979-43ad-bcac-173831333eb0","invariantUUID":"f4197fc8-99f5-4b8f-aaaa-5c4378cfe791","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":"compute","uniqueId":"7d9d5c6b-7b1f-4737-9e26-ce665f4f17b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630020267002,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"693212b7-2a70-4942-a15f-a686f0f0e331","invariantUUID":"42ad1ef1-a4dc-4d14-ab18-f15b17cecca5","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd78a83f-845a-4cfc-887c-53355049263e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020116308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"147c8a32-fb77-46e6-8fbf-3861a0721275","invariantUUID":"d48ee167-6c9b-4f3c-9df1-93dc589aaeac","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":"objectStorage","uniqueId":"a9d0b412-6c43-4554-85d7-29cf1711e3d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019765637,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9417c087-24cb-4454-8249-3fba0a6ffb2f","invariantUUID":"3605c211-f5e4-4dc5-ad8a-0cc0f1960b52","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":"9f1ec3f6-3626-4ecd-9fa5-7b0aafb8e29e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020091169,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"092752f1-7b90-4aea-8abf-0b65aca64b2a","invariantUUID":"a0cad436-0da7-4d55-86aa-1aecf7908328","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5483a566-7f1e-40bf-bbb3-3575fa03de79","lifecycleState":"CERTIFIED","lastUpdateDate":1630020237988,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84c1a4d5-8534-40ec-93d4-fce0b6166866","invariantUUID":"7a0bb4dd-6b05-43e5-b3f5-ba5321286b9a","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":"f2fd3da8-1d7e-4698-ae57-966de8630c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020172240,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"503c5949-a899-4781-af10-1425b6fc1c5d","invariantUUID":"bb4a287d-7546-40ad-bcee-77766c20755f","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":"d1f91196-958f-457c-920d-08d8cd90fdad","lifecycleState":"CERTIFIED","lastUpdateDate":1630020177667,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476d5e6b-8f1b-44d3-9409-81dc6a2e2759","invariantUUID":"58af24fc-1884-4520-8e95-05fb328b93c6","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":"port","uniqueId":"60537c65-1960-44f5-bc48-92c16ded51d2","lifecycleState":"CERTIFIED","lastUpdateDate":1630020166478,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e29bc26-5afa-4e51-a65a-cc06b72eaec4","invariantUUID":"5b47b12d-483a-45c5-96e6-e57784f593dd","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f02533f4-9ebf-404c-bc3d-c4232d746c84","lifecycleState":"CERTIFIED","lastUpdateDate":1630029649901,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","invariantUUID":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a8cc9b0e-9d2a-4f15-92d0-3833e6ce0080","lifecycleState":"CERTIFIED","lastUpdateDate":1630020206292,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55167901-3c5e-4013-901d-5d4d2f2e28f9","invariantUUID":"a47a2645-2cd3-4933-9193-668dcc6541c9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"732df6f5-8eff-4450-a140-05aee5f07939","lifecycleState":"CERTIFIED","lastUpdateDate":1630019791476,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35fa7864-acc4-4206-b383-79daf6a65bf9","invariantUUID":"ec2ff50d-a8f9-43e6-b371-abbd49af47cd","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":"defaulticon","uniqueId":"42952827-c9ef-46da-beac-a56669ebbacb","lifecycleState":"CERTIFIED","lastUpdateDate":1630020019497,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"22374059-9201-41d9-8fba-df5de57a7f9c","invariantUUID":"dcaf9ecc-fe91-4dfa-a585-9bca59232d4b","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":"ea8561ae-7206-4089-a0a8-52ccf9ad21bc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019796800,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9fd55e83-ecfc-4637-b467-cde1a11ba65b","invariantUUID":"9a31d7a2-8a25-4b3c-a078-80364bfd6740","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e879ac6-eaeb-47c2-8538-7a202c4f0d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019821009,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f857a8a-a08d-4832-9816-7a2469d81558","invariantUUID":"748e29c7-c5bd-4037-a8f9-c50a7be07067","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b624f07-0a36-472d-9402-4f1f94523344","lifecycleState":"CERTIFIED","lastUpdateDate":1630020189153,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e4a8ef-c6d3-4143-b3f7-cc1c8ce6c2a6","invariantUUID":"9e0eddd0-1d32-48a5-b282-4190fc595922","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef535493-a20f-4ba2-b41a-246510abf554","lifecycleState":"CERTIFIED","lastUpdateDate":1630020195834,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b98a5ce4-7725-4ddd-9687-ba67ef99caf1","invariantUUID":"3d78d278-4fd8-4179-875c-b81052eabe99","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":"loadBalancer","uniqueId":"c07de070-35fa-4f72-9b79-2d6a6f7b98cb","lifecycleState":"CERTIFIED","lastUpdateDate":1630019728532,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87559fa3-a930-41b1-8b37-a6593dae51e7","invariantUUID":"71613290-0cc5-435c-adbe-4a178d99d320","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":"compute","uniqueId":"e63580b1-323c-47f5-93a8-a9eed6c5a766","lifecycleState":"CERTIFIED","lastUpdateDate":1630020073673,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bfad92d-2a09-47ab-acbb-567e41eae24c","invariantUUID":"d3641acd-f6b5-420d-b699-0f81f3f87eb0","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e6add5eb-ead6-42b8-af90-183b295740fa","lifecycleState":"CERTIFIED","lastUpdateDate":1630019676159,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79386a0e-86a0-401a-b532-b6cf1fa4b68f","invariantUUID":"ff486d0c-146c-4e5e-926f-58f75e450c91","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":"objectStorage","uniqueId":"06d9ce6a-058a-47a7-b81e-a30e53d8b1c9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019712486,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d013f88-51da-4e1b-80ed-345c6b35e4da","invariantUUID":"e396d82e-8291-434a-8f47-d3f82440f0c8","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":"compute","uniqueId":"dd1f7d3b-b58d-4415-800f-13d49c4155bf","lifecycleState":"CERTIFIED","lastUpdateDate":1630020259057,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8b187c5-c5f3-4ab4-8940-950d1cfe68d7","invariantUUID":"ccfc173d-ab7d-44f8-8c19-8ff19748f85a","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":"defaulticon","uniqueId":"7571d1c0-5c0c-4c39-9eaa-6beee7a4b4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630020149847,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4c023ee-f41e-47a1-9e33-52fba126f19a","invariantUUID":"e90b46ca-652e-4ebc-a2ff-03db4fc28dc9","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":"port","uniqueId":"f7abf467-47db-46e1-a73b-4e8b165b2259","lifecycleState":"CERTIFIED","lastUpdateDate":1630020155109,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f74b5ac-9e00-4fb0-ac73-0be851d209a6","invariantUUID":"25b2f231-f874-463a-962a-97070ef65ee5","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":"a91f3cab-16f9-4eac-91fb-8141bab39275","lifecycleState":"CERTIFIED","lastUpdateDate":1630019815072,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0e7b7aea-e512-4754-83fd-26761f6e4ae7","invariantUUID":"46916484-0c66-4402-92cc-5ce7ad5cdc64","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":"2d9df4a7-42b9-41c0-a248-88454ddbb240","lifecycleState":"CERTIFIED","lastUpdateDate":1630020183209,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb94cb78-0d42-466a-af6b-0097473fe1d8","invariantUUID":"2848c9b1-cef6-493d-a5b9-aaa33957c506","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff5ac7c2-a195-48fb-a6d5-c078d02f6791","lifecycleState":"CERTIFIED","lastUpdateDate":1630020067519,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c77e35ff-07fb-4b21-b9d8-d7f4bc3fc2ac","invariantUUID":"84e370a3-770f-4228-8943-a1cc0c094c34","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"51b14001-4e30-48d8-89c3-7d303b9899be","lifecycleState":"CERTIFIED","lastUpdateDate":1630020142104,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89921d1b-f125-487e-95bf-7ac0acf22b81","invariantUUID":"fde8e936-ebac-4940-be7d-b10797dfe595","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":"91f413d5-77ca-49d3-8afd-9330342f20b7","lifecycleState":"CERTIFIED","lastUpdateDate":1630019880937,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28836e7f-2879-4353-a7e1-3eda31937ea7","invariantUUID":"a5545048-12a7-4a4b-8e94-64a29114804d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"23eef98a-d168-4671-8d1e-1dcf2e15a312","lifecycleState":"CERTIFIED","lastUpdateDate":1630020273976,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"958c0963-c734-49f7-9df9-e5a2505fb9d5","invariantUUID":"7f645a42-4fc8-446e-ad8c-a60af4fb1357","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":"network","uniqueId":"c1bef9b0-3c64-49ef-9e15-50fe63a083a9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019936966,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc8c80e-df3f-4a5d-bc86-c694b9dae257","invariantUUID":"e00ca5ae-9ae2-40cd-882e-3ec4e868c92b","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":"defaulticon","uniqueId":"11192212-223b-421c-bfaa-5341628aea06","lifecycleState":"CERTIFIED","lastUpdateDate":1630019698698,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"cf56b7fe-4060-493b-af3b-b738cb5dbefe","invariantUUID":"be434b78-b6ab-49b1-b1f8-c428b8760fb9","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":"port","uniqueId":"df675d5e-6ce4-4cec-a562-139d38e5518a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019786313,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd92e0f0-f797-406e-8480-a9a2812629f3","invariantUUID":"500d8446-aeb3-47c9-96a8-c62a7689c845","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":"objectStorage","uniqueId":"9f669aaf-1ece-493b-a050-9e433bcde68f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019705275,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46cb803e-3a9f-4f04-a811-6fd21f02fbf1","invariantUUID":"7393a4ef-269d-4da4-90d8-fd55bdbdec6a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2409ef8a-3ee9-4b77-9f20-60b661448fef","lifecycleState":"CERTIFIED","lastUpdateDate":1630020211471,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40653b02-81d2-415b-94f7-cb846ef209e1","invariantUUID":"da342668-b2f8-4dfc-8dce-8662f4078b17","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3c6d65-db3a-4ce0-881a-db41867f9df1","lifecycleState":"CERTIFIED","lastUpdateDate":1630019981425,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfa6e48-38de-419c-855e-173982789218","invariantUUID":"4d6bd803-cd4a-4e24-bef4-9ee571db9ab6","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":"75df8550-fc35-40bb-b65f-cd263f22988c","lifecycleState":"CERTIFIED","lastUpdateDate":1630020006072,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"892c0eb3-793c-47a0-9057-9796e390d345","invariantUUID":"61706f1f-94db-4192-88cb-3e78966a62f4","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":"10a1ccfa-b960-43fd-a9ce-629c2f876b5a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019931835,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dd5f547-1036-475a-9a24-3ec572f0e890","invariantUUID":"3c3cd0c6-6497-45c9-8168-cc5067f08d75","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":"port","uniqueId":"362c89be-b647-41f2-a12d-c244990a671c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019859326,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e687818e-fab2-4816-ad1e-b8cd59572d37","invariantUUID":"ea303bcc-b0e8-4771-8d95-11a1d2b60a26","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":"networkrules","uniqueId":"44d721ac-9a4d-4771-a441-7074fb78835f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019875690,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"268a79ac-1e61-40f2-bf40-24ce50b15101","invariantUUID":"b8fe02e5-66fb-4efd-a036-4ae034712537","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":"defaulticon","uniqueId":"0e091bbc-e0e1-4cdd-a1e4-b72a3a160cff","lifecycleState":"CERTIFIED","lastUpdateDate":1630029548629,"name":"basic_onboard_YQxPFG","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a2c7e29e-b835-484d-9fb7-edc43db05ba8","invariantUUID":"aa31e9a6-7b6a-4722-9873-9dae2ab04f27","systemName":"BasicOnboardYqxpfg","description":"VF","tags":["basic_onboard_YQxPFG"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa6df357-31b8-45f0-ba3e-eace1d362ade","lifecycleState":"CERTIFIED","lastUpdateDate":1630020049740,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b415e6e6-d903-43d9-a4a7-669cc14b8975","invariantUUID":"e242bbdd-658b-4b38-9aec-b43535616359","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":"port","uniqueId":"713c65bb-09dd-4f69-9334-e34370c6b2a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630019734085,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec24613f-5cbd-485d-8877-86985a7a05b1","invariantUUID":"689d0979-e078-495b-8458-7878f8169657","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06f4bb39-75c1-42e0-8cb7-033447934f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019909120,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec56f485-68b3-4a4c-b171-79045ef24635","invariantUUID":"7b93bce0-ceec-4d6a-a4d7-c76e5abdfb01","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":"33f23ca0-0ce8-46d7-a192-7cecaadd3325","lifecycleState":"CERTIFIED","lastUpdateDate":1630020248390,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c12141d-1843-46cb-8143-8401ca6ca155","invariantUUID":"07aa4745-2718-49df-8895-890c5c5cf2be","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":"network","uniqueId":"cc36a51a-5e3e-4a5b-9415-8adc5b102f2e","lifecycleState":"CERTIFIED","lastUpdateDate":1630019965679,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95910b63-6f99-444c-91f3-dd64f4ca77ca","invariantUUID":"d547b873-7eb6-4ef3-a222-57da18fac51d","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":"092d3e3e-8e7c-4458-a88d-a2bd940ab0a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630020060709,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fe435d-a4ad-41bd-9b26-78f5e823d232","invariantUUID":"861a7210-7baa-4814-8881-836e6d9ba0a1","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3376f22d-e1b4-4512-90af-a9fa74a77a9d","lifecycleState":"CERTIFIED","lastUpdateDate":1630019809045,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"13ec3e13-02ed-41f8-8b23-90914ade26c0","invariantUUID":"b0a3393d-3bda-41a9-bc60-b01b4e0ee4d2","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e414d890-c696-48c2-b3b8-ccc18540809e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020227951,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4582bb3-6dab-449f-ad9f-224cc951d5ce","invariantUUID":"51b7c26d-cbde-4555-b957-efcdbdbe71e4","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c40a3d3-7892-4836-a8c0-cdf8d79dc238","lifecycleState":"CERTIFIED","lastUpdateDate":1630019987625,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b8f69b-c825-4712-88f6-05258d8f4f2b","invariantUUID":"3809f1bd-bee2-41e1-8cac-7dd7dc763603","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"752d08f9-241d-4320-8f9f-926f649fb4de","lifecycleState":"CERTIFIED","lastUpdateDate":1630029596075,"name":"basic_onboard_YQxPFG","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","systemName":"BasicOnboardYqxpfg","description":"service","tags":["basic_onboard_YQxPFG"],"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":"cd7ee64f-b1d8-4e72-af4e-bb5e82488220","lifecycleState":"CERTIFIED","lastUpdateDate":1630029089884,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"acf0a328-9917-4200-91e8-a64b43ecc8fd","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630028979663,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","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":"8ac11a0d-1b4e-4482-ae45-5945cfb4b54f","lifecycleState":"CERTIFIED","lastUpdateDate":1630029700996,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1f08d368-e910-45a2-9508-29df9307a430","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","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-27 02:08:05,248 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-27 02:08:05,249 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-27 02:08:05,249 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/1f08d368-e910-45a2-9508-29df9307a430/toscaModel 2021-08-27 02:08:05,249 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-27 02:08:05,250 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-27 02:08:05,429 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/1f08d368-e910-45a2-9508-29df9307a430/toscaModel HTTP/1.1" 200 None 2021-08-27 02:08:05,431 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-27 02:08:05,431 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-27 02:08:05,477 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-27 02:08:05,478 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-27 02:08:05,478 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-27 02:08:05,478 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-27 02:08:05,478 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-27 02:08:05,479 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-27 02:08:05,937 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-27 02:08:05,938 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-27 02:08:05,938 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1f08d368-e910-45a2-9508-29df9307a430","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1f08d368-e910-45a2-9508-29df9307a430/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/868e0c8d-8369-4ee2-a4bd-8847c0ed02bd/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/baf91f0a-36ca-44c5-8b40-6878bc09eb89/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","name":"basic_onboard_YQxPFG","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/89592209-e252-4ffa-9fb6-0e46a810aa2e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-27 02:08:05,940 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-27 02:08:05,940 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:08:05,940 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:08:05,941 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:08:05,941 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-27 02:08:05,941 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:08:05,941 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:08:05,941 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-27 02:08:05,941 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-27 02:08:05,941 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:08:05,941 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:08:05,941 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:08:05,941 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_YQxPFG from SDC 2021-08-27 02:08:05,942 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:08:05,942 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:08:05,942 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:08:05,942 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-27 02:08:05,942 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-27 02:08:05,942 INFO 192:__init__.py(1) - Service found, updating information 2021-08-27 02:08:05,942 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-27 02:08:05,942 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-27 02:08:05,943 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-27 02:08:05,944 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:08:06,511 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-27 02:08:06,513 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-27 02:08:06,514 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f759230-2dc8-438d-ad28-f9196f9afa7d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020038451,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94dba5b9-a0eb-4a56-aea8-fe06a16b1f1f","invariantUUID":"67b8129f-8c72-41ac-ba9e-263d30fa4a43","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":"networkrules","uniqueId":"a20b126b-d8f8-44a6-a9ef-c610aadc44b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630019853887,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f782edc9-8d5d-4220-aad8-76332363e953","invariantUUID":"b81143ed-9c4b-425c-9f90-39e18661c447","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":"objectStorage","uniqueId":"4f6bdda3-618f-41f3-a2ef-f7d9abfaa919","lifecycleState":"CERTIFIED","lastUpdateDate":1630020109251,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d5c0ed4-6019-48a5-9b28-6f2b71ea21c1","invariantUUID":"8d8d71ca-a8e7-44c2-9abe-15dfbd77635e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09e3a349-c4a6-40f7-b6e9-5dfd5bef4dd5","lifecycleState":"CERTIFIED","lastUpdateDate":1630019902384,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17e850fd-603d-4f71-a07e-1e6fa9bf77b2","invariantUUID":"944ac717-d0a1-4e4a-b57e-27bc9c97975f","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"388d1397-3fd4-401e-9422-1215c767cbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019802304,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"09ef85c5-a2a4-4fde-9d47-0db2b0a373cc","invariantUUID":"b613b7c5-a597-4d24-9ed9-a48041a8ed0d","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":"47f29f1b-2397-410b-b5ff-d62bb256cf4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019926402,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4de62b1-a505-4a7c-8ae0-f75ad534924d","invariantUUID":"8018e725-6e6c-4aaf-bf49-3a7a1a9c588c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"34d7957d-1a14-4479-a37d-247a32451f82","lifecycleState":"CERTIFIED","lastUpdateDate":1630020043748,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afa00903-c12f-405e-9f53-6e7608c48f1f","invariantUUID":"9b109acc-7619-4b27-a948-315727592893","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":"securityrules","uniqueId":"e3ce22b4-a916-4f21-a6aa-7d11a5b22b78","lifecycleState":"CERTIFIED","lastUpdateDate":1630019885958,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e2945f05-8845-4d71-8d91-6e4b206c55e3","invariantUUID":"32c992fc-53ac-480e-9a86-18fe8377c57d","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":"3ee69c2e-5f8c-420e-ac64-d05c5093f51a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020160347,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6c8d36e-a739-40e9-83b1-4e85e5e6ba25","invariantUUID":"ffab65b9-290d-4685-a830-7feefdb5167e","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":"defaulticon","uniqueId":"738fb8aa-db40-4738-997b-ffbdbeff43eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630029040721,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bb9ab116-6143-4606-9be8-e1340dd8f03b","invariantUUID":"d573e24e-afdf-441d-be4f-9ee150542cea","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9423437a-b245-43b3-9dff-c9813810197d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020255775,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10f6e8a-1c09-4a2c-9c65-1dd7c85684f9","invariantUUID":"3ad69b8a-c390-4274-b2dc-cdbed210dd99","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41946853-aaab-4752-982b-189b89042b72","lifecycleState":"CERTIFIED","lastUpdateDate":1630019771881,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eb5dc8-44ca-490f-a649-50a2eb8e73e2","invariantUUID":"f20eca96-48c9-4c06-bac1-fd1b082fd445","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea09a51-8c21-423a-b87e-a4c409a19250","lifecycleState":"CERTIFIED","lastUpdateDate":1630019914328,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"018b38e9-0154-4aef-bf66-e4a3831dfc47","invariantUUID":"7be531ca-4e24-4942-a697-c1e11d936d3a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a287cff6-e6e4-4189-b002-05865ada0af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630020012892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370ebb74-0acb-4fe5-8122-69b1b6101dea","invariantUUID":"9bfe4baa-9b7c-49e6-9f12-0ee1f772a9b9","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":"c06e4f99-871b-42a5-9992-bb030a7bbf77","lifecycleState":"CERTIFIED","lastUpdateDate":1630019778343,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab2b3365-c21a-4213-8eef-7c676f5286de","invariantUUID":"8f260ab1-79a5-435b-b890-3c483d6ee6bd","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8438f3b9-f0ec-4e0f-a44c-376f38e04349","lifecycleState":"CERTIFIED","lastUpdateDate":1630020028151,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c86e31-88e3-409c-9808-cc6ab8941c45","invariantUUID":"406c1b83-db3f-4ed1-bbcc-edfe8f4039a5","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":"objectStorage","uniqueId":"9cd21bc7-65a6-42a0-a34e-dbed9f83d7b8","lifecycleState":"CERTIFIED","lastUpdateDate":1630020033359,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58ead5b5-c4bf-49fb-95f9-f04d4f2c0701","invariantUUID":"d8f106d0-1cb8-4510-9db5-5a896ebab21c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc0a8729-dcc3-4d5d-b3c4-4c991014c6e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019739537,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d348267-cfd5-4d4d-a839-7c091bba5442","invariantUUID":"8a8e7dff-160b-47c7-a050-b5362027a936","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21097be4-9f15-4223-b4d4-f599fac020cc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019896212,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150dbe73-d208-4da3-af8a-03bb5e589f66","invariantUUID":"3244d5a8-da8f-4f80-b3f8-1e471fc262eb","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eee6d62e-a698-4858-be98-1b5f6ede128b","lifecycleState":"CERTIFIED","lastUpdateDate":1630019760208,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"962cc98a-9d39-46e3-9651-ba47ccb600f2","invariantUUID":"5ce46ffa-91ed-4003-9e8b-c42da1c54651","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dd43e8f-2f22-4d48-b092-4b32ca84c0d0","lifecycleState":"CERTIFIED","lastUpdateDate":1630020216830,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e553c06-530f-4535-9c0e-aa279efbf25f","invariantUUID":"29c83342-09ee-42ad-8447-e366a5f16a1a","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":"89e3da08-5691-437d-aecb-5c7a8c8ce450","lifecycleState":"CERTIFIED","lastUpdateDate":1630020086118,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9820d180-33af-44ab-9269-1d1f7827c4ed","invariantUUID":"52ce2c7e-eb9f-497f-b6ab-192653d13430","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f014b3a1-430c-4199-863e-0a4e6bc740b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630020000029,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7d02867-fbbf-4e2c-adb5-8b268401808e","invariantUUID":"7affbdff-8ef7-424b-b920-40c87d3eefc6","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":"port","uniqueId":"4c0d4708-b5a8-4fa1-bf0a-2fead0a5e698","lifecycleState":"CERTIFIED","lastUpdateDate":1630020277174,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9afbff33-9979-43ad-bcac-173831333eb0","invariantUUID":"f4197fc8-99f5-4b8f-aaaa-5c4378cfe791","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":"compute","uniqueId":"7d9d5c6b-7b1f-4737-9e26-ce665f4f17b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630020267002,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"693212b7-2a70-4942-a15f-a686f0f0e331","invariantUUID":"42ad1ef1-a4dc-4d14-ab18-f15b17cecca5","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd78a83f-845a-4cfc-887c-53355049263e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020116308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"147c8a32-fb77-46e6-8fbf-3861a0721275","invariantUUID":"d48ee167-6c9b-4f3c-9df1-93dc589aaeac","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":"objectStorage","uniqueId":"a9d0b412-6c43-4554-85d7-29cf1711e3d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019765637,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9417c087-24cb-4454-8249-3fba0a6ffb2f","invariantUUID":"3605c211-f5e4-4dc5-ad8a-0cc0f1960b52","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":"9f1ec3f6-3626-4ecd-9fa5-7b0aafb8e29e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020091169,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"092752f1-7b90-4aea-8abf-0b65aca64b2a","invariantUUID":"a0cad436-0da7-4d55-86aa-1aecf7908328","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5483a566-7f1e-40bf-bbb3-3575fa03de79","lifecycleState":"CERTIFIED","lastUpdateDate":1630020237988,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84c1a4d5-8534-40ec-93d4-fce0b6166866","invariantUUID":"7a0bb4dd-6b05-43e5-b3f5-ba5321286b9a","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":"f2fd3da8-1d7e-4698-ae57-966de8630c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020172240,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"503c5949-a899-4781-af10-1425b6fc1c5d","invariantUUID":"bb4a287d-7546-40ad-bcee-77766c20755f","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":"d1f91196-958f-457c-920d-08d8cd90fdad","lifecycleState":"CERTIFIED","lastUpdateDate":1630020177667,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476d5e6b-8f1b-44d3-9409-81dc6a2e2759","invariantUUID":"58af24fc-1884-4520-8e95-05fb328b93c6","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":"port","uniqueId":"60537c65-1960-44f5-bc48-92c16ded51d2","lifecycleState":"CERTIFIED","lastUpdateDate":1630020166478,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e29bc26-5afa-4e51-a65a-cc06b72eaec4","invariantUUID":"5b47b12d-483a-45c5-96e6-e57784f593dd","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f02533f4-9ebf-404c-bc3d-c4232d746c84","lifecycleState":"CERTIFIED","lastUpdateDate":1630029649901,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","invariantUUID":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a8cc9b0e-9d2a-4f15-92d0-3833e6ce0080","lifecycleState":"CERTIFIED","lastUpdateDate":1630020206292,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55167901-3c5e-4013-901d-5d4d2f2e28f9","invariantUUID":"a47a2645-2cd3-4933-9193-668dcc6541c9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"732df6f5-8eff-4450-a140-05aee5f07939","lifecycleState":"CERTIFIED","lastUpdateDate":1630019791476,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35fa7864-acc4-4206-b383-79daf6a65bf9","invariantUUID":"ec2ff50d-a8f9-43e6-b371-abbd49af47cd","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":"defaulticon","uniqueId":"42952827-c9ef-46da-beac-a56669ebbacb","lifecycleState":"CERTIFIED","lastUpdateDate":1630020019497,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"22374059-9201-41d9-8fba-df5de57a7f9c","invariantUUID":"dcaf9ecc-fe91-4dfa-a585-9bca59232d4b","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":"ea8561ae-7206-4089-a0a8-52ccf9ad21bc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019796800,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9fd55e83-ecfc-4637-b467-cde1a11ba65b","invariantUUID":"9a31d7a2-8a25-4b3c-a078-80364bfd6740","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e879ac6-eaeb-47c2-8538-7a202c4f0d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019821009,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f857a8a-a08d-4832-9816-7a2469d81558","invariantUUID":"748e29c7-c5bd-4037-a8f9-c50a7be07067","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b624f07-0a36-472d-9402-4f1f94523344","lifecycleState":"CERTIFIED","lastUpdateDate":1630020189153,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e4a8ef-c6d3-4143-b3f7-cc1c8ce6c2a6","invariantUUID":"9e0eddd0-1d32-48a5-b282-4190fc595922","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef535493-a20f-4ba2-b41a-246510abf554","lifecycleState":"CERTIFIED","lastUpdateDate":1630020195834,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b98a5ce4-7725-4ddd-9687-ba67ef99caf1","invariantUUID":"3d78d278-4fd8-4179-875c-b81052eabe99","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":"loadBalancer","uniqueId":"c07de070-35fa-4f72-9b79-2d6a6f7b98cb","lifecycleState":"CERTIFIED","lastUpdateDate":1630019728532,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87559fa3-a930-41b1-8b37-a6593dae51e7","invariantUUID":"71613290-0cc5-435c-adbe-4a178d99d320","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":"compute","uniqueId":"e63580b1-323c-47f5-93a8-a9eed6c5a766","lifecycleState":"CERTIFIED","lastUpdateDate":1630020073673,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bfad92d-2a09-47ab-acbb-567e41eae24c","invariantUUID":"d3641acd-f6b5-420d-b699-0f81f3f87eb0","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e6add5eb-ead6-42b8-af90-183b295740fa","lifecycleState":"CERTIFIED","lastUpdateDate":1630019676159,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79386a0e-86a0-401a-b532-b6cf1fa4b68f","invariantUUID":"ff486d0c-146c-4e5e-926f-58f75e450c91","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":"objectStorage","uniqueId":"06d9ce6a-058a-47a7-b81e-a30e53d8b1c9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019712486,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d013f88-51da-4e1b-80ed-345c6b35e4da","invariantUUID":"e396d82e-8291-434a-8f47-d3f82440f0c8","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":"compute","uniqueId":"dd1f7d3b-b58d-4415-800f-13d49c4155bf","lifecycleState":"CERTIFIED","lastUpdateDate":1630020259057,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8b187c5-c5f3-4ab4-8940-950d1cfe68d7","invariantUUID":"ccfc173d-ab7d-44f8-8c19-8ff19748f85a","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":"defaulticon","uniqueId":"7571d1c0-5c0c-4c39-9eaa-6beee7a4b4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630020149847,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4c023ee-f41e-47a1-9e33-52fba126f19a","invariantUUID":"e90b46ca-652e-4ebc-a2ff-03db4fc28dc9","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":"port","uniqueId":"f7abf467-47db-46e1-a73b-4e8b165b2259","lifecycleState":"CERTIFIED","lastUpdateDate":1630020155109,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f74b5ac-9e00-4fb0-ac73-0be851d209a6","invariantUUID":"25b2f231-f874-463a-962a-97070ef65ee5","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":"a91f3cab-16f9-4eac-91fb-8141bab39275","lifecycleState":"CERTIFIED","lastUpdateDate":1630019815072,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0e7b7aea-e512-4754-83fd-26761f6e4ae7","invariantUUID":"46916484-0c66-4402-92cc-5ce7ad5cdc64","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":"2d9df4a7-42b9-41c0-a248-88454ddbb240","lifecycleState":"CERTIFIED","lastUpdateDate":1630020183209,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb94cb78-0d42-466a-af6b-0097473fe1d8","invariantUUID":"2848c9b1-cef6-493d-a5b9-aaa33957c506","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff5ac7c2-a195-48fb-a6d5-c078d02f6791","lifecycleState":"CERTIFIED","lastUpdateDate":1630020067519,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c77e35ff-07fb-4b21-b9d8-d7f4bc3fc2ac","invariantUUID":"84e370a3-770f-4228-8943-a1cc0c094c34","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"51b14001-4e30-48d8-89c3-7d303b9899be","lifecycleState":"CERTIFIED","lastUpdateDate":1630020142104,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89921d1b-f125-487e-95bf-7ac0acf22b81","invariantUUID":"fde8e936-ebac-4940-be7d-b10797dfe595","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":"91f413d5-77ca-49d3-8afd-9330342f20b7","lifecycleState":"CERTIFIED","lastUpdateDate":1630019880937,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28836e7f-2879-4353-a7e1-3eda31937ea7","invariantUUID":"a5545048-12a7-4a4b-8e94-64a29114804d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"23eef98a-d168-4671-8d1e-1dcf2e15a312","lifecycleState":"CERTIFIED","lastUpdateDate":1630020273976,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"958c0963-c734-49f7-9df9-e5a2505fb9d5","invariantUUID":"7f645a42-4fc8-446e-ad8c-a60af4fb1357","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":"network","uniqueId":"c1bef9b0-3c64-49ef-9e15-50fe63a083a9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019936966,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc8c80e-df3f-4a5d-bc86-c694b9dae257","invariantUUID":"e00ca5ae-9ae2-40cd-882e-3ec4e868c92b","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":"defaulticon","uniqueId":"11192212-223b-421c-bfaa-5341628aea06","lifecycleState":"CERTIFIED","lastUpdateDate":1630019698698,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"cf56b7fe-4060-493b-af3b-b738cb5dbefe","invariantUUID":"be434b78-b6ab-49b1-b1f8-c428b8760fb9","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":"port","uniqueId":"df675d5e-6ce4-4cec-a562-139d38e5518a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019786313,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd92e0f0-f797-406e-8480-a9a2812629f3","invariantUUID":"500d8446-aeb3-47c9-96a8-c62a7689c845","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":"objectStorage","uniqueId":"9f669aaf-1ece-493b-a050-9e433bcde68f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019705275,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46cb803e-3a9f-4f04-a811-6fd21f02fbf1","invariantUUID":"7393a4ef-269d-4da4-90d8-fd55bdbdec6a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2409ef8a-3ee9-4b77-9f20-60b661448fef","lifecycleState":"CERTIFIED","lastUpdateDate":1630020211471,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40653b02-81d2-415b-94f7-cb846ef209e1","invariantUUID":"da342668-b2f8-4dfc-8dce-8662f4078b17","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3c6d65-db3a-4ce0-881a-db41867f9df1","lifecycleState":"CERTIFIED","lastUpdateDate":1630019981425,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfa6e48-38de-419c-855e-173982789218","invariantUUID":"4d6bd803-cd4a-4e24-bef4-9ee571db9ab6","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":"75df8550-fc35-40bb-b65f-cd263f22988c","lifecycleState":"CERTIFIED","lastUpdateDate":1630020006072,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"892c0eb3-793c-47a0-9057-9796e390d345","invariantUUID":"61706f1f-94db-4192-88cb-3e78966a62f4","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":"10a1ccfa-b960-43fd-a9ce-629c2f876b5a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019931835,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dd5f547-1036-475a-9a24-3ec572f0e890","invariantUUID":"3c3cd0c6-6497-45c9-8168-cc5067f08d75","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":"port","uniqueId":"362c89be-b647-41f2-a12d-c244990a671c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019859326,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e687818e-fab2-4816-ad1e-b8cd59572d37","invariantUUID":"ea303bcc-b0e8-4771-8d95-11a1d2b60a26","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":"networkrules","uniqueId":"44d721ac-9a4d-4771-a441-7074fb78835f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019875690,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"268a79ac-1e61-40f2-bf40-24ce50b15101","invariantUUID":"b8fe02e5-66fb-4efd-a036-4ae034712537","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":"defaulticon","uniqueId":"0e091bbc-e0e1-4cdd-a1e4-b72a3a160cff","lifecycleState":"CERTIFIED","lastUpdateDate":1630029548629,"name":"basic_onboard_YQxPFG","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a2c7e29e-b835-484d-9fb7-edc43db05ba8","invariantUUID":"aa31e9a6-7b6a-4722-9873-9dae2ab04f27","systemName":"BasicOnboardYqxpfg","description":"VF","tags":["basic_onboard_YQxPFG"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa6df357-31b8-45f0-ba3e-eace1d362ade","lifecycleState":"CERTIFIED","lastUpdateDate":1630020049740,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b415e6e6-d903-43d9-a4a7-669cc14b8975","invariantUUID":"e242bbdd-658b-4b38-9aec-b43535616359","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":"port","uniqueId":"713c65bb-09dd-4f69-9334-e34370c6b2a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630019734085,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec24613f-5cbd-485d-8877-86985a7a05b1","invariantUUID":"689d0979-e078-495b-8458-7878f8169657","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06f4bb39-75c1-42e0-8cb7-033447934f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019909120,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec56f485-68b3-4a4c-b171-79045ef24635","invariantUUID":"7b93bce0-ceec-4d6a-a4d7-c76e5abdfb01","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":"33f23ca0-0ce8-46d7-a192-7cecaadd3325","lifecycleState":"CERTIFIED","lastUpdateDate":1630020248390,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c12141d-1843-46cb-8143-8401ca6ca155","invariantUUID":"07aa4745-2718-49df-8895-890c5c5cf2be","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":"network","uniqueId":"cc36a51a-5e3e-4a5b-9415-8adc5b102f2e","lifecycleState":"CERTIFIED","lastUpdateDate":1630019965679,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95910b63-6f99-444c-91f3-dd64f4ca77ca","invariantUUID":"d547b873-7eb6-4ef3-a222-57da18fac51d","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":"092d3e3e-8e7c-4458-a88d-a2bd940ab0a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630020060709,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fe435d-a4ad-41bd-9b26-78f5e823d232","invariantUUID":"861a7210-7baa-4814-8881-836e6d9ba0a1","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3376f22d-e1b4-4512-90af-a9fa74a77a9d","lifecycleState":"CERTIFIED","lastUpdateDate":1630019809045,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"13ec3e13-02ed-41f8-8b23-90914ade26c0","invariantUUID":"b0a3393d-3bda-41a9-bc60-b01b4e0ee4d2","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e414d890-c696-48c2-b3b8-ccc18540809e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020227951,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4582bb3-6dab-449f-ad9f-224cc951d5ce","invariantUUID":"51b7c26d-cbde-4555-b957-efcdbdbe71e4","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c40a3d3-7892-4836-a8c0-cdf8d79dc238","lifecycleState":"CERTIFIED","lastUpdateDate":1630019987625,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b8f69b-c825-4712-88f6-05258d8f4f2b","invariantUUID":"3809f1bd-bee2-41e1-8cac-7dd7dc763603","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"752d08f9-241d-4320-8f9f-926f649fb4de","lifecycleState":"CERTIFIED","lastUpdateDate":1630029596075,"name":"basic_onboard_YQxPFG","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","systemName":"BasicOnboardYqxpfg","description":"service","tags":["basic_onboard_YQxPFG"],"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":"cd7ee64f-b1d8-4e72-af4e-bb5e82488220","lifecycleState":"CERTIFIED","lastUpdateDate":1630029089884,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"acf0a328-9917-4200-91e8-a64b43ecc8fd","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630028979663,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","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":"8ac11a0d-1b4e-4482-ae45-5945cfb4b54f","lifecycleState":"CERTIFIED","lastUpdateDate":1630029700996,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1f08d368-e910-45a2-9508-29df9307a430","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","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-27 02:08:06,518 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-27 02:08:06,519 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': '6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:08:06,519 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/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046/vnfs 2021-08-27 02:08:06,519 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "18ca9acf-8fea-4c26-98a8-b29519c0ed1d" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "f29ef004-398c-4e3f-95d2-7c6df1e8346e", "modelVersionId": "8cd5132f-1d0e-4966-857f-d7265f73864a", "modelName": "basic_cnf", "modelVersion": "1.0", "modelCustomizationId": "066f4d83-7266-4712-8606-444aac5e6a47", "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": "6561e3a7-82a5-4e3f-a3e3-3ac6833c6046", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "18ca9acf-8fea-4c26-98a8-b29519c0ed1d", "modelVersion": "1.0", "modelVersionId": "1f08d368-e910-45a2-9508-29df9307a430" } } }] } } 2021-08-27 02:08:06,520 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:08:08,234 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046/vnfs HTTP/1.1" 202 262 2021-08-27 02:08:08,235 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response code: 202 2021-08-27 02:08:08,236 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response: {"requestReferences":{"requestId":"6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f","instanceId":"503809c8-719e-40cd-af5b-689ea877bda6","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f"}} 2021-08-27 02:08:08,236 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-08-27 02:08:08,246 DEBUG 129:onap_service.py(9) - [None][Check 6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3499d6a4-6837-4985-9f04-d564ea9f3cd4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:08:08,247 DEBUG 131:onap_service.py(9) - [None][Check 6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f 2021-08-27 02:08:08,248 DEBUG 132:onap_service.py(9) - [None][Check 6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f orchestration request status] data sent: None 2021-08-27 02:08:08,253 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:08:08,418 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f HTTP/1.1" 200 1900 2021-08-27 02:08:08,419 INFO 142:onap_service.py(9) - [None][Check 6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f orchestration request status] response code: 200 2021-08-27 02:08:08,420 DEBUG 146:onap_service.py(9) - [None][Check 6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f orchestration request status] response: {"request":{"requestId":"6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f","startTime":"Fri, 27 Aug 2021 02:08:06 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"066f4d83-7266-4712-8606-444aac5e6a47","modelVersionId":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelCustomizationId":"066f4d83-7266-4712-8606-444aac5e6a47","modelUuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelInvariantUuid":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","source":"VID","instanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","modelInfo":{"modelInvariantId":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1f08d368-e910-45a2-9508-29df9307a430","modelUuid":"1f08d368-e910-45a2-9508-29df9307a430","modelInvariantUuid":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d"}}}],"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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","vnfInstanceId":"503809c8-719e-40cd-af5b-689ea877bda6","vnfInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 27 Aug 2021 02:08:07 GMT"}}} 2021-08-27 02:08:18,432 DEBUG 129:onap_service.py(9) - [None][Check 6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '07bb8a1a-32b2-4ed1-b7aa-4a00ff547da9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:08:18,433 DEBUG 131:onap_service.py(9) - [None][Check 6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f 2021-08-27 02:08:18,433 DEBUG 132:onap_service.py(9) - [None][Check 6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f orchestration request status] data sent: None 2021-08-27 02:08:18,435 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:08:18,604 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f HTTP/1.1" 200 2106 2021-08-27 02:08:18,606 INFO 142:onap_service.py(9) - [None][Check 6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f orchestration request status] response code: 200 2021-08-27 02:08:18,607 DEBUG 146:onap_service.py(9) - [None][Check 6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f orchestration request status] response: {"request":{"requestId":"6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f","startTime":"Fri, 27 Aug 2021 02:08:06 GMT","finishTime":"Fri, 27 Aug 2021 02:08:14 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"066f4d83-7266-4712-8606-444aac5e6a47","modelVersionId":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelCustomizationId":"066f4d83-7266-4712-8606-444aac5e6a47","modelUuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelInvariantUuid":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","source":"VID","instanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","modelInfo":{"modelInvariantId":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1f08d368-e910-45a2-9508-29df9307a430","modelUuid":"1f08d368-e910-45a2-9508-29df9307a430","modelInvariantUuid":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d"}}}],"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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","vnfInstanceId":"503809c8-719e-40cd-af5b-689ea877bda6","vnfInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_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, 27 Aug 2021 02:08:14 GMT"}}} 2021-08-27 02:08:18,608 INFO 56:mixins.py(9) - VnfInstantiation task finished 2021-08-27 02:08:18,608 DEBUG 129:onap_service.py(9) - [None][Check 6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '884d585d-a100-40ba-bd0d-23bc4934571b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:08:18,609 DEBUG 131:onap_service.py(9) - [None][Check 6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f 2021-08-27 02:08:18,609 DEBUG 132:onap_service.py(9) - [None][Check 6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f orchestration request status] data sent: None 2021-08-27 02:08:18,610 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:08:18,784 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f HTTP/1.1" 200 2106 2021-08-27 02:08:18,786 INFO 142:onap_service.py(9) - [None][Check 6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f orchestration request status] response code: 200 2021-08-27 02:08:18,786 DEBUG 146:onap_service.py(9) - [None][Check 6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f orchestration request status] response: {"request":{"requestId":"6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f","startTime":"Fri, 27 Aug 2021 02:08:06 GMT","finishTime":"Fri, 27 Aug 2021 02:08:14 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"066f4d83-7266-4712-8606-444aac5e6a47","modelVersionId":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelCustomizationId":"066f4d83-7266-4712-8606-444aac5e6a47","modelUuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelInvariantUuid":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","source":"VID","instanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","modelInfo":{"modelInvariantId":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1f08d368-e910-45a2-9508-29df9307a430","modelUuid":"1f08d368-e910-45a2-9508-29df9307a430","modelInvariantUuid":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d"}}}],"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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","vnfInstanceId":"503809c8-719e-40cd-af5b-689ea877bda6","vnfInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_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, 27 Aug 2021 02:08:14 GMT"}}} 2021-08-27 02:08:18,787 DEBUG 129:onap_service.py(9) - [None][Check 6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '17358a7d-d41c-45e4-9858-593f89d17150', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:08:18,787 DEBUG 131:onap_service.py(9) - [None][Check 6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f 2021-08-27 02:08:18,787 DEBUG 132:onap_service.py(9) - [None][Check 6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f orchestration request status] data sent: None 2021-08-27 02:08:18,789 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:08:18,963 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f HTTP/1.1" 200 2106 2021-08-27 02:08:18,965 INFO 142:onap_service.py(9) - [None][Check 6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f orchestration request status] response code: 200 2021-08-27 02:08:18,965 DEBUG 146:onap_service.py(9) - [None][Check 6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f orchestration request status] response: {"request":{"requestId":"6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f","startTime":"Fri, 27 Aug 2021 02:08:06 GMT","finishTime":"Fri, 27 Aug 2021 02:08:14 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"066f4d83-7266-4712-8606-444aac5e6a47","modelVersionId":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelCustomizationId":"066f4d83-7266-4712-8606-444aac5e6a47","modelUuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelInvariantUuid":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","source":"VID","instanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","modelInfo":{"modelInvariantId":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1f08d368-e910-45a2-9508-29df9307a430","modelUuid":"1f08d368-e910-45a2-9508-29df9307a430","modelInvariantUuid":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d"}}}],"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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","vnfInstanceId":"503809c8-719e-40cd-af5b-689ea877bda6","vnfInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_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, 27 Aug 2021 02:08:14 GMT"}}} 2021-08-27 02:08:18,975 DEBUG 129:onap_service.py(1) - [None][Check 6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e7d2a420-f1fc-461f-b5ff-b69a898ecd9a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:08:18,976 DEBUG 131:onap_service.py(1) - [None][Check 6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f 2021-08-27 02:08:18,976 DEBUG 132:onap_service.py(1) - [None][Check 6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f orchestration request status] data sent: None 2021-08-27 02:08:18,978 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:08:19,159 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f HTTP/1.1" 200 2106 2021-08-27 02:08:19,160 INFO 142:onap_service.py(1) - [None][Check 6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f orchestration request status] response code: 200 2021-08-27 02:08:19,161 DEBUG 146:onap_service.py(1) - [None][Check 6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f orchestration request status] response: {"request":{"requestId":"6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f","startTime":"Fri, 27 Aug 2021 02:08:06 GMT","finishTime":"Fri, 27 Aug 2021 02:08:14 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"066f4d83-7266-4712-8606-444aac5e6a47","modelVersionId":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelCustomizationId":"066f4d83-7266-4712-8606-444aac5e6a47","modelUuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelInvariantUuid":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","source":"VID","instanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","modelInfo":{"modelInvariantId":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1f08d368-e910-45a2-9508-29df9307a430","modelUuid":"1f08d368-e910-45a2-9508-29df9307a430","modelInvariantUuid":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d"}}}],"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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","vnfInstanceId":"503809c8-719e-40cd-af5b-689ea877bda6","vnfInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_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, 27 Aug 2021 02:08:14 GMT"}}} 2021-08-27 02:08:19,161 DEBUG 129:onap_service.py(1) - [None][Check 6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4f47baf7-85ed-47b0-9f55-5cbbdb366c69', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:08:19,162 DEBUG 131:onap_service.py(1) - [None][Check 6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f 2021-08-27 02:08:19,162 DEBUG 132:onap_service.py(1) - [None][Check 6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f orchestration request status] data sent: None 2021-08-27 02:08:19,163 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:08:19,324 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f HTTP/1.1" 200 2106 2021-08-27 02:08:19,325 INFO 142:onap_service.py(1) - [None][Check 6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f orchestration request status] response code: 200 2021-08-27 02:08:19,325 DEBUG 146:onap_service.py(1) - [None][Check 6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f orchestration request status] response: {"request":{"requestId":"6c6dbe9f-6b5d-483d-8bd0-beee6e58fd1f","startTime":"Fri, 27 Aug 2021 02:08:06 GMT","finishTime":"Fri, 27 Aug 2021 02:08:14 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"066f4d83-7266-4712-8606-444aac5e6a47","modelVersionId":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelCustomizationId":"066f4d83-7266-4712-8606-444aac5e6a47","modelUuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelInvariantUuid":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","source":"VID","instanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","modelInfo":{"modelInvariantId":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1f08d368-e910-45a2-9508-29df9307a430","modelUuid":"1f08d368-e910-45a2-9508-29df9307a430","modelInvariantUuid":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d"}}}],"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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","vnfInstanceId":"503809c8-719e-40cd-af5b-689ea877bda6","vnfInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_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, 27 Aug 2021 02:08:14 GMT"}}} 2021-08-27 02:08:19,326 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-27 02:08:19,326 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-27 02:08:19,326 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-27 02:08:19,328 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:08:19,380 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-27 02:08:19,381 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-27 02:08:19,381 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":"1630029705827"} 2021-08-27 02:08:19,383 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-27 02:08:19,383 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-27 02:08:19,383 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-27 02:08:19,385 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:08:19,488 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-27 02:08:19,489 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-27 02:08:19,489 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1630029707662","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-27 02:08:19,492 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-912f5519-3315-4322-9c65-e20f535726cb 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-27 02:08:19,492 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-912f5519-3315-4322-9c65-e20f535726cb 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-912f5519-3315-4322-9c65-e20f535726cb 2021-08-27 02:08:19,493 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-912f5519-3315-4322-9c65-e20f535726cb service-instance-name] data sent: None 2021-08-27 02:08:19,495 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:08:19,603 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-912f5519-3315-4322-9c65-e20f535726cb HTTP/1.1" 200 1643 2021-08-27 02:08:19,604 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-912f5519-3315-4322-9c65-e20f535726cb service-instance-name] response code: 200 2021-08-27 02:08:19,605 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-912f5519-3315-4322-9c65-e20f535726cb service-instance-name] response: {"service-instance":[{"service-instance-id":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","service-instance-name":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","model-version-id":"1f08d368-e910-45a2-9508-29df9307a430","resource-version":"1630030088831","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046/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/81e5393a-e3a9-46a5-9081-b609062a5146","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"81e5393a-e3a9-46a5-9081-b609062a5146"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/503809c8-719e-40cd-af5b-689ea877bda6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"503809c8-719e-40cd-af5b-689ea877bda6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_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-27 02:08:19,607 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-27 02:08:19,608 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/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046/relationship-list 2021-08-27 02:08:19,608 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-27 02:08:19,610 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:08:19,786 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/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046/relationship-list HTTP/1.1" 200 1064 2021-08-27 02:08:19,787 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-27 02:08:19,787 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/81e5393a-e3a9-46a5-9081-b609062a5146","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"81e5393a-e3a9-46a5-9081-b609062a5146"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/503809c8-719e-40cd-af5b-689ea877bda6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"503809c8-719e-40cd-af5b-689ea877bda6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_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-27 02:08:19,789 DEBUG 129:onap_service.py(1) - [AAI][Get 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 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-27 02:08:19,789 DEBUG 131:onap_service.py(1) - [AAI][Get 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/503809c8-719e-40cd-af5b-689ea877bda6 2021-08-27 02:08:19,790 DEBUG 132:onap_service.py(1) - [AAI][Get 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 ABCMeta] data sent: None 2021-08-27 02:08:19,791 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:08:20,093 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/503809c8-719e-40cd-af5b-689ea877bda6 HTTP/1.1" 200 3737 2021-08-27 02:08:20,093 INFO 142:onap_service.py(1) - [AAI][Get 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 ABCMeta] response code: 200 2021-08-27 02:08:20,094 DEBUG 146:onap_service.py(1) - [AAI][Get 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 ABCMeta] response: {"vnf-id":"503809c8-719e-40cd-af5b-689ea877bda6","vnf-name":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1630030094036","model-invariant-id":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","model-version-id":"8cd5132f-1d0e-4966-857f-d7265f73864a","model-customization-id":"066f4d83-7266-4712-8606-444aac5e6a47","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046/service-data/vnfs/vnf/503809c8-719e-40cd-af5b-689ea877bda6/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/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-08-27 02:08:20,096 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-27 02:08:20,096 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-27 02:08:20,097 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-27 02:08:20,097 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-27 02:08:20,097 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-27 02:08:20,098 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-27 02:08:23,396 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-27 02:08:23,397 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-27 02:08:23,397 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1f08d368-e910-45a2-9508-29df9307a430","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1f08d368-e910-45a2-9508-29df9307a430/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/868e0c8d-8369-4ee2-a4bd-8847c0ed02bd/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/baf91f0a-36ca-44c5-8b40-6878bc09eb89/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","name":"basic_onboard_YQxPFG","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/89592209-e252-4ffa-9fb6-0e46a810aa2e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-27 02:08:23,399 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-27 02:08:23,399 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:08:23,400 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:08:23,400 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:08:23,400 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-27 02:08:23,400 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:08:23,400 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:08:23,400 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-27 02:08:23,400 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-27 02:08:23,400 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:08:23,400 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:08:23,400 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:08:23,401 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_YQxPFG from SDC 2021-08-27 02:08:23,401 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:08:23,401 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:08:23,401 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:08:23,401 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-27 02:08:23,401 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-27 02:08:23,401 INFO 192:__init__.py(1) - Service found, updating information 2021-08-27 02:08:23,401 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-27 02:08:23,402 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-27 02:08:23,402 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-27 02:08:23,403 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:08:25,376 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-27 02:08:25,378 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-27 02:08:25,381 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f759230-2dc8-438d-ad28-f9196f9afa7d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020038451,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94dba5b9-a0eb-4a56-aea8-fe06a16b1f1f","invariantUUID":"67b8129f-8c72-41ac-ba9e-263d30fa4a43","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":"networkrules","uniqueId":"a20b126b-d8f8-44a6-a9ef-c610aadc44b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630019853887,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f782edc9-8d5d-4220-aad8-76332363e953","invariantUUID":"b81143ed-9c4b-425c-9f90-39e18661c447","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":"objectStorage","uniqueId":"4f6bdda3-618f-41f3-a2ef-f7d9abfaa919","lifecycleState":"CERTIFIED","lastUpdateDate":1630020109251,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d5c0ed4-6019-48a5-9b28-6f2b71ea21c1","invariantUUID":"8d8d71ca-a8e7-44c2-9abe-15dfbd77635e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09e3a349-c4a6-40f7-b6e9-5dfd5bef4dd5","lifecycleState":"CERTIFIED","lastUpdateDate":1630019902384,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17e850fd-603d-4f71-a07e-1e6fa9bf77b2","invariantUUID":"944ac717-d0a1-4e4a-b57e-27bc9c97975f","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"388d1397-3fd4-401e-9422-1215c767cbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019802304,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"09ef85c5-a2a4-4fde-9d47-0db2b0a373cc","invariantUUID":"b613b7c5-a597-4d24-9ed9-a48041a8ed0d","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":"47f29f1b-2397-410b-b5ff-d62bb256cf4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019926402,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4de62b1-a505-4a7c-8ae0-f75ad534924d","invariantUUID":"8018e725-6e6c-4aaf-bf49-3a7a1a9c588c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"34d7957d-1a14-4479-a37d-247a32451f82","lifecycleState":"CERTIFIED","lastUpdateDate":1630020043748,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afa00903-c12f-405e-9f53-6e7608c48f1f","invariantUUID":"9b109acc-7619-4b27-a948-315727592893","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":"securityrules","uniqueId":"e3ce22b4-a916-4f21-a6aa-7d11a5b22b78","lifecycleState":"CERTIFIED","lastUpdateDate":1630019885958,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e2945f05-8845-4d71-8d91-6e4b206c55e3","invariantUUID":"32c992fc-53ac-480e-9a86-18fe8377c57d","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":"3ee69c2e-5f8c-420e-ac64-d05c5093f51a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020160347,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6c8d36e-a739-40e9-83b1-4e85e5e6ba25","invariantUUID":"ffab65b9-290d-4685-a830-7feefdb5167e","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":"defaulticon","uniqueId":"738fb8aa-db40-4738-997b-ffbdbeff43eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630029040721,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bb9ab116-6143-4606-9be8-e1340dd8f03b","invariantUUID":"d573e24e-afdf-441d-be4f-9ee150542cea","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9423437a-b245-43b3-9dff-c9813810197d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020255775,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10f6e8a-1c09-4a2c-9c65-1dd7c85684f9","invariantUUID":"3ad69b8a-c390-4274-b2dc-cdbed210dd99","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41946853-aaab-4752-982b-189b89042b72","lifecycleState":"CERTIFIED","lastUpdateDate":1630019771881,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eb5dc8-44ca-490f-a649-50a2eb8e73e2","invariantUUID":"f20eca96-48c9-4c06-bac1-fd1b082fd445","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea09a51-8c21-423a-b87e-a4c409a19250","lifecycleState":"CERTIFIED","lastUpdateDate":1630019914328,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"018b38e9-0154-4aef-bf66-e4a3831dfc47","invariantUUID":"7be531ca-4e24-4942-a697-c1e11d936d3a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a287cff6-e6e4-4189-b002-05865ada0af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630020012892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370ebb74-0acb-4fe5-8122-69b1b6101dea","invariantUUID":"9bfe4baa-9b7c-49e6-9f12-0ee1f772a9b9","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":"c06e4f99-871b-42a5-9992-bb030a7bbf77","lifecycleState":"CERTIFIED","lastUpdateDate":1630019778343,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab2b3365-c21a-4213-8eef-7c676f5286de","invariantUUID":"8f260ab1-79a5-435b-b890-3c483d6ee6bd","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8438f3b9-f0ec-4e0f-a44c-376f38e04349","lifecycleState":"CERTIFIED","lastUpdateDate":1630020028151,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c86e31-88e3-409c-9808-cc6ab8941c45","invariantUUID":"406c1b83-db3f-4ed1-bbcc-edfe8f4039a5","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":"objectStorage","uniqueId":"9cd21bc7-65a6-42a0-a34e-dbed9f83d7b8","lifecycleState":"CERTIFIED","lastUpdateDate":1630020033359,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58ead5b5-c4bf-49fb-95f9-f04d4f2c0701","invariantUUID":"d8f106d0-1cb8-4510-9db5-5a896ebab21c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc0a8729-dcc3-4d5d-b3c4-4c991014c6e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019739537,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d348267-cfd5-4d4d-a839-7c091bba5442","invariantUUID":"8a8e7dff-160b-47c7-a050-b5362027a936","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21097be4-9f15-4223-b4d4-f599fac020cc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019896212,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150dbe73-d208-4da3-af8a-03bb5e589f66","invariantUUID":"3244d5a8-da8f-4f80-b3f8-1e471fc262eb","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eee6d62e-a698-4858-be98-1b5f6ede128b","lifecycleState":"CERTIFIED","lastUpdateDate":1630019760208,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"962cc98a-9d39-46e3-9651-ba47ccb600f2","invariantUUID":"5ce46ffa-91ed-4003-9e8b-c42da1c54651","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dd43e8f-2f22-4d48-b092-4b32ca84c0d0","lifecycleState":"CERTIFIED","lastUpdateDate":1630020216830,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e553c06-530f-4535-9c0e-aa279efbf25f","invariantUUID":"29c83342-09ee-42ad-8447-e366a5f16a1a","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":"89e3da08-5691-437d-aecb-5c7a8c8ce450","lifecycleState":"CERTIFIED","lastUpdateDate":1630020086118,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9820d180-33af-44ab-9269-1d1f7827c4ed","invariantUUID":"52ce2c7e-eb9f-497f-b6ab-192653d13430","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f014b3a1-430c-4199-863e-0a4e6bc740b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630020000029,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7d02867-fbbf-4e2c-adb5-8b268401808e","invariantUUID":"7affbdff-8ef7-424b-b920-40c87d3eefc6","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":"port","uniqueId":"4c0d4708-b5a8-4fa1-bf0a-2fead0a5e698","lifecycleState":"CERTIFIED","lastUpdateDate":1630020277174,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9afbff33-9979-43ad-bcac-173831333eb0","invariantUUID":"f4197fc8-99f5-4b8f-aaaa-5c4378cfe791","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":"compute","uniqueId":"7d9d5c6b-7b1f-4737-9e26-ce665f4f17b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630020267002,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"693212b7-2a70-4942-a15f-a686f0f0e331","invariantUUID":"42ad1ef1-a4dc-4d14-ab18-f15b17cecca5","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd78a83f-845a-4cfc-887c-53355049263e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020116308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"147c8a32-fb77-46e6-8fbf-3861a0721275","invariantUUID":"d48ee167-6c9b-4f3c-9df1-93dc589aaeac","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":"objectStorage","uniqueId":"a9d0b412-6c43-4554-85d7-29cf1711e3d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019765637,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9417c087-24cb-4454-8249-3fba0a6ffb2f","invariantUUID":"3605c211-f5e4-4dc5-ad8a-0cc0f1960b52","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":"9f1ec3f6-3626-4ecd-9fa5-7b0aafb8e29e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020091169,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"092752f1-7b90-4aea-8abf-0b65aca64b2a","invariantUUID":"a0cad436-0da7-4d55-86aa-1aecf7908328","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5483a566-7f1e-40bf-bbb3-3575fa03de79","lifecycleState":"CERTIFIED","lastUpdateDate":1630020237988,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84c1a4d5-8534-40ec-93d4-fce0b6166866","invariantUUID":"7a0bb4dd-6b05-43e5-b3f5-ba5321286b9a","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":"f2fd3da8-1d7e-4698-ae57-966de8630c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020172240,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"503c5949-a899-4781-af10-1425b6fc1c5d","invariantUUID":"bb4a287d-7546-40ad-bcee-77766c20755f","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":"d1f91196-958f-457c-920d-08d8cd90fdad","lifecycleState":"CERTIFIED","lastUpdateDate":1630020177667,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476d5e6b-8f1b-44d3-9409-81dc6a2e2759","invariantUUID":"58af24fc-1884-4520-8e95-05fb328b93c6","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":"port","uniqueId":"60537c65-1960-44f5-bc48-92c16ded51d2","lifecycleState":"CERTIFIED","lastUpdateDate":1630020166478,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e29bc26-5afa-4e51-a65a-cc06b72eaec4","invariantUUID":"5b47b12d-483a-45c5-96e6-e57784f593dd","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f02533f4-9ebf-404c-bc3d-c4232d746c84","lifecycleState":"CERTIFIED","lastUpdateDate":1630029649901,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","invariantUUID":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a8cc9b0e-9d2a-4f15-92d0-3833e6ce0080","lifecycleState":"CERTIFIED","lastUpdateDate":1630020206292,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55167901-3c5e-4013-901d-5d4d2f2e28f9","invariantUUID":"a47a2645-2cd3-4933-9193-668dcc6541c9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"732df6f5-8eff-4450-a140-05aee5f07939","lifecycleState":"CERTIFIED","lastUpdateDate":1630019791476,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35fa7864-acc4-4206-b383-79daf6a65bf9","invariantUUID":"ec2ff50d-a8f9-43e6-b371-abbd49af47cd","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":"defaulticon","uniqueId":"42952827-c9ef-46da-beac-a56669ebbacb","lifecycleState":"CERTIFIED","lastUpdateDate":1630020019497,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"22374059-9201-41d9-8fba-df5de57a7f9c","invariantUUID":"dcaf9ecc-fe91-4dfa-a585-9bca59232d4b","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":"ea8561ae-7206-4089-a0a8-52ccf9ad21bc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019796800,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9fd55e83-ecfc-4637-b467-cde1a11ba65b","invariantUUID":"9a31d7a2-8a25-4b3c-a078-80364bfd6740","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e879ac6-eaeb-47c2-8538-7a202c4f0d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019821009,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f857a8a-a08d-4832-9816-7a2469d81558","invariantUUID":"748e29c7-c5bd-4037-a8f9-c50a7be07067","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b624f07-0a36-472d-9402-4f1f94523344","lifecycleState":"CERTIFIED","lastUpdateDate":1630020189153,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e4a8ef-c6d3-4143-b3f7-cc1c8ce6c2a6","invariantUUID":"9e0eddd0-1d32-48a5-b282-4190fc595922","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef535493-a20f-4ba2-b41a-246510abf554","lifecycleState":"CERTIFIED","lastUpdateDate":1630020195834,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b98a5ce4-7725-4ddd-9687-ba67ef99caf1","invariantUUID":"3d78d278-4fd8-4179-875c-b81052eabe99","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":"loadBalancer","uniqueId":"c07de070-35fa-4f72-9b79-2d6a6f7b98cb","lifecycleState":"CERTIFIED","lastUpdateDate":1630019728532,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87559fa3-a930-41b1-8b37-a6593dae51e7","invariantUUID":"71613290-0cc5-435c-adbe-4a178d99d320","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":"compute","uniqueId":"e63580b1-323c-47f5-93a8-a9eed6c5a766","lifecycleState":"CERTIFIED","lastUpdateDate":1630020073673,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bfad92d-2a09-47ab-acbb-567e41eae24c","invariantUUID":"d3641acd-f6b5-420d-b699-0f81f3f87eb0","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e6add5eb-ead6-42b8-af90-183b295740fa","lifecycleState":"CERTIFIED","lastUpdateDate":1630019676159,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79386a0e-86a0-401a-b532-b6cf1fa4b68f","invariantUUID":"ff486d0c-146c-4e5e-926f-58f75e450c91","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":"objectStorage","uniqueId":"06d9ce6a-058a-47a7-b81e-a30e53d8b1c9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019712486,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d013f88-51da-4e1b-80ed-345c6b35e4da","invariantUUID":"e396d82e-8291-434a-8f47-d3f82440f0c8","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":"compute","uniqueId":"dd1f7d3b-b58d-4415-800f-13d49c4155bf","lifecycleState":"CERTIFIED","lastUpdateDate":1630020259057,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8b187c5-c5f3-4ab4-8940-950d1cfe68d7","invariantUUID":"ccfc173d-ab7d-44f8-8c19-8ff19748f85a","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":"defaulticon","uniqueId":"7571d1c0-5c0c-4c39-9eaa-6beee7a4b4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630020149847,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4c023ee-f41e-47a1-9e33-52fba126f19a","invariantUUID":"e90b46ca-652e-4ebc-a2ff-03db4fc28dc9","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":"port","uniqueId":"f7abf467-47db-46e1-a73b-4e8b165b2259","lifecycleState":"CERTIFIED","lastUpdateDate":1630020155109,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f74b5ac-9e00-4fb0-ac73-0be851d209a6","invariantUUID":"25b2f231-f874-463a-962a-97070ef65ee5","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":"a91f3cab-16f9-4eac-91fb-8141bab39275","lifecycleState":"CERTIFIED","lastUpdateDate":1630019815072,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0e7b7aea-e512-4754-83fd-26761f6e4ae7","invariantUUID":"46916484-0c66-4402-92cc-5ce7ad5cdc64","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":"2d9df4a7-42b9-41c0-a248-88454ddbb240","lifecycleState":"CERTIFIED","lastUpdateDate":1630020183209,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb94cb78-0d42-466a-af6b-0097473fe1d8","invariantUUID":"2848c9b1-cef6-493d-a5b9-aaa33957c506","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff5ac7c2-a195-48fb-a6d5-c078d02f6791","lifecycleState":"CERTIFIED","lastUpdateDate":1630020067519,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c77e35ff-07fb-4b21-b9d8-d7f4bc3fc2ac","invariantUUID":"84e370a3-770f-4228-8943-a1cc0c094c34","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"51b14001-4e30-48d8-89c3-7d303b9899be","lifecycleState":"CERTIFIED","lastUpdateDate":1630020142104,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89921d1b-f125-487e-95bf-7ac0acf22b81","invariantUUID":"fde8e936-ebac-4940-be7d-b10797dfe595","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":"91f413d5-77ca-49d3-8afd-9330342f20b7","lifecycleState":"CERTIFIED","lastUpdateDate":1630019880937,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28836e7f-2879-4353-a7e1-3eda31937ea7","invariantUUID":"a5545048-12a7-4a4b-8e94-64a29114804d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"23eef98a-d168-4671-8d1e-1dcf2e15a312","lifecycleState":"CERTIFIED","lastUpdateDate":1630020273976,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"958c0963-c734-49f7-9df9-e5a2505fb9d5","invariantUUID":"7f645a42-4fc8-446e-ad8c-a60af4fb1357","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":"network","uniqueId":"c1bef9b0-3c64-49ef-9e15-50fe63a083a9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019936966,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc8c80e-df3f-4a5d-bc86-c694b9dae257","invariantUUID":"e00ca5ae-9ae2-40cd-882e-3ec4e868c92b","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":"defaulticon","uniqueId":"11192212-223b-421c-bfaa-5341628aea06","lifecycleState":"CERTIFIED","lastUpdateDate":1630019698698,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"cf56b7fe-4060-493b-af3b-b738cb5dbefe","invariantUUID":"be434b78-b6ab-49b1-b1f8-c428b8760fb9","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":"port","uniqueId":"df675d5e-6ce4-4cec-a562-139d38e5518a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019786313,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd92e0f0-f797-406e-8480-a9a2812629f3","invariantUUID":"500d8446-aeb3-47c9-96a8-c62a7689c845","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":"objectStorage","uniqueId":"9f669aaf-1ece-493b-a050-9e433bcde68f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019705275,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46cb803e-3a9f-4f04-a811-6fd21f02fbf1","invariantUUID":"7393a4ef-269d-4da4-90d8-fd55bdbdec6a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2409ef8a-3ee9-4b77-9f20-60b661448fef","lifecycleState":"CERTIFIED","lastUpdateDate":1630020211471,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40653b02-81d2-415b-94f7-cb846ef209e1","invariantUUID":"da342668-b2f8-4dfc-8dce-8662f4078b17","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3c6d65-db3a-4ce0-881a-db41867f9df1","lifecycleState":"CERTIFIED","lastUpdateDate":1630019981425,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfa6e48-38de-419c-855e-173982789218","invariantUUID":"4d6bd803-cd4a-4e24-bef4-9ee571db9ab6","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":"75df8550-fc35-40bb-b65f-cd263f22988c","lifecycleState":"CERTIFIED","lastUpdateDate":1630020006072,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"892c0eb3-793c-47a0-9057-9796e390d345","invariantUUID":"61706f1f-94db-4192-88cb-3e78966a62f4","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":"10a1ccfa-b960-43fd-a9ce-629c2f876b5a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019931835,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dd5f547-1036-475a-9a24-3ec572f0e890","invariantUUID":"3c3cd0c6-6497-45c9-8168-cc5067f08d75","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":"port","uniqueId":"362c89be-b647-41f2-a12d-c244990a671c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019859326,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e687818e-fab2-4816-ad1e-b8cd59572d37","invariantUUID":"ea303bcc-b0e8-4771-8d95-11a1d2b60a26","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":"networkrules","uniqueId":"44d721ac-9a4d-4771-a441-7074fb78835f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019875690,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"268a79ac-1e61-40f2-bf40-24ce50b15101","invariantUUID":"b8fe02e5-66fb-4efd-a036-4ae034712537","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":"defaulticon","uniqueId":"0e091bbc-e0e1-4cdd-a1e4-b72a3a160cff","lifecycleState":"CERTIFIED","lastUpdateDate":1630029548629,"name":"basic_onboard_YQxPFG","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a2c7e29e-b835-484d-9fb7-edc43db05ba8","invariantUUID":"aa31e9a6-7b6a-4722-9873-9dae2ab04f27","systemName":"BasicOnboardYqxpfg","description":"VF","tags":["basic_onboard_YQxPFG"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa6df357-31b8-45f0-ba3e-eace1d362ade","lifecycleState":"CERTIFIED","lastUpdateDate":1630020049740,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b415e6e6-d903-43d9-a4a7-669cc14b8975","invariantUUID":"e242bbdd-658b-4b38-9aec-b43535616359","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":"port","uniqueId":"713c65bb-09dd-4f69-9334-e34370c6b2a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630019734085,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec24613f-5cbd-485d-8877-86985a7a05b1","invariantUUID":"689d0979-e078-495b-8458-7878f8169657","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06f4bb39-75c1-42e0-8cb7-033447934f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019909120,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec56f485-68b3-4a4c-b171-79045ef24635","invariantUUID":"7b93bce0-ceec-4d6a-a4d7-c76e5abdfb01","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":"33f23ca0-0ce8-46d7-a192-7cecaadd3325","lifecycleState":"CERTIFIED","lastUpdateDate":1630020248390,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c12141d-1843-46cb-8143-8401ca6ca155","invariantUUID":"07aa4745-2718-49df-8895-890c5c5cf2be","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":"network","uniqueId":"cc36a51a-5e3e-4a5b-9415-8adc5b102f2e","lifecycleState":"CERTIFIED","lastUpdateDate":1630019965679,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95910b63-6f99-444c-91f3-dd64f4ca77ca","invariantUUID":"d547b873-7eb6-4ef3-a222-57da18fac51d","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":"092d3e3e-8e7c-4458-a88d-a2bd940ab0a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630020060709,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fe435d-a4ad-41bd-9b26-78f5e823d232","invariantUUID":"861a7210-7baa-4814-8881-836e6d9ba0a1","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3376f22d-e1b4-4512-90af-a9fa74a77a9d","lifecycleState":"CERTIFIED","lastUpdateDate":1630019809045,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"13ec3e13-02ed-41f8-8b23-90914ade26c0","invariantUUID":"b0a3393d-3bda-41a9-bc60-b01b4e0ee4d2","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e414d890-c696-48c2-b3b8-ccc18540809e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020227951,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4582bb3-6dab-449f-ad9f-224cc951d5ce","invariantUUID":"51b7c26d-cbde-4555-b957-efcdbdbe71e4","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c40a3d3-7892-4836-a8c0-cdf8d79dc238","lifecycleState":"CERTIFIED","lastUpdateDate":1630019987625,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b8f69b-c825-4712-88f6-05258d8f4f2b","invariantUUID":"3809f1bd-bee2-41e1-8cac-7dd7dc763603","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"752d08f9-241d-4320-8f9f-926f649fb4de","lifecycleState":"CERTIFIED","lastUpdateDate":1630029596075,"name":"basic_onboard_YQxPFG","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","systemName":"BasicOnboardYqxpfg","description":"service","tags":["basic_onboard_YQxPFG"],"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":"cd7ee64f-b1d8-4e72-af4e-bb5e82488220","lifecycleState":"CERTIFIED","lastUpdateDate":1630029089884,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"acf0a328-9917-4200-91e8-a64b43ecc8fd","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630028979663,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","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":"8ac11a0d-1b4e-4482-ae45-5945cfb4b54f","lifecycleState":"CERTIFIED","lastUpdateDate":1630029700996,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1f08d368-e910-45a2-9508-29df9307a430","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","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-27 02:08:25,387 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-27 02:08:25,388 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-27 02:08:25,388 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/1f08d368-e910-45a2-9508-29df9307a430/toscaModel 2021-08-27 02:08:25,388 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-27 02:08:25,390 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-27 02:08:25,557 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/1f08d368-e910-45a2-9508-29df9307a430/toscaModel HTTP/1.1" 200 None 2021-08-27 02:08:25,558 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-27 02:08:25,559 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-27 02:08:25,598 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-27 02:08:25,598 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/ed5e130c-2ce1-47a8-8d72-eb94ac51399d/bc718d8a-f5ed-4292-a579-e1937c735ec7 2021-08-27 02:08:25,598 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-08-27 02:08:25,600 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-27 02:08:25,629 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/ed5e130c-2ce1-47a8-8d72-eb94ac51399d/bc718d8a-f5ed-4292-a579-e1937c735ec7 HTTP/1.1" 200 270 2021-08-27 02:08:25,630 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-08-27 02:08:25,630 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d","rb-version":"bc718d8a-f5ed-4292-a579-e1937c735ec7","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"22c0d570-6fff-4a0b-8dca-f77e548d46a1"}} 2021-08-27 02:08:25,632 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-27 02:08:25,632 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/ed5e130c-2ce1-47a8-8d72-eb94ac51399d/bc718d8a-f5ed-4292-a579-e1937c735ec7/profile/cnftest 2021-08-27 02:08:25,632 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-08-27 02:08:25,633 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-27 02:08:25,655 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/ed5e130c-2ce1-47a8-8d72-eb94ac51399d/bc718d8a-f5ed-4292-a579-e1937c735ec7/profile/cnftest HTTP/1.1" 404 87 2021-08-27 02:08:25,656 INFO 142:onap_service.py(1) - [None][Get profile] response code: 404 2021-08-27 02:08:25,656 DEBUG 146:onap_service.py(1) - [None][Get profile] response: n/a 2021-08-27 02:08:25,656 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-27 02:08:25,657 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-27 02:08:25,661 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-27 02:08:25,661 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/ed5e130c-2ce1-47a8-8d72-eb94ac51399d/bc718d8a-f5ed-4292-a579-e1937c735ec7/profile 2021-08-27 02:08:25,661 DEBUG 132:onap_service.py(1) - [None][Create profile for definition] data sent: { "rb-name": "ed5e130c-2ce1-47a8-8d72-eb94ac51399d", "rb-version": "bc718d8a-f5ed-4292-a579-e1937c735ec7", "profile-name": "cnftest", "release-name": "cnftest", "namespace": "k8s", "kubernetes-version": "1.0" } 2021-08-27 02:08:25,663 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-27 02:08:25,692 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/ed5e130c-2ce1-47a8-8d72-eb94ac51399d/bc718d8a-f5ed-4292-a579-e1937c735ec7/profile HTTP/1.1" 201 212 2021-08-27 02:08:25,693 INFO 142:onap_service.py(1) - [None][Create profile for definition] response code: 201 2021-08-27 02:08:25,693 DEBUG 146:onap_service.py(1) - [None][Create profile for definition] response: {"rb-name":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d","rb-version":"bc718d8a-f5ed-4292-a579-e1937c735ec7","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-08-27 02:08:25,696 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-27 02:08:25,696 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/ed5e130c-2ce1-47a8-8d72-eb94ac51399d/bc718d8a-f5ed-4292-a579-e1937c735ec7/profile/cnftest 2021-08-27 02:08:25,696 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-08-27 02:08:25,699 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-27 02:08:25,723 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/ed5e130c-2ce1-47a8-8d72-eb94ac51399d/bc718d8a-f5ed-4292-a579-e1937c735ec7/profile/cnftest HTTP/1.1" 200 212 2021-08-27 02:08:25,724 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-08-27 02:08:25,724 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d","rb-version":"bc718d8a-f5ed-4292-a579-e1937c735ec7","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-08-27 02:08:25,728 DEBUG 129:onap_service.py(1) - [None][Upload Artifact content] sent header: {} 2021-08-27 02:08:25,728 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/ed5e130c-2ce1-47a8-8d72-eb94ac51399d/bc718d8a-f5ed-4292-a579-e1937c735ec7/profile/cnftest/content 2021-08-27 02:08:25,728 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-27 02:08:25,731 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-27 02:08:25,764 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/ed5e130c-2ce1-47a8-8d72-eb94ac51399d/bc718d8a-f5ed-4292-a579-e1937c735ec7/profile/cnftest/content HTTP/1.1" 200 0 2021-08-27 02:08:25,765 INFO 142:onap_service.py(1) - [None][Upload Artifact content] response code: 200 2021-08-27 02:08:25,765 DEBUG 146:onap_service.py(1) - [None][Upload Artifact content] response: n/a 2021-08-27 02:08:25,768 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-27 02:08:25,769 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-27 02:08:25,769 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-27 02:08:25,771 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:08:25,827 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-27 02:08:25,828 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-27 02:08:25,829 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":"1630029705827"} 2021-08-27 02:08:25,831 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-27 02:08:25,831 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-27 02:08:25,831 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-27 02:08:25,833 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:08:25,886 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-27 02:08:25,887 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-27 02:08:25,887 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1630029707662","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-27 02:08:25,891 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-912f5519-3315-4322-9c65-e20f535726cb 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-27 02:08:25,891 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-912f5519-3315-4322-9c65-e20f535726cb 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-912f5519-3315-4322-9c65-e20f535726cb 2021-08-27 02:08:25,891 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-912f5519-3315-4322-9c65-e20f535726cb service-instance-name] data sent: None 2021-08-27 02:08:25,894 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:08:25,969 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-912f5519-3315-4322-9c65-e20f535726cb HTTP/1.1" 200 1643 2021-08-27 02:08:25,970 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-912f5519-3315-4322-9c65-e20f535726cb service-instance-name] response code: 200 2021-08-27 02:08:25,970 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-912f5519-3315-4322-9c65-e20f535726cb service-instance-name] response: {"service-instance":[{"service-instance-id":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","service-instance-name":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","model-version-id":"1f08d368-e910-45a2-9508-29df9307a430","resource-version":"1630030088831","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046/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/81e5393a-e3a9-46a5-9081-b609062a5146","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"81e5393a-e3a9-46a5-9081-b609062a5146"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/503809c8-719e-40cd-af5b-689ea877bda6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"503809c8-719e-40cd-af5b-689ea877bda6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_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-27 02:08:25,974 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-27 02:08:25,974 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-27 02:08:25,974 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-27 02:08:25,977 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:08:26,078 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-27 02:08:26,078 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-27 02:08:26,079 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":"1630030088973","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/503809c8-719e-40cd-af5b-689ea877bda6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"503809c8-719e-40cd-af5b-689ea877bda6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_vnf_0"}]}]}}]} 2021-08-27 02:08:26,081 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-27 02:08:26,081 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-27 02:08:26,081 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-27 02:08:26,083 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:08:26,136 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-27 02:08:26,137 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-27 02:08:26,137 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630030089106","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/503809c8-719e-40cd-af5b-689ea877bda6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"503809c8-719e-40cd-af5b-689ea877bda6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_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-27 02:08:26,140 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-27 02:08:26,140 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/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046/relationship-list 2021-08-27 02:08:26,140 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-27 02:08:26,142 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:08:26,213 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/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046/relationship-list HTTP/1.1" 200 1064 2021-08-27 02:08:26,213 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-27 02:08:26,214 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/81e5393a-e3a9-46a5-9081-b609062a5146","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"81e5393a-e3a9-46a5-9081-b609062a5146"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/503809c8-719e-40cd-af5b-689ea877bda6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"503809c8-719e-40cd-af5b-689ea877bda6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_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-27 02:08:26,216 DEBUG 129:onap_service.py(1) - [AAI][Get 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 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-27 02:08:26,216 DEBUG 131:onap_service.py(1) - [AAI][Get 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/503809c8-719e-40cd-af5b-689ea877bda6 2021-08-27 02:08:26,216 DEBUG 132:onap_service.py(1) - [AAI][Get 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 ABCMeta] data sent: None 2021-08-27 02:08:26,218 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:08:26,288 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/503809c8-719e-40cd-af5b-689ea877bda6 HTTP/1.1" 200 3737 2021-08-27 02:08:26,289 INFO 142:onap_service.py(1) - [AAI][Get 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 ABCMeta] response code: 200 2021-08-27 02:08:26,290 DEBUG 146:onap_service.py(1) - [AAI][Get 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 ABCMeta] response: {"vnf-id":"503809c8-719e-40cd-af5b-689ea877bda6","vnf-name":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1630030094036","model-invariant-id":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","model-version-id":"8cd5132f-1d0e-4966-857f-d7265f73864a","model-customization-id":"066f4d83-7266-4712-8606-444aac5e6a47","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046/service-data/vnfs/vnf/503809c8-719e-40cd-af5b-689ea877bda6/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/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-08-27 02:08:26,293 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-27 02:08:26,293 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-27 02:08:26,294 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-27 02:08:26,294 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-27 02:08:26,294 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-27 02:08:26,296 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-27 02:08:26,768 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-27 02:08:26,770 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-27 02:08:26,770 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1f08d368-e910-45a2-9508-29df9307a430","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1f08d368-e910-45a2-9508-29df9307a430/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/868e0c8d-8369-4ee2-a4bd-8847c0ed02bd/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/baf91f0a-36ca-44c5-8b40-6878bc09eb89/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","name":"basic_onboard_YQxPFG","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/89592209-e252-4ffa-9fb6-0e46a810aa2e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-27 02:08:26,772 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-27 02:08:26,773 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:08:26,773 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:08:26,773 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:08:26,773 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-27 02:08:26,773 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:08:26,774 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:08:26,774 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-27 02:08:26,774 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-27 02:08:26,774 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:08:26,774 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:08:26,774 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:08:26,774 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_YQxPFG from SDC 2021-08-27 02:08:26,775 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:08:26,775 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:08:26,775 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:08:26,775 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-27 02:08:26,775 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-27 02:08:26,775 INFO 192:__init__.py(1) - Service found, updating information 2021-08-27 02:08:26,776 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-27 02:08:26,776 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-27 02:08:26,776 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-27 02:08:26,778 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:08:27,357 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-27 02:08:27,359 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-27 02:08:27,361 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f759230-2dc8-438d-ad28-f9196f9afa7d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020038451,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94dba5b9-a0eb-4a56-aea8-fe06a16b1f1f","invariantUUID":"67b8129f-8c72-41ac-ba9e-263d30fa4a43","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":"networkrules","uniqueId":"a20b126b-d8f8-44a6-a9ef-c610aadc44b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630019853887,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f782edc9-8d5d-4220-aad8-76332363e953","invariantUUID":"b81143ed-9c4b-425c-9f90-39e18661c447","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":"objectStorage","uniqueId":"4f6bdda3-618f-41f3-a2ef-f7d9abfaa919","lifecycleState":"CERTIFIED","lastUpdateDate":1630020109251,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d5c0ed4-6019-48a5-9b28-6f2b71ea21c1","invariantUUID":"8d8d71ca-a8e7-44c2-9abe-15dfbd77635e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09e3a349-c4a6-40f7-b6e9-5dfd5bef4dd5","lifecycleState":"CERTIFIED","lastUpdateDate":1630019902384,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17e850fd-603d-4f71-a07e-1e6fa9bf77b2","invariantUUID":"944ac717-d0a1-4e4a-b57e-27bc9c97975f","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"388d1397-3fd4-401e-9422-1215c767cbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019802304,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"09ef85c5-a2a4-4fde-9d47-0db2b0a373cc","invariantUUID":"b613b7c5-a597-4d24-9ed9-a48041a8ed0d","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":"47f29f1b-2397-410b-b5ff-d62bb256cf4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019926402,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4de62b1-a505-4a7c-8ae0-f75ad534924d","invariantUUID":"8018e725-6e6c-4aaf-bf49-3a7a1a9c588c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"34d7957d-1a14-4479-a37d-247a32451f82","lifecycleState":"CERTIFIED","lastUpdateDate":1630020043748,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afa00903-c12f-405e-9f53-6e7608c48f1f","invariantUUID":"9b109acc-7619-4b27-a948-315727592893","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":"securityrules","uniqueId":"e3ce22b4-a916-4f21-a6aa-7d11a5b22b78","lifecycleState":"CERTIFIED","lastUpdateDate":1630019885958,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e2945f05-8845-4d71-8d91-6e4b206c55e3","invariantUUID":"32c992fc-53ac-480e-9a86-18fe8377c57d","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":"3ee69c2e-5f8c-420e-ac64-d05c5093f51a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020160347,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6c8d36e-a739-40e9-83b1-4e85e5e6ba25","invariantUUID":"ffab65b9-290d-4685-a830-7feefdb5167e","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":"defaulticon","uniqueId":"738fb8aa-db40-4738-997b-ffbdbeff43eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630029040721,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bb9ab116-6143-4606-9be8-e1340dd8f03b","invariantUUID":"d573e24e-afdf-441d-be4f-9ee150542cea","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9423437a-b245-43b3-9dff-c9813810197d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020255775,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10f6e8a-1c09-4a2c-9c65-1dd7c85684f9","invariantUUID":"3ad69b8a-c390-4274-b2dc-cdbed210dd99","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41946853-aaab-4752-982b-189b89042b72","lifecycleState":"CERTIFIED","lastUpdateDate":1630019771881,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eb5dc8-44ca-490f-a649-50a2eb8e73e2","invariantUUID":"f20eca96-48c9-4c06-bac1-fd1b082fd445","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea09a51-8c21-423a-b87e-a4c409a19250","lifecycleState":"CERTIFIED","lastUpdateDate":1630019914328,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"018b38e9-0154-4aef-bf66-e4a3831dfc47","invariantUUID":"7be531ca-4e24-4942-a697-c1e11d936d3a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a287cff6-e6e4-4189-b002-05865ada0af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630020012892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370ebb74-0acb-4fe5-8122-69b1b6101dea","invariantUUID":"9bfe4baa-9b7c-49e6-9f12-0ee1f772a9b9","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":"c06e4f99-871b-42a5-9992-bb030a7bbf77","lifecycleState":"CERTIFIED","lastUpdateDate":1630019778343,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab2b3365-c21a-4213-8eef-7c676f5286de","invariantUUID":"8f260ab1-79a5-435b-b890-3c483d6ee6bd","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8438f3b9-f0ec-4e0f-a44c-376f38e04349","lifecycleState":"CERTIFIED","lastUpdateDate":1630020028151,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c86e31-88e3-409c-9808-cc6ab8941c45","invariantUUID":"406c1b83-db3f-4ed1-bbcc-edfe8f4039a5","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":"objectStorage","uniqueId":"9cd21bc7-65a6-42a0-a34e-dbed9f83d7b8","lifecycleState":"CERTIFIED","lastUpdateDate":1630020033359,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58ead5b5-c4bf-49fb-95f9-f04d4f2c0701","invariantUUID":"d8f106d0-1cb8-4510-9db5-5a896ebab21c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc0a8729-dcc3-4d5d-b3c4-4c991014c6e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019739537,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d348267-cfd5-4d4d-a839-7c091bba5442","invariantUUID":"8a8e7dff-160b-47c7-a050-b5362027a936","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21097be4-9f15-4223-b4d4-f599fac020cc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019896212,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150dbe73-d208-4da3-af8a-03bb5e589f66","invariantUUID":"3244d5a8-da8f-4f80-b3f8-1e471fc262eb","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eee6d62e-a698-4858-be98-1b5f6ede128b","lifecycleState":"CERTIFIED","lastUpdateDate":1630019760208,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"962cc98a-9d39-46e3-9651-ba47ccb600f2","invariantUUID":"5ce46ffa-91ed-4003-9e8b-c42da1c54651","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dd43e8f-2f22-4d48-b092-4b32ca84c0d0","lifecycleState":"CERTIFIED","lastUpdateDate":1630020216830,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e553c06-530f-4535-9c0e-aa279efbf25f","invariantUUID":"29c83342-09ee-42ad-8447-e366a5f16a1a","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":"89e3da08-5691-437d-aecb-5c7a8c8ce450","lifecycleState":"CERTIFIED","lastUpdateDate":1630020086118,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9820d180-33af-44ab-9269-1d1f7827c4ed","invariantUUID":"52ce2c7e-eb9f-497f-b6ab-192653d13430","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f014b3a1-430c-4199-863e-0a4e6bc740b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630020000029,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7d02867-fbbf-4e2c-adb5-8b268401808e","invariantUUID":"7affbdff-8ef7-424b-b920-40c87d3eefc6","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":"port","uniqueId":"4c0d4708-b5a8-4fa1-bf0a-2fead0a5e698","lifecycleState":"CERTIFIED","lastUpdateDate":1630020277174,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9afbff33-9979-43ad-bcac-173831333eb0","invariantUUID":"f4197fc8-99f5-4b8f-aaaa-5c4378cfe791","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":"compute","uniqueId":"7d9d5c6b-7b1f-4737-9e26-ce665f4f17b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630020267002,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"693212b7-2a70-4942-a15f-a686f0f0e331","invariantUUID":"42ad1ef1-a4dc-4d14-ab18-f15b17cecca5","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd78a83f-845a-4cfc-887c-53355049263e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020116308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"147c8a32-fb77-46e6-8fbf-3861a0721275","invariantUUID":"d48ee167-6c9b-4f3c-9df1-93dc589aaeac","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":"objectStorage","uniqueId":"a9d0b412-6c43-4554-85d7-29cf1711e3d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019765637,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9417c087-24cb-4454-8249-3fba0a6ffb2f","invariantUUID":"3605c211-f5e4-4dc5-ad8a-0cc0f1960b52","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":"9f1ec3f6-3626-4ecd-9fa5-7b0aafb8e29e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020091169,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"092752f1-7b90-4aea-8abf-0b65aca64b2a","invariantUUID":"a0cad436-0da7-4d55-86aa-1aecf7908328","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5483a566-7f1e-40bf-bbb3-3575fa03de79","lifecycleState":"CERTIFIED","lastUpdateDate":1630020237988,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84c1a4d5-8534-40ec-93d4-fce0b6166866","invariantUUID":"7a0bb4dd-6b05-43e5-b3f5-ba5321286b9a","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":"f2fd3da8-1d7e-4698-ae57-966de8630c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020172240,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"503c5949-a899-4781-af10-1425b6fc1c5d","invariantUUID":"bb4a287d-7546-40ad-bcee-77766c20755f","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":"d1f91196-958f-457c-920d-08d8cd90fdad","lifecycleState":"CERTIFIED","lastUpdateDate":1630020177667,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476d5e6b-8f1b-44d3-9409-81dc6a2e2759","invariantUUID":"58af24fc-1884-4520-8e95-05fb328b93c6","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":"port","uniqueId":"60537c65-1960-44f5-bc48-92c16ded51d2","lifecycleState":"CERTIFIED","lastUpdateDate":1630020166478,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e29bc26-5afa-4e51-a65a-cc06b72eaec4","invariantUUID":"5b47b12d-483a-45c5-96e6-e57784f593dd","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f02533f4-9ebf-404c-bc3d-c4232d746c84","lifecycleState":"CERTIFIED","lastUpdateDate":1630029649901,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","invariantUUID":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a8cc9b0e-9d2a-4f15-92d0-3833e6ce0080","lifecycleState":"CERTIFIED","lastUpdateDate":1630020206292,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55167901-3c5e-4013-901d-5d4d2f2e28f9","invariantUUID":"a47a2645-2cd3-4933-9193-668dcc6541c9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"732df6f5-8eff-4450-a140-05aee5f07939","lifecycleState":"CERTIFIED","lastUpdateDate":1630019791476,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35fa7864-acc4-4206-b383-79daf6a65bf9","invariantUUID":"ec2ff50d-a8f9-43e6-b371-abbd49af47cd","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":"defaulticon","uniqueId":"42952827-c9ef-46da-beac-a56669ebbacb","lifecycleState":"CERTIFIED","lastUpdateDate":1630020019497,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"22374059-9201-41d9-8fba-df5de57a7f9c","invariantUUID":"dcaf9ecc-fe91-4dfa-a585-9bca59232d4b","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":"ea8561ae-7206-4089-a0a8-52ccf9ad21bc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019796800,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9fd55e83-ecfc-4637-b467-cde1a11ba65b","invariantUUID":"9a31d7a2-8a25-4b3c-a078-80364bfd6740","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e879ac6-eaeb-47c2-8538-7a202c4f0d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019821009,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f857a8a-a08d-4832-9816-7a2469d81558","invariantUUID":"748e29c7-c5bd-4037-a8f9-c50a7be07067","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b624f07-0a36-472d-9402-4f1f94523344","lifecycleState":"CERTIFIED","lastUpdateDate":1630020189153,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e4a8ef-c6d3-4143-b3f7-cc1c8ce6c2a6","invariantUUID":"9e0eddd0-1d32-48a5-b282-4190fc595922","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef535493-a20f-4ba2-b41a-246510abf554","lifecycleState":"CERTIFIED","lastUpdateDate":1630020195834,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b98a5ce4-7725-4ddd-9687-ba67ef99caf1","invariantUUID":"3d78d278-4fd8-4179-875c-b81052eabe99","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":"loadBalancer","uniqueId":"c07de070-35fa-4f72-9b79-2d6a6f7b98cb","lifecycleState":"CERTIFIED","lastUpdateDate":1630019728532,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87559fa3-a930-41b1-8b37-a6593dae51e7","invariantUUID":"71613290-0cc5-435c-adbe-4a178d99d320","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":"compute","uniqueId":"e63580b1-323c-47f5-93a8-a9eed6c5a766","lifecycleState":"CERTIFIED","lastUpdateDate":1630020073673,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bfad92d-2a09-47ab-acbb-567e41eae24c","invariantUUID":"d3641acd-f6b5-420d-b699-0f81f3f87eb0","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e6add5eb-ead6-42b8-af90-183b295740fa","lifecycleState":"CERTIFIED","lastUpdateDate":1630019676159,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79386a0e-86a0-401a-b532-b6cf1fa4b68f","invariantUUID":"ff486d0c-146c-4e5e-926f-58f75e450c91","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":"objectStorage","uniqueId":"06d9ce6a-058a-47a7-b81e-a30e53d8b1c9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019712486,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d013f88-51da-4e1b-80ed-345c6b35e4da","invariantUUID":"e396d82e-8291-434a-8f47-d3f82440f0c8","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":"compute","uniqueId":"dd1f7d3b-b58d-4415-800f-13d49c4155bf","lifecycleState":"CERTIFIED","lastUpdateDate":1630020259057,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8b187c5-c5f3-4ab4-8940-950d1cfe68d7","invariantUUID":"ccfc173d-ab7d-44f8-8c19-8ff19748f85a","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":"defaulticon","uniqueId":"7571d1c0-5c0c-4c39-9eaa-6beee7a4b4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630020149847,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4c023ee-f41e-47a1-9e33-52fba126f19a","invariantUUID":"e90b46ca-652e-4ebc-a2ff-03db4fc28dc9","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":"port","uniqueId":"f7abf467-47db-46e1-a73b-4e8b165b2259","lifecycleState":"CERTIFIED","lastUpdateDate":1630020155109,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f74b5ac-9e00-4fb0-ac73-0be851d209a6","invariantUUID":"25b2f231-f874-463a-962a-97070ef65ee5","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":"a91f3cab-16f9-4eac-91fb-8141bab39275","lifecycleState":"CERTIFIED","lastUpdateDate":1630019815072,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0e7b7aea-e512-4754-83fd-26761f6e4ae7","invariantUUID":"46916484-0c66-4402-92cc-5ce7ad5cdc64","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":"2d9df4a7-42b9-41c0-a248-88454ddbb240","lifecycleState":"CERTIFIED","lastUpdateDate":1630020183209,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb94cb78-0d42-466a-af6b-0097473fe1d8","invariantUUID":"2848c9b1-cef6-493d-a5b9-aaa33957c506","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff5ac7c2-a195-48fb-a6d5-c078d02f6791","lifecycleState":"CERTIFIED","lastUpdateDate":1630020067519,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c77e35ff-07fb-4b21-b9d8-d7f4bc3fc2ac","invariantUUID":"84e370a3-770f-4228-8943-a1cc0c094c34","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"51b14001-4e30-48d8-89c3-7d303b9899be","lifecycleState":"CERTIFIED","lastUpdateDate":1630020142104,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89921d1b-f125-487e-95bf-7ac0acf22b81","invariantUUID":"fde8e936-ebac-4940-be7d-b10797dfe595","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":"91f413d5-77ca-49d3-8afd-9330342f20b7","lifecycleState":"CERTIFIED","lastUpdateDate":1630019880937,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28836e7f-2879-4353-a7e1-3eda31937ea7","invariantUUID":"a5545048-12a7-4a4b-8e94-64a29114804d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"23eef98a-d168-4671-8d1e-1dcf2e15a312","lifecycleState":"CERTIFIED","lastUpdateDate":1630020273976,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"958c0963-c734-49f7-9df9-e5a2505fb9d5","invariantUUID":"7f645a42-4fc8-446e-ad8c-a60af4fb1357","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":"network","uniqueId":"c1bef9b0-3c64-49ef-9e15-50fe63a083a9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019936966,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc8c80e-df3f-4a5d-bc86-c694b9dae257","invariantUUID":"e00ca5ae-9ae2-40cd-882e-3ec4e868c92b","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":"defaulticon","uniqueId":"11192212-223b-421c-bfaa-5341628aea06","lifecycleState":"CERTIFIED","lastUpdateDate":1630019698698,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"cf56b7fe-4060-493b-af3b-b738cb5dbefe","invariantUUID":"be434b78-b6ab-49b1-b1f8-c428b8760fb9","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":"port","uniqueId":"df675d5e-6ce4-4cec-a562-139d38e5518a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019786313,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd92e0f0-f797-406e-8480-a9a2812629f3","invariantUUID":"500d8446-aeb3-47c9-96a8-c62a7689c845","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":"objectStorage","uniqueId":"9f669aaf-1ece-493b-a050-9e433bcde68f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019705275,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46cb803e-3a9f-4f04-a811-6fd21f02fbf1","invariantUUID":"7393a4ef-269d-4da4-90d8-fd55bdbdec6a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2409ef8a-3ee9-4b77-9f20-60b661448fef","lifecycleState":"CERTIFIED","lastUpdateDate":1630020211471,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40653b02-81d2-415b-94f7-cb846ef209e1","invariantUUID":"da342668-b2f8-4dfc-8dce-8662f4078b17","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3c6d65-db3a-4ce0-881a-db41867f9df1","lifecycleState":"CERTIFIED","lastUpdateDate":1630019981425,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfa6e48-38de-419c-855e-173982789218","invariantUUID":"4d6bd803-cd4a-4e24-bef4-9ee571db9ab6","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":"75df8550-fc35-40bb-b65f-cd263f22988c","lifecycleState":"CERTIFIED","lastUpdateDate":1630020006072,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"892c0eb3-793c-47a0-9057-9796e390d345","invariantUUID":"61706f1f-94db-4192-88cb-3e78966a62f4","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":"10a1ccfa-b960-43fd-a9ce-629c2f876b5a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019931835,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dd5f547-1036-475a-9a24-3ec572f0e890","invariantUUID":"3c3cd0c6-6497-45c9-8168-cc5067f08d75","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":"port","uniqueId":"362c89be-b647-41f2-a12d-c244990a671c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019859326,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e687818e-fab2-4816-ad1e-b8cd59572d37","invariantUUID":"ea303bcc-b0e8-4771-8d95-11a1d2b60a26","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":"networkrules","uniqueId":"44d721ac-9a4d-4771-a441-7074fb78835f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019875690,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"268a79ac-1e61-40f2-bf40-24ce50b15101","invariantUUID":"b8fe02e5-66fb-4efd-a036-4ae034712537","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":"defaulticon","uniqueId":"0e091bbc-e0e1-4cdd-a1e4-b72a3a160cff","lifecycleState":"CERTIFIED","lastUpdateDate":1630029548629,"name":"basic_onboard_YQxPFG","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a2c7e29e-b835-484d-9fb7-edc43db05ba8","invariantUUID":"aa31e9a6-7b6a-4722-9873-9dae2ab04f27","systemName":"BasicOnboardYqxpfg","description":"VF","tags":["basic_onboard_YQxPFG"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa6df357-31b8-45f0-ba3e-eace1d362ade","lifecycleState":"CERTIFIED","lastUpdateDate":1630020049740,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b415e6e6-d903-43d9-a4a7-669cc14b8975","invariantUUID":"e242bbdd-658b-4b38-9aec-b43535616359","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":"port","uniqueId":"713c65bb-09dd-4f69-9334-e34370c6b2a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630019734085,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec24613f-5cbd-485d-8877-86985a7a05b1","invariantUUID":"689d0979-e078-495b-8458-7878f8169657","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06f4bb39-75c1-42e0-8cb7-033447934f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019909120,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec56f485-68b3-4a4c-b171-79045ef24635","invariantUUID":"7b93bce0-ceec-4d6a-a4d7-c76e5abdfb01","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":"33f23ca0-0ce8-46d7-a192-7cecaadd3325","lifecycleState":"CERTIFIED","lastUpdateDate":1630020248390,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c12141d-1843-46cb-8143-8401ca6ca155","invariantUUID":"07aa4745-2718-49df-8895-890c5c5cf2be","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":"network","uniqueId":"cc36a51a-5e3e-4a5b-9415-8adc5b102f2e","lifecycleState":"CERTIFIED","lastUpdateDate":1630019965679,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95910b63-6f99-444c-91f3-dd64f4ca77ca","invariantUUID":"d547b873-7eb6-4ef3-a222-57da18fac51d","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":"092d3e3e-8e7c-4458-a88d-a2bd940ab0a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630020060709,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fe435d-a4ad-41bd-9b26-78f5e823d232","invariantUUID":"861a7210-7baa-4814-8881-836e6d9ba0a1","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3376f22d-e1b4-4512-90af-a9fa74a77a9d","lifecycleState":"CERTIFIED","lastUpdateDate":1630019809045,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"13ec3e13-02ed-41f8-8b23-90914ade26c0","invariantUUID":"b0a3393d-3bda-41a9-bc60-b01b4e0ee4d2","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e414d890-c696-48c2-b3b8-ccc18540809e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020227951,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4582bb3-6dab-449f-ad9f-224cc951d5ce","invariantUUID":"51b7c26d-cbde-4555-b957-efcdbdbe71e4","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c40a3d3-7892-4836-a8c0-cdf8d79dc238","lifecycleState":"CERTIFIED","lastUpdateDate":1630019987625,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b8f69b-c825-4712-88f6-05258d8f4f2b","invariantUUID":"3809f1bd-bee2-41e1-8cac-7dd7dc763603","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"752d08f9-241d-4320-8f9f-926f649fb4de","lifecycleState":"CERTIFIED","lastUpdateDate":1630029596075,"name":"basic_onboard_YQxPFG","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","systemName":"BasicOnboardYqxpfg","description":"service","tags":["basic_onboard_YQxPFG"],"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":"cd7ee64f-b1d8-4e72-af4e-bb5e82488220","lifecycleState":"CERTIFIED","lastUpdateDate":1630029089884,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"acf0a328-9917-4200-91e8-a64b43ecc8fd","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630028979663,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","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":"8ac11a0d-1b4e-4482-ae45-5945cfb4b54f","lifecycleState":"CERTIFIED","lastUpdateDate":1630029700996,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1f08d368-e910-45a2-9508-29df9307a430","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","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-27 02:08:27,367 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-27 02:08:27,368 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-27 02:08:27,368 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/1f08d368-e910-45a2-9508-29df9307a430/toscaModel 2021-08-27 02:08:27,368 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-27 02:08:27,370 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-27 02:08:27,548 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/1f08d368-e910-45a2-9508-29df9307a430/toscaModel HTTP/1.1" 200 None 2021-08-27 02:08:27,550 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-27 02:08:27,550 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-27 02:08:27,583 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': 'f412872a-b1c1-4e24-a6af-47c1de84605d', 'x-fromappid': 'API client'} 2021-08-27 02:08:27,583 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-27 02:08:27,583 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-912f5519-3315-4322-9c65-e20f535726cb" }, "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-912f5519-3315-4322-9c65-e20f535726cb_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-27 02:08:27,585 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-08-27 02:08:27,677 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-27 02:08:27,679 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-08-27 02:08:27,679 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-27 02:08:27,706 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-27 02:08:27,707 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-27 02:08:27,707 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-27 02:08:27,707 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-27 02:08:27,707 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-27 02:08:27,709 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-27 02:08:28,200 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-27 02:08:28,202 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-27 02:08:28,202 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1f08d368-e910-45a2-9508-29df9307a430","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1f08d368-e910-45a2-9508-29df9307a430/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/868e0c8d-8369-4ee2-a4bd-8847c0ed02bd/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/baf91f0a-36ca-44c5-8b40-6878bc09eb89/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","name":"basic_onboard_YQxPFG","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/89592209-e252-4ffa-9fb6-0e46a810aa2e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-27 02:08:28,204 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-27 02:08:28,204 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:08:28,205 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:08:28,205 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:08:28,205 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-27 02:08:28,205 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:08:28,205 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:08:28,205 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-27 02:08:28,205 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-27 02:08:28,206 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:08:28,206 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:08:28,206 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:08:28,206 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_YQxPFG from SDC 2021-08-27 02:08:28,206 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:08:28,207 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:08:28,207 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:08:28,207 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-27 02:08:28,207 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-27 02:08:28,207 INFO 192:__init__.py(1) - Service found, updating information 2021-08-27 02:08:28,208 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-27 02:08:28,208 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-27 02:08:28,208 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-27 02:08:28,210 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:08:29,220 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-27 02:08:29,222 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-27 02:08:29,224 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f759230-2dc8-438d-ad28-f9196f9afa7d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020038451,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94dba5b9-a0eb-4a56-aea8-fe06a16b1f1f","invariantUUID":"67b8129f-8c72-41ac-ba9e-263d30fa4a43","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":"networkrules","uniqueId":"a20b126b-d8f8-44a6-a9ef-c610aadc44b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630019853887,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f782edc9-8d5d-4220-aad8-76332363e953","invariantUUID":"b81143ed-9c4b-425c-9f90-39e18661c447","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":"objectStorage","uniqueId":"4f6bdda3-618f-41f3-a2ef-f7d9abfaa919","lifecycleState":"CERTIFIED","lastUpdateDate":1630020109251,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d5c0ed4-6019-48a5-9b28-6f2b71ea21c1","invariantUUID":"8d8d71ca-a8e7-44c2-9abe-15dfbd77635e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09e3a349-c4a6-40f7-b6e9-5dfd5bef4dd5","lifecycleState":"CERTIFIED","lastUpdateDate":1630019902384,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17e850fd-603d-4f71-a07e-1e6fa9bf77b2","invariantUUID":"944ac717-d0a1-4e4a-b57e-27bc9c97975f","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"388d1397-3fd4-401e-9422-1215c767cbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019802304,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"09ef85c5-a2a4-4fde-9d47-0db2b0a373cc","invariantUUID":"b613b7c5-a597-4d24-9ed9-a48041a8ed0d","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":"47f29f1b-2397-410b-b5ff-d62bb256cf4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019926402,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4de62b1-a505-4a7c-8ae0-f75ad534924d","invariantUUID":"8018e725-6e6c-4aaf-bf49-3a7a1a9c588c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"34d7957d-1a14-4479-a37d-247a32451f82","lifecycleState":"CERTIFIED","lastUpdateDate":1630020043748,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afa00903-c12f-405e-9f53-6e7608c48f1f","invariantUUID":"9b109acc-7619-4b27-a948-315727592893","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":"securityrules","uniqueId":"e3ce22b4-a916-4f21-a6aa-7d11a5b22b78","lifecycleState":"CERTIFIED","lastUpdateDate":1630019885958,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e2945f05-8845-4d71-8d91-6e4b206c55e3","invariantUUID":"32c992fc-53ac-480e-9a86-18fe8377c57d","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":"3ee69c2e-5f8c-420e-ac64-d05c5093f51a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020160347,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6c8d36e-a739-40e9-83b1-4e85e5e6ba25","invariantUUID":"ffab65b9-290d-4685-a830-7feefdb5167e","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":"defaulticon","uniqueId":"738fb8aa-db40-4738-997b-ffbdbeff43eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630029040721,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bb9ab116-6143-4606-9be8-e1340dd8f03b","invariantUUID":"d573e24e-afdf-441d-be4f-9ee150542cea","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9423437a-b245-43b3-9dff-c9813810197d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020255775,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10f6e8a-1c09-4a2c-9c65-1dd7c85684f9","invariantUUID":"3ad69b8a-c390-4274-b2dc-cdbed210dd99","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41946853-aaab-4752-982b-189b89042b72","lifecycleState":"CERTIFIED","lastUpdateDate":1630019771881,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eb5dc8-44ca-490f-a649-50a2eb8e73e2","invariantUUID":"f20eca96-48c9-4c06-bac1-fd1b082fd445","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea09a51-8c21-423a-b87e-a4c409a19250","lifecycleState":"CERTIFIED","lastUpdateDate":1630019914328,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"018b38e9-0154-4aef-bf66-e4a3831dfc47","invariantUUID":"7be531ca-4e24-4942-a697-c1e11d936d3a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a287cff6-e6e4-4189-b002-05865ada0af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630020012892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370ebb74-0acb-4fe5-8122-69b1b6101dea","invariantUUID":"9bfe4baa-9b7c-49e6-9f12-0ee1f772a9b9","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":"c06e4f99-871b-42a5-9992-bb030a7bbf77","lifecycleState":"CERTIFIED","lastUpdateDate":1630019778343,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab2b3365-c21a-4213-8eef-7c676f5286de","invariantUUID":"8f260ab1-79a5-435b-b890-3c483d6ee6bd","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8438f3b9-f0ec-4e0f-a44c-376f38e04349","lifecycleState":"CERTIFIED","lastUpdateDate":1630020028151,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c86e31-88e3-409c-9808-cc6ab8941c45","invariantUUID":"406c1b83-db3f-4ed1-bbcc-edfe8f4039a5","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":"objectStorage","uniqueId":"9cd21bc7-65a6-42a0-a34e-dbed9f83d7b8","lifecycleState":"CERTIFIED","lastUpdateDate":1630020033359,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58ead5b5-c4bf-49fb-95f9-f04d4f2c0701","invariantUUID":"d8f106d0-1cb8-4510-9db5-5a896ebab21c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc0a8729-dcc3-4d5d-b3c4-4c991014c6e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019739537,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d348267-cfd5-4d4d-a839-7c091bba5442","invariantUUID":"8a8e7dff-160b-47c7-a050-b5362027a936","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21097be4-9f15-4223-b4d4-f599fac020cc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019896212,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150dbe73-d208-4da3-af8a-03bb5e589f66","invariantUUID":"3244d5a8-da8f-4f80-b3f8-1e471fc262eb","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eee6d62e-a698-4858-be98-1b5f6ede128b","lifecycleState":"CERTIFIED","lastUpdateDate":1630019760208,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"962cc98a-9d39-46e3-9651-ba47ccb600f2","invariantUUID":"5ce46ffa-91ed-4003-9e8b-c42da1c54651","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dd43e8f-2f22-4d48-b092-4b32ca84c0d0","lifecycleState":"CERTIFIED","lastUpdateDate":1630020216830,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e553c06-530f-4535-9c0e-aa279efbf25f","invariantUUID":"29c83342-09ee-42ad-8447-e366a5f16a1a","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":"89e3da08-5691-437d-aecb-5c7a8c8ce450","lifecycleState":"CERTIFIED","lastUpdateDate":1630020086118,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9820d180-33af-44ab-9269-1d1f7827c4ed","invariantUUID":"52ce2c7e-eb9f-497f-b6ab-192653d13430","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f014b3a1-430c-4199-863e-0a4e6bc740b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630020000029,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7d02867-fbbf-4e2c-adb5-8b268401808e","invariantUUID":"7affbdff-8ef7-424b-b920-40c87d3eefc6","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":"port","uniqueId":"4c0d4708-b5a8-4fa1-bf0a-2fead0a5e698","lifecycleState":"CERTIFIED","lastUpdateDate":1630020277174,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9afbff33-9979-43ad-bcac-173831333eb0","invariantUUID":"f4197fc8-99f5-4b8f-aaaa-5c4378cfe791","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":"compute","uniqueId":"7d9d5c6b-7b1f-4737-9e26-ce665f4f17b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630020267002,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"693212b7-2a70-4942-a15f-a686f0f0e331","invariantUUID":"42ad1ef1-a4dc-4d14-ab18-f15b17cecca5","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd78a83f-845a-4cfc-887c-53355049263e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020116308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"147c8a32-fb77-46e6-8fbf-3861a0721275","invariantUUID":"d48ee167-6c9b-4f3c-9df1-93dc589aaeac","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":"objectStorage","uniqueId":"a9d0b412-6c43-4554-85d7-29cf1711e3d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019765637,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9417c087-24cb-4454-8249-3fba0a6ffb2f","invariantUUID":"3605c211-f5e4-4dc5-ad8a-0cc0f1960b52","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":"9f1ec3f6-3626-4ecd-9fa5-7b0aafb8e29e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020091169,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"092752f1-7b90-4aea-8abf-0b65aca64b2a","invariantUUID":"a0cad436-0da7-4d55-86aa-1aecf7908328","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5483a566-7f1e-40bf-bbb3-3575fa03de79","lifecycleState":"CERTIFIED","lastUpdateDate":1630020237988,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84c1a4d5-8534-40ec-93d4-fce0b6166866","invariantUUID":"7a0bb4dd-6b05-43e5-b3f5-ba5321286b9a","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":"f2fd3da8-1d7e-4698-ae57-966de8630c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020172240,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"503c5949-a899-4781-af10-1425b6fc1c5d","invariantUUID":"bb4a287d-7546-40ad-bcee-77766c20755f","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":"d1f91196-958f-457c-920d-08d8cd90fdad","lifecycleState":"CERTIFIED","lastUpdateDate":1630020177667,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476d5e6b-8f1b-44d3-9409-81dc6a2e2759","invariantUUID":"58af24fc-1884-4520-8e95-05fb328b93c6","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":"port","uniqueId":"60537c65-1960-44f5-bc48-92c16ded51d2","lifecycleState":"CERTIFIED","lastUpdateDate":1630020166478,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e29bc26-5afa-4e51-a65a-cc06b72eaec4","invariantUUID":"5b47b12d-483a-45c5-96e6-e57784f593dd","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f02533f4-9ebf-404c-bc3d-c4232d746c84","lifecycleState":"CERTIFIED","lastUpdateDate":1630029649901,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","invariantUUID":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a8cc9b0e-9d2a-4f15-92d0-3833e6ce0080","lifecycleState":"CERTIFIED","lastUpdateDate":1630020206292,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55167901-3c5e-4013-901d-5d4d2f2e28f9","invariantUUID":"a47a2645-2cd3-4933-9193-668dcc6541c9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"732df6f5-8eff-4450-a140-05aee5f07939","lifecycleState":"CERTIFIED","lastUpdateDate":1630019791476,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35fa7864-acc4-4206-b383-79daf6a65bf9","invariantUUID":"ec2ff50d-a8f9-43e6-b371-abbd49af47cd","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":"defaulticon","uniqueId":"42952827-c9ef-46da-beac-a56669ebbacb","lifecycleState":"CERTIFIED","lastUpdateDate":1630020019497,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"22374059-9201-41d9-8fba-df5de57a7f9c","invariantUUID":"dcaf9ecc-fe91-4dfa-a585-9bca59232d4b","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":"ea8561ae-7206-4089-a0a8-52ccf9ad21bc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019796800,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9fd55e83-ecfc-4637-b467-cde1a11ba65b","invariantUUID":"9a31d7a2-8a25-4b3c-a078-80364bfd6740","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e879ac6-eaeb-47c2-8538-7a202c4f0d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019821009,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f857a8a-a08d-4832-9816-7a2469d81558","invariantUUID":"748e29c7-c5bd-4037-a8f9-c50a7be07067","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b624f07-0a36-472d-9402-4f1f94523344","lifecycleState":"CERTIFIED","lastUpdateDate":1630020189153,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e4a8ef-c6d3-4143-b3f7-cc1c8ce6c2a6","invariantUUID":"9e0eddd0-1d32-48a5-b282-4190fc595922","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef535493-a20f-4ba2-b41a-246510abf554","lifecycleState":"CERTIFIED","lastUpdateDate":1630020195834,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b98a5ce4-7725-4ddd-9687-ba67ef99caf1","invariantUUID":"3d78d278-4fd8-4179-875c-b81052eabe99","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":"loadBalancer","uniqueId":"c07de070-35fa-4f72-9b79-2d6a6f7b98cb","lifecycleState":"CERTIFIED","lastUpdateDate":1630019728532,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87559fa3-a930-41b1-8b37-a6593dae51e7","invariantUUID":"71613290-0cc5-435c-adbe-4a178d99d320","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":"compute","uniqueId":"e63580b1-323c-47f5-93a8-a9eed6c5a766","lifecycleState":"CERTIFIED","lastUpdateDate":1630020073673,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bfad92d-2a09-47ab-acbb-567e41eae24c","invariantUUID":"d3641acd-f6b5-420d-b699-0f81f3f87eb0","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e6add5eb-ead6-42b8-af90-183b295740fa","lifecycleState":"CERTIFIED","lastUpdateDate":1630019676159,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79386a0e-86a0-401a-b532-b6cf1fa4b68f","invariantUUID":"ff486d0c-146c-4e5e-926f-58f75e450c91","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":"objectStorage","uniqueId":"06d9ce6a-058a-47a7-b81e-a30e53d8b1c9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019712486,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d013f88-51da-4e1b-80ed-345c6b35e4da","invariantUUID":"e396d82e-8291-434a-8f47-d3f82440f0c8","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":"compute","uniqueId":"dd1f7d3b-b58d-4415-800f-13d49c4155bf","lifecycleState":"CERTIFIED","lastUpdateDate":1630020259057,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8b187c5-c5f3-4ab4-8940-950d1cfe68d7","invariantUUID":"ccfc173d-ab7d-44f8-8c19-8ff19748f85a","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":"defaulticon","uniqueId":"7571d1c0-5c0c-4c39-9eaa-6beee7a4b4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630020149847,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4c023ee-f41e-47a1-9e33-52fba126f19a","invariantUUID":"e90b46ca-652e-4ebc-a2ff-03db4fc28dc9","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":"port","uniqueId":"f7abf467-47db-46e1-a73b-4e8b165b2259","lifecycleState":"CERTIFIED","lastUpdateDate":1630020155109,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f74b5ac-9e00-4fb0-ac73-0be851d209a6","invariantUUID":"25b2f231-f874-463a-962a-97070ef65ee5","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":"a91f3cab-16f9-4eac-91fb-8141bab39275","lifecycleState":"CERTIFIED","lastUpdateDate":1630019815072,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0e7b7aea-e512-4754-83fd-26761f6e4ae7","invariantUUID":"46916484-0c66-4402-92cc-5ce7ad5cdc64","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":"2d9df4a7-42b9-41c0-a248-88454ddbb240","lifecycleState":"CERTIFIED","lastUpdateDate":1630020183209,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb94cb78-0d42-466a-af6b-0097473fe1d8","invariantUUID":"2848c9b1-cef6-493d-a5b9-aaa33957c506","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff5ac7c2-a195-48fb-a6d5-c078d02f6791","lifecycleState":"CERTIFIED","lastUpdateDate":1630020067519,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c77e35ff-07fb-4b21-b9d8-d7f4bc3fc2ac","invariantUUID":"84e370a3-770f-4228-8943-a1cc0c094c34","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"51b14001-4e30-48d8-89c3-7d303b9899be","lifecycleState":"CERTIFIED","lastUpdateDate":1630020142104,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89921d1b-f125-487e-95bf-7ac0acf22b81","invariantUUID":"fde8e936-ebac-4940-be7d-b10797dfe595","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":"91f413d5-77ca-49d3-8afd-9330342f20b7","lifecycleState":"CERTIFIED","lastUpdateDate":1630019880937,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28836e7f-2879-4353-a7e1-3eda31937ea7","invariantUUID":"a5545048-12a7-4a4b-8e94-64a29114804d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"23eef98a-d168-4671-8d1e-1dcf2e15a312","lifecycleState":"CERTIFIED","lastUpdateDate":1630020273976,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"958c0963-c734-49f7-9df9-e5a2505fb9d5","invariantUUID":"7f645a42-4fc8-446e-ad8c-a60af4fb1357","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":"network","uniqueId":"c1bef9b0-3c64-49ef-9e15-50fe63a083a9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019936966,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc8c80e-df3f-4a5d-bc86-c694b9dae257","invariantUUID":"e00ca5ae-9ae2-40cd-882e-3ec4e868c92b","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":"defaulticon","uniqueId":"11192212-223b-421c-bfaa-5341628aea06","lifecycleState":"CERTIFIED","lastUpdateDate":1630019698698,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"cf56b7fe-4060-493b-af3b-b738cb5dbefe","invariantUUID":"be434b78-b6ab-49b1-b1f8-c428b8760fb9","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":"port","uniqueId":"df675d5e-6ce4-4cec-a562-139d38e5518a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019786313,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd92e0f0-f797-406e-8480-a9a2812629f3","invariantUUID":"500d8446-aeb3-47c9-96a8-c62a7689c845","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":"objectStorage","uniqueId":"9f669aaf-1ece-493b-a050-9e433bcde68f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019705275,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46cb803e-3a9f-4f04-a811-6fd21f02fbf1","invariantUUID":"7393a4ef-269d-4da4-90d8-fd55bdbdec6a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2409ef8a-3ee9-4b77-9f20-60b661448fef","lifecycleState":"CERTIFIED","lastUpdateDate":1630020211471,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40653b02-81d2-415b-94f7-cb846ef209e1","invariantUUID":"da342668-b2f8-4dfc-8dce-8662f4078b17","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3c6d65-db3a-4ce0-881a-db41867f9df1","lifecycleState":"CERTIFIED","lastUpdateDate":1630019981425,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfa6e48-38de-419c-855e-173982789218","invariantUUID":"4d6bd803-cd4a-4e24-bef4-9ee571db9ab6","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":"75df8550-fc35-40bb-b65f-cd263f22988c","lifecycleState":"CERTIFIED","lastUpdateDate":1630020006072,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"892c0eb3-793c-47a0-9057-9796e390d345","invariantUUID":"61706f1f-94db-4192-88cb-3e78966a62f4","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":"10a1ccfa-b960-43fd-a9ce-629c2f876b5a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019931835,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dd5f547-1036-475a-9a24-3ec572f0e890","invariantUUID":"3c3cd0c6-6497-45c9-8168-cc5067f08d75","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":"port","uniqueId":"362c89be-b647-41f2-a12d-c244990a671c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019859326,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e687818e-fab2-4816-ad1e-b8cd59572d37","invariantUUID":"ea303bcc-b0e8-4771-8d95-11a1d2b60a26","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":"networkrules","uniqueId":"44d721ac-9a4d-4771-a441-7074fb78835f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019875690,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"268a79ac-1e61-40f2-bf40-24ce50b15101","invariantUUID":"b8fe02e5-66fb-4efd-a036-4ae034712537","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":"defaulticon","uniqueId":"0e091bbc-e0e1-4cdd-a1e4-b72a3a160cff","lifecycleState":"CERTIFIED","lastUpdateDate":1630029548629,"name":"basic_onboard_YQxPFG","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a2c7e29e-b835-484d-9fb7-edc43db05ba8","invariantUUID":"aa31e9a6-7b6a-4722-9873-9dae2ab04f27","systemName":"BasicOnboardYqxpfg","description":"VF","tags":["basic_onboard_YQxPFG"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa6df357-31b8-45f0-ba3e-eace1d362ade","lifecycleState":"CERTIFIED","lastUpdateDate":1630020049740,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b415e6e6-d903-43d9-a4a7-669cc14b8975","invariantUUID":"e242bbdd-658b-4b38-9aec-b43535616359","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":"port","uniqueId":"713c65bb-09dd-4f69-9334-e34370c6b2a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630019734085,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec24613f-5cbd-485d-8877-86985a7a05b1","invariantUUID":"689d0979-e078-495b-8458-7878f8169657","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06f4bb39-75c1-42e0-8cb7-033447934f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019909120,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec56f485-68b3-4a4c-b171-79045ef24635","invariantUUID":"7b93bce0-ceec-4d6a-a4d7-c76e5abdfb01","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":"33f23ca0-0ce8-46d7-a192-7cecaadd3325","lifecycleState":"CERTIFIED","lastUpdateDate":1630020248390,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c12141d-1843-46cb-8143-8401ca6ca155","invariantUUID":"07aa4745-2718-49df-8895-890c5c5cf2be","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":"network","uniqueId":"cc36a51a-5e3e-4a5b-9415-8adc5b102f2e","lifecycleState":"CERTIFIED","lastUpdateDate":1630019965679,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95910b63-6f99-444c-91f3-dd64f4ca77ca","invariantUUID":"d547b873-7eb6-4ef3-a222-57da18fac51d","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":"092d3e3e-8e7c-4458-a88d-a2bd940ab0a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630020060709,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fe435d-a4ad-41bd-9b26-78f5e823d232","invariantUUID":"861a7210-7baa-4814-8881-836e6d9ba0a1","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3376f22d-e1b4-4512-90af-a9fa74a77a9d","lifecycleState":"CERTIFIED","lastUpdateDate":1630019809045,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"13ec3e13-02ed-41f8-8b23-90914ade26c0","invariantUUID":"b0a3393d-3bda-41a9-bc60-b01b4e0ee4d2","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e414d890-c696-48c2-b3b8-ccc18540809e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020227951,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4582bb3-6dab-449f-ad9f-224cc951d5ce","invariantUUID":"51b7c26d-cbde-4555-b957-efcdbdbe71e4","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c40a3d3-7892-4836-a8c0-cdf8d79dc238","lifecycleState":"CERTIFIED","lastUpdateDate":1630019987625,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b8f69b-c825-4712-88f6-05258d8f4f2b","invariantUUID":"3809f1bd-bee2-41e1-8cac-7dd7dc763603","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"752d08f9-241d-4320-8f9f-926f649fb4de","lifecycleState":"CERTIFIED","lastUpdateDate":1630029596075,"name":"basic_onboard_YQxPFG","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","systemName":"BasicOnboardYqxpfg","description":"service","tags":["basic_onboard_YQxPFG"],"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":"cd7ee64f-b1d8-4e72-af4e-bb5e82488220","lifecycleState":"CERTIFIED","lastUpdateDate":1630029089884,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"acf0a328-9917-4200-91e8-a64b43ecc8fd","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630028979663,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","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":"8ac11a0d-1b4e-4482-ae45-5945cfb4b54f","lifecycleState":"CERTIFIED","lastUpdateDate":1630029700996,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1f08d368-e910-45a2-9508-29df9307a430","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","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-27 02:08:29,228 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-27 02:08:29,228 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': '22591767-d6e5-4bb1-a77b-08a7b2a85e48', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:08:29,229 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/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046/vnfs/503809c8-719e-40cd-af5b-689ea877bda6/vfModules 2021-08-27 02:08:29,229 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-912f5519-3315-4322-9c65-e20f535726cb", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "ed5e130c-2ce1-47a8-8d72-eb94ac51399d", "modelVersionId": "22c0d570-6fff-4a0b-8dca-f77e548d46a1", "modelName": "BasicCnf..base_dummy..module-0", "modelVersion": "1", "modelCustomizationId": "bc718d8a-f5ed-4292-a579-e1937c735ec7", "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": "6561e3a7-82a5-4e3f-a3e3-3ac6833c6046", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "18ca9acf-8fea-4c26-98a8-b29519c0ed1d", "modelVersion": "1.0", "modelVersionId": "1f08d368-e910-45a2-9508-29df9307a430" } } }, { "relatedInstance": { "instanceId": "503809c8-719e-40cd-af5b-689ea877bda6", "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "f29ef004-398c-4e3f-95d2-7c6df1e8346e", "modelVersion": "1.0", "modelVersionId": "8cd5132f-1d0e-4966-857f-d7265f73864a", "modelCustomizationId": "066f4d83-7266-4712-8606-444aac5e6a47", "modelCustomizationName": "basic_cnf 0" } } } ] } } 2021-08-27 02:08:29,230 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:08:30,807 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046/vnfs/503809c8-719e-40cd-af5b-689ea877bda6/vfModules HTTP/1.1" 202 262 2021-08-27 02:08:30,809 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-27 02:08:30,809 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response: {"requestReferences":{"requestId":"22591767-d6e5-4bb1-a77b-08a7b2a85e48","instanceId":"a05f1b73-88f4-4275-a78a-434d72535898","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22591767-d6e5-4bb1-a77b-08a7b2a85e48"}} 2021-08-27 02:08:30,809 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-08-27 02:08:30,817 DEBUG 129:onap_service.py(10) - [None][Check 22591767-d6e5-4bb1-a77b-08a7b2a85e48 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'aabce601-2170-448f-b11f-e92b7f1ee007', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:08:30,817 DEBUG 131:onap_service.py(10) - [None][Check 22591767-d6e5-4bb1-a77b-08a7b2a85e48 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22591767-d6e5-4bb1-a77b-08a7b2a85e48 2021-08-27 02:08:30,817 DEBUG 132:onap_service.py(10) - [None][Check 22591767-d6e5-4bb1-a77b-08a7b2a85e48 orchestration request status] data sent: None 2021-08-27 02:08:30,820 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:08:30,994 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/22591767-d6e5-4bb1-a77b-08a7b2a85e48 HTTP/1.1" 200 2455 2021-08-27 02:08:30,995 INFO 142:onap_service.py(10) - [None][Check 22591767-d6e5-4bb1-a77b-08a7b2a85e48 orchestration request status] response code: 200 2021-08-27 02:08:30,996 DEBUG 146:onap_service.py(10) - [None][Check 22591767-d6e5-4bb1-a77b-08a7b2a85e48 orchestration request status] response: {"request":{"requestId":"22591767-d6e5-4bb1-a77b-08a7b2a85e48","startTime":"Fri, 27 Aug 2021 02:08:29 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"bc718d8a-f5ed-4292-a579-e1937c735ec7","modelVersionId":"22c0d570-6fff-4a0b-8dca-f77e548d46a1","modelCustomizationId":"bc718d8a-f5ed-4292-a579-e1937c735ec7","modelUuid":"22c0d570-6fff-4a0b-8dca-f77e548d46a1","modelInvariantUuid":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","modelInfo":{"modelInvariantId":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1f08d368-e910-45a2-9508-29df9307a430","modelUuid":"1f08d368-e910-45a2-9508-29df9307a430","modelInvariantUuid":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d"}}},{"relatedInstance":{"instanceId":"503809c8-719e-40cd-af5b-689ea877bda6","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"066f4d83-7266-4712-8606-444aac5e6a47","modelVersionId":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelCustomizationId":"066f4d83-7266-4712-8606-444aac5e6a47","modelUuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelInvariantUuid":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","vnfInstanceId":"503809c8-719e-40cd-af5b-689ea877bda6","vfModuleInstanceId":"a05f1b73-88f4-4275-a78a-434d72535898","vfModuleInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 27 Aug 2021 02:08:30 GMT"}}} 2021-08-27 02:08:41,007 DEBUG 129:onap_service.py(10) - [None][Check 22591767-d6e5-4bb1-a77b-08a7b2a85e48 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e79818f1-93e4-4d94-9b60-8d5c2a004cfe', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:08:41,008 DEBUG 131:onap_service.py(10) - [None][Check 22591767-d6e5-4bb1-a77b-08a7b2a85e48 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22591767-d6e5-4bb1-a77b-08a7b2a85e48 2021-08-27 02:08:41,008 DEBUG 132:onap_service.py(10) - [None][Check 22591767-d6e5-4bb1-a77b-08a7b2a85e48 orchestration request status] data sent: None 2021-08-27 02:08:41,009 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:08:41,209 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/22591767-d6e5-4bb1-a77b-08a7b2a85e48 HTTP/1.1" 200 2666 2021-08-27 02:08:41,211 INFO 142:onap_service.py(10) - [None][Check 22591767-d6e5-4bb1-a77b-08a7b2a85e48 orchestration request status] response code: 200 2021-08-27 02:08:41,211 DEBUG 146:onap_service.py(10) - [None][Check 22591767-d6e5-4bb1-a77b-08a7b2a85e48 orchestration request status] response: {"request":{"requestId":"22591767-d6e5-4bb1-a77b-08a7b2a85e48","startTime":"Fri, 27 Aug 2021 02:08:29 GMT","finishTime":"Fri, 27 Aug 2021 02:08:39 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"bc718d8a-f5ed-4292-a579-e1937c735ec7","modelVersionId":"22c0d570-6fff-4a0b-8dca-f77e548d46a1","modelCustomizationId":"bc718d8a-f5ed-4292-a579-e1937c735ec7","modelUuid":"22c0d570-6fff-4a0b-8dca-f77e548d46a1","modelInvariantUuid":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","modelInfo":{"modelInvariantId":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1f08d368-e910-45a2-9508-29df9307a430","modelUuid":"1f08d368-e910-45a2-9508-29df9307a430","modelInvariantUuid":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d"}}},{"relatedInstance":{"instanceId":"503809c8-719e-40cd-af5b-689ea877bda6","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"066f4d83-7266-4712-8606-444aac5e6a47","modelVersionId":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelCustomizationId":"066f4d83-7266-4712-8606-444aac5e6a47","modelUuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelInvariantUuid":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","vnfInstanceId":"503809c8-719e-40cd-af5b-689ea877bda6","vfModuleInstanceId":"a05f1b73-88f4-4275-a78a-434d72535898","vfModuleInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 27 Aug 2021 02:08:40 GMT"}}} 2021-08-27 02:08:41,212 INFO 56:mixins.py(10) - VfModuleInstantiation task finished 2021-08-27 02:08:41,212 DEBUG 129:onap_service.py(10) - [None][Check 22591767-d6e5-4bb1-a77b-08a7b2a85e48 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c75681d8-8aed-4464-9b9c-4334dfb95507', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:08:41,212 DEBUG 131:onap_service.py(10) - [None][Check 22591767-d6e5-4bb1-a77b-08a7b2a85e48 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22591767-d6e5-4bb1-a77b-08a7b2a85e48 2021-08-27 02:08:41,212 DEBUG 132:onap_service.py(10) - [None][Check 22591767-d6e5-4bb1-a77b-08a7b2a85e48 orchestration request status] data sent: None 2021-08-27 02:08:41,214 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:08:41,413 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/22591767-d6e5-4bb1-a77b-08a7b2a85e48 HTTP/1.1" 200 2666 2021-08-27 02:08:41,415 INFO 142:onap_service.py(10) - [None][Check 22591767-d6e5-4bb1-a77b-08a7b2a85e48 orchestration request status] response code: 200 2021-08-27 02:08:41,415 DEBUG 146:onap_service.py(10) - [None][Check 22591767-d6e5-4bb1-a77b-08a7b2a85e48 orchestration request status] response: {"request":{"requestId":"22591767-d6e5-4bb1-a77b-08a7b2a85e48","startTime":"Fri, 27 Aug 2021 02:08:29 GMT","finishTime":"Fri, 27 Aug 2021 02:08:39 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"bc718d8a-f5ed-4292-a579-e1937c735ec7","modelVersionId":"22c0d570-6fff-4a0b-8dca-f77e548d46a1","modelCustomizationId":"bc718d8a-f5ed-4292-a579-e1937c735ec7","modelUuid":"22c0d570-6fff-4a0b-8dca-f77e548d46a1","modelInvariantUuid":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","modelInfo":{"modelInvariantId":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1f08d368-e910-45a2-9508-29df9307a430","modelUuid":"1f08d368-e910-45a2-9508-29df9307a430","modelInvariantUuid":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d"}}},{"relatedInstance":{"instanceId":"503809c8-719e-40cd-af5b-689ea877bda6","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"066f4d83-7266-4712-8606-444aac5e6a47","modelVersionId":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelCustomizationId":"066f4d83-7266-4712-8606-444aac5e6a47","modelUuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelInvariantUuid":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","vnfInstanceId":"503809c8-719e-40cd-af5b-689ea877bda6","vfModuleInstanceId":"a05f1b73-88f4-4275-a78a-434d72535898","vfModuleInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 27 Aug 2021 02:08:40 GMT"}}} 2021-08-27 02:08:41,416 DEBUG 129:onap_service.py(10) - [None][Check 22591767-d6e5-4bb1-a77b-08a7b2a85e48 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9096e321-fefc-4c5c-b7ec-7e4c8056e7d7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:08:41,417 DEBUG 131:onap_service.py(10) - [None][Check 22591767-d6e5-4bb1-a77b-08a7b2a85e48 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22591767-d6e5-4bb1-a77b-08a7b2a85e48 2021-08-27 02:08:41,417 DEBUG 132:onap_service.py(10) - [None][Check 22591767-d6e5-4bb1-a77b-08a7b2a85e48 orchestration request status] data sent: None 2021-08-27 02:08:41,419 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:08:41,588 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/22591767-d6e5-4bb1-a77b-08a7b2a85e48 HTTP/1.1" 200 2666 2021-08-27 02:08:41,590 INFO 142:onap_service.py(10) - [None][Check 22591767-d6e5-4bb1-a77b-08a7b2a85e48 orchestration request status] response code: 200 2021-08-27 02:08:41,590 DEBUG 146:onap_service.py(10) - [None][Check 22591767-d6e5-4bb1-a77b-08a7b2a85e48 orchestration request status] response: {"request":{"requestId":"22591767-d6e5-4bb1-a77b-08a7b2a85e48","startTime":"Fri, 27 Aug 2021 02:08:29 GMT","finishTime":"Fri, 27 Aug 2021 02:08:39 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"bc718d8a-f5ed-4292-a579-e1937c735ec7","modelVersionId":"22c0d570-6fff-4a0b-8dca-f77e548d46a1","modelCustomizationId":"bc718d8a-f5ed-4292-a579-e1937c735ec7","modelUuid":"22c0d570-6fff-4a0b-8dca-f77e548d46a1","modelInvariantUuid":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","modelInfo":{"modelInvariantId":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1f08d368-e910-45a2-9508-29df9307a430","modelUuid":"1f08d368-e910-45a2-9508-29df9307a430","modelInvariantUuid":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d"}}},{"relatedInstance":{"instanceId":"503809c8-719e-40cd-af5b-689ea877bda6","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"066f4d83-7266-4712-8606-444aac5e6a47","modelVersionId":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelCustomizationId":"066f4d83-7266-4712-8606-444aac5e6a47","modelUuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelInvariantUuid":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","vnfInstanceId":"503809c8-719e-40cd-af5b-689ea877bda6","vfModuleInstanceId":"a05f1b73-88f4-4275-a78a-434d72535898","vfModuleInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 27 Aug 2021 02:08:40 GMT"}}} 2021-08-27 02:08:41,600 DEBUG 129:onap_service.py(1) - [None][Check 22591767-d6e5-4bb1-a77b-08a7b2a85e48 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '491c4c4a-9623-4b38-824f-54f4bac721c5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:08:41,600 DEBUG 131:onap_service.py(1) - [None][Check 22591767-d6e5-4bb1-a77b-08a7b2a85e48 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22591767-d6e5-4bb1-a77b-08a7b2a85e48 2021-08-27 02:08:41,600 DEBUG 132:onap_service.py(1) - [None][Check 22591767-d6e5-4bb1-a77b-08a7b2a85e48 orchestration request status] data sent: None 2021-08-27 02:08:41,602 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:08:41,780 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/22591767-d6e5-4bb1-a77b-08a7b2a85e48 HTTP/1.1" 200 2666 2021-08-27 02:08:41,782 INFO 142:onap_service.py(1) - [None][Check 22591767-d6e5-4bb1-a77b-08a7b2a85e48 orchestration request status] response code: 200 2021-08-27 02:08:41,783 DEBUG 146:onap_service.py(1) - [None][Check 22591767-d6e5-4bb1-a77b-08a7b2a85e48 orchestration request status] response: {"request":{"requestId":"22591767-d6e5-4bb1-a77b-08a7b2a85e48","startTime":"Fri, 27 Aug 2021 02:08:29 GMT","finishTime":"Fri, 27 Aug 2021 02:08:39 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"bc718d8a-f5ed-4292-a579-e1937c735ec7","modelVersionId":"22c0d570-6fff-4a0b-8dca-f77e548d46a1","modelCustomizationId":"bc718d8a-f5ed-4292-a579-e1937c735ec7","modelUuid":"22c0d570-6fff-4a0b-8dca-f77e548d46a1","modelInvariantUuid":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","modelInfo":{"modelInvariantId":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1f08d368-e910-45a2-9508-29df9307a430","modelUuid":"1f08d368-e910-45a2-9508-29df9307a430","modelInvariantUuid":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d"}}},{"relatedInstance":{"instanceId":"503809c8-719e-40cd-af5b-689ea877bda6","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"066f4d83-7266-4712-8606-444aac5e6a47","modelVersionId":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelCustomizationId":"066f4d83-7266-4712-8606-444aac5e6a47","modelUuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelInvariantUuid":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","vnfInstanceId":"503809c8-719e-40cd-af5b-689ea877bda6","vfModuleInstanceId":"a05f1b73-88f4-4275-a78a-434d72535898","vfModuleInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 27 Aug 2021 02:08:40 GMT"}}} 2021-08-27 02:08:41,784 DEBUG 129:onap_service.py(1) - [None][Check 22591767-d6e5-4bb1-a77b-08a7b2a85e48 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f5cab264-ac7c-433e-aadd-eb317d0f5af3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:08:41,784 DEBUG 131:onap_service.py(1) - [None][Check 22591767-d6e5-4bb1-a77b-08a7b2a85e48 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/22591767-d6e5-4bb1-a77b-08a7b2a85e48 2021-08-27 02:08:41,784 DEBUG 132:onap_service.py(1) - [None][Check 22591767-d6e5-4bb1-a77b-08a7b2a85e48 orchestration request status] data sent: None 2021-08-27 02:08:41,786 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:08:41,963 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/22591767-d6e5-4bb1-a77b-08a7b2a85e48 HTTP/1.1" 200 2666 2021-08-27 02:08:41,965 INFO 142:onap_service.py(1) - [None][Check 22591767-d6e5-4bb1-a77b-08a7b2a85e48 orchestration request status] response code: 200 2021-08-27 02:08:41,966 DEBUG 146:onap_service.py(1) - [None][Check 22591767-d6e5-4bb1-a77b-08a7b2a85e48 orchestration request status] response: {"request":{"requestId":"22591767-d6e5-4bb1-a77b-08a7b2a85e48","startTime":"Fri, 27 Aug 2021 02:08:29 GMT","finishTime":"Fri, 27 Aug 2021 02:08:39 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"bc718d8a-f5ed-4292-a579-e1937c735ec7","modelVersionId":"22c0d570-6fff-4a0b-8dca-f77e548d46a1","modelCustomizationId":"bc718d8a-f5ed-4292-a579-e1937c735ec7","modelUuid":"22c0d570-6fff-4a0b-8dca-f77e548d46a1","modelInvariantUuid":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","modelInfo":{"modelInvariantId":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1f08d368-e910-45a2-9508-29df9307a430","modelUuid":"1f08d368-e910-45a2-9508-29df9307a430","modelInvariantUuid":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d"}}},{"relatedInstance":{"instanceId":"503809c8-719e-40cd-af5b-689ea877bda6","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"066f4d83-7266-4712-8606-444aac5e6a47","modelVersionId":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelCustomizationId":"066f4d83-7266-4712-8606-444aac5e6a47","modelUuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelInvariantUuid":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","vnfInstanceId":"503809c8-719e-40cd-af5b-689ea877bda6","vfModuleInstanceId":"a05f1b73-88f4-4275-a78a-434d72535898","vfModuleInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 27 Aug 2021 02:08:40 GMT"}}} 2021-08-27 02:08:41,967 INFO 36:basic_cnf.py(1) - basic_cnf successfully created 2021-08-27 02:08:41,968 INFO 39:basic_cnf.py(1) - basic_cnf cleanup called 2021-08-27 02:08:51,979 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-27 02:08:51,979 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/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046/relationship-list 2021-08-27 02:08:51,979 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-27 02:08:51,981 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:08:52,093 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/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046/relationship-list HTTP/1.1" 200 1064 2021-08-27 02:08:52,094 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-27 02:08:52,094 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/81e5393a-e3a9-46a5-9081-b609062a5146","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"81e5393a-e3a9-46a5-9081-b609062a5146"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/503809c8-719e-40cd-af5b-689ea877bda6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"503809c8-719e-40cd-af5b-689ea877bda6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_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-27 02:08:52,096 DEBUG 129:onap_service.py(1) - [AAI][Get 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 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-27 02:08:52,097 DEBUG 131:onap_service.py(1) - [AAI][Get 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/503809c8-719e-40cd-af5b-689ea877bda6 2021-08-27 02:08:52,097 DEBUG 132:onap_service.py(1) - [AAI][Get 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 ABCMeta] data sent: None 2021-08-27 02:08:52,099 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:08:52,166 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/503809c8-719e-40cd-af5b-689ea877bda6 HTTP/1.1" 200 3737 2021-08-27 02:08:52,167 INFO 142:onap_service.py(1) - [AAI][Get 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 ABCMeta] response code: 200 2021-08-27 02:08:52,167 DEBUG 146:onap_service.py(1) - [AAI][Get 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 ABCMeta] response: {"vnf-id":"503809c8-719e-40cd-af5b-689ea877bda6","vnf-name":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1630030094036","model-invariant-id":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","model-version-id":"8cd5132f-1d0e-4966-857f-d7265f73864a","model-customization-id":"066f4d83-7266-4712-8606-444aac5e6a47","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046/service-data/vnfs/vnf/503809c8-719e-40cd-af5b-689ea877bda6/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/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-08-27 02:08:52,169 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-08-27 02:08:52,170 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules 2021-08-27 02:08:52,170 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_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-27 02:08:52,170 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/503809c8-719e-40cd-af5b-689ea877bda6/vf-modules 2021-08-27 02:08:52,170 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_vnf_0 VF modules] data sent: None 2021-08-27 02:08:52,172 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:08:52,219 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/503809c8-719e-40cd-af5b-689ea877bda6/vf-modules HTTP/1.1" 200 802 2021-08-27 02:08:52,220 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_vnf_0 VF modules] response code: 200 2021-08-27 02:08:52,221 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"a05f1b73-88f4-4275-a78a-434d72535898","vf-module-name":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb","heat-stack-id":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb/laughing_hertz","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1630030119492","model-invariant-id":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d","model-version-id":"22c0d570-6fff-4a0b-8dca-f77e548d46a1","model-customization-id":"bc718d8a-f5ed-4292-a579-e1937c735ec7","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046/service-data/vnfs/vnf/503809c8-719e-40cd-af5b-689ea877bda6/vnf-data/vf-modules/vf-module/a05f1b73-88f4-4275-a78a-434d72535898/vf-module-data/vf-module-topology/"}]} 2021-08-27 02:08:52,223 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-08-27 02:08:52,223 DEBUG 158:vf_module.py(1) - Delete a05f1b73-88f4-4275-a78a-434d72535898 VF module 2021-08-27 02:08:52,223 DEBUG 45:deletion.py(1) - VF module a05f1b73-88f4-4275-a78a-434d72535898 deletion request 2021-08-27 02:08:52,234 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-27 02:08:52,234 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-27 02:08:52,235 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-27 02:08:52,236 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:08:52,288 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-08-27 02:08:52,290 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-27 02:08:52,290 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-27 02:08:52,293 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-27 02:08:52,293 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-08-27 02:08:52,293 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-27 02:08:52,295 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:08:52,359 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-27 02:08:52,360 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-27 02:08:52,360 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":"1630030088973","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/503809c8-719e-40cd-af5b-689ea877bda6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"503809c8-719e-40cd-af5b-689ea877bda6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_vnf_0"}]}]}}]} 2021-08-27 02:08:52,363 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-27 02:08:52,363 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-08-27 02:08:52,363 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-27 02:08:52,365 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:08:52,416 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-27 02:08:52,417 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-27 02:08:52,417 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-27 02:08:52,419 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-27 02:08:52,419 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-27 02:08:52,420 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-27 02:08:52,421 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:08:52,494 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-27 02:08:52,495 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-27 02:08:52,495 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":"1630030088973","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/503809c8-719e-40cd-af5b-689ea877bda6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"503809c8-719e-40cd-af5b-689ea877bda6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_vnf_0"}]}]}}]} 2021-08-27 02:08:52,497 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-27 02:08:52,497 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-27 02:08:52,498 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-27 02:08:52,499 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:08:52,550 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-27 02:08:52,551 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-27 02:08:52,551 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-27 02:08:52,554 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-27 02:08:52,554 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-27 02:08:52,554 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-27 02:08:52,556 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:08:52,627 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-27 02:08:52,628 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-27 02:08:52,629 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":"1630030088973","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/503809c8-719e-40cd-af5b-689ea877bda6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"503809c8-719e-40cd-af5b-689ea877bda6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_vnf_0"}]}]}}]} 2021-08-27 02:08:52,631 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-27 02:08:52,632 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-27 02:08:52,632 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-27 02:08:52,634 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:08:52,691 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-27 02:08:52,692 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-27 02:08:52,693 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630030089106","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/503809c8-719e-40cd-af5b-689ea877bda6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"503809c8-719e-40cd-af5b-689ea877bda6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_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-27 02:08:52,695 DEBUG 129:onap_service.py(1) - [None][Create a05f1b73-88f4-4275-a78a-434d72535898 VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd015edf7-4caf-461f-968e-37e82bc29005', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:08:52,695 DEBUG 131:onap_service.py(1) - [None][Create a05f1b73-88f4-4275-a78a-434d72535898 VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046/vnfs/503809c8-719e-40cd-af5b-689ea877bda6/vfModules/a05f1b73-88f4-4275-a78a-434d72535898 2021-08-27 02:08:52,695 DEBUG 132:onap_service.py(1) - [None][Create a05f1b73-88f4-4275-a78a-434d72535898 VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "ed5e130c-2ce1-47a8-8d72-eb94ac51399d", "modelVersionId": "22c0d570-6fff-4a0b-8dca-f77e548d46a1", "modelName": "basic_cnf-912f5519-3315-4322-9c65-e20f535726cb", "modelVersion": "1630030119492", "modelCustomizationId": "bc718d8a-f5ed-4292-a579-e1937c735ec7" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-08-27 02:08:52,697 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:08:54,115 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046/vnfs/503809c8-719e-40cd-af5b-689ea877bda6/vfModules/a05f1b73-88f4-4275-a78a-434d72535898 HTTP/1.1" 202 262 2021-08-27 02:08:54,116 INFO 142:onap_service.py(1) - [None][Create a05f1b73-88f4-4275-a78a-434d72535898 VF moduledeletion request] response code: 202 2021-08-27 02:08:54,117 DEBUG 146:onap_service.py(1) - [None][Create a05f1b73-88f4-4275-a78a-434d72535898 VF moduledeletion request] response: {"requestReferences":{"requestId":"d015edf7-4caf-461f-968e-37e82bc29005","instanceId":"a05f1b73-88f4-4275-a78a-434d72535898","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d015edf7-4caf-461f-968e-37e82bc29005"}} 2021-08-27 02:08:54,117 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-08-27 02:08:54,130 DEBUG 129:onap_service.py(11) - [None][Check d015edf7-4caf-461f-968e-37e82bc29005 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5827510d-6312-4a61-bd63-f15e975681cd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:08:54,132 DEBUG 131:onap_service.py(11) - [None][Check d015edf7-4caf-461f-968e-37e82bc29005 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d015edf7-4caf-461f-968e-37e82bc29005 2021-08-27 02:08:54,132 DEBUG 132:onap_service.py(11) - [None][Check d015edf7-4caf-461f-968e-37e82bc29005 orchestration request status] data sent: None 2021-08-27 02:08:54,137 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:08:54,310 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d015edf7-4caf-461f-968e-37e82bc29005 HTTP/1.1" 200 1311 2021-08-27 02:08:54,314 INFO 142:onap_service.py(11) - [None][Check d015edf7-4caf-461f-968e-37e82bc29005 orchestration request status] response code: 200 2021-08-27 02:08:54,314 DEBUG 146:onap_service.py(11) - [None][Check d015edf7-4caf-461f-968e-37e82bc29005 orchestration request status] response: {"request":{"requestId":"d015edf7-4caf-461f-968e-37e82bc29005","startTime":"Fri, 27 Aug 2021 02:08:52 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d","modelType":"vfModule","modelName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb","modelVersion":"1630030119492","modelCustomizationUuid":"bc718d8a-f5ed-4292-a579-e1937c735ec7","modelVersionId":"22c0d570-6fff-4a0b-8dca-f77e548d46a1","modelCustomizationId":"bc718d8a-f5ed-4292-a579-e1937c735ec7","modelUuid":"22c0d570-6fff-4a0b-8dca-f77e548d46a1","modelInvariantUuid":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d"},"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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","vnfInstanceId":"503809c8-719e-40cd-af5b-689ea877bda6","vfModuleInstanceId":"a05f1b73-88f4-4275-a78a-434d72535898","vfModuleInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 27 Aug 2021 02:08:53 GMT"}}} 2021-08-27 02:09:04,326 DEBUG 129:onap_service.py(11) - [None][Check d015edf7-4caf-461f-968e-37e82bc29005 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'eff307d4-89e3-4781-bd7e-93392804c525', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:09:04,327 DEBUG 131:onap_service.py(11) - [None][Check d015edf7-4caf-461f-968e-37e82bc29005 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d015edf7-4caf-461f-968e-37e82bc29005 2021-08-27 02:09:04,327 DEBUG 132:onap_service.py(11) - [None][Check d015edf7-4caf-461f-968e-37e82bc29005 orchestration request status] data sent: None 2021-08-27 02:09:04,329 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:09:04,493 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d015edf7-4caf-461f-968e-37e82bc29005 HTTP/1.1" 200 1522 2021-08-27 02:09:04,495 INFO 142:onap_service.py(11) - [None][Check d015edf7-4caf-461f-968e-37e82bc29005 orchestration request status] response code: 200 2021-08-27 02:09:04,496 DEBUG 146:onap_service.py(11) - [None][Check d015edf7-4caf-461f-968e-37e82bc29005 orchestration request status] response: {"request":{"requestId":"d015edf7-4caf-461f-968e-37e82bc29005","startTime":"Fri, 27 Aug 2021 02:08:52 GMT","finishTime":"Fri, 27 Aug 2021 02:08:59 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d","modelType":"vfModule","modelName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb","modelVersion":"1630030119492","modelCustomizationUuid":"bc718d8a-f5ed-4292-a579-e1937c735ec7","modelVersionId":"22c0d570-6fff-4a0b-8dca-f77e548d46a1","modelCustomizationId":"bc718d8a-f5ed-4292-a579-e1937c735ec7","modelUuid":"22c0d570-6fff-4a0b-8dca-f77e548d46a1","modelInvariantUuid":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d"},"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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","vnfInstanceId":"503809c8-719e-40cd-af5b-689ea877bda6","vfModuleInstanceId":"a05f1b73-88f4-4275-a78a-434d72535898","vfModuleInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 27 Aug 2021 02:08:59 GMT"}}} 2021-08-27 02:09:04,497 INFO 56:mixins.py(11) - VfModuleDeletionRequest task finished 2021-08-27 02:09:04,497 DEBUG 129:onap_service.py(11) - [None][Check d015edf7-4caf-461f-968e-37e82bc29005 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '25dff4aa-ce42-48a0-8b0d-ed8e64b4a269', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:09:04,497 DEBUG 131:onap_service.py(11) - [None][Check d015edf7-4caf-461f-968e-37e82bc29005 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d015edf7-4caf-461f-968e-37e82bc29005 2021-08-27 02:09:04,498 DEBUG 132:onap_service.py(11) - [None][Check d015edf7-4caf-461f-968e-37e82bc29005 orchestration request status] data sent: None 2021-08-27 02:09:04,500 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:09:04,660 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d015edf7-4caf-461f-968e-37e82bc29005 HTTP/1.1" 200 1522 2021-08-27 02:09:04,661 INFO 142:onap_service.py(11) - [None][Check d015edf7-4caf-461f-968e-37e82bc29005 orchestration request status] response code: 200 2021-08-27 02:09:04,661 DEBUG 146:onap_service.py(11) - [None][Check d015edf7-4caf-461f-968e-37e82bc29005 orchestration request status] response: {"request":{"requestId":"d015edf7-4caf-461f-968e-37e82bc29005","startTime":"Fri, 27 Aug 2021 02:08:52 GMT","finishTime":"Fri, 27 Aug 2021 02:08:59 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d","modelType":"vfModule","modelName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb","modelVersion":"1630030119492","modelCustomizationUuid":"bc718d8a-f5ed-4292-a579-e1937c735ec7","modelVersionId":"22c0d570-6fff-4a0b-8dca-f77e548d46a1","modelCustomizationId":"bc718d8a-f5ed-4292-a579-e1937c735ec7","modelUuid":"22c0d570-6fff-4a0b-8dca-f77e548d46a1","modelInvariantUuid":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d"},"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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","vnfInstanceId":"503809c8-719e-40cd-af5b-689ea877bda6","vfModuleInstanceId":"a05f1b73-88f4-4275-a78a-434d72535898","vfModuleInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 27 Aug 2021 02:08:59 GMT"}}} 2021-08-27 02:09:04,662 DEBUG 129:onap_service.py(11) - [None][Check d015edf7-4caf-461f-968e-37e82bc29005 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '04766ac2-e6a3-4533-a89f-1e8063bbe9fb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:09:04,662 DEBUG 131:onap_service.py(11) - [None][Check d015edf7-4caf-461f-968e-37e82bc29005 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d015edf7-4caf-461f-968e-37e82bc29005 2021-08-27 02:09:04,662 DEBUG 132:onap_service.py(11) - [None][Check d015edf7-4caf-461f-968e-37e82bc29005 orchestration request status] data sent: None 2021-08-27 02:09:04,664 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:09:04,826 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d015edf7-4caf-461f-968e-37e82bc29005 HTTP/1.1" 200 1522 2021-08-27 02:09:04,828 INFO 142:onap_service.py(11) - [None][Check d015edf7-4caf-461f-968e-37e82bc29005 orchestration request status] response code: 200 2021-08-27 02:09:04,828 DEBUG 146:onap_service.py(11) - [None][Check d015edf7-4caf-461f-968e-37e82bc29005 orchestration request status] response: {"request":{"requestId":"d015edf7-4caf-461f-968e-37e82bc29005","startTime":"Fri, 27 Aug 2021 02:08:52 GMT","finishTime":"Fri, 27 Aug 2021 02:08:59 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d","modelType":"vfModule","modelName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb","modelVersion":"1630030119492","modelCustomizationUuid":"bc718d8a-f5ed-4292-a579-e1937c735ec7","modelVersionId":"22c0d570-6fff-4a0b-8dca-f77e548d46a1","modelCustomizationId":"bc718d8a-f5ed-4292-a579-e1937c735ec7","modelUuid":"22c0d570-6fff-4a0b-8dca-f77e548d46a1","modelInvariantUuid":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d"},"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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","vnfInstanceId":"503809c8-719e-40cd-af5b-689ea877bda6","vfModuleInstanceId":"a05f1b73-88f4-4275-a78a-434d72535898","vfModuleInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 27 Aug 2021 02:08:59 GMT"}}} 2021-08-27 02:09:04,835 DEBUG 129:onap_service.py(1) - [None][Check d015edf7-4caf-461f-968e-37e82bc29005 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a8c0ff82-ce35-4b14-8603-5a35f2b9b7c2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:09:04,835 DEBUG 131:onap_service.py(1) - [None][Check d015edf7-4caf-461f-968e-37e82bc29005 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d015edf7-4caf-461f-968e-37e82bc29005 2021-08-27 02:09:04,835 DEBUG 132:onap_service.py(1) - [None][Check d015edf7-4caf-461f-968e-37e82bc29005 orchestration request status] data sent: None 2021-08-27 02:09:04,837 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:09:04,992 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d015edf7-4caf-461f-968e-37e82bc29005 HTTP/1.1" 200 1522 2021-08-27 02:09:04,994 INFO 142:onap_service.py(1) - [None][Check d015edf7-4caf-461f-968e-37e82bc29005 orchestration request status] response code: 200 2021-08-27 02:09:04,994 DEBUG 146:onap_service.py(1) - [None][Check d015edf7-4caf-461f-968e-37e82bc29005 orchestration request status] response: {"request":{"requestId":"d015edf7-4caf-461f-968e-37e82bc29005","startTime":"Fri, 27 Aug 2021 02:08:52 GMT","finishTime":"Fri, 27 Aug 2021 02:08:59 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d","modelType":"vfModule","modelName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb","modelVersion":"1630030119492","modelCustomizationUuid":"bc718d8a-f5ed-4292-a579-e1937c735ec7","modelVersionId":"22c0d570-6fff-4a0b-8dca-f77e548d46a1","modelCustomizationId":"bc718d8a-f5ed-4292-a579-e1937c735ec7","modelUuid":"22c0d570-6fff-4a0b-8dca-f77e548d46a1","modelInvariantUuid":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d"},"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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","vnfInstanceId":"503809c8-719e-40cd-af5b-689ea877bda6","vfModuleInstanceId":"a05f1b73-88f4-4275-a78a-434d72535898","vfModuleInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 27 Aug 2021 02:08:59 GMT"}}} 2021-08-27 02:09:04,995 DEBUG 129:onap_service.py(1) - [None][Check d015edf7-4caf-461f-968e-37e82bc29005 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4606a65e-3090-4d81-917a-b7d7877ea9d9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:09:04,995 DEBUG 131:onap_service.py(1) - [None][Check d015edf7-4caf-461f-968e-37e82bc29005 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d015edf7-4caf-461f-968e-37e82bc29005 2021-08-27 02:09:04,995 DEBUG 132:onap_service.py(1) - [None][Check d015edf7-4caf-461f-968e-37e82bc29005 orchestration request status] data sent: None 2021-08-27 02:09:04,997 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:09:05,153 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d015edf7-4caf-461f-968e-37e82bc29005 HTTP/1.1" 200 1522 2021-08-27 02:09:05,154 INFO 142:onap_service.py(1) - [None][Check d015edf7-4caf-461f-968e-37e82bc29005 orchestration request status] response code: 200 2021-08-27 02:09:05,154 DEBUG 146:onap_service.py(1) - [None][Check d015edf7-4caf-461f-968e-37e82bc29005 orchestration request status] response: {"request":{"requestId":"d015edf7-4caf-461f-968e-37e82bc29005","startTime":"Fri, 27 Aug 2021 02:08:52 GMT","finishTime":"Fri, 27 Aug 2021 02:08:59 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d","modelType":"vfModule","modelName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb","modelVersion":"1630030119492","modelCustomizationUuid":"bc718d8a-f5ed-4292-a579-e1937c735ec7","modelVersionId":"22c0d570-6fff-4a0b-8dca-f77e548d46a1","modelCustomizationId":"bc718d8a-f5ed-4292-a579-e1937c735ec7","modelUuid":"22c0d570-6fff-4a0b-8dca-f77e548d46a1","modelInvariantUuid":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d"},"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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","vnfInstanceId":"503809c8-719e-40cd-af5b-689ea877bda6","vfModuleInstanceId":"a05f1b73-88f4-4275-a78a-434d72535898","vfModuleInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 27 Aug 2021 02:08:59 GMT"}}} 2021-08-27 02:09:05,155 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-08-27 02:09:05,155 INFO 158:k8s_profile_create.py(1) - Clean the k8s profile 2021-08-27 02:09:05,155 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-27 02:09:05,156 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/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046/relationship-list 2021-08-27 02:09:05,156 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-27 02:09:05,157 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:09:05,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-subscription/basic_cnf/service-instances/service-instance/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046/relationship-list HTTP/1.1" 200 1064 2021-08-27 02:09:05,287 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-27 02:09:05,287 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/81e5393a-e3a9-46a5-9081-b609062a5146","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"81e5393a-e3a9-46a5-9081-b609062a5146"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/503809c8-719e-40cd-af5b-689ea877bda6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"503809c8-719e-40cd-af5b-689ea877bda6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_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-27 02:09:05,290 DEBUG 129:onap_service.py(1) - [AAI][Get 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 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-27 02:09:05,290 DEBUG 131:onap_service.py(1) - [AAI][Get 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/503809c8-719e-40cd-af5b-689ea877bda6 2021-08-27 02:09:05,291 DEBUG 132:onap_service.py(1) - [AAI][Get 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 ABCMeta] data sent: None 2021-08-27 02:09:05,293 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:09:05,485 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/503809c8-719e-40cd-af5b-689ea877bda6 HTTP/1.1" 200 3737 2021-08-27 02:09:05,486 INFO 142:onap_service.py(1) - [AAI][Get 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 ABCMeta] response code: 200 2021-08-27 02:09:05,487 DEBUG 146:onap_service.py(1) - [AAI][Get 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 ABCMeta] response: {"vnf-id":"503809c8-719e-40cd-af5b-689ea877bda6","vnf-name":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1630030094036","model-invariant-id":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","model-version-id":"8cd5132f-1d0e-4966-857f-d7265f73864a","model-customization-id":"066f4d83-7266-4712-8606-444aac5e6a47","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046/service-data/vnfs/vnf/503809c8-719e-40cd-af5b-689ea877bda6/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/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-08-27 02:09:05,490 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-27 02:09:05,490 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-27 02:09:05,490 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-27 02:09:05,490 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-27 02:09:05,491 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-27 02:09:05,492 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-27 02:09:06,974 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-27 02:09:06,975 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-27 02:09:06,975 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1f08d368-e910-45a2-9508-29df9307a430","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1f08d368-e910-45a2-9508-29df9307a430/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/868e0c8d-8369-4ee2-a4bd-8847c0ed02bd/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/baf91f0a-36ca-44c5-8b40-6878bc09eb89/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","name":"basic_onboard_YQxPFG","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/89592209-e252-4ffa-9fb6-0e46a810aa2e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-27 02:09:06,979 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-27 02:09:06,979 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:09:06,980 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:09:06,980 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:09:06,980 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-27 02:09:06,980 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:09:06,981 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:09:06,981 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-27 02:09:06,981 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-27 02:09:06,982 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:09:06,982 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:09:06,982 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:09:06,982 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_YQxPFG from SDC 2021-08-27 02:09:06,983 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:09:06,983 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:09:06,983 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:09:06,983 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-27 02:09:06,984 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-27 02:09:06,984 INFO 192:__init__.py(1) - Service found, updating information 2021-08-27 02:09:06,985 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-27 02:09:06,985 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-27 02:09:06,985 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-27 02:09:06,988 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:09:07,837 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-27 02:09:07,839 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-27 02:09:07,841 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f759230-2dc8-438d-ad28-f9196f9afa7d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020038451,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94dba5b9-a0eb-4a56-aea8-fe06a16b1f1f","invariantUUID":"67b8129f-8c72-41ac-ba9e-263d30fa4a43","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":"networkrules","uniqueId":"a20b126b-d8f8-44a6-a9ef-c610aadc44b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630019853887,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f782edc9-8d5d-4220-aad8-76332363e953","invariantUUID":"b81143ed-9c4b-425c-9f90-39e18661c447","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":"objectStorage","uniqueId":"4f6bdda3-618f-41f3-a2ef-f7d9abfaa919","lifecycleState":"CERTIFIED","lastUpdateDate":1630020109251,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d5c0ed4-6019-48a5-9b28-6f2b71ea21c1","invariantUUID":"8d8d71ca-a8e7-44c2-9abe-15dfbd77635e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09e3a349-c4a6-40f7-b6e9-5dfd5bef4dd5","lifecycleState":"CERTIFIED","lastUpdateDate":1630019902384,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17e850fd-603d-4f71-a07e-1e6fa9bf77b2","invariantUUID":"944ac717-d0a1-4e4a-b57e-27bc9c97975f","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"388d1397-3fd4-401e-9422-1215c767cbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019802304,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"09ef85c5-a2a4-4fde-9d47-0db2b0a373cc","invariantUUID":"b613b7c5-a597-4d24-9ed9-a48041a8ed0d","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":"47f29f1b-2397-410b-b5ff-d62bb256cf4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019926402,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4de62b1-a505-4a7c-8ae0-f75ad534924d","invariantUUID":"8018e725-6e6c-4aaf-bf49-3a7a1a9c588c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"34d7957d-1a14-4479-a37d-247a32451f82","lifecycleState":"CERTIFIED","lastUpdateDate":1630020043748,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afa00903-c12f-405e-9f53-6e7608c48f1f","invariantUUID":"9b109acc-7619-4b27-a948-315727592893","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":"securityrules","uniqueId":"e3ce22b4-a916-4f21-a6aa-7d11a5b22b78","lifecycleState":"CERTIFIED","lastUpdateDate":1630019885958,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e2945f05-8845-4d71-8d91-6e4b206c55e3","invariantUUID":"32c992fc-53ac-480e-9a86-18fe8377c57d","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":"3ee69c2e-5f8c-420e-ac64-d05c5093f51a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020160347,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6c8d36e-a739-40e9-83b1-4e85e5e6ba25","invariantUUID":"ffab65b9-290d-4685-a830-7feefdb5167e","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":"defaulticon","uniqueId":"738fb8aa-db40-4738-997b-ffbdbeff43eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630029040721,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bb9ab116-6143-4606-9be8-e1340dd8f03b","invariantUUID":"d573e24e-afdf-441d-be4f-9ee150542cea","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9423437a-b245-43b3-9dff-c9813810197d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020255775,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10f6e8a-1c09-4a2c-9c65-1dd7c85684f9","invariantUUID":"3ad69b8a-c390-4274-b2dc-cdbed210dd99","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41946853-aaab-4752-982b-189b89042b72","lifecycleState":"CERTIFIED","lastUpdateDate":1630019771881,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eb5dc8-44ca-490f-a649-50a2eb8e73e2","invariantUUID":"f20eca96-48c9-4c06-bac1-fd1b082fd445","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea09a51-8c21-423a-b87e-a4c409a19250","lifecycleState":"CERTIFIED","lastUpdateDate":1630019914328,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"018b38e9-0154-4aef-bf66-e4a3831dfc47","invariantUUID":"7be531ca-4e24-4942-a697-c1e11d936d3a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a287cff6-e6e4-4189-b002-05865ada0af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630020012892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370ebb74-0acb-4fe5-8122-69b1b6101dea","invariantUUID":"9bfe4baa-9b7c-49e6-9f12-0ee1f772a9b9","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":"c06e4f99-871b-42a5-9992-bb030a7bbf77","lifecycleState":"CERTIFIED","lastUpdateDate":1630019778343,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab2b3365-c21a-4213-8eef-7c676f5286de","invariantUUID":"8f260ab1-79a5-435b-b890-3c483d6ee6bd","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8438f3b9-f0ec-4e0f-a44c-376f38e04349","lifecycleState":"CERTIFIED","lastUpdateDate":1630020028151,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c86e31-88e3-409c-9808-cc6ab8941c45","invariantUUID":"406c1b83-db3f-4ed1-bbcc-edfe8f4039a5","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":"objectStorage","uniqueId":"9cd21bc7-65a6-42a0-a34e-dbed9f83d7b8","lifecycleState":"CERTIFIED","lastUpdateDate":1630020033359,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58ead5b5-c4bf-49fb-95f9-f04d4f2c0701","invariantUUID":"d8f106d0-1cb8-4510-9db5-5a896ebab21c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc0a8729-dcc3-4d5d-b3c4-4c991014c6e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019739537,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d348267-cfd5-4d4d-a839-7c091bba5442","invariantUUID":"8a8e7dff-160b-47c7-a050-b5362027a936","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21097be4-9f15-4223-b4d4-f599fac020cc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019896212,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150dbe73-d208-4da3-af8a-03bb5e589f66","invariantUUID":"3244d5a8-da8f-4f80-b3f8-1e471fc262eb","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eee6d62e-a698-4858-be98-1b5f6ede128b","lifecycleState":"CERTIFIED","lastUpdateDate":1630019760208,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"962cc98a-9d39-46e3-9651-ba47ccb600f2","invariantUUID":"5ce46ffa-91ed-4003-9e8b-c42da1c54651","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dd43e8f-2f22-4d48-b092-4b32ca84c0d0","lifecycleState":"CERTIFIED","lastUpdateDate":1630020216830,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e553c06-530f-4535-9c0e-aa279efbf25f","invariantUUID":"29c83342-09ee-42ad-8447-e366a5f16a1a","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":"89e3da08-5691-437d-aecb-5c7a8c8ce450","lifecycleState":"CERTIFIED","lastUpdateDate":1630020086118,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9820d180-33af-44ab-9269-1d1f7827c4ed","invariantUUID":"52ce2c7e-eb9f-497f-b6ab-192653d13430","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f014b3a1-430c-4199-863e-0a4e6bc740b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630020000029,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7d02867-fbbf-4e2c-adb5-8b268401808e","invariantUUID":"7affbdff-8ef7-424b-b920-40c87d3eefc6","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":"port","uniqueId":"4c0d4708-b5a8-4fa1-bf0a-2fead0a5e698","lifecycleState":"CERTIFIED","lastUpdateDate":1630020277174,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9afbff33-9979-43ad-bcac-173831333eb0","invariantUUID":"f4197fc8-99f5-4b8f-aaaa-5c4378cfe791","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":"compute","uniqueId":"7d9d5c6b-7b1f-4737-9e26-ce665f4f17b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630020267002,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"693212b7-2a70-4942-a15f-a686f0f0e331","invariantUUID":"42ad1ef1-a4dc-4d14-ab18-f15b17cecca5","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd78a83f-845a-4cfc-887c-53355049263e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020116308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"147c8a32-fb77-46e6-8fbf-3861a0721275","invariantUUID":"d48ee167-6c9b-4f3c-9df1-93dc589aaeac","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":"objectStorage","uniqueId":"a9d0b412-6c43-4554-85d7-29cf1711e3d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019765637,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9417c087-24cb-4454-8249-3fba0a6ffb2f","invariantUUID":"3605c211-f5e4-4dc5-ad8a-0cc0f1960b52","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":"9f1ec3f6-3626-4ecd-9fa5-7b0aafb8e29e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020091169,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"092752f1-7b90-4aea-8abf-0b65aca64b2a","invariantUUID":"a0cad436-0da7-4d55-86aa-1aecf7908328","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5483a566-7f1e-40bf-bbb3-3575fa03de79","lifecycleState":"CERTIFIED","lastUpdateDate":1630020237988,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84c1a4d5-8534-40ec-93d4-fce0b6166866","invariantUUID":"7a0bb4dd-6b05-43e5-b3f5-ba5321286b9a","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":"f2fd3da8-1d7e-4698-ae57-966de8630c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020172240,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"503c5949-a899-4781-af10-1425b6fc1c5d","invariantUUID":"bb4a287d-7546-40ad-bcee-77766c20755f","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":"d1f91196-958f-457c-920d-08d8cd90fdad","lifecycleState":"CERTIFIED","lastUpdateDate":1630020177667,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476d5e6b-8f1b-44d3-9409-81dc6a2e2759","invariantUUID":"58af24fc-1884-4520-8e95-05fb328b93c6","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":"port","uniqueId":"60537c65-1960-44f5-bc48-92c16ded51d2","lifecycleState":"CERTIFIED","lastUpdateDate":1630020166478,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e29bc26-5afa-4e51-a65a-cc06b72eaec4","invariantUUID":"5b47b12d-483a-45c5-96e6-e57784f593dd","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f02533f4-9ebf-404c-bc3d-c4232d746c84","lifecycleState":"CERTIFIED","lastUpdateDate":1630029649901,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","invariantUUID":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a8cc9b0e-9d2a-4f15-92d0-3833e6ce0080","lifecycleState":"CERTIFIED","lastUpdateDate":1630020206292,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55167901-3c5e-4013-901d-5d4d2f2e28f9","invariantUUID":"a47a2645-2cd3-4933-9193-668dcc6541c9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"732df6f5-8eff-4450-a140-05aee5f07939","lifecycleState":"CERTIFIED","lastUpdateDate":1630019791476,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35fa7864-acc4-4206-b383-79daf6a65bf9","invariantUUID":"ec2ff50d-a8f9-43e6-b371-abbd49af47cd","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":"defaulticon","uniqueId":"42952827-c9ef-46da-beac-a56669ebbacb","lifecycleState":"CERTIFIED","lastUpdateDate":1630020019497,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"22374059-9201-41d9-8fba-df5de57a7f9c","invariantUUID":"dcaf9ecc-fe91-4dfa-a585-9bca59232d4b","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":"ea8561ae-7206-4089-a0a8-52ccf9ad21bc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019796800,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9fd55e83-ecfc-4637-b467-cde1a11ba65b","invariantUUID":"9a31d7a2-8a25-4b3c-a078-80364bfd6740","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e879ac6-eaeb-47c2-8538-7a202c4f0d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019821009,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f857a8a-a08d-4832-9816-7a2469d81558","invariantUUID":"748e29c7-c5bd-4037-a8f9-c50a7be07067","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b624f07-0a36-472d-9402-4f1f94523344","lifecycleState":"CERTIFIED","lastUpdateDate":1630020189153,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e4a8ef-c6d3-4143-b3f7-cc1c8ce6c2a6","invariantUUID":"9e0eddd0-1d32-48a5-b282-4190fc595922","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef535493-a20f-4ba2-b41a-246510abf554","lifecycleState":"CERTIFIED","lastUpdateDate":1630020195834,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b98a5ce4-7725-4ddd-9687-ba67ef99caf1","invariantUUID":"3d78d278-4fd8-4179-875c-b81052eabe99","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":"loadBalancer","uniqueId":"c07de070-35fa-4f72-9b79-2d6a6f7b98cb","lifecycleState":"CERTIFIED","lastUpdateDate":1630019728532,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87559fa3-a930-41b1-8b37-a6593dae51e7","invariantUUID":"71613290-0cc5-435c-adbe-4a178d99d320","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":"compute","uniqueId":"e63580b1-323c-47f5-93a8-a9eed6c5a766","lifecycleState":"CERTIFIED","lastUpdateDate":1630020073673,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bfad92d-2a09-47ab-acbb-567e41eae24c","invariantUUID":"d3641acd-f6b5-420d-b699-0f81f3f87eb0","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e6add5eb-ead6-42b8-af90-183b295740fa","lifecycleState":"CERTIFIED","lastUpdateDate":1630019676159,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79386a0e-86a0-401a-b532-b6cf1fa4b68f","invariantUUID":"ff486d0c-146c-4e5e-926f-58f75e450c91","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":"objectStorage","uniqueId":"06d9ce6a-058a-47a7-b81e-a30e53d8b1c9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019712486,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d013f88-51da-4e1b-80ed-345c6b35e4da","invariantUUID":"e396d82e-8291-434a-8f47-d3f82440f0c8","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":"compute","uniqueId":"dd1f7d3b-b58d-4415-800f-13d49c4155bf","lifecycleState":"CERTIFIED","lastUpdateDate":1630020259057,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8b187c5-c5f3-4ab4-8940-950d1cfe68d7","invariantUUID":"ccfc173d-ab7d-44f8-8c19-8ff19748f85a","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":"defaulticon","uniqueId":"7571d1c0-5c0c-4c39-9eaa-6beee7a4b4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630020149847,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4c023ee-f41e-47a1-9e33-52fba126f19a","invariantUUID":"e90b46ca-652e-4ebc-a2ff-03db4fc28dc9","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":"port","uniqueId":"f7abf467-47db-46e1-a73b-4e8b165b2259","lifecycleState":"CERTIFIED","lastUpdateDate":1630020155109,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f74b5ac-9e00-4fb0-ac73-0be851d209a6","invariantUUID":"25b2f231-f874-463a-962a-97070ef65ee5","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":"a91f3cab-16f9-4eac-91fb-8141bab39275","lifecycleState":"CERTIFIED","lastUpdateDate":1630019815072,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0e7b7aea-e512-4754-83fd-26761f6e4ae7","invariantUUID":"46916484-0c66-4402-92cc-5ce7ad5cdc64","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":"2d9df4a7-42b9-41c0-a248-88454ddbb240","lifecycleState":"CERTIFIED","lastUpdateDate":1630020183209,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb94cb78-0d42-466a-af6b-0097473fe1d8","invariantUUID":"2848c9b1-cef6-493d-a5b9-aaa33957c506","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff5ac7c2-a195-48fb-a6d5-c078d02f6791","lifecycleState":"CERTIFIED","lastUpdateDate":1630020067519,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c77e35ff-07fb-4b21-b9d8-d7f4bc3fc2ac","invariantUUID":"84e370a3-770f-4228-8943-a1cc0c094c34","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"51b14001-4e30-48d8-89c3-7d303b9899be","lifecycleState":"CERTIFIED","lastUpdateDate":1630020142104,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89921d1b-f125-487e-95bf-7ac0acf22b81","invariantUUID":"fde8e936-ebac-4940-be7d-b10797dfe595","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":"91f413d5-77ca-49d3-8afd-9330342f20b7","lifecycleState":"CERTIFIED","lastUpdateDate":1630019880937,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28836e7f-2879-4353-a7e1-3eda31937ea7","invariantUUID":"a5545048-12a7-4a4b-8e94-64a29114804d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"23eef98a-d168-4671-8d1e-1dcf2e15a312","lifecycleState":"CERTIFIED","lastUpdateDate":1630020273976,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"958c0963-c734-49f7-9df9-e5a2505fb9d5","invariantUUID":"7f645a42-4fc8-446e-ad8c-a60af4fb1357","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":"network","uniqueId":"c1bef9b0-3c64-49ef-9e15-50fe63a083a9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019936966,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc8c80e-df3f-4a5d-bc86-c694b9dae257","invariantUUID":"e00ca5ae-9ae2-40cd-882e-3ec4e868c92b","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":"defaulticon","uniqueId":"11192212-223b-421c-bfaa-5341628aea06","lifecycleState":"CERTIFIED","lastUpdateDate":1630019698698,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"cf56b7fe-4060-493b-af3b-b738cb5dbefe","invariantUUID":"be434b78-b6ab-49b1-b1f8-c428b8760fb9","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":"port","uniqueId":"df675d5e-6ce4-4cec-a562-139d38e5518a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019786313,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd92e0f0-f797-406e-8480-a9a2812629f3","invariantUUID":"500d8446-aeb3-47c9-96a8-c62a7689c845","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":"objectStorage","uniqueId":"9f669aaf-1ece-493b-a050-9e433bcde68f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019705275,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46cb803e-3a9f-4f04-a811-6fd21f02fbf1","invariantUUID":"7393a4ef-269d-4da4-90d8-fd55bdbdec6a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2409ef8a-3ee9-4b77-9f20-60b661448fef","lifecycleState":"CERTIFIED","lastUpdateDate":1630020211471,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40653b02-81d2-415b-94f7-cb846ef209e1","invariantUUID":"da342668-b2f8-4dfc-8dce-8662f4078b17","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3c6d65-db3a-4ce0-881a-db41867f9df1","lifecycleState":"CERTIFIED","lastUpdateDate":1630019981425,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfa6e48-38de-419c-855e-173982789218","invariantUUID":"4d6bd803-cd4a-4e24-bef4-9ee571db9ab6","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":"75df8550-fc35-40bb-b65f-cd263f22988c","lifecycleState":"CERTIFIED","lastUpdateDate":1630020006072,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"892c0eb3-793c-47a0-9057-9796e390d345","invariantUUID":"61706f1f-94db-4192-88cb-3e78966a62f4","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":"10a1ccfa-b960-43fd-a9ce-629c2f876b5a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019931835,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dd5f547-1036-475a-9a24-3ec572f0e890","invariantUUID":"3c3cd0c6-6497-45c9-8168-cc5067f08d75","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":"port","uniqueId":"362c89be-b647-41f2-a12d-c244990a671c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019859326,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e687818e-fab2-4816-ad1e-b8cd59572d37","invariantUUID":"ea303bcc-b0e8-4771-8d95-11a1d2b60a26","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":"networkrules","uniqueId":"44d721ac-9a4d-4771-a441-7074fb78835f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019875690,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"268a79ac-1e61-40f2-bf40-24ce50b15101","invariantUUID":"b8fe02e5-66fb-4efd-a036-4ae034712537","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":"defaulticon","uniqueId":"0e091bbc-e0e1-4cdd-a1e4-b72a3a160cff","lifecycleState":"CERTIFIED","lastUpdateDate":1630029548629,"name":"basic_onboard_YQxPFG","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a2c7e29e-b835-484d-9fb7-edc43db05ba8","invariantUUID":"aa31e9a6-7b6a-4722-9873-9dae2ab04f27","systemName":"BasicOnboardYqxpfg","description":"VF","tags":["basic_onboard_YQxPFG"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa6df357-31b8-45f0-ba3e-eace1d362ade","lifecycleState":"CERTIFIED","lastUpdateDate":1630020049740,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b415e6e6-d903-43d9-a4a7-669cc14b8975","invariantUUID":"e242bbdd-658b-4b38-9aec-b43535616359","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":"port","uniqueId":"713c65bb-09dd-4f69-9334-e34370c6b2a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630019734085,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec24613f-5cbd-485d-8877-86985a7a05b1","invariantUUID":"689d0979-e078-495b-8458-7878f8169657","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06f4bb39-75c1-42e0-8cb7-033447934f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019909120,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec56f485-68b3-4a4c-b171-79045ef24635","invariantUUID":"7b93bce0-ceec-4d6a-a4d7-c76e5abdfb01","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":"33f23ca0-0ce8-46d7-a192-7cecaadd3325","lifecycleState":"CERTIFIED","lastUpdateDate":1630020248390,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c12141d-1843-46cb-8143-8401ca6ca155","invariantUUID":"07aa4745-2718-49df-8895-890c5c5cf2be","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":"network","uniqueId":"cc36a51a-5e3e-4a5b-9415-8adc5b102f2e","lifecycleState":"CERTIFIED","lastUpdateDate":1630019965679,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95910b63-6f99-444c-91f3-dd64f4ca77ca","invariantUUID":"d547b873-7eb6-4ef3-a222-57da18fac51d","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":"092d3e3e-8e7c-4458-a88d-a2bd940ab0a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630020060709,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fe435d-a4ad-41bd-9b26-78f5e823d232","invariantUUID":"861a7210-7baa-4814-8881-836e6d9ba0a1","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3376f22d-e1b4-4512-90af-a9fa74a77a9d","lifecycleState":"CERTIFIED","lastUpdateDate":1630019809045,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"13ec3e13-02ed-41f8-8b23-90914ade26c0","invariantUUID":"b0a3393d-3bda-41a9-bc60-b01b4e0ee4d2","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e414d890-c696-48c2-b3b8-ccc18540809e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020227951,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4582bb3-6dab-449f-ad9f-224cc951d5ce","invariantUUID":"51b7c26d-cbde-4555-b957-efcdbdbe71e4","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c40a3d3-7892-4836-a8c0-cdf8d79dc238","lifecycleState":"CERTIFIED","lastUpdateDate":1630019987625,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b8f69b-c825-4712-88f6-05258d8f4f2b","invariantUUID":"3809f1bd-bee2-41e1-8cac-7dd7dc763603","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"752d08f9-241d-4320-8f9f-926f649fb4de","lifecycleState":"CERTIFIED","lastUpdateDate":1630029596075,"name":"basic_onboard_YQxPFG","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","systemName":"BasicOnboardYqxpfg","description":"service","tags":["basic_onboard_YQxPFG"],"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":"cd7ee64f-b1d8-4e72-af4e-bb5e82488220","lifecycleState":"CERTIFIED","lastUpdateDate":1630029089884,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"acf0a328-9917-4200-91e8-a64b43ecc8fd","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630028979663,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","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":"8ac11a0d-1b4e-4482-ae45-5945cfb4b54f","lifecycleState":"CERTIFIED","lastUpdateDate":1630029700996,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1f08d368-e910-45a2-9508-29df9307a430","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","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-27 02:09:07,847 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-27 02:09:07,848 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-27 02:09:07,848 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/1f08d368-e910-45a2-9508-29df9307a430/toscaModel 2021-08-27 02:09:07,849 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-27 02:09:07,850 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-27 02:09:08,179 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/1f08d368-e910-45a2-9508-29df9307a430/toscaModel HTTP/1.1" 200 None 2021-08-27 02:09:08,183 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-27 02:09:08,183 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-27 02:09:08,215 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-27 02:09:08,215 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/ed5e130c-2ce1-47a8-8d72-eb94ac51399d/bc718d8a-f5ed-4292-a579-e1937c735ec7 2021-08-27 02:09:08,215 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-08-27 02:09:08,217 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-27 02:09:08,242 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/ed5e130c-2ce1-47a8-8d72-eb94ac51399d/bc718d8a-f5ed-4292-a579-e1937c735ec7 HTTP/1.1" 200 270 2021-08-27 02:09:08,243 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-08-27 02:09:08,243 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d","rb-version":"bc718d8a-f5ed-4292-a579-e1937c735ec7","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"22c0d570-6fff-4a0b-8dca-f77e548d46a1"}} 2021-08-27 02:09:08,245 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-27 02:09:08,246 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/ed5e130c-2ce1-47a8-8d72-eb94ac51399d/bc718d8a-f5ed-4292-a579-e1937c735ec7/profile/cnftest 2021-08-27 02:09:08,246 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-08-27 02:09:08,247 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-27 02:09:08,270 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/ed5e130c-2ce1-47a8-8d72-eb94ac51399d/bc718d8a-f5ed-4292-a579-e1937c735ec7/profile/cnftest HTTP/1.1" 200 212 2021-08-27 02:09:08,270 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-08-27 02:09:08,271 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"ed5e130c-2ce1-47a8-8d72-eb94ac51399d","rb-version":"bc718d8a-f5ed-4292-a579-e1937c735ec7","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-08-27 02:09:08,273 DEBUG 129:onap_service.py(1) - [None][Delete Profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-27 02:09:08,273 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/ed5e130c-2ce1-47a8-8d72-eb94ac51399d/bc718d8a-f5ed-4292-a579-e1937c735ec7/profile/cnftest 2021-08-27 02:09:08,273 DEBUG 132:onap_service.py(1) - [None][Delete Profile] data sent: None 2021-08-27 02:09:08,274 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-27 02:09:08,299 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "DELETE /api/multicloud-k8s/v1/v1/rb/definition/ed5e130c-2ce1-47a8-8d72-eb94ac51399d/bc718d8a-f5ed-4292-a579-e1937c735ec7/profile/cnftest HTTP/1.1" 204 0 2021-08-27 02:09:08,299 INFO 142:onap_service.py(1) - [None][Delete Profile] response code: 204 2021-08-27 02:09:08,300 DEBUG 146:onap_service.py(1) - [None][Delete Profile] response: n/a 2021-08-27 02:09:08,301 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-27 02:09:08,302 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/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046/relationship-list 2021-08-27 02:09:08,302 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-27 02:09:08,303 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:09:08,384 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/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046/relationship-list HTTP/1.1" 200 1064 2021-08-27 02:09:08,386 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-27 02:09:08,386 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/81e5393a-e3a9-46a5-9081-b609062a5146","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"81e5393a-e3a9-46a5-9081-b609062a5146"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/503809c8-719e-40cd-af5b-689ea877bda6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"503809c8-719e-40cd-af5b-689ea877bda6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_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-27 02:09:08,389 DEBUG 129:onap_service.py(1) - [AAI][Get 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 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-27 02:09:08,389 DEBUG 131:onap_service.py(1) - [AAI][Get 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/503809c8-719e-40cd-af5b-689ea877bda6 2021-08-27 02:09:08,390 DEBUG 132:onap_service.py(1) - [AAI][Get 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 ABCMeta] data sent: None 2021-08-27 02:09:08,392 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:09:08,472 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/503809c8-719e-40cd-af5b-689ea877bda6 HTTP/1.1" 200 3737 2021-08-27 02:09:08,473 INFO 142:onap_service.py(1) - [AAI][Get 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 ABCMeta] response code: 200 2021-08-27 02:09:08,473 DEBUG 146:onap_service.py(1) - [AAI][Get 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 ABCMeta] response: {"vnf-id":"503809c8-719e-40cd-af5b-689ea877bda6","vnf-name":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1630030094036","model-invariant-id":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","model-version-id":"8cd5132f-1d0e-4966-857f-d7265f73864a","model-customization-id":"066f4d83-7266-4712-8606-444aac5e6a47","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046/service-data/vnfs/vnf/503809c8-719e-40cd-af5b-689ea877bda6/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/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-08-27 02:09:08,476 DEBUG 384:vnf.py(1) - Delete 503809c8-719e-40cd-af5b-689ea877bda6 VNF 2021-08-27 02:09:08,476 DEBUG 80:deletion.py(1) - VNF 503809c8-719e-40cd-af5b-689ea877bda6 deletion request 2021-08-27 02:09:08,485 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-27 02:09:08,485 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-27 02:09:08,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-27 02:09:08,486 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-27 02:09:08,486 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-27 02:09:08,487 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-27 02:09:08,997 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-27 02:09:08,998 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-27 02:09:08,999 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1f08d368-e910-45a2-9508-29df9307a430","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1f08d368-e910-45a2-9508-29df9307a430/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/868e0c8d-8369-4ee2-a4bd-8847c0ed02bd/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/baf91f0a-36ca-44c5-8b40-6878bc09eb89/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","name":"basic_onboard_YQxPFG","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/89592209-e252-4ffa-9fb6-0e46a810aa2e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-27 02:09:09,002 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-27 02:09:09,002 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:09:09,003 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:09:09,003 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:09:09,003 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-27 02:09:09,003 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:09:09,003 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:09:09,003 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-27 02:09:09,004 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-27 02:09:09,004 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:09:09,004 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:09:09,004 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:09:09,004 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_YQxPFG from SDC 2021-08-27 02:09:09,004 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:09:09,005 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:09:09,005 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:09:09,005 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-27 02:09:09,005 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-27 02:09:09,005 INFO 192:__init__.py(1) - Service found, updating information 2021-08-27 02:09:09,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-27 02:09:09,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-27 02:09:09,006 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-27 02:09:09,008 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:09:09,663 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-27 02:09:09,665 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-27 02:09:09,667 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f759230-2dc8-438d-ad28-f9196f9afa7d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020038451,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94dba5b9-a0eb-4a56-aea8-fe06a16b1f1f","invariantUUID":"67b8129f-8c72-41ac-ba9e-263d30fa4a43","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":"networkrules","uniqueId":"a20b126b-d8f8-44a6-a9ef-c610aadc44b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630019853887,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f782edc9-8d5d-4220-aad8-76332363e953","invariantUUID":"b81143ed-9c4b-425c-9f90-39e18661c447","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":"objectStorage","uniqueId":"4f6bdda3-618f-41f3-a2ef-f7d9abfaa919","lifecycleState":"CERTIFIED","lastUpdateDate":1630020109251,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d5c0ed4-6019-48a5-9b28-6f2b71ea21c1","invariantUUID":"8d8d71ca-a8e7-44c2-9abe-15dfbd77635e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09e3a349-c4a6-40f7-b6e9-5dfd5bef4dd5","lifecycleState":"CERTIFIED","lastUpdateDate":1630019902384,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17e850fd-603d-4f71-a07e-1e6fa9bf77b2","invariantUUID":"944ac717-d0a1-4e4a-b57e-27bc9c97975f","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"388d1397-3fd4-401e-9422-1215c767cbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019802304,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"09ef85c5-a2a4-4fde-9d47-0db2b0a373cc","invariantUUID":"b613b7c5-a597-4d24-9ed9-a48041a8ed0d","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":"47f29f1b-2397-410b-b5ff-d62bb256cf4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019926402,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4de62b1-a505-4a7c-8ae0-f75ad534924d","invariantUUID":"8018e725-6e6c-4aaf-bf49-3a7a1a9c588c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"34d7957d-1a14-4479-a37d-247a32451f82","lifecycleState":"CERTIFIED","lastUpdateDate":1630020043748,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afa00903-c12f-405e-9f53-6e7608c48f1f","invariantUUID":"9b109acc-7619-4b27-a948-315727592893","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":"securityrules","uniqueId":"e3ce22b4-a916-4f21-a6aa-7d11a5b22b78","lifecycleState":"CERTIFIED","lastUpdateDate":1630019885958,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e2945f05-8845-4d71-8d91-6e4b206c55e3","invariantUUID":"32c992fc-53ac-480e-9a86-18fe8377c57d","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":"3ee69c2e-5f8c-420e-ac64-d05c5093f51a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020160347,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6c8d36e-a739-40e9-83b1-4e85e5e6ba25","invariantUUID":"ffab65b9-290d-4685-a830-7feefdb5167e","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":"defaulticon","uniqueId":"738fb8aa-db40-4738-997b-ffbdbeff43eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630029040721,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bb9ab116-6143-4606-9be8-e1340dd8f03b","invariantUUID":"d573e24e-afdf-441d-be4f-9ee150542cea","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9423437a-b245-43b3-9dff-c9813810197d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020255775,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10f6e8a-1c09-4a2c-9c65-1dd7c85684f9","invariantUUID":"3ad69b8a-c390-4274-b2dc-cdbed210dd99","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41946853-aaab-4752-982b-189b89042b72","lifecycleState":"CERTIFIED","lastUpdateDate":1630019771881,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eb5dc8-44ca-490f-a649-50a2eb8e73e2","invariantUUID":"f20eca96-48c9-4c06-bac1-fd1b082fd445","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea09a51-8c21-423a-b87e-a4c409a19250","lifecycleState":"CERTIFIED","lastUpdateDate":1630019914328,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"018b38e9-0154-4aef-bf66-e4a3831dfc47","invariantUUID":"7be531ca-4e24-4942-a697-c1e11d936d3a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a287cff6-e6e4-4189-b002-05865ada0af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630020012892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370ebb74-0acb-4fe5-8122-69b1b6101dea","invariantUUID":"9bfe4baa-9b7c-49e6-9f12-0ee1f772a9b9","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":"c06e4f99-871b-42a5-9992-bb030a7bbf77","lifecycleState":"CERTIFIED","lastUpdateDate":1630019778343,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab2b3365-c21a-4213-8eef-7c676f5286de","invariantUUID":"8f260ab1-79a5-435b-b890-3c483d6ee6bd","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8438f3b9-f0ec-4e0f-a44c-376f38e04349","lifecycleState":"CERTIFIED","lastUpdateDate":1630020028151,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c86e31-88e3-409c-9808-cc6ab8941c45","invariantUUID":"406c1b83-db3f-4ed1-bbcc-edfe8f4039a5","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":"objectStorage","uniqueId":"9cd21bc7-65a6-42a0-a34e-dbed9f83d7b8","lifecycleState":"CERTIFIED","lastUpdateDate":1630020033359,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58ead5b5-c4bf-49fb-95f9-f04d4f2c0701","invariantUUID":"d8f106d0-1cb8-4510-9db5-5a896ebab21c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc0a8729-dcc3-4d5d-b3c4-4c991014c6e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019739537,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d348267-cfd5-4d4d-a839-7c091bba5442","invariantUUID":"8a8e7dff-160b-47c7-a050-b5362027a936","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21097be4-9f15-4223-b4d4-f599fac020cc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019896212,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150dbe73-d208-4da3-af8a-03bb5e589f66","invariantUUID":"3244d5a8-da8f-4f80-b3f8-1e471fc262eb","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eee6d62e-a698-4858-be98-1b5f6ede128b","lifecycleState":"CERTIFIED","lastUpdateDate":1630019760208,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"962cc98a-9d39-46e3-9651-ba47ccb600f2","invariantUUID":"5ce46ffa-91ed-4003-9e8b-c42da1c54651","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dd43e8f-2f22-4d48-b092-4b32ca84c0d0","lifecycleState":"CERTIFIED","lastUpdateDate":1630020216830,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e553c06-530f-4535-9c0e-aa279efbf25f","invariantUUID":"29c83342-09ee-42ad-8447-e366a5f16a1a","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":"89e3da08-5691-437d-aecb-5c7a8c8ce450","lifecycleState":"CERTIFIED","lastUpdateDate":1630020086118,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9820d180-33af-44ab-9269-1d1f7827c4ed","invariantUUID":"52ce2c7e-eb9f-497f-b6ab-192653d13430","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f014b3a1-430c-4199-863e-0a4e6bc740b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630020000029,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7d02867-fbbf-4e2c-adb5-8b268401808e","invariantUUID":"7affbdff-8ef7-424b-b920-40c87d3eefc6","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":"port","uniqueId":"4c0d4708-b5a8-4fa1-bf0a-2fead0a5e698","lifecycleState":"CERTIFIED","lastUpdateDate":1630020277174,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9afbff33-9979-43ad-bcac-173831333eb0","invariantUUID":"f4197fc8-99f5-4b8f-aaaa-5c4378cfe791","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":"compute","uniqueId":"7d9d5c6b-7b1f-4737-9e26-ce665f4f17b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630020267002,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"693212b7-2a70-4942-a15f-a686f0f0e331","invariantUUID":"42ad1ef1-a4dc-4d14-ab18-f15b17cecca5","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd78a83f-845a-4cfc-887c-53355049263e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020116308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"147c8a32-fb77-46e6-8fbf-3861a0721275","invariantUUID":"d48ee167-6c9b-4f3c-9df1-93dc589aaeac","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":"objectStorage","uniqueId":"a9d0b412-6c43-4554-85d7-29cf1711e3d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019765637,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9417c087-24cb-4454-8249-3fba0a6ffb2f","invariantUUID":"3605c211-f5e4-4dc5-ad8a-0cc0f1960b52","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":"9f1ec3f6-3626-4ecd-9fa5-7b0aafb8e29e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020091169,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"092752f1-7b90-4aea-8abf-0b65aca64b2a","invariantUUID":"a0cad436-0da7-4d55-86aa-1aecf7908328","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5483a566-7f1e-40bf-bbb3-3575fa03de79","lifecycleState":"CERTIFIED","lastUpdateDate":1630020237988,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84c1a4d5-8534-40ec-93d4-fce0b6166866","invariantUUID":"7a0bb4dd-6b05-43e5-b3f5-ba5321286b9a","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":"f2fd3da8-1d7e-4698-ae57-966de8630c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020172240,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"503c5949-a899-4781-af10-1425b6fc1c5d","invariantUUID":"bb4a287d-7546-40ad-bcee-77766c20755f","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":"d1f91196-958f-457c-920d-08d8cd90fdad","lifecycleState":"CERTIFIED","lastUpdateDate":1630020177667,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476d5e6b-8f1b-44d3-9409-81dc6a2e2759","invariantUUID":"58af24fc-1884-4520-8e95-05fb328b93c6","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":"port","uniqueId":"60537c65-1960-44f5-bc48-92c16ded51d2","lifecycleState":"CERTIFIED","lastUpdateDate":1630020166478,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e29bc26-5afa-4e51-a65a-cc06b72eaec4","invariantUUID":"5b47b12d-483a-45c5-96e6-e57784f593dd","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f02533f4-9ebf-404c-bc3d-c4232d746c84","lifecycleState":"CERTIFIED","lastUpdateDate":1630029649901,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","invariantUUID":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a8cc9b0e-9d2a-4f15-92d0-3833e6ce0080","lifecycleState":"CERTIFIED","lastUpdateDate":1630020206292,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55167901-3c5e-4013-901d-5d4d2f2e28f9","invariantUUID":"a47a2645-2cd3-4933-9193-668dcc6541c9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"732df6f5-8eff-4450-a140-05aee5f07939","lifecycleState":"CERTIFIED","lastUpdateDate":1630019791476,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35fa7864-acc4-4206-b383-79daf6a65bf9","invariantUUID":"ec2ff50d-a8f9-43e6-b371-abbd49af47cd","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":"defaulticon","uniqueId":"42952827-c9ef-46da-beac-a56669ebbacb","lifecycleState":"CERTIFIED","lastUpdateDate":1630020019497,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"22374059-9201-41d9-8fba-df5de57a7f9c","invariantUUID":"dcaf9ecc-fe91-4dfa-a585-9bca59232d4b","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":"ea8561ae-7206-4089-a0a8-52ccf9ad21bc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019796800,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9fd55e83-ecfc-4637-b467-cde1a11ba65b","invariantUUID":"9a31d7a2-8a25-4b3c-a078-80364bfd6740","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e879ac6-eaeb-47c2-8538-7a202c4f0d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019821009,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f857a8a-a08d-4832-9816-7a2469d81558","invariantUUID":"748e29c7-c5bd-4037-a8f9-c50a7be07067","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b624f07-0a36-472d-9402-4f1f94523344","lifecycleState":"CERTIFIED","lastUpdateDate":1630020189153,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e4a8ef-c6d3-4143-b3f7-cc1c8ce6c2a6","invariantUUID":"9e0eddd0-1d32-48a5-b282-4190fc595922","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef535493-a20f-4ba2-b41a-246510abf554","lifecycleState":"CERTIFIED","lastUpdateDate":1630020195834,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b98a5ce4-7725-4ddd-9687-ba67ef99caf1","invariantUUID":"3d78d278-4fd8-4179-875c-b81052eabe99","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":"loadBalancer","uniqueId":"c07de070-35fa-4f72-9b79-2d6a6f7b98cb","lifecycleState":"CERTIFIED","lastUpdateDate":1630019728532,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87559fa3-a930-41b1-8b37-a6593dae51e7","invariantUUID":"71613290-0cc5-435c-adbe-4a178d99d320","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":"compute","uniqueId":"e63580b1-323c-47f5-93a8-a9eed6c5a766","lifecycleState":"CERTIFIED","lastUpdateDate":1630020073673,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bfad92d-2a09-47ab-acbb-567e41eae24c","invariantUUID":"d3641acd-f6b5-420d-b699-0f81f3f87eb0","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e6add5eb-ead6-42b8-af90-183b295740fa","lifecycleState":"CERTIFIED","lastUpdateDate":1630019676159,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79386a0e-86a0-401a-b532-b6cf1fa4b68f","invariantUUID":"ff486d0c-146c-4e5e-926f-58f75e450c91","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":"objectStorage","uniqueId":"06d9ce6a-058a-47a7-b81e-a30e53d8b1c9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019712486,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d013f88-51da-4e1b-80ed-345c6b35e4da","invariantUUID":"e396d82e-8291-434a-8f47-d3f82440f0c8","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":"compute","uniqueId":"dd1f7d3b-b58d-4415-800f-13d49c4155bf","lifecycleState":"CERTIFIED","lastUpdateDate":1630020259057,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8b187c5-c5f3-4ab4-8940-950d1cfe68d7","invariantUUID":"ccfc173d-ab7d-44f8-8c19-8ff19748f85a","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":"defaulticon","uniqueId":"7571d1c0-5c0c-4c39-9eaa-6beee7a4b4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630020149847,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4c023ee-f41e-47a1-9e33-52fba126f19a","invariantUUID":"e90b46ca-652e-4ebc-a2ff-03db4fc28dc9","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":"port","uniqueId":"f7abf467-47db-46e1-a73b-4e8b165b2259","lifecycleState":"CERTIFIED","lastUpdateDate":1630020155109,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f74b5ac-9e00-4fb0-ac73-0be851d209a6","invariantUUID":"25b2f231-f874-463a-962a-97070ef65ee5","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":"a91f3cab-16f9-4eac-91fb-8141bab39275","lifecycleState":"CERTIFIED","lastUpdateDate":1630019815072,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0e7b7aea-e512-4754-83fd-26761f6e4ae7","invariantUUID":"46916484-0c66-4402-92cc-5ce7ad5cdc64","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":"2d9df4a7-42b9-41c0-a248-88454ddbb240","lifecycleState":"CERTIFIED","lastUpdateDate":1630020183209,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb94cb78-0d42-466a-af6b-0097473fe1d8","invariantUUID":"2848c9b1-cef6-493d-a5b9-aaa33957c506","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff5ac7c2-a195-48fb-a6d5-c078d02f6791","lifecycleState":"CERTIFIED","lastUpdateDate":1630020067519,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c77e35ff-07fb-4b21-b9d8-d7f4bc3fc2ac","invariantUUID":"84e370a3-770f-4228-8943-a1cc0c094c34","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"51b14001-4e30-48d8-89c3-7d303b9899be","lifecycleState":"CERTIFIED","lastUpdateDate":1630020142104,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89921d1b-f125-487e-95bf-7ac0acf22b81","invariantUUID":"fde8e936-ebac-4940-be7d-b10797dfe595","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":"91f413d5-77ca-49d3-8afd-9330342f20b7","lifecycleState":"CERTIFIED","lastUpdateDate":1630019880937,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28836e7f-2879-4353-a7e1-3eda31937ea7","invariantUUID":"a5545048-12a7-4a4b-8e94-64a29114804d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"23eef98a-d168-4671-8d1e-1dcf2e15a312","lifecycleState":"CERTIFIED","lastUpdateDate":1630020273976,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"958c0963-c734-49f7-9df9-e5a2505fb9d5","invariantUUID":"7f645a42-4fc8-446e-ad8c-a60af4fb1357","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":"network","uniqueId":"c1bef9b0-3c64-49ef-9e15-50fe63a083a9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019936966,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc8c80e-df3f-4a5d-bc86-c694b9dae257","invariantUUID":"e00ca5ae-9ae2-40cd-882e-3ec4e868c92b","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":"defaulticon","uniqueId":"11192212-223b-421c-bfaa-5341628aea06","lifecycleState":"CERTIFIED","lastUpdateDate":1630019698698,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"cf56b7fe-4060-493b-af3b-b738cb5dbefe","invariantUUID":"be434b78-b6ab-49b1-b1f8-c428b8760fb9","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":"port","uniqueId":"df675d5e-6ce4-4cec-a562-139d38e5518a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019786313,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd92e0f0-f797-406e-8480-a9a2812629f3","invariantUUID":"500d8446-aeb3-47c9-96a8-c62a7689c845","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":"objectStorage","uniqueId":"9f669aaf-1ece-493b-a050-9e433bcde68f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019705275,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46cb803e-3a9f-4f04-a811-6fd21f02fbf1","invariantUUID":"7393a4ef-269d-4da4-90d8-fd55bdbdec6a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2409ef8a-3ee9-4b77-9f20-60b661448fef","lifecycleState":"CERTIFIED","lastUpdateDate":1630020211471,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40653b02-81d2-415b-94f7-cb846ef209e1","invariantUUID":"da342668-b2f8-4dfc-8dce-8662f4078b17","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3c6d65-db3a-4ce0-881a-db41867f9df1","lifecycleState":"CERTIFIED","lastUpdateDate":1630019981425,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfa6e48-38de-419c-855e-173982789218","invariantUUID":"4d6bd803-cd4a-4e24-bef4-9ee571db9ab6","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":"75df8550-fc35-40bb-b65f-cd263f22988c","lifecycleState":"CERTIFIED","lastUpdateDate":1630020006072,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"892c0eb3-793c-47a0-9057-9796e390d345","invariantUUID":"61706f1f-94db-4192-88cb-3e78966a62f4","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":"10a1ccfa-b960-43fd-a9ce-629c2f876b5a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019931835,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dd5f547-1036-475a-9a24-3ec572f0e890","invariantUUID":"3c3cd0c6-6497-45c9-8168-cc5067f08d75","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":"port","uniqueId":"362c89be-b647-41f2-a12d-c244990a671c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019859326,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e687818e-fab2-4816-ad1e-b8cd59572d37","invariantUUID":"ea303bcc-b0e8-4771-8d95-11a1d2b60a26","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":"networkrules","uniqueId":"44d721ac-9a4d-4771-a441-7074fb78835f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019875690,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"268a79ac-1e61-40f2-bf40-24ce50b15101","invariantUUID":"b8fe02e5-66fb-4efd-a036-4ae034712537","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":"defaulticon","uniqueId":"0e091bbc-e0e1-4cdd-a1e4-b72a3a160cff","lifecycleState":"CERTIFIED","lastUpdateDate":1630029548629,"name":"basic_onboard_YQxPFG","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a2c7e29e-b835-484d-9fb7-edc43db05ba8","invariantUUID":"aa31e9a6-7b6a-4722-9873-9dae2ab04f27","systemName":"BasicOnboardYqxpfg","description":"VF","tags":["basic_onboard_YQxPFG"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa6df357-31b8-45f0-ba3e-eace1d362ade","lifecycleState":"CERTIFIED","lastUpdateDate":1630020049740,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b415e6e6-d903-43d9-a4a7-669cc14b8975","invariantUUID":"e242bbdd-658b-4b38-9aec-b43535616359","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":"port","uniqueId":"713c65bb-09dd-4f69-9334-e34370c6b2a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630019734085,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec24613f-5cbd-485d-8877-86985a7a05b1","invariantUUID":"689d0979-e078-495b-8458-7878f8169657","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06f4bb39-75c1-42e0-8cb7-033447934f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019909120,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec56f485-68b3-4a4c-b171-79045ef24635","invariantUUID":"7b93bce0-ceec-4d6a-a4d7-c76e5abdfb01","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":"33f23ca0-0ce8-46d7-a192-7cecaadd3325","lifecycleState":"CERTIFIED","lastUpdateDate":1630020248390,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c12141d-1843-46cb-8143-8401ca6ca155","invariantUUID":"07aa4745-2718-49df-8895-890c5c5cf2be","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":"network","uniqueId":"cc36a51a-5e3e-4a5b-9415-8adc5b102f2e","lifecycleState":"CERTIFIED","lastUpdateDate":1630019965679,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95910b63-6f99-444c-91f3-dd64f4ca77ca","invariantUUID":"d547b873-7eb6-4ef3-a222-57da18fac51d","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":"092d3e3e-8e7c-4458-a88d-a2bd940ab0a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630020060709,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fe435d-a4ad-41bd-9b26-78f5e823d232","invariantUUID":"861a7210-7baa-4814-8881-836e6d9ba0a1","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3376f22d-e1b4-4512-90af-a9fa74a77a9d","lifecycleState":"CERTIFIED","lastUpdateDate":1630019809045,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"13ec3e13-02ed-41f8-8b23-90914ade26c0","invariantUUID":"b0a3393d-3bda-41a9-bc60-b01b4e0ee4d2","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e414d890-c696-48c2-b3b8-ccc18540809e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020227951,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4582bb3-6dab-449f-ad9f-224cc951d5ce","invariantUUID":"51b7c26d-cbde-4555-b957-efcdbdbe71e4","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c40a3d3-7892-4836-a8c0-cdf8d79dc238","lifecycleState":"CERTIFIED","lastUpdateDate":1630019987625,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b8f69b-c825-4712-88f6-05258d8f4f2b","invariantUUID":"3809f1bd-bee2-41e1-8cac-7dd7dc763603","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"752d08f9-241d-4320-8f9f-926f649fb4de","lifecycleState":"CERTIFIED","lastUpdateDate":1630029596075,"name":"basic_onboard_YQxPFG","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","systemName":"BasicOnboardYqxpfg","description":"service","tags":["basic_onboard_YQxPFG"],"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":"cd7ee64f-b1d8-4e72-af4e-bb5e82488220","lifecycleState":"CERTIFIED","lastUpdateDate":1630029089884,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"acf0a328-9917-4200-91e8-a64b43ecc8fd","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630028979663,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","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":"8ac11a0d-1b4e-4482-ae45-5945cfb4b54f","lifecycleState":"CERTIFIED","lastUpdateDate":1630029700996,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1f08d368-e910-45a2-9508-29df9307a430","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","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-27 02:09:09,671 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-27 02:09:09,671 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-27 02:09:09,671 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/1f08d368-e910-45a2-9508-29df9307a430/toscaModel 2021-08-27 02:09:09,671 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-27 02:09:09,673 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-27 02:09:10,074 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/1f08d368-e910-45a2-9508-29df9307a430/toscaModel HTTP/1.1" 200 None 2021-08-27 02:09:10,076 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-27 02:09:10,076 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-27 02:09:10,105 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-27 02:09:10,105 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-27 02:09:10,105 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-27 02:09:10,107 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:09:10,186 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-27 02:09:10,187 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-27 02:09:10,187 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-27 02:09:10,190 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-27 02:09:10,191 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-27 02:09:10,191 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-27 02:09:10,193 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:09:10,386 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-27 02:09:10,387 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-27 02:09:10,388 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":"1630030088973","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/503809c8-719e-40cd-af5b-689ea877bda6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"503809c8-719e-40cd-af5b-689ea877bda6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_vnf_0"}]}]}}]} 2021-08-27 02:09:10,391 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-27 02:09:10,391 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-27 02:09:10,391 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-27 02:09:10,394 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:09:10,484 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-27 02:09:10,485 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-27 02:09:10,485 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-27 02:09:10,487 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-27 02:09:10,488 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-27 02:09:10,488 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-27 02:09:10,489 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:09:10,593 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-27 02:09:10,594 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-27 02:09:10,594 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":"1630030088973","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/503809c8-719e-40cd-af5b-689ea877bda6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"503809c8-719e-40cd-af5b-689ea877bda6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_vnf_0"}]}]}}]} 2021-08-27 02:09:10,596 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-27 02:09:10,596 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-27 02:09:10,597 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-27 02:09:10,598 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:09:10,687 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-27 02:09:10,688 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-27 02:09:10,688 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-27 02:09:10,690 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-27 02:09:10,690 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-27 02:09:10,691 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-27 02:09:10,692 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:09:10,794 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-27 02:09:10,795 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-27 02:09:10,795 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":"1630030088973","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/503809c8-719e-40cd-af5b-689ea877bda6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"503809c8-719e-40cd-af5b-689ea877bda6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_vnf_0"}]}]}}]} 2021-08-27 02:09:10,797 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-27 02:09:10,798 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-27 02:09:10,798 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-27 02:09:10,799 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:09:10,891 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-27 02:09:10,891 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-27 02:09:10,892 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630030089106","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/503809c8-719e-40cd-af5b-689ea877bda6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"503809c8-719e-40cd-af5b-689ea877bda6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_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-27 02:09:10,894 DEBUG 129:onap_service.py(1) - [None][Create 503809c8-719e-40cd-af5b-689ea877bda6 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8b50b8cc-69ad-4474-b4f1-caf7d962b680', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:09:10,894 DEBUG 131:onap_service.py(1) - [None][Create 503809c8-719e-40cd-af5b-689ea877bda6 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046/vnfs/503809c8-719e-40cd-af5b-689ea877bda6 2021-08-27 02:09:10,894 DEBUG 132:onap_service.py(1) - [None][Create 503809c8-719e-40cd-af5b-689ea877bda6 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "f29ef004-398c-4e3f-95d2-7c6df1e8346e", "modelVersion": "1.0", "modelVersionId": "8cd5132f-1d0e-4966-857f-d7265f73864a", "modelCustomizationId": "066f4d83-7266-4712-8606-444aac5e6a47", "modelCustomizationName": "basic_cnf 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-08-27 02:09:10,896 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:09:12,632 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046/vnfs/503809c8-719e-40cd-af5b-689ea877bda6 HTTP/1.1" 202 262 2021-08-27 02:09:12,633 INFO 142:onap_service.py(1) - [None][Create 503809c8-719e-40cd-af5b-689ea877bda6 VNF deletion request] response code: 202 2021-08-27 02:09:12,633 DEBUG 146:onap_service.py(1) - [None][Create 503809c8-719e-40cd-af5b-689ea877bda6 VNF deletion request] response: {"requestReferences":{"requestId":"8b50b8cc-69ad-4474-b4f1-caf7d962b680","instanceId":"503809c8-719e-40cd-af5b-689ea877bda6","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8b50b8cc-69ad-4474-b4f1-caf7d962b680"}} 2021-08-27 02:09:12,634 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-08-27 02:09:12,641 DEBUG 129:onap_service.py(12) - [None][Check 8b50b8cc-69ad-4474-b4f1-caf7d962b680 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '35ca40f6-1c1f-4d2c-9aeb-c0405a50fc83', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:09:12,642 DEBUG 131:onap_service.py(12) - [None][Check 8b50b8cc-69ad-4474-b4f1-caf7d962b680 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8b50b8cc-69ad-4474-b4f1-caf7d962b680 2021-08-27 02:09:12,642 DEBUG 132:onap_service.py(12) - [None][Check 8b50b8cc-69ad-4474-b4f1-caf7d962b680 orchestration request status] data sent: None 2021-08-27 02:09:12,646 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:09:12,813 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8b50b8cc-69ad-4474-b4f1-caf7d962b680 HTTP/1.1" 200 1268 2021-08-27 02:09:12,815 INFO 142:onap_service.py(12) - [None][Check 8b50b8cc-69ad-4474-b4f1-caf7d962b680 orchestration request status] response code: 200 2021-08-27 02:09:12,816 DEBUG 146:onap_service.py(12) - [None][Check 8b50b8cc-69ad-4474-b4f1-caf7d962b680 orchestration request status] response: {"request":{"requestId":"8b50b8cc-69ad-4474-b4f1-caf7d962b680","startTime":"Fri, 27 Aug 2021 02:09:11 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"066f4d83-7266-4712-8606-444aac5e6a47","modelVersionId":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelCustomizationId":"066f4d83-7266-4712-8606-444aac5e6a47","modelUuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelInvariantUuid":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","vnfInstanceId":"503809c8-719e-40cd-af5b-689ea877bda6","vnfInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 27 Aug 2021 02:09:11 GMT"}}} 2021-08-27 02:09:22,825 DEBUG 129:onap_service.py(12) - [None][Check 8b50b8cc-69ad-4474-b4f1-caf7d962b680 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0dd4deb2-eaf9-465b-a0e0-3fe747fea0d4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:09:22,826 DEBUG 131:onap_service.py(12) - [None][Check 8b50b8cc-69ad-4474-b4f1-caf7d962b680 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8b50b8cc-69ad-4474-b4f1-caf7d962b680 2021-08-27 02:09:22,826 DEBUG 132:onap_service.py(12) - [None][Check 8b50b8cc-69ad-4474-b4f1-caf7d962b680 orchestration request status] data sent: None 2021-08-27 02:09:22,829 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:09:22,989 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8b50b8cc-69ad-4474-b4f1-caf7d962b680 HTTP/1.1" 200 1474 2021-08-27 02:09:22,991 INFO 142:onap_service.py(12) - [None][Check 8b50b8cc-69ad-4474-b4f1-caf7d962b680 orchestration request status] response code: 200 2021-08-27 02:09:22,991 DEBUG 146:onap_service.py(12) - [None][Check 8b50b8cc-69ad-4474-b4f1-caf7d962b680 orchestration request status] response: {"request":{"requestId":"8b50b8cc-69ad-4474-b4f1-caf7d962b680","startTime":"Fri, 27 Aug 2021 02:09:11 GMT","finishTime":"Fri, 27 Aug 2021 02:09:16 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"066f4d83-7266-4712-8606-444aac5e6a47","modelVersionId":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelCustomizationId":"066f4d83-7266-4712-8606-444aac5e6a47","modelUuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelInvariantUuid":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","vnfInstanceId":"503809c8-719e-40cd-af5b-689ea877bda6","vnfInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_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, 27 Aug 2021 02:09:16 GMT"}}} 2021-08-27 02:09:22,992 INFO 56:mixins.py(12) - VnfDeletionRequest task finished 2021-08-27 02:09:22,993 DEBUG 129:onap_service.py(12) - [None][Check 8b50b8cc-69ad-4474-b4f1-caf7d962b680 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5bfb44ea-1874-4a4d-9226-6957731b343d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:09:22,993 DEBUG 131:onap_service.py(12) - [None][Check 8b50b8cc-69ad-4474-b4f1-caf7d962b680 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8b50b8cc-69ad-4474-b4f1-caf7d962b680 2021-08-27 02:09:22,993 DEBUG 132:onap_service.py(12) - [None][Check 8b50b8cc-69ad-4474-b4f1-caf7d962b680 orchestration request status] data sent: None 2021-08-27 02:09:22,995 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:09:23,152 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8b50b8cc-69ad-4474-b4f1-caf7d962b680 HTTP/1.1" 200 1474 2021-08-27 02:09:23,154 INFO 142:onap_service.py(12) - [None][Check 8b50b8cc-69ad-4474-b4f1-caf7d962b680 orchestration request status] response code: 200 2021-08-27 02:09:23,155 DEBUG 146:onap_service.py(12) - [None][Check 8b50b8cc-69ad-4474-b4f1-caf7d962b680 orchestration request status] response: {"request":{"requestId":"8b50b8cc-69ad-4474-b4f1-caf7d962b680","startTime":"Fri, 27 Aug 2021 02:09:11 GMT","finishTime":"Fri, 27 Aug 2021 02:09:16 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"066f4d83-7266-4712-8606-444aac5e6a47","modelVersionId":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelCustomizationId":"066f4d83-7266-4712-8606-444aac5e6a47","modelUuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelInvariantUuid":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","vnfInstanceId":"503809c8-719e-40cd-af5b-689ea877bda6","vnfInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_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, 27 Aug 2021 02:09:16 GMT"}}} 2021-08-27 02:09:23,156 DEBUG 129:onap_service.py(12) - [None][Check 8b50b8cc-69ad-4474-b4f1-caf7d962b680 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9fa8cca7-2d8e-489d-921e-dd722b4b37ed', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:09:23,156 DEBUG 131:onap_service.py(12) - [None][Check 8b50b8cc-69ad-4474-b4f1-caf7d962b680 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8b50b8cc-69ad-4474-b4f1-caf7d962b680 2021-08-27 02:09:23,157 DEBUG 132:onap_service.py(12) - [None][Check 8b50b8cc-69ad-4474-b4f1-caf7d962b680 orchestration request status] data sent: None 2021-08-27 02:09:23,159 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:09:23,331 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8b50b8cc-69ad-4474-b4f1-caf7d962b680 HTTP/1.1" 200 1474 2021-08-27 02:09:23,333 INFO 142:onap_service.py(12) - [None][Check 8b50b8cc-69ad-4474-b4f1-caf7d962b680 orchestration request status] response code: 200 2021-08-27 02:09:23,333 DEBUG 146:onap_service.py(12) - [None][Check 8b50b8cc-69ad-4474-b4f1-caf7d962b680 orchestration request status] response: {"request":{"requestId":"8b50b8cc-69ad-4474-b4f1-caf7d962b680","startTime":"Fri, 27 Aug 2021 02:09:11 GMT","finishTime":"Fri, 27 Aug 2021 02:09:16 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"066f4d83-7266-4712-8606-444aac5e6a47","modelVersionId":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelCustomizationId":"066f4d83-7266-4712-8606-444aac5e6a47","modelUuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelInvariantUuid":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","vnfInstanceId":"503809c8-719e-40cd-af5b-689ea877bda6","vnfInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_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, 27 Aug 2021 02:09:16 GMT"}}} 2021-08-27 02:09:23,344 DEBUG 129:onap_service.py(1) - [None][Check 8b50b8cc-69ad-4474-b4f1-caf7d962b680 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '028f104b-cf8d-42ad-8c22-b16e88ae93e3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:09:23,345 DEBUG 131:onap_service.py(1) - [None][Check 8b50b8cc-69ad-4474-b4f1-caf7d962b680 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8b50b8cc-69ad-4474-b4f1-caf7d962b680 2021-08-27 02:09:23,345 DEBUG 132:onap_service.py(1) - [None][Check 8b50b8cc-69ad-4474-b4f1-caf7d962b680 orchestration request status] data sent: None 2021-08-27 02:09:23,347 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:09:23,505 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8b50b8cc-69ad-4474-b4f1-caf7d962b680 HTTP/1.1" 200 1474 2021-08-27 02:09:23,507 INFO 142:onap_service.py(1) - [None][Check 8b50b8cc-69ad-4474-b4f1-caf7d962b680 orchestration request status] response code: 200 2021-08-27 02:09:23,508 DEBUG 146:onap_service.py(1) - [None][Check 8b50b8cc-69ad-4474-b4f1-caf7d962b680 orchestration request status] response: {"request":{"requestId":"8b50b8cc-69ad-4474-b4f1-caf7d962b680","startTime":"Fri, 27 Aug 2021 02:09:11 GMT","finishTime":"Fri, 27 Aug 2021 02:09:16 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"066f4d83-7266-4712-8606-444aac5e6a47","modelVersionId":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelCustomizationId":"066f4d83-7266-4712-8606-444aac5e6a47","modelUuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelInvariantUuid":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","vnfInstanceId":"503809c8-719e-40cd-af5b-689ea877bda6","vnfInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_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, 27 Aug 2021 02:09:16 GMT"}}} 2021-08-27 02:09:23,509 DEBUG 129:onap_service.py(1) - [None][Check 8b50b8cc-69ad-4474-b4f1-caf7d962b680 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '160ce9f2-c4de-449d-9a6b-a01e226a7769', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:09:23,509 DEBUG 131:onap_service.py(1) - [None][Check 8b50b8cc-69ad-4474-b4f1-caf7d962b680 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8b50b8cc-69ad-4474-b4f1-caf7d962b680 2021-08-27 02:09:23,509 DEBUG 132:onap_service.py(1) - [None][Check 8b50b8cc-69ad-4474-b4f1-caf7d962b680 orchestration request status] data sent: None 2021-08-27 02:09:23,511 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:09:23,668 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8b50b8cc-69ad-4474-b4f1-caf7d962b680 HTTP/1.1" 200 1474 2021-08-27 02:09:23,669 INFO 142:onap_service.py(1) - [None][Check 8b50b8cc-69ad-4474-b4f1-caf7d962b680 orchestration request status] response code: 200 2021-08-27 02:09:23,669 DEBUG 146:onap_service.py(1) - [None][Check 8b50b8cc-69ad-4474-b4f1-caf7d962b680 orchestration request status] response: {"request":{"requestId":"8b50b8cc-69ad-4474-b4f1-caf7d962b680","startTime":"Fri, 27 Aug 2021 02:09:11 GMT","finishTime":"Fri, 27 Aug 2021 02:09:16 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"066f4d83-7266-4712-8606-444aac5e6a47","modelVersionId":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelCustomizationId":"066f4d83-7266-4712-8606-444aac5e6a47","modelUuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","modelInvariantUuid":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","vnfInstanceId":"503809c8-719e-40cd-af5b-689ea877bda6","vnfInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb_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, 27 Aug 2021 02:09:16 GMT"}}} 2021-08-27 02:09:23,670 DEBUG 319:service.py(1) - Delete 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 service instance 2021-08-27 02:09:23,671 DEBUG 113:deletion.py(1) - Service 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 deletion request 2021-08-27 02:09:23,684 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-27 02:09:23,684 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-27 02:09:23,684 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-27 02:09:23,684 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-27 02:09:23,685 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-27 02:09:23,686 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-27 02:09:25,129 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-27 02:09:25,131 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-27 02:09:25,131 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1f08d368-e910-45a2-9508-29df9307a430","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1f08d368-e910-45a2-9508-29df9307a430/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/868e0c8d-8369-4ee2-a4bd-8847c0ed02bd/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/baf91f0a-36ca-44c5-8b40-6878bc09eb89/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","name":"basic_onboard_YQxPFG","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/89592209-e252-4ffa-9fb6-0e46a810aa2e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-27 02:09:25,133 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-27 02:09:25,133 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:09:25,133 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:09:25,134 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:09:25,134 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-27 02:09:25,134 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:09:25,134 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:09:25,134 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-27 02:09:25,134 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-27 02:09:25,134 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:09:25,134 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:09:25,134 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:09:25,135 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_YQxPFG from SDC 2021-08-27 02:09:25,135 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:09:25,135 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:09:25,135 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:09:25,135 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-27 02:09:25,135 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-27 02:09:25,135 INFO 192:__init__.py(1) - Service found, updating information 2021-08-27 02:09:25,136 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-27 02:09:25,136 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-27 02:09:25,136 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-27 02:09:25,137 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:09:25,786 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-27 02:09:25,788 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-27 02:09:25,791 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f759230-2dc8-438d-ad28-f9196f9afa7d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020038451,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94dba5b9-a0eb-4a56-aea8-fe06a16b1f1f","invariantUUID":"67b8129f-8c72-41ac-ba9e-263d30fa4a43","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":"networkrules","uniqueId":"a20b126b-d8f8-44a6-a9ef-c610aadc44b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630019853887,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f782edc9-8d5d-4220-aad8-76332363e953","invariantUUID":"b81143ed-9c4b-425c-9f90-39e18661c447","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":"objectStorage","uniqueId":"4f6bdda3-618f-41f3-a2ef-f7d9abfaa919","lifecycleState":"CERTIFIED","lastUpdateDate":1630020109251,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d5c0ed4-6019-48a5-9b28-6f2b71ea21c1","invariantUUID":"8d8d71ca-a8e7-44c2-9abe-15dfbd77635e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09e3a349-c4a6-40f7-b6e9-5dfd5bef4dd5","lifecycleState":"CERTIFIED","lastUpdateDate":1630019902384,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17e850fd-603d-4f71-a07e-1e6fa9bf77b2","invariantUUID":"944ac717-d0a1-4e4a-b57e-27bc9c97975f","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"388d1397-3fd4-401e-9422-1215c767cbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019802304,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"09ef85c5-a2a4-4fde-9d47-0db2b0a373cc","invariantUUID":"b613b7c5-a597-4d24-9ed9-a48041a8ed0d","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":"47f29f1b-2397-410b-b5ff-d62bb256cf4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019926402,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4de62b1-a505-4a7c-8ae0-f75ad534924d","invariantUUID":"8018e725-6e6c-4aaf-bf49-3a7a1a9c588c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"34d7957d-1a14-4479-a37d-247a32451f82","lifecycleState":"CERTIFIED","lastUpdateDate":1630020043748,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afa00903-c12f-405e-9f53-6e7608c48f1f","invariantUUID":"9b109acc-7619-4b27-a948-315727592893","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":"securityrules","uniqueId":"e3ce22b4-a916-4f21-a6aa-7d11a5b22b78","lifecycleState":"CERTIFIED","lastUpdateDate":1630019885958,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e2945f05-8845-4d71-8d91-6e4b206c55e3","invariantUUID":"32c992fc-53ac-480e-9a86-18fe8377c57d","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":"3ee69c2e-5f8c-420e-ac64-d05c5093f51a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020160347,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6c8d36e-a739-40e9-83b1-4e85e5e6ba25","invariantUUID":"ffab65b9-290d-4685-a830-7feefdb5167e","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":"defaulticon","uniqueId":"738fb8aa-db40-4738-997b-ffbdbeff43eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630029040721,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bb9ab116-6143-4606-9be8-e1340dd8f03b","invariantUUID":"d573e24e-afdf-441d-be4f-9ee150542cea","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9423437a-b245-43b3-9dff-c9813810197d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020255775,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10f6e8a-1c09-4a2c-9c65-1dd7c85684f9","invariantUUID":"3ad69b8a-c390-4274-b2dc-cdbed210dd99","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41946853-aaab-4752-982b-189b89042b72","lifecycleState":"CERTIFIED","lastUpdateDate":1630019771881,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eb5dc8-44ca-490f-a649-50a2eb8e73e2","invariantUUID":"f20eca96-48c9-4c06-bac1-fd1b082fd445","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea09a51-8c21-423a-b87e-a4c409a19250","lifecycleState":"CERTIFIED","lastUpdateDate":1630019914328,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"018b38e9-0154-4aef-bf66-e4a3831dfc47","invariantUUID":"7be531ca-4e24-4942-a697-c1e11d936d3a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a287cff6-e6e4-4189-b002-05865ada0af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630020012892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370ebb74-0acb-4fe5-8122-69b1b6101dea","invariantUUID":"9bfe4baa-9b7c-49e6-9f12-0ee1f772a9b9","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":"c06e4f99-871b-42a5-9992-bb030a7bbf77","lifecycleState":"CERTIFIED","lastUpdateDate":1630019778343,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab2b3365-c21a-4213-8eef-7c676f5286de","invariantUUID":"8f260ab1-79a5-435b-b890-3c483d6ee6bd","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8438f3b9-f0ec-4e0f-a44c-376f38e04349","lifecycleState":"CERTIFIED","lastUpdateDate":1630020028151,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c86e31-88e3-409c-9808-cc6ab8941c45","invariantUUID":"406c1b83-db3f-4ed1-bbcc-edfe8f4039a5","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":"objectStorage","uniqueId":"9cd21bc7-65a6-42a0-a34e-dbed9f83d7b8","lifecycleState":"CERTIFIED","lastUpdateDate":1630020033359,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58ead5b5-c4bf-49fb-95f9-f04d4f2c0701","invariantUUID":"d8f106d0-1cb8-4510-9db5-5a896ebab21c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc0a8729-dcc3-4d5d-b3c4-4c991014c6e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019739537,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d348267-cfd5-4d4d-a839-7c091bba5442","invariantUUID":"8a8e7dff-160b-47c7-a050-b5362027a936","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21097be4-9f15-4223-b4d4-f599fac020cc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019896212,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150dbe73-d208-4da3-af8a-03bb5e589f66","invariantUUID":"3244d5a8-da8f-4f80-b3f8-1e471fc262eb","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eee6d62e-a698-4858-be98-1b5f6ede128b","lifecycleState":"CERTIFIED","lastUpdateDate":1630019760208,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"962cc98a-9d39-46e3-9651-ba47ccb600f2","invariantUUID":"5ce46ffa-91ed-4003-9e8b-c42da1c54651","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dd43e8f-2f22-4d48-b092-4b32ca84c0d0","lifecycleState":"CERTIFIED","lastUpdateDate":1630020216830,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e553c06-530f-4535-9c0e-aa279efbf25f","invariantUUID":"29c83342-09ee-42ad-8447-e366a5f16a1a","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":"89e3da08-5691-437d-aecb-5c7a8c8ce450","lifecycleState":"CERTIFIED","lastUpdateDate":1630020086118,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9820d180-33af-44ab-9269-1d1f7827c4ed","invariantUUID":"52ce2c7e-eb9f-497f-b6ab-192653d13430","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f014b3a1-430c-4199-863e-0a4e6bc740b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630020000029,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7d02867-fbbf-4e2c-adb5-8b268401808e","invariantUUID":"7affbdff-8ef7-424b-b920-40c87d3eefc6","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":"port","uniqueId":"4c0d4708-b5a8-4fa1-bf0a-2fead0a5e698","lifecycleState":"CERTIFIED","lastUpdateDate":1630020277174,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9afbff33-9979-43ad-bcac-173831333eb0","invariantUUID":"f4197fc8-99f5-4b8f-aaaa-5c4378cfe791","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":"compute","uniqueId":"7d9d5c6b-7b1f-4737-9e26-ce665f4f17b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630020267002,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"693212b7-2a70-4942-a15f-a686f0f0e331","invariantUUID":"42ad1ef1-a4dc-4d14-ab18-f15b17cecca5","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd78a83f-845a-4cfc-887c-53355049263e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020116308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"147c8a32-fb77-46e6-8fbf-3861a0721275","invariantUUID":"d48ee167-6c9b-4f3c-9df1-93dc589aaeac","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":"objectStorage","uniqueId":"a9d0b412-6c43-4554-85d7-29cf1711e3d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019765637,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9417c087-24cb-4454-8249-3fba0a6ffb2f","invariantUUID":"3605c211-f5e4-4dc5-ad8a-0cc0f1960b52","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":"9f1ec3f6-3626-4ecd-9fa5-7b0aafb8e29e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020091169,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"092752f1-7b90-4aea-8abf-0b65aca64b2a","invariantUUID":"a0cad436-0da7-4d55-86aa-1aecf7908328","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5483a566-7f1e-40bf-bbb3-3575fa03de79","lifecycleState":"CERTIFIED","lastUpdateDate":1630020237988,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84c1a4d5-8534-40ec-93d4-fce0b6166866","invariantUUID":"7a0bb4dd-6b05-43e5-b3f5-ba5321286b9a","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":"f2fd3da8-1d7e-4698-ae57-966de8630c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020172240,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"503c5949-a899-4781-af10-1425b6fc1c5d","invariantUUID":"bb4a287d-7546-40ad-bcee-77766c20755f","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":"d1f91196-958f-457c-920d-08d8cd90fdad","lifecycleState":"CERTIFIED","lastUpdateDate":1630020177667,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476d5e6b-8f1b-44d3-9409-81dc6a2e2759","invariantUUID":"58af24fc-1884-4520-8e95-05fb328b93c6","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":"port","uniqueId":"60537c65-1960-44f5-bc48-92c16ded51d2","lifecycleState":"CERTIFIED","lastUpdateDate":1630020166478,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e29bc26-5afa-4e51-a65a-cc06b72eaec4","invariantUUID":"5b47b12d-483a-45c5-96e6-e57784f593dd","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f02533f4-9ebf-404c-bc3d-c4232d746c84","lifecycleState":"CERTIFIED","lastUpdateDate":1630029649901,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","invariantUUID":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a8cc9b0e-9d2a-4f15-92d0-3833e6ce0080","lifecycleState":"CERTIFIED","lastUpdateDate":1630020206292,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55167901-3c5e-4013-901d-5d4d2f2e28f9","invariantUUID":"a47a2645-2cd3-4933-9193-668dcc6541c9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"732df6f5-8eff-4450-a140-05aee5f07939","lifecycleState":"CERTIFIED","lastUpdateDate":1630019791476,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35fa7864-acc4-4206-b383-79daf6a65bf9","invariantUUID":"ec2ff50d-a8f9-43e6-b371-abbd49af47cd","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":"defaulticon","uniqueId":"42952827-c9ef-46da-beac-a56669ebbacb","lifecycleState":"CERTIFIED","lastUpdateDate":1630020019497,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"22374059-9201-41d9-8fba-df5de57a7f9c","invariantUUID":"dcaf9ecc-fe91-4dfa-a585-9bca59232d4b","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":"ea8561ae-7206-4089-a0a8-52ccf9ad21bc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019796800,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9fd55e83-ecfc-4637-b467-cde1a11ba65b","invariantUUID":"9a31d7a2-8a25-4b3c-a078-80364bfd6740","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e879ac6-eaeb-47c2-8538-7a202c4f0d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019821009,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f857a8a-a08d-4832-9816-7a2469d81558","invariantUUID":"748e29c7-c5bd-4037-a8f9-c50a7be07067","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b624f07-0a36-472d-9402-4f1f94523344","lifecycleState":"CERTIFIED","lastUpdateDate":1630020189153,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e4a8ef-c6d3-4143-b3f7-cc1c8ce6c2a6","invariantUUID":"9e0eddd0-1d32-48a5-b282-4190fc595922","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef535493-a20f-4ba2-b41a-246510abf554","lifecycleState":"CERTIFIED","lastUpdateDate":1630020195834,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b98a5ce4-7725-4ddd-9687-ba67ef99caf1","invariantUUID":"3d78d278-4fd8-4179-875c-b81052eabe99","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":"loadBalancer","uniqueId":"c07de070-35fa-4f72-9b79-2d6a6f7b98cb","lifecycleState":"CERTIFIED","lastUpdateDate":1630019728532,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87559fa3-a930-41b1-8b37-a6593dae51e7","invariantUUID":"71613290-0cc5-435c-adbe-4a178d99d320","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":"compute","uniqueId":"e63580b1-323c-47f5-93a8-a9eed6c5a766","lifecycleState":"CERTIFIED","lastUpdateDate":1630020073673,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bfad92d-2a09-47ab-acbb-567e41eae24c","invariantUUID":"d3641acd-f6b5-420d-b699-0f81f3f87eb0","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e6add5eb-ead6-42b8-af90-183b295740fa","lifecycleState":"CERTIFIED","lastUpdateDate":1630019676159,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79386a0e-86a0-401a-b532-b6cf1fa4b68f","invariantUUID":"ff486d0c-146c-4e5e-926f-58f75e450c91","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":"objectStorage","uniqueId":"06d9ce6a-058a-47a7-b81e-a30e53d8b1c9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019712486,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d013f88-51da-4e1b-80ed-345c6b35e4da","invariantUUID":"e396d82e-8291-434a-8f47-d3f82440f0c8","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":"compute","uniqueId":"dd1f7d3b-b58d-4415-800f-13d49c4155bf","lifecycleState":"CERTIFIED","lastUpdateDate":1630020259057,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8b187c5-c5f3-4ab4-8940-950d1cfe68d7","invariantUUID":"ccfc173d-ab7d-44f8-8c19-8ff19748f85a","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":"defaulticon","uniqueId":"7571d1c0-5c0c-4c39-9eaa-6beee7a4b4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630020149847,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4c023ee-f41e-47a1-9e33-52fba126f19a","invariantUUID":"e90b46ca-652e-4ebc-a2ff-03db4fc28dc9","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":"port","uniqueId":"f7abf467-47db-46e1-a73b-4e8b165b2259","lifecycleState":"CERTIFIED","lastUpdateDate":1630020155109,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f74b5ac-9e00-4fb0-ac73-0be851d209a6","invariantUUID":"25b2f231-f874-463a-962a-97070ef65ee5","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":"a91f3cab-16f9-4eac-91fb-8141bab39275","lifecycleState":"CERTIFIED","lastUpdateDate":1630019815072,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0e7b7aea-e512-4754-83fd-26761f6e4ae7","invariantUUID":"46916484-0c66-4402-92cc-5ce7ad5cdc64","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":"2d9df4a7-42b9-41c0-a248-88454ddbb240","lifecycleState":"CERTIFIED","lastUpdateDate":1630020183209,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb94cb78-0d42-466a-af6b-0097473fe1d8","invariantUUID":"2848c9b1-cef6-493d-a5b9-aaa33957c506","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff5ac7c2-a195-48fb-a6d5-c078d02f6791","lifecycleState":"CERTIFIED","lastUpdateDate":1630020067519,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c77e35ff-07fb-4b21-b9d8-d7f4bc3fc2ac","invariantUUID":"84e370a3-770f-4228-8943-a1cc0c094c34","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"51b14001-4e30-48d8-89c3-7d303b9899be","lifecycleState":"CERTIFIED","lastUpdateDate":1630020142104,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89921d1b-f125-487e-95bf-7ac0acf22b81","invariantUUID":"fde8e936-ebac-4940-be7d-b10797dfe595","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":"91f413d5-77ca-49d3-8afd-9330342f20b7","lifecycleState":"CERTIFIED","lastUpdateDate":1630019880937,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28836e7f-2879-4353-a7e1-3eda31937ea7","invariantUUID":"a5545048-12a7-4a4b-8e94-64a29114804d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"23eef98a-d168-4671-8d1e-1dcf2e15a312","lifecycleState":"CERTIFIED","lastUpdateDate":1630020273976,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"958c0963-c734-49f7-9df9-e5a2505fb9d5","invariantUUID":"7f645a42-4fc8-446e-ad8c-a60af4fb1357","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":"network","uniqueId":"c1bef9b0-3c64-49ef-9e15-50fe63a083a9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019936966,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc8c80e-df3f-4a5d-bc86-c694b9dae257","invariantUUID":"e00ca5ae-9ae2-40cd-882e-3ec4e868c92b","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":"defaulticon","uniqueId":"11192212-223b-421c-bfaa-5341628aea06","lifecycleState":"CERTIFIED","lastUpdateDate":1630019698698,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"cf56b7fe-4060-493b-af3b-b738cb5dbefe","invariantUUID":"be434b78-b6ab-49b1-b1f8-c428b8760fb9","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":"port","uniqueId":"df675d5e-6ce4-4cec-a562-139d38e5518a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019786313,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd92e0f0-f797-406e-8480-a9a2812629f3","invariantUUID":"500d8446-aeb3-47c9-96a8-c62a7689c845","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":"objectStorage","uniqueId":"9f669aaf-1ece-493b-a050-9e433bcde68f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019705275,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46cb803e-3a9f-4f04-a811-6fd21f02fbf1","invariantUUID":"7393a4ef-269d-4da4-90d8-fd55bdbdec6a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2409ef8a-3ee9-4b77-9f20-60b661448fef","lifecycleState":"CERTIFIED","lastUpdateDate":1630020211471,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40653b02-81d2-415b-94f7-cb846ef209e1","invariantUUID":"da342668-b2f8-4dfc-8dce-8662f4078b17","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3c6d65-db3a-4ce0-881a-db41867f9df1","lifecycleState":"CERTIFIED","lastUpdateDate":1630019981425,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfa6e48-38de-419c-855e-173982789218","invariantUUID":"4d6bd803-cd4a-4e24-bef4-9ee571db9ab6","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":"75df8550-fc35-40bb-b65f-cd263f22988c","lifecycleState":"CERTIFIED","lastUpdateDate":1630020006072,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"892c0eb3-793c-47a0-9057-9796e390d345","invariantUUID":"61706f1f-94db-4192-88cb-3e78966a62f4","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":"10a1ccfa-b960-43fd-a9ce-629c2f876b5a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019931835,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dd5f547-1036-475a-9a24-3ec572f0e890","invariantUUID":"3c3cd0c6-6497-45c9-8168-cc5067f08d75","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":"port","uniqueId":"362c89be-b647-41f2-a12d-c244990a671c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019859326,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e687818e-fab2-4816-ad1e-b8cd59572d37","invariantUUID":"ea303bcc-b0e8-4771-8d95-11a1d2b60a26","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":"networkrules","uniqueId":"44d721ac-9a4d-4771-a441-7074fb78835f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019875690,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"268a79ac-1e61-40f2-bf40-24ce50b15101","invariantUUID":"b8fe02e5-66fb-4efd-a036-4ae034712537","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":"defaulticon","uniqueId":"0e091bbc-e0e1-4cdd-a1e4-b72a3a160cff","lifecycleState":"CERTIFIED","lastUpdateDate":1630029548629,"name":"basic_onboard_YQxPFG","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a2c7e29e-b835-484d-9fb7-edc43db05ba8","invariantUUID":"aa31e9a6-7b6a-4722-9873-9dae2ab04f27","systemName":"BasicOnboardYqxpfg","description":"VF","tags":["basic_onboard_YQxPFG"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa6df357-31b8-45f0-ba3e-eace1d362ade","lifecycleState":"CERTIFIED","lastUpdateDate":1630020049740,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b415e6e6-d903-43d9-a4a7-669cc14b8975","invariantUUID":"e242bbdd-658b-4b38-9aec-b43535616359","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":"port","uniqueId":"713c65bb-09dd-4f69-9334-e34370c6b2a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630019734085,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec24613f-5cbd-485d-8877-86985a7a05b1","invariantUUID":"689d0979-e078-495b-8458-7878f8169657","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06f4bb39-75c1-42e0-8cb7-033447934f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019909120,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec56f485-68b3-4a4c-b171-79045ef24635","invariantUUID":"7b93bce0-ceec-4d6a-a4d7-c76e5abdfb01","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":"33f23ca0-0ce8-46d7-a192-7cecaadd3325","lifecycleState":"CERTIFIED","lastUpdateDate":1630020248390,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c12141d-1843-46cb-8143-8401ca6ca155","invariantUUID":"07aa4745-2718-49df-8895-890c5c5cf2be","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":"network","uniqueId":"cc36a51a-5e3e-4a5b-9415-8adc5b102f2e","lifecycleState":"CERTIFIED","lastUpdateDate":1630019965679,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95910b63-6f99-444c-91f3-dd64f4ca77ca","invariantUUID":"d547b873-7eb6-4ef3-a222-57da18fac51d","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":"092d3e3e-8e7c-4458-a88d-a2bd940ab0a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630020060709,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fe435d-a4ad-41bd-9b26-78f5e823d232","invariantUUID":"861a7210-7baa-4814-8881-836e6d9ba0a1","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3376f22d-e1b4-4512-90af-a9fa74a77a9d","lifecycleState":"CERTIFIED","lastUpdateDate":1630019809045,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"13ec3e13-02ed-41f8-8b23-90914ade26c0","invariantUUID":"b0a3393d-3bda-41a9-bc60-b01b4e0ee4d2","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e414d890-c696-48c2-b3b8-ccc18540809e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020227951,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4582bb3-6dab-449f-ad9f-224cc951d5ce","invariantUUID":"51b7c26d-cbde-4555-b957-efcdbdbe71e4","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c40a3d3-7892-4836-a8c0-cdf8d79dc238","lifecycleState":"CERTIFIED","lastUpdateDate":1630019987625,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b8f69b-c825-4712-88f6-05258d8f4f2b","invariantUUID":"3809f1bd-bee2-41e1-8cac-7dd7dc763603","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"752d08f9-241d-4320-8f9f-926f649fb4de","lifecycleState":"CERTIFIED","lastUpdateDate":1630029596075,"name":"basic_onboard_YQxPFG","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","systemName":"BasicOnboardYqxpfg","description":"service","tags":["basic_onboard_YQxPFG"],"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":"cd7ee64f-b1d8-4e72-af4e-bb5e82488220","lifecycleState":"CERTIFIED","lastUpdateDate":1630029089884,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"acf0a328-9917-4200-91e8-a64b43ecc8fd","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630028979663,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","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":"8ac11a0d-1b4e-4482-ae45-5945cfb4b54f","lifecycleState":"CERTIFIED","lastUpdateDate":1630029700996,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1f08d368-e910-45a2-9508-29df9307a430","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","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-27 02:09:25,796 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-27 02:09:25,797 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-27 02:09:25,797 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-27 02:09:25,797 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-27 02:09:25,797 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-27 02:09:25,797 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-27 02:09:25,799 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-27 02:09:26,440 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-27 02:09:26,442 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-27 02:09:26,442 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1f08d368-e910-45a2-9508-29df9307a430","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1f08d368-e910-45a2-9508-29df9307a430/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/868e0c8d-8369-4ee2-a4bd-8847c0ed02bd/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/baf91f0a-36ca-44c5-8b40-6878bc09eb89/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","name":"basic_onboard_YQxPFG","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/89592209-e252-4ffa-9fb6-0e46a810aa2e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-27 02:09:26,445 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-27 02:09:26,445 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:09:26,445 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:09:26,445 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:09:26,446 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-27 02:09:26,446 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:09:26,446 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:09:26,446 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-27 02:09:26,446 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-27 02:09:26,446 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:09:26,447 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:09:26,447 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:09:26,447 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_YQxPFG from SDC 2021-08-27 02:09:26,447 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:09:26,447 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:09:26,448 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:09:26,448 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-27 02:09:26,448 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-27 02:09:26,448 INFO 192:__init__.py(1) - Service found, updating information 2021-08-27 02:09:26,448 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-27 02:09:26,449 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-27 02:09:26,449 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-27 02:09:26,450 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:09:27,146 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-27 02:09:27,148 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-27 02:09:27,150 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f759230-2dc8-438d-ad28-f9196f9afa7d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020038451,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94dba5b9-a0eb-4a56-aea8-fe06a16b1f1f","invariantUUID":"67b8129f-8c72-41ac-ba9e-263d30fa4a43","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":"networkrules","uniqueId":"a20b126b-d8f8-44a6-a9ef-c610aadc44b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630019853887,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f782edc9-8d5d-4220-aad8-76332363e953","invariantUUID":"b81143ed-9c4b-425c-9f90-39e18661c447","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":"objectStorage","uniqueId":"4f6bdda3-618f-41f3-a2ef-f7d9abfaa919","lifecycleState":"CERTIFIED","lastUpdateDate":1630020109251,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d5c0ed4-6019-48a5-9b28-6f2b71ea21c1","invariantUUID":"8d8d71ca-a8e7-44c2-9abe-15dfbd77635e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09e3a349-c4a6-40f7-b6e9-5dfd5bef4dd5","lifecycleState":"CERTIFIED","lastUpdateDate":1630019902384,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17e850fd-603d-4f71-a07e-1e6fa9bf77b2","invariantUUID":"944ac717-d0a1-4e4a-b57e-27bc9c97975f","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"388d1397-3fd4-401e-9422-1215c767cbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019802304,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"09ef85c5-a2a4-4fde-9d47-0db2b0a373cc","invariantUUID":"b613b7c5-a597-4d24-9ed9-a48041a8ed0d","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":"47f29f1b-2397-410b-b5ff-d62bb256cf4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019926402,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4de62b1-a505-4a7c-8ae0-f75ad534924d","invariantUUID":"8018e725-6e6c-4aaf-bf49-3a7a1a9c588c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"34d7957d-1a14-4479-a37d-247a32451f82","lifecycleState":"CERTIFIED","lastUpdateDate":1630020043748,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afa00903-c12f-405e-9f53-6e7608c48f1f","invariantUUID":"9b109acc-7619-4b27-a948-315727592893","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":"securityrules","uniqueId":"e3ce22b4-a916-4f21-a6aa-7d11a5b22b78","lifecycleState":"CERTIFIED","lastUpdateDate":1630019885958,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e2945f05-8845-4d71-8d91-6e4b206c55e3","invariantUUID":"32c992fc-53ac-480e-9a86-18fe8377c57d","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":"3ee69c2e-5f8c-420e-ac64-d05c5093f51a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020160347,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6c8d36e-a739-40e9-83b1-4e85e5e6ba25","invariantUUID":"ffab65b9-290d-4685-a830-7feefdb5167e","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":"defaulticon","uniqueId":"738fb8aa-db40-4738-997b-ffbdbeff43eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630029040721,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bb9ab116-6143-4606-9be8-e1340dd8f03b","invariantUUID":"d573e24e-afdf-441d-be4f-9ee150542cea","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9423437a-b245-43b3-9dff-c9813810197d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020255775,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10f6e8a-1c09-4a2c-9c65-1dd7c85684f9","invariantUUID":"3ad69b8a-c390-4274-b2dc-cdbed210dd99","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41946853-aaab-4752-982b-189b89042b72","lifecycleState":"CERTIFIED","lastUpdateDate":1630019771881,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eb5dc8-44ca-490f-a649-50a2eb8e73e2","invariantUUID":"f20eca96-48c9-4c06-bac1-fd1b082fd445","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea09a51-8c21-423a-b87e-a4c409a19250","lifecycleState":"CERTIFIED","lastUpdateDate":1630019914328,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"018b38e9-0154-4aef-bf66-e4a3831dfc47","invariantUUID":"7be531ca-4e24-4942-a697-c1e11d936d3a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a287cff6-e6e4-4189-b002-05865ada0af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630020012892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370ebb74-0acb-4fe5-8122-69b1b6101dea","invariantUUID":"9bfe4baa-9b7c-49e6-9f12-0ee1f772a9b9","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":"c06e4f99-871b-42a5-9992-bb030a7bbf77","lifecycleState":"CERTIFIED","lastUpdateDate":1630019778343,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab2b3365-c21a-4213-8eef-7c676f5286de","invariantUUID":"8f260ab1-79a5-435b-b890-3c483d6ee6bd","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8438f3b9-f0ec-4e0f-a44c-376f38e04349","lifecycleState":"CERTIFIED","lastUpdateDate":1630020028151,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c86e31-88e3-409c-9808-cc6ab8941c45","invariantUUID":"406c1b83-db3f-4ed1-bbcc-edfe8f4039a5","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":"objectStorage","uniqueId":"9cd21bc7-65a6-42a0-a34e-dbed9f83d7b8","lifecycleState":"CERTIFIED","lastUpdateDate":1630020033359,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58ead5b5-c4bf-49fb-95f9-f04d4f2c0701","invariantUUID":"d8f106d0-1cb8-4510-9db5-5a896ebab21c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc0a8729-dcc3-4d5d-b3c4-4c991014c6e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019739537,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d348267-cfd5-4d4d-a839-7c091bba5442","invariantUUID":"8a8e7dff-160b-47c7-a050-b5362027a936","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21097be4-9f15-4223-b4d4-f599fac020cc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019896212,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150dbe73-d208-4da3-af8a-03bb5e589f66","invariantUUID":"3244d5a8-da8f-4f80-b3f8-1e471fc262eb","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eee6d62e-a698-4858-be98-1b5f6ede128b","lifecycleState":"CERTIFIED","lastUpdateDate":1630019760208,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"962cc98a-9d39-46e3-9651-ba47ccb600f2","invariantUUID":"5ce46ffa-91ed-4003-9e8b-c42da1c54651","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dd43e8f-2f22-4d48-b092-4b32ca84c0d0","lifecycleState":"CERTIFIED","lastUpdateDate":1630020216830,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e553c06-530f-4535-9c0e-aa279efbf25f","invariantUUID":"29c83342-09ee-42ad-8447-e366a5f16a1a","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":"89e3da08-5691-437d-aecb-5c7a8c8ce450","lifecycleState":"CERTIFIED","lastUpdateDate":1630020086118,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9820d180-33af-44ab-9269-1d1f7827c4ed","invariantUUID":"52ce2c7e-eb9f-497f-b6ab-192653d13430","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f014b3a1-430c-4199-863e-0a4e6bc740b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630020000029,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7d02867-fbbf-4e2c-adb5-8b268401808e","invariantUUID":"7affbdff-8ef7-424b-b920-40c87d3eefc6","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":"port","uniqueId":"4c0d4708-b5a8-4fa1-bf0a-2fead0a5e698","lifecycleState":"CERTIFIED","lastUpdateDate":1630020277174,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9afbff33-9979-43ad-bcac-173831333eb0","invariantUUID":"f4197fc8-99f5-4b8f-aaaa-5c4378cfe791","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":"compute","uniqueId":"7d9d5c6b-7b1f-4737-9e26-ce665f4f17b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630020267002,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"693212b7-2a70-4942-a15f-a686f0f0e331","invariantUUID":"42ad1ef1-a4dc-4d14-ab18-f15b17cecca5","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd78a83f-845a-4cfc-887c-53355049263e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020116308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"147c8a32-fb77-46e6-8fbf-3861a0721275","invariantUUID":"d48ee167-6c9b-4f3c-9df1-93dc589aaeac","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":"objectStorage","uniqueId":"a9d0b412-6c43-4554-85d7-29cf1711e3d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019765637,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9417c087-24cb-4454-8249-3fba0a6ffb2f","invariantUUID":"3605c211-f5e4-4dc5-ad8a-0cc0f1960b52","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":"9f1ec3f6-3626-4ecd-9fa5-7b0aafb8e29e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020091169,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"092752f1-7b90-4aea-8abf-0b65aca64b2a","invariantUUID":"a0cad436-0da7-4d55-86aa-1aecf7908328","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5483a566-7f1e-40bf-bbb3-3575fa03de79","lifecycleState":"CERTIFIED","lastUpdateDate":1630020237988,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84c1a4d5-8534-40ec-93d4-fce0b6166866","invariantUUID":"7a0bb4dd-6b05-43e5-b3f5-ba5321286b9a","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":"f2fd3da8-1d7e-4698-ae57-966de8630c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020172240,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"503c5949-a899-4781-af10-1425b6fc1c5d","invariantUUID":"bb4a287d-7546-40ad-bcee-77766c20755f","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":"d1f91196-958f-457c-920d-08d8cd90fdad","lifecycleState":"CERTIFIED","lastUpdateDate":1630020177667,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476d5e6b-8f1b-44d3-9409-81dc6a2e2759","invariantUUID":"58af24fc-1884-4520-8e95-05fb328b93c6","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":"port","uniqueId":"60537c65-1960-44f5-bc48-92c16ded51d2","lifecycleState":"CERTIFIED","lastUpdateDate":1630020166478,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e29bc26-5afa-4e51-a65a-cc06b72eaec4","invariantUUID":"5b47b12d-483a-45c5-96e6-e57784f593dd","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f02533f4-9ebf-404c-bc3d-c4232d746c84","lifecycleState":"CERTIFIED","lastUpdateDate":1630029649901,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","invariantUUID":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a8cc9b0e-9d2a-4f15-92d0-3833e6ce0080","lifecycleState":"CERTIFIED","lastUpdateDate":1630020206292,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55167901-3c5e-4013-901d-5d4d2f2e28f9","invariantUUID":"a47a2645-2cd3-4933-9193-668dcc6541c9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"732df6f5-8eff-4450-a140-05aee5f07939","lifecycleState":"CERTIFIED","lastUpdateDate":1630019791476,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35fa7864-acc4-4206-b383-79daf6a65bf9","invariantUUID":"ec2ff50d-a8f9-43e6-b371-abbd49af47cd","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":"defaulticon","uniqueId":"42952827-c9ef-46da-beac-a56669ebbacb","lifecycleState":"CERTIFIED","lastUpdateDate":1630020019497,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"22374059-9201-41d9-8fba-df5de57a7f9c","invariantUUID":"dcaf9ecc-fe91-4dfa-a585-9bca59232d4b","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":"ea8561ae-7206-4089-a0a8-52ccf9ad21bc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019796800,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9fd55e83-ecfc-4637-b467-cde1a11ba65b","invariantUUID":"9a31d7a2-8a25-4b3c-a078-80364bfd6740","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e879ac6-eaeb-47c2-8538-7a202c4f0d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019821009,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f857a8a-a08d-4832-9816-7a2469d81558","invariantUUID":"748e29c7-c5bd-4037-a8f9-c50a7be07067","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b624f07-0a36-472d-9402-4f1f94523344","lifecycleState":"CERTIFIED","lastUpdateDate":1630020189153,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e4a8ef-c6d3-4143-b3f7-cc1c8ce6c2a6","invariantUUID":"9e0eddd0-1d32-48a5-b282-4190fc595922","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef535493-a20f-4ba2-b41a-246510abf554","lifecycleState":"CERTIFIED","lastUpdateDate":1630020195834,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b98a5ce4-7725-4ddd-9687-ba67ef99caf1","invariantUUID":"3d78d278-4fd8-4179-875c-b81052eabe99","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":"loadBalancer","uniqueId":"c07de070-35fa-4f72-9b79-2d6a6f7b98cb","lifecycleState":"CERTIFIED","lastUpdateDate":1630019728532,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87559fa3-a930-41b1-8b37-a6593dae51e7","invariantUUID":"71613290-0cc5-435c-adbe-4a178d99d320","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":"compute","uniqueId":"e63580b1-323c-47f5-93a8-a9eed6c5a766","lifecycleState":"CERTIFIED","lastUpdateDate":1630020073673,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bfad92d-2a09-47ab-acbb-567e41eae24c","invariantUUID":"d3641acd-f6b5-420d-b699-0f81f3f87eb0","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e6add5eb-ead6-42b8-af90-183b295740fa","lifecycleState":"CERTIFIED","lastUpdateDate":1630019676159,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79386a0e-86a0-401a-b532-b6cf1fa4b68f","invariantUUID":"ff486d0c-146c-4e5e-926f-58f75e450c91","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":"objectStorage","uniqueId":"06d9ce6a-058a-47a7-b81e-a30e53d8b1c9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019712486,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d013f88-51da-4e1b-80ed-345c6b35e4da","invariantUUID":"e396d82e-8291-434a-8f47-d3f82440f0c8","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":"compute","uniqueId":"dd1f7d3b-b58d-4415-800f-13d49c4155bf","lifecycleState":"CERTIFIED","lastUpdateDate":1630020259057,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8b187c5-c5f3-4ab4-8940-950d1cfe68d7","invariantUUID":"ccfc173d-ab7d-44f8-8c19-8ff19748f85a","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":"defaulticon","uniqueId":"7571d1c0-5c0c-4c39-9eaa-6beee7a4b4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630020149847,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4c023ee-f41e-47a1-9e33-52fba126f19a","invariantUUID":"e90b46ca-652e-4ebc-a2ff-03db4fc28dc9","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":"port","uniqueId":"f7abf467-47db-46e1-a73b-4e8b165b2259","lifecycleState":"CERTIFIED","lastUpdateDate":1630020155109,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f74b5ac-9e00-4fb0-ac73-0be851d209a6","invariantUUID":"25b2f231-f874-463a-962a-97070ef65ee5","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":"a91f3cab-16f9-4eac-91fb-8141bab39275","lifecycleState":"CERTIFIED","lastUpdateDate":1630019815072,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0e7b7aea-e512-4754-83fd-26761f6e4ae7","invariantUUID":"46916484-0c66-4402-92cc-5ce7ad5cdc64","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":"2d9df4a7-42b9-41c0-a248-88454ddbb240","lifecycleState":"CERTIFIED","lastUpdateDate":1630020183209,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb94cb78-0d42-466a-af6b-0097473fe1d8","invariantUUID":"2848c9b1-cef6-493d-a5b9-aaa33957c506","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff5ac7c2-a195-48fb-a6d5-c078d02f6791","lifecycleState":"CERTIFIED","lastUpdateDate":1630020067519,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c77e35ff-07fb-4b21-b9d8-d7f4bc3fc2ac","invariantUUID":"84e370a3-770f-4228-8943-a1cc0c094c34","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"51b14001-4e30-48d8-89c3-7d303b9899be","lifecycleState":"CERTIFIED","lastUpdateDate":1630020142104,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89921d1b-f125-487e-95bf-7ac0acf22b81","invariantUUID":"fde8e936-ebac-4940-be7d-b10797dfe595","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":"91f413d5-77ca-49d3-8afd-9330342f20b7","lifecycleState":"CERTIFIED","lastUpdateDate":1630019880937,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28836e7f-2879-4353-a7e1-3eda31937ea7","invariantUUID":"a5545048-12a7-4a4b-8e94-64a29114804d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"23eef98a-d168-4671-8d1e-1dcf2e15a312","lifecycleState":"CERTIFIED","lastUpdateDate":1630020273976,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"958c0963-c734-49f7-9df9-e5a2505fb9d5","invariantUUID":"7f645a42-4fc8-446e-ad8c-a60af4fb1357","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":"network","uniqueId":"c1bef9b0-3c64-49ef-9e15-50fe63a083a9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019936966,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc8c80e-df3f-4a5d-bc86-c694b9dae257","invariantUUID":"e00ca5ae-9ae2-40cd-882e-3ec4e868c92b","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":"defaulticon","uniqueId":"11192212-223b-421c-bfaa-5341628aea06","lifecycleState":"CERTIFIED","lastUpdateDate":1630019698698,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"cf56b7fe-4060-493b-af3b-b738cb5dbefe","invariantUUID":"be434b78-b6ab-49b1-b1f8-c428b8760fb9","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":"port","uniqueId":"df675d5e-6ce4-4cec-a562-139d38e5518a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019786313,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd92e0f0-f797-406e-8480-a9a2812629f3","invariantUUID":"500d8446-aeb3-47c9-96a8-c62a7689c845","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":"objectStorage","uniqueId":"9f669aaf-1ece-493b-a050-9e433bcde68f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019705275,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46cb803e-3a9f-4f04-a811-6fd21f02fbf1","invariantUUID":"7393a4ef-269d-4da4-90d8-fd55bdbdec6a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2409ef8a-3ee9-4b77-9f20-60b661448fef","lifecycleState":"CERTIFIED","lastUpdateDate":1630020211471,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40653b02-81d2-415b-94f7-cb846ef209e1","invariantUUID":"da342668-b2f8-4dfc-8dce-8662f4078b17","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3c6d65-db3a-4ce0-881a-db41867f9df1","lifecycleState":"CERTIFIED","lastUpdateDate":1630019981425,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfa6e48-38de-419c-855e-173982789218","invariantUUID":"4d6bd803-cd4a-4e24-bef4-9ee571db9ab6","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":"75df8550-fc35-40bb-b65f-cd263f22988c","lifecycleState":"CERTIFIED","lastUpdateDate":1630020006072,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"892c0eb3-793c-47a0-9057-9796e390d345","invariantUUID":"61706f1f-94db-4192-88cb-3e78966a62f4","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":"10a1ccfa-b960-43fd-a9ce-629c2f876b5a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019931835,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dd5f547-1036-475a-9a24-3ec572f0e890","invariantUUID":"3c3cd0c6-6497-45c9-8168-cc5067f08d75","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":"port","uniqueId":"362c89be-b647-41f2-a12d-c244990a671c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019859326,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e687818e-fab2-4816-ad1e-b8cd59572d37","invariantUUID":"ea303bcc-b0e8-4771-8d95-11a1d2b60a26","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":"networkrules","uniqueId":"44d721ac-9a4d-4771-a441-7074fb78835f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019875690,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"268a79ac-1e61-40f2-bf40-24ce50b15101","invariantUUID":"b8fe02e5-66fb-4efd-a036-4ae034712537","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":"defaulticon","uniqueId":"0e091bbc-e0e1-4cdd-a1e4-b72a3a160cff","lifecycleState":"CERTIFIED","lastUpdateDate":1630029548629,"name":"basic_onboard_YQxPFG","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a2c7e29e-b835-484d-9fb7-edc43db05ba8","invariantUUID":"aa31e9a6-7b6a-4722-9873-9dae2ab04f27","systemName":"BasicOnboardYqxpfg","description":"VF","tags":["basic_onboard_YQxPFG"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa6df357-31b8-45f0-ba3e-eace1d362ade","lifecycleState":"CERTIFIED","lastUpdateDate":1630020049740,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b415e6e6-d903-43d9-a4a7-669cc14b8975","invariantUUID":"e242bbdd-658b-4b38-9aec-b43535616359","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":"port","uniqueId":"713c65bb-09dd-4f69-9334-e34370c6b2a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630019734085,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec24613f-5cbd-485d-8877-86985a7a05b1","invariantUUID":"689d0979-e078-495b-8458-7878f8169657","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06f4bb39-75c1-42e0-8cb7-033447934f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019909120,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec56f485-68b3-4a4c-b171-79045ef24635","invariantUUID":"7b93bce0-ceec-4d6a-a4d7-c76e5abdfb01","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":"33f23ca0-0ce8-46d7-a192-7cecaadd3325","lifecycleState":"CERTIFIED","lastUpdateDate":1630020248390,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c12141d-1843-46cb-8143-8401ca6ca155","invariantUUID":"07aa4745-2718-49df-8895-890c5c5cf2be","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":"network","uniqueId":"cc36a51a-5e3e-4a5b-9415-8adc5b102f2e","lifecycleState":"CERTIFIED","lastUpdateDate":1630019965679,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95910b63-6f99-444c-91f3-dd64f4ca77ca","invariantUUID":"d547b873-7eb6-4ef3-a222-57da18fac51d","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":"092d3e3e-8e7c-4458-a88d-a2bd940ab0a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630020060709,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fe435d-a4ad-41bd-9b26-78f5e823d232","invariantUUID":"861a7210-7baa-4814-8881-836e6d9ba0a1","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3376f22d-e1b4-4512-90af-a9fa74a77a9d","lifecycleState":"CERTIFIED","lastUpdateDate":1630019809045,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"13ec3e13-02ed-41f8-8b23-90914ade26c0","invariantUUID":"b0a3393d-3bda-41a9-bc60-b01b4e0ee4d2","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e414d890-c696-48c2-b3b8-ccc18540809e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020227951,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4582bb3-6dab-449f-ad9f-224cc951d5ce","invariantUUID":"51b7c26d-cbde-4555-b957-efcdbdbe71e4","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c40a3d3-7892-4836-a8c0-cdf8d79dc238","lifecycleState":"CERTIFIED","lastUpdateDate":1630019987625,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b8f69b-c825-4712-88f6-05258d8f4f2b","invariantUUID":"3809f1bd-bee2-41e1-8cac-7dd7dc763603","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"752d08f9-241d-4320-8f9f-926f649fb4de","lifecycleState":"CERTIFIED","lastUpdateDate":1630029596075,"name":"basic_onboard_YQxPFG","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","systemName":"BasicOnboardYqxpfg","description":"service","tags":["basic_onboard_YQxPFG"],"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":"cd7ee64f-b1d8-4e72-af4e-bb5e82488220","lifecycleState":"CERTIFIED","lastUpdateDate":1630029089884,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"acf0a328-9917-4200-91e8-a64b43ecc8fd","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630028979663,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","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":"8ac11a0d-1b4e-4482-ae45-5945cfb4b54f","lifecycleState":"CERTIFIED","lastUpdateDate":1630029700996,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1f08d368-e910-45a2-9508-29df9307a430","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","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-27 02:09:27,158 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-27 02:09:27,159 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-27 02:09:27,159 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-27 02:09:27,159 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-27 02:09:27,160 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-27 02:09:27,160 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-27 02:09:27,162 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-27 02:09:27,774 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-27 02:09:27,775 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-27 02:09:27,776 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1f08d368-e910-45a2-9508-29df9307a430","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1f08d368-e910-45a2-9508-29df9307a430/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/868e0c8d-8369-4ee2-a4bd-8847c0ed02bd/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/baf91f0a-36ca-44c5-8b40-6878bc09eb89/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","name":"basic_onboard_YQxPFG","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/89592209-e252-4ffa-9fb6-0e46a810aa2e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-27 02:09:27,780 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-27 02:09:27,780 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:09:27,780 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:09:27,780 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:09:27,780 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-27 02:09:27,781 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:09:27,781 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:09:27,781 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-27 02:09:27,781 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-27 02:09:27,781 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:09:27,781 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:09:27,782 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:09:27,782 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_YQxPFG from SDC 2021-08-27 02:09:27,782 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-27 02:09:27,783 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-27 02:09:27,783 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-27 02:09:27,783 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-27 02:09:27,783 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-27 02:09:27,784 INFO 192:__init__.py(1) - Service found, updating information 2021-08-27 02:09:27,784 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-27 02:09:27,784 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-27 02:09:27,785 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-27 02:09:27,786 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-27 02:09:28,417 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-27 02:09:28,419 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-27 02:09:28,422 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f759230-2dc8-438d-ad28-f9196f9afa7d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020038451,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94dba5b9-a0eb-4a56-aea8-fe06a16b1f1f","invariantUUID":"67b8129f-8c72-41ac-ba9e-263d30fa4a43","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":"networkrules","uniqueId":"a20b126b-d8f8-44a6-a9ef-c610aadc44b4","lifecycleState":"CERTIFIED","lastUpdateDate":1630019853887,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f782edc9-8d5d-4220-aad8-76332363e953","invariantUUID":"b81143ed-9c4b-425c-9f90-39e18661c447","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":"objectStorage","uniqueId":"4f6bdda3-618f-41f3-a2ef-f7d9abfaa919","lifecycleState":"CERTIFIED","lastUpdateDate":1630020109251,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d5c0ed4-6019-48a5-9b28-6f2b71ea21c1","invariantUUID":"8d8d71ca-a8e7-44c2-9abe-15dfbd77635e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09e3a349-c4a6-40f7-b6e9-5dfd5bef4dd5","lifecycleState":"CERTIFIED","lastUpdateDate":1630019902384,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17e850fd-603d-4f71-a07e-1e6fa9bf77b2","invariantUUID":"944ac717-d0a1-4e4a-b57e-27bc9c97975f","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"388d1397-3fd4-401e-9422-1215c767cbe9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019802304,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"09ef85c5-a2a4-4fde-9d47-0db2b0a373cc","invariantUUID":"b613b7c5-a597-4d24-9ed9-a48041a8ed0d","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":"47f29f1b-2397-410b-b5ff-d62bb256cf4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019926402,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4de62b1-a505-4a7c-8ae0-f75ad534924d","invariantUUID":"8018e725-6e6c-4aaf-bf49-3a7a1a9c588c","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"34d7957d-1a14-4479-a37d-247a32451f82","lifecycleState":"CERTIFIED","lastUpdateDate":1630020043748,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afa00903-c12f-405e-9f53-6e7608c48f1f","invariantUUID":"9b109acc-7619-4b27-a948-315727592893","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":"securityrules","uniqueId":"e3ce22b4-a916-4f21-a6aa-7d11a5b22b78","lifecycleState":"CERTIFIED","lastUpdateDate":1630019885958,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e2945f05-8845-4d71-8d91-6e4b206c55e3","invariantUUID":"32c992fc-53ac-480e-9a86-18fe8377c57d","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":"3ee69c2e-5f8c-420e-ac64-d05c5093f51a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020160347,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6c8d36e-a739-40e9-83b1-4e85e5e6ba25","invariantUUID":"ffab65b9-290d-4685-a830-7feefdb5167e","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":"defaulticon","uniqueId":"738fb8aa-db40-4738-997b-ffbdbeff43eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630029040721,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bb9ab116-6143-4606-9be8-e1340dd8f03b","invariantUUID":"d573e24e-afdf-441d-be4f-9ee150542cea","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9423437a-b245-43b3-9dff-c9813810197d","lifecycleState":"CERTIFIED","lastUpdateDate":1630020255775,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f10f6e8a-1c09-4a2c-9c65-1dd7c85684f9","invariantUUID":"3ad69b8a-c390-4274-b2dc-cdbed210dd99","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"41946853-aaab-4752-982b-189b89042b72","lifecycleState":"CERTIFIED","lastUpdateDate":1630019771881,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eb5dc8-44ca-490f-a649-50a2eb8e73e2","invariantUUID":"f20eca96-48c9-4c06-bac1-fd1b082fd445","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea09a51-8c21-423a-b87e-a4c409a19250","lifecycleState":"CERTIFIED","lastUpdateDate":1630019914328,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"018b38e9-0154-4aef-bf66-e4a3831dfc47","invariantUUID":"7be531ca-4e24-4942-a697-c1e11d936d3a","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a287cff6-e6e4-4189-b002-05865ada0af6","lifecycleState":"CERTIFIED","lastUpdateDate":1630020012892,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"370ebb74-0acb-4fe5-8122-69b1b6101dea","invariantUUID":"9bfe4baa-9b7c-49e6-9f12-0ee1f772a9b9","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":"c06e4f99-871b-42a5-9992-bb030a7bbf77","lifecycleState":"CERTIFIED","lastUpdateDate":1630019778343,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab2b3365-c21a-4213-8eef-7c676f5286de","invariantUUID":"8f260ab1-79a5-435b-b890-3c483d6ee6bd","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8438f3b9-f0ec-4e0f-a44c-376f38e04349","lifecycleState":"CERTIFIED","lastUpdateDate":1630020028151,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7c86e31-88e3-409c-9808-cc6ab8941c45","invariantUUID":"406c1b83-db3f-4ed1-bbcc-edfe8f4039a5","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":"objectStorage","uniqueId":"9cd21bc7-65a6-42a0-a34e-dbed9f83d7b8","lifecycleState":"CERTIFIED","lastUpdateDate":1630020033359,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58ead5b5-c4bf-49fb-95f9-f04d4f2c0701","invariantUUID":"d8f106d0-1cb8-4510-9db5-5a896ebab21c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc0a8729-dcc3-4d5d-b3c4-4c991014c6e6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019739537,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d348267-cfd5-4d4d-a839-7c091bba5442","invariantUUID":"8a8e7dff-160b-47c7-a050-b5362027a936","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21097be4-9f15-4223-b4d4-f599fac020cc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019896212,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"150dbe73-d208-4da3-af8a-03bb5e589f66","invariantUUID":"3244d5a8-da8f-4f80-b3f8-1e471fc262eb","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eee6d62e-a698-4858-be98-1b5f6ede128b","lifecycleState":"CERTIFIED","lastUpdateDate":1630019760208,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"962cc98a-9d39-46e3-9651-ba47ccb600f2","invariantUUID":"5ce46ffa-91ed-4003-9e8b-c42da1c54651","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dd43e8f-2f22-4d48-b092-4b32ca84c0d0","lifecycleState":"CERTIFIED","lastUpdateDate":1630020216830,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e553c06-530f-4535-9c0e-aa279efbf25f","invariantUUID":"29c83342-09ee-42ad-8447-e366a5f16a1a","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":"89e3da08-5691-437d-aecb-5c7a8c8ce450","lifecycleState":"CERTIFIED","lastUpdateDate":1630020086118,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9820d180-33af-44ab-9269-1d1f7827c4ed","invariantUUID":"52ce2c7e-eb9f-497f-b6ab-192653d13430","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f014b3a1-430c-4199-863e-0a4e6bc740b5","lifecycleState":"CERTIFIED","lastUpdateDate":1630020000029,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e7d02867-fbbf-4e2c-adb5-8b268401808e","invariantUUID":"7affbdff-8ef7-424b-b920-40c87d3eefc6","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":"port","uniqueId":"4c0d4708-b5a8-4fa1-bf0a-2fead0a5e698","lifecycleState":"CERTIFIED","lastUpdateDate":1630020277174,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9afbff33-9979-43ad-bcac-173831333eb0","invariantUUID":"f4197fc8-99f5-4b8f-aaaa-5c4378cfe791","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":"compute","uniqueId":"7d9d5c6b-7b1f-4737-9e26-ce665f4f17b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630020267002,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"693212b7-2a70-4942-a15f-a686f0f0e331","invariantUUID":"42ad1ef1-a4dc-4d14-ab18-f15b17cecca5","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd78a83f-845a-4cfc-887c-53355049263e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020116308,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"147c8a32-fb77-46e6-8fbf-3861a0721275","invariantUUID":"d48ee167-6c9b-4f3c-9df1-93dc589aaeac","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":"objectStorage","uniqueId":"a9d0b412-6c43-4554-85d7-29cf1711e3d6","lifecycleState":"CERTIFIED","lastUpdateDate":1630019765637,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9417c087-24cb-4454-8249-3fba0a6ffb2f","invariantUUID":"3605c211-f5e4-4dc5-ad8a-0cc0f1960b52","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":"9f1ec3f6-3626-4ecd-9fa5-7b0aafb8e29e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020091169,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"092752f1-7b90-4aea-8abf-0b65aca64b2a","invariantUUID":"a0cad436-0da7-4d55-86aa-1aecf7908328","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5483a566-7f1e-40bf-bbb3-3575fa03de79","lifecycleState":"CERTIFIED","lastUpdateDate":1630020237988,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84c1a4d5-8534-40ec-93d4-fce0b6166866","invariantUUID":"7a0bb4dd-6b05-43e5-b3f5-ba5321286b9a","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":"f2fd3da8-1d7e-4698-ae57-966de8630c4a","lifecycleState":"CERTIFIED","lastUpdateDate":1630020172240,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"503c5949-a899-4781-af10-1425b6fc1c5d","invariantUUID":"bb4a287d-7546-40ad-bcee-77766c20755f","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":"d1f91196-958f-457c-920d-08d8cd90fdad","lifecycleState":"CERTIFIED","lastUpdateDate":1630020177667,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"476d5e6b-8f1b-44d3-9409-81dc6a2e2759","invariantUUID":"58af24fc-1884-4520-8e95-05fb328b93c6","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":"port","uniqueId":"60537c65-1960-44f5-bc48-92c16ded51d2","lifecycleState":"CERTIFIED","lastUpdateDate":1630020166478,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e29bc26-5afa-4e51-a65a-cc06b72eaec4","invariantUUID":"5b47b12d-483a-45c5-96e6-e57784f593dd","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f02533f4-9ebf-404c-bc3d-c4232d746c84","lifecycleState":"CERTIFIED","lastUpdateDate":1630029649901,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8cd5132f-1d0e-4966-857f-d7265f73864a","invariantUUID":"f29ef004-398c-4e3f-95d2-7c6df1e8346e","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a8cc9b0e-9d2a-4f15-92d0-3833e6ce0080","lifecycleState":"CERTIFIED","lastUpdateDate":1630020206292,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55167901-3c5e-4013-901d-5d4d2f2e28f9","invariantUUID":"a47a2645-2cd3-4933-9193-668dcc6541c9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"732df6f5-8eff-4450-a140-05aee5f07939","lifecycleState":"CERTIFIED","lastUpdateDate":1630019791476,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35fa7864-acc4-4206-b383-79daf6a65bf9","invariantUUID":"ec2ff50d-a8f9-43e6-b371-abbd49af47cd","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":"defaulticon","uniqueId":"42952827-c9ef-46da-beac-a56669ebbacb","lifecycleState":"CERTIFIED","lastUpdateDate":1630020019497,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"22374059-9201-41d9-8fba-df5de57a7f9c","invariantUUID":"dcaf9ecc-fe91-4dfa-a585-9bca59232d4b","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":"ea8561ae-7206-4089-a0a8-52ccf9ad21bc","lifecycleState":"CERTIFIED","lastUpdateDate":1630019796800,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9fd55e83-ecfc-4637-b467-cde1a11ba65b","invariantUUID":"9a31d7a2-8a25-4b3c-a078-80364bfd6740","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e879ac6-eaeb-47c2-8538-7a202c4f0d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019821009,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4f857a8a-a08d-4832-9816-7a2469d81558","invariantUUID":"748e29c7-c5bd-4037-a8f9-c50a7be07067","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b624f07-0a36-472d-9402-4f1f94523344","lifecycleState":"CERTIFIED","lastUpdateDate":1630020189153,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e4a8ef-c6d3-4143-b3f7-cc1c8ce6c2a6","invariantUUID":"9e0eddd0-1d32-48a5-b282-4190fc595922","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ef535493-a20f-4ba2-b41a-246510abf554","lifecycleState":"CERTIFIED","lastUpdateDate":1630020195834,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b98a5ce4-7725-4ddd-9687-ba67ef99caf1","invariantUUID":"3d78d278-4fd8-4179-875c-b81052eabe99","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":"loadBalancer","uniqueId":"c07de070-35fa-4f72-9b79-2d6a6f7b98cb","lifecycleState":"CERTIFIED","lastUpdateDate":1630019728532,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87559fa3-a930-41b1-8b37-a6593dae51e7","invariantUUID":"71613290-0cc5-435c-adbe-4a178d99d320","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":"compute","uniqueId":"e63580b1-323c-47f5-93a8-a9eed6c5a766","lifecycleState":"CERTIFIED","lastUpdateDate":1630020073673,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bfad92d-2a09-47ab-acbb-567e41eae24c","invariantUUID":"d3641acd-f6b5-420d-b699-0f81f3f87eb0","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e6add5eb-ead6-42b8-af90-183b295740fa","lifecycleState":"CERTIFIED","lastUpdateDate":1630019676159,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79386a0e-86a0-401a-b532-b6cf1fa4b68f","invariantUUID":"ff486d0c-146c-4e5e-926f-58f75e450c91","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":"objectStorage","uniqueId":"06d9ce6a-058a-47a7-b81e-a30e53d8b1c9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019712486,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d013f88-51da-4e1b-80ed-345c6b35e4da","invariantUUID":"e396d82e-8291-434a-8f47-d3f82440f0c8","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":"compute","uniqueId":"dd1f7d3b-b58d-4415-800f-13d49c4155bf","lifecycleState":"CERTIFIED","lastUpdateDate":1630020259057,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8b187c5-c5f3-4ab4-8940-950d1cfe68d7","invariantUUID":"ccfc173d-ab7d-44f8-8c19-8ff19748f85a","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":"defaulticon","uniqueId":"7571d1c0-5c0c-4c39-9eaa-6beee7a4b4bd","lifecycleState":"CERTIFIED","lastUpdateDate":1630020149847,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4c023ee-f41e-47a1-9e33-52fba126f19a","invariantUUID":"e90b46ca-652e-4ebc-a2ff-03db4fc28dc9","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":"port","uniqueId":"f7abf467-47db-46e1-a73b-4e8b165b2259","lifecycleState":"CERTIFIED","lastUpdateDate":1630020155109,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f74b5ac-9e00-4fb0-ac73-0be851d209a6","invariantUUID":"25b2f231-f874-463a-962a-97070ef65ee5","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":"a91f3cab-16f9-4eac-91fb-8141bab39275","lifecycleState":"CERTIFIED","lastUpdateDate":1630019815072,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0e7b7aea-e512-4754-83fd-26761f6e4ae7","invariantUUID":"46916484-0c66-4402-92cc-5ce7ad5cdc64","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":"2d9df4a7-42b9-41c0-a248-88454ddbb240","lifecycleState":"CERTIFIED","lastUpdateDate":1630020183209,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb94cb78-0d42-466a-af6b-0097473fe1d8","invariantUUID":"2848c9b1-cef6-493d-a5b9-aaa33957c506","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff5ac7c2-a195-48fb-a6d5-c078d02f6791","lifecycleState":"CERTIFIED","lastUpdateDate":1630020067519,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c77e35ff-07fb-4b21-b9d8-d7f4bc3fc2ac","invariantUUID":"84e370a3-770f-4228-8943-a1cc0c094c34","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"51b14001-4e30-48d8-89c3-7d303b9899be","lifecycleState":"CERTIFIED","lastUpdateDate":1630020142104,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89921d1b-f125-487e-95bf-7ac0acf22b81","invariantUUID":"fde8e936-ebac-4940-be7d-b10797dfe595","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":"91f413d5-77ca-49d3-8afd-9330342f20b7","lifecycleState":"CERTIFIED","lastUpdateDate":1630019880937,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28836e7f-2879-4353-a7e1-3eda31937ea7","invariantUUID":"a5545048-12a7-4a4b-8e94-64a29114804d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"23eef98a-d168-4671-8d1e-1dcf2e15a312","lifecycleState":"CERTIFIED","lastUpdateDate":1630020273976,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"958c0963-c734-49f7-9df9-e5a2505fb9d5","invariantUUID":"7f645a42-4fc8-446e-ad8c-a60af4fb1357","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":"network","uniqueId":"c1bef9b0-3c64-49ef-9e15-50fe63a083a9","lifecycleState":"CERTIFIED","lastUpdateDate":1630019936966,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dc8c80e-df3f-4a5d-bc86-c694b9dae257","invariantUUID":"e00ca5ae-9ae2-40cd-882e-3ec4e868c92b","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":"defaulticon","uniqueId":"11192212-223b-421c-bfaa-5341628aea06","lifecycleState":"CERTIFIED","lastUpdateDate":1630019698698,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"cf56b7fe-4060-493b-af3b-b738cb5dbefe","invariantUUID":"be434b78-b6ab-49b1-b1f8-c428b8760fb9","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":"port","uniqueId":"df675d5e-6ce4-4cec-a562-139d38e5518a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019786313,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd92e0f0-f797-406e-8480-a9a2812629f3","invariantUUID":"500d8446-aeb3-47c9-96a8-c62a7689c845","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":"objectStorage","uniqueId":"9f669aaf-1ece-493b-a050-9e433bcde68f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019705275,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46cb803e-3a9f-4f04-a811-6fd21f02fbf1","invariantUUID":"7393a4ef-269d-4da4-90d8-fd55bdbdec6a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2409ef8a-3ee9-4b77-9f20-60b661448fef","lifecycleState":"CERTIFIED","lastUpdateDate":1630020211471,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40653b02-81d2-415b-94f7-cb846ef209e1","invariantUUID":"da342668-b2f8-4dfc-8dce-8662f4078b17","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e3c6d65-db3a-4ce0-881a-db41867f9df1","lifecycleState":"CERTIFIED","lastUpdateDate":1630019981425,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6dfa6e48-38de-419c-855e-173982789218","invariantUUID":"4d6bd803-cd4a-4e24-bef4-9ee571db9ab6","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":"75df8550-fc35-40bb-b65f-cd263f22988c","lifecycleState":"CERTIFIED","lastUpdateDate":1630020006072,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"892c0eb3-793c-47a0-9057-9796e390d345","invariantUUID":"61706f1f-94db-4192-88cb-3e78966a62f4","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":"10a1ccfa-b960-43fd-a9ce-629c2f876b5a","lifecycleState":"CERTIFIED","lastUpdateDate":1630019931835,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dd5f547-1036-475a-9a24-3ec572f0e890","invariantUUID":"3c3cd0c6-6497-45c9-8168-cc5067f08d75","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":"port","uniqueId":"362c89be-b647-41f2-a12d-c244990a671c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019859326,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e687818e-fab2-4816-ad1e-b8cd59572d37","invariantUUID":"ea303bcc-b0e8-4771-8d95-11a1d2b60a26","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":"networkrules","uniqueId":"44d721ac-9a4d-4771-a441-7074fb78835f","lifecycleState":"CERTIFIED","lastUpdateDate":1630019875690,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"268a79ac-1e61-40f2-bf40-24ce50b15101","invariantUUID":"b8fe02e5-66fb-4efd-a036-4ae034712537","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":"defaulticon","uniqueId":"0e091bbc-e0e1-4cdd-a1e4-b72a3a160cff","lifecycleState":"CERTIFIED","lastUpdateDate":1630029548629,"name":"basic_onboard_YQxPFG","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a2c7e29e-b835-484d-9fb7-edc43db05ba8","invariantUUID":"aa31e9a6-7b6a-4722-9873-9dae2ab04f27","systemName":"BasicOnboardYqxpfg","description":"VF","tags":["basic_onboard_YQxPFG"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa6df357-31b8-45f0-ba3e-eace1d362ade","lifecycleState":"CERTIFIED","lastUpdateDate":1630020049740,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b415e6e6-d903-43d9-a4a7-669cc14b8975","invariantUUID":"e242bbdd-658b-4b38-9aec-b43535616359","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":"port","uniqueId":"713c65bb-09dd-4f69-9334-e34370c6b2a0","lifecycleState":"CERTIFIED","lastUpdateDate":1630019734085,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec24613f-5cbd-485d-8877-86985a7a05b1","invariantUUID":"689d0979-e078-495b-8458-7878f8169657","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06f4bb39-75c1-42e0-8cb7-033447934f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1630019909120,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec56f485-68b3-4a4c-b171-79045ef24635","invariantUUID":"7b93bce0-ceec-4d6a-a4d7-c76e5abdfb01","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":"33f23ca0-0ce8-46d7-a192-7cecaadd3325","lifecycleState":"CERTIFIED","lastUpdateDate":1630020248390,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c12141d-1843-46cb-8143-8401ca6ca155","invariantUUID":"07aa4745-2718-49df-8895-890c5c5cf2be","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":"network","uniqueId":"cc36a51a-5e3e-4a5b-9415-8adc5b102f2e","lifecycleState":"CERTIFIED","lastUpdateDate":1630019965679,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95910b63-6f99-444c-91f3-dd64f4ca77ca","invariantUUID":"d547b873-7eb6-4ef3-a222-57da18fac51d","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":"092d3e3e-8e7c-4458-a88d-a2bd940ab0a3","lifecycleState":"CERTIFIED","lastUpdateDate":1630020060709,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03fe435d-a4ad-41bd-9b26-78f5e823d232","invariantUUID":"861a7210-7baa-4814-8881-836e6d9ba0a1","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3376f22d-e1b4-4512-90af-a9fa74a77a9d","lifecycleState":"CERTIFIED","lastUpdateDate":1630019809045,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"13ec3e13-02ed-41f8-8b23-90914ade26c0","invariantUUID":"b0a3393d-3bda-41a9-bc60-b01b4e0ee4d2","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e414d890-c696-48c2-b3b8-ccc18540809e","lifecycleState":"CERTIFIED","lastUpdateDate":1630020227951,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4582bb3-6dab-449f-ad9f-224cc951d5ce","invariantUUID":"51b7c26d-cbde-4555-b957-efcdbdbe71e4","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c40a3d3-7892-4836-a8c0-cdf8d79dc238","lifecycleState":"CERTIFIED","lastUpdateDate":1630019987625,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b8f69b-c825-4712-88f6-05258d8f4f2b","invariantUUID":"3809f1bd-bee2-41e1-8cac-7dd7dc763603","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"752d08f9-241d-4320-8f9f-926f649fb4de","lifecycleState":"CERTIFIED","lastUpdateDate":1630029596075,"name":"basic_onboard_YQxPFG","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"89592209-e252-4ffa-9fb6-0e46a810aa2e","invariantUUID":"fa954a06-1488-4b36-88f9-b2802089a475","systemName":"BasicOnboardYqxpfg","description":"service","tags":["basic_onboard_YQxPFG"],"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":"cd7ee64f-b1d8-4e72-af4e-bb5e82488220","lifecycleState":"CERTIFIED","lastUpdateDate":1630029089884,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"baf91f0a-36ca-44c5-8b40-6878bc09eb89","invariantUUID":"cffd5b1b-d440-49d5-89fc-eabebfcad96e","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"acf0a328-9917-4200-91e8-a64b43ecc8fd","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630028979663,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"868e0c8d-8369-4ee2-a4bd-8847c0ed02bd","invariantUUID":"47edcb49-5245-45d8-b13b-b061ab82864a","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":"8ac11a0d-1b4e-4482-ae45-5945cfb4b54f","lifecycleState":"CERTIFIED","lastUpdateDate":1630029700996,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1f08d368-e910-45a2-9508-29df9307a430","invariantUUID":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","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-27 02:09:28,427 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-27 02:09:28,427 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-27 02:09:28,427 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/1f08d368-e910-45a2-9508-29df9307a430/toscaModel 2021-08-27 02:09:28,428 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-27 02:09:28,429 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-27 02:09:28,654 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/1f08d368-e910-45a2-9508-29df9307a430/toscaModel HTTP/1.1" 200 None 2021-08-27 02:09:28,656 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-27 02:09:28,656 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-27 02:09:28,698 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-27 02:09:28,698 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-27 02:09:28,699 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-27 02:09:28,700 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:09:28,759 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-27 02:09:28,760 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-27 02:09:28,760 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-27 02:09:28,764 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-27 02:09:28,764 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-08-27 02:09:28,764 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-27 02:09:28,766 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:09:28,828 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-27 02:09:28,829 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-27 02:09:28,830 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":"1630030156066","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-27 02:09:28,833 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-27 02:09:28,834 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-27 02:09:28,834 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-27 02:09:28,836 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:09:28,893 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-27 02:09:28,894 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-27 02:09:28,895 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-27 02:09:28,897 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-27 02:09:28,897 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-27 02:09:28,897 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-27 02:09:28,899 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:09:28,956 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-27 02:09:28,957 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-27 02:09:28,957 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":"1630030156066","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-27 02:09:28,959 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-27 02:09:28,959 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-27 02:09:28,960 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-27 02:09:28,961 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:09:29,010 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-27 02:09:29,011 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-27 02:09:29,011 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-27 02:09:29,014 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-27 02:09:29,014 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-27 02:09:29,014 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-27 02:09:29,016 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:09:29,097 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-27 02:09:29,097 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-27 02:09:29,098 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":"1630030156066","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-27 02:09:29,100 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-27 02:09:29,100 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-27 02:09:29,100 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-27 02:09:29,102 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-27 02:09:29,193 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-27 02:09:29,194 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-27 02:09:29,194 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630030156066","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-27 02:09:29,196 DEBUG 129:onap_service.py(1) - [None][Create 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:09:29,196 DEBUG 131:onap_service.py(1) - [None][Create 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 2021-08-27 02:09:29,196 DEBUG 132:onap_service.py(1) - [None][Create 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "18ca9acf-8fea-4c26-98a8-b29519c0ed1d", "modelVersion": "1.0", "modelVersionId": "1f08d368-e910-45a2-9508-29df9307a430" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-08-27 02:09:29,198 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:09:31,024 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 HTTP/1.1" 202 262 2021-08-27 02:09:31,025 INFO 142:onap_service.py(1) - [None][Create 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 Service deletion request] response code: 202 2021-08-27 02:09:31,025 DEBUG 146:onap_service.py(1) - [None][Create 6561e3a7-82a5-4e3f-a3e3-3ac6833c6046 Service deletion request] response: {"requestReferences":{"requestId":"e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1","instanceId":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1"}} 2021-08-27 02:09:31,026 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-08-27 02:09:31,033 DEBUG 129:onap_service.py(13) - [None][Check e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8ff9d076-77b6-47ea-b0e1-474d0002ce78', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:09:31,033 DEBUG 131:onap_service.py(13) - [None][Check e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 2021-08-27 02:09:31,034 DEBUG 132:onap_service.py(13) - [None][Check e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 orchestration request status] data sent: None 2021-08-27 02:09:31,036 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:09:31,202 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 HTTP/1.1" 200 1020 2021-08-27 02:09:31,204 INFO 142:onap_service.py(13) - [None][Check e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 orchestration request status] response code: 200 2021-08-27 02:09:31,205 DEBUG 146:onap_service.py(13) - [None][Check e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 orchestration request status] response: {"request":{"requestId":"e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1","startTime":"Fri, 27 Aug 2021 02:09:29 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1f08d368-e910-45a2-9508-29df9307a430","modelUuid":"1f08d368-e910-45a2-9508-29df9307a430","modelInvariantUuid":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d"},"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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","serviceInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 27 Aug 2021 02:09:30 GMT"}}} 2021-08-27 02:09:41,216 DEBUG 129:onap_service.py(13) - [None][Check e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a4f529e9-3bab-4a66-90fd-23c5af0c77a4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:09:41,217 DEBUG 131:onap_service.py(13) - [None][Check e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 2021-08-27 02:09:41,217 DEBUG 132:onap_service.py(13) - [None][Check e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 orchestration request status] data sent: None 2021-08-27 02:09:41,219 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:09:41,433 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 HTTP/1.1" 200 1230 2021-08-27 02:09:41,434 INFO 142:onap_service.py(13) - [None][Check e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 orchestration request status] response code: 200 2021-08-27 02:09:41,434 DEBUG 146:onap_service.py(13) - [None][Check e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 orchestration request status] response: {"request":{"requestId":"e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1","startTime":"Fri, 27 Aug 2021 02:09:29 GMT","finishTime":"Fri, 27 Aug 2021 02:09:33 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1f08d368-e910-45a2-9508-29df9307a430","modelUuid":"1f08d368-e910-45a2-9508-29df9307a430","modelInvariantUuid":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d"},"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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","serviceInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 27 Aug 2021 02:09:33 GMT"}}} 2021-08-27 02:09:41,435 INFO 56:mixins.py(13) - ServiceDeletionRequest task finished 2021-08-27 02:09:41,435 DEBUG 129:onap_service.py(13) - [None][Check e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3580cfd2-4f9e-4aff-9c78-e74f2e3f0537', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:09:41,436 DEBUG 131:onap_service.py(13) - [None][Check e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 2021-08-27 02:09:41,436 DEBUG 132:onap_service.py(13) - [None][Check e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 orchestration request status] data sent: None 2021-08-27 02:09:41,437 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:09:41,612 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 HTTP/1.1" 200 1230 2021-08-27 02:09:41,613 INFO 142:onap_service.py(13) - [None][Check e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 orchestration request status] response code: 200 2021-08-27 02:09:41,614 DEBUG 146:onap_service.py(13) - [None][Check e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 orchestration request status] response: {"request":{"requestId":"e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1","startTime":"Fri, 27 Aug 2021 02:09:29 GMT","finishTime":"Fri, 27 Aug 2021 02:09:33 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1f08d368-e910-45a2-9508-29df9307a430","modelUuid":"1f08d368-e910-45a2-9508-29df9307a430","modelInvariantUuid":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d"},"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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","serviceInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 27 Aug 2021 02:09:33 GMT"}}} 2021-08-27 02:09:41,615 DEBUG 129:onap_service.py(13) - [None][Check e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2ed45795-de90-484c-beda-5293798ab705', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:09:41,615 DEBUG 131:onap_service.py(13) - [None][Check e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 2021-08-27 02:09:41,615 DEBUG 132:onap_service.py(13) - [None][Check e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 orchestration request status] data sent: None 2021-08-27 02:09:41,617 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:09:41,779 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 HTTP/1.1" 200 1230 2021-08-27 02:09:41,781 INFO 142:onap_service.py(13) - [None][Check e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 orchestration request status] response code: 200 2021-08-27 02:09:41,781 DEBUG 146:onap_service.py(13) - [None][Check e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 orchestration request status] response: {"request":{"requestId":"e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1","startTime":"Fri, 27 Aug 2021 02:09:29 GMT","finishTime":"Fri, 27 Aug 2021 02:09:33 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1f08d368-e910-45a2-9508-29df9307a430","modelUuid":"1f08d368-e910-45a2-9508-29df9307a430","modelInvariantUuid":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d"},"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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","serviceInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 27 Aug 2021 02:09:33 GMT"}}} 2021-08-27 02:09:41,789 DEBUG 129:onap_service.py(1) - [None][Check e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '48c97ce3-3091-4f8f-af93-dc2ddeae78e1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-27 02:09:41,790 DEBUG 131:onap_service.py(1) - [None][Check e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 2021-08-27 02:09:41,790 DEBUG 132:onap_service.py(1) - [None][Check e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 orchestration request status] data sent: None 2021-08-27 02:09:41,792 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-27 02:09:41,946 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 HTTP/1.1" 200 1230 2021-08-27 02:09:41,948 INFO 142:onap_service.py(1) - [None][Check e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 orchestration request status] response code: 200 2021-08-27 02:09:41,949 DEBUG 146:onap_service.py(1) - [None][Check e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1 orchestration request status] response: {"request":{"requestId":"e1ec0bf2-5f63-4c0c-8042-35a2e5c091a1","startTime":"Fri, 27 Aug 2021 02:09:29 GMT","finishTime":"Fri, 27 Aug 2021 02:09:33 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1f08d368-e910-45a2-9508-29df9307a430","modelUuid":"1f08d368-e910-45a2-9508-29df9307a430","modelInvariantUuid":"18ca9acf-8fea-4c26-98a8-b29519c0ed1d"},"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":"6561e3a7-82a5-4e3f-a3e3-3ac6833c6046","serviceInstanceName":"basic_cnf-912f5519-3315-4322-9c65-e20f535726cb"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 27 Aug 2021 02:09:33 GMT"}}} 2021-08-27 02:09:41,950 INFO 261:service_ala_carte.py(1) - Service None deleted 2021-08-27 02:09:41,951 INFO 44:k8s_connectivity_info_create.py(1) - Clean the k8s connectivity information 2021-08-27 02:09:41,951 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-27 02:09:41,952 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-27 02:09:41,952 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-08-27 02:09:41,954 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-27 02:09:41,989 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-27 02:09:41,991 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-08-27 02:09:41,991 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFWjNsT2FrbDVUV3BuTVUxV2IxaEVWRTE0VFVSbmVVNUVTWGxOYW1jeFRWWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVFd0V0NqWlBSRVJuTVUxaFduTkxiMnAyU0V4dWJFcHNhWFJYV0U4NGIya3hlblJ5U0c1VVQxbG9TVUpZYUVoWE5FaE9PWGhrVFZCYVRuWlhiVkI0SzNCNk5tOEtZMEkyYjNSSU1HZEtTVTFXZUhkalZESlZZV3R4VTNOSVREQkNNR0l4WjI4NGQydElOVU0wVkZGVU16aElSakpTVmxGUFJUYzNLMDV3UjJWV1pEZ3lhUXAwYVM5NVZIaGpVVzU1VEZwTFNraFNlSFUwWjBGd1RtbDFXa1l6WkZOaVoxZEZTVlY2ZWxKM09EaE1hRzFFU21aRmQyWTVaalkyZDFkVFZuUkhkbXN4Q2pVMGNXZFliemRSTkM5NlkzVjBVRWczVTNrd2NscGFZelpOY0dSdFJtdFFiMDQ1VTJ0alIyYzVVazVxZGtWa1VISnpja1JNUjFodVEwVXdTa2R4Y3pNS05EQk9la1I1S3l0bmNFZzRRbEV5VDIwNVpscE1UVlZRTVhrM2EyZG1XR3RUYzJvd1RFMXpNVkZ3WW5JM2VFczNRM1ZqYUdscVIxSTVOMEpzYUZsQlZRcHVabUYzUjJ0Sk4wcGxUV0V5UlVoUVFXdE5RMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkhlRXB4VmtObGFYTTRiVXQ1Yld4eksxUlJZVzVDZERoUFRsWk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkJTQzlKVUZKNmJFMVVSRTV6YW5ZNGJWZEtRV2RQWTNwS2NFSmpVME55WkVKd1YzRklTMVZGWjBObFZVeE5RWGxYTmdveVkwTmxWV3BpY2xOc05sWkhXblE0UjBJMGEweG9ObkZITTBOM1lUSTBaMHBUYXpaUFVGTnlPWGROYmpkQmJucGFlWHBMVjNaaVp6SmxXSFV2Unk4d0NsbFZUV2hWVERsdlMxbFNXR2xpZERSSGVFTTJibmM1UTNSUE0xVmxXRVJ4ZG1sM1NVdFpLemxFUVdodlpsbHVURlpFYVVST1NXRm5ORkl5YjFoMloxQUtWMHBHWlRORE1HbDJjVE5VWkVkTlFtMTJkVmhtVURaRU5VSXhUbFZMU1hGcE4wTTVlRTlTZEZkM09GQnBla0ZVZEhaamRscHJNMjRyVUZFMFFUUnRiZ3BYTWl0cVozTndNV3BhZWtZNFNtMXNVR0p4YTI5NmNYUlZUMGN3WkVNeEsyZHVhR2R0YUhCTlNWcFVXRXBPUTNKM1MzQXliVUZPWmtGVFUybzJTMHBFQ20xVWJURXhMMHhNVDJNemIyaHNUMWR4VUVkNFVGcDNTMU5oWWpGTGJEVXdWazFDYUFvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC41NDo2NDQzCiAgbmFtZToga3ViZXJuZXRlcwpjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3Rlcjoga3ViZXJuZXRlcwogICAgdXNlcjoga3ViZXJuZXRlcy1hZG1pbgogIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpjdXJyZW50LWNvbnRleHQ6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW4KICB1c2VyOgogICAgY2xpZW50LWNlcnRpZmljYXRlLWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVVJGZWtORFFXWjFaMEYzU1VKQlowbEpZa1ZRU1daR1lVUTNNRFIzUkZGWlNrdHZXa2xvZG1OT1FWRkZURUpSUVhkR1ZFVlVUVUpGUjBFeFZVVUtRWGhOUzJFelZtbGFXRXAxV2xoU2JHTjZRV1ZHZHpCNVRWUkJORTFxV1hsTmFrazBUbFJHWVVaM01IbE5ha0UwVFdwWmVVMXFTVFJPVkZKaFRVUlJlQXBHZWtGV1FtZE9Wa0pCYjFSRWJrNDFZek5TYkdKVWNIUlpXRTR3V2xoS2VrMVNhM2RHZDFsRVZsRlJSRVY0UW5Ka1YwcHNZMjAxYkdSSFZucE1WMFpyQ21KWGJIVk5TVWxDU1dwQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSUlVaQlFVOURRVkU0UVUxSlNVSkRaMHREUVZGRlFYcDNkalZqTHpkS2NXaFpWVzl4ZUVRS09WaHlMMmgxU2xKdFRHTkpRbXhzYUVJeWNVZG9TekZZZDJGR1VtNVdjRkF5YlZwWk9WUkdSRk5tUVRGa1FYQnNNMGM0TUVOM04zaFJLMFV3T1Vkd2FncFpSVEJ4Y2twVlFuRXpjR2xVYkdkM2RqZFVabmhpUldSaFQzQTFLekphUW1sUmRIVjBVRXQxWTI5RlVFTXhVRU5uTXpFNUsxZGFOSEZhWkZCaVIwSlpDa1ZsYUhoelRtODFZbEE1VHpaUlluRTRTMjR3VGtwNWMxTkZiMjh5WkU5aVJESXJXbWg1TVdseE9YcGlSVFZaZVcwdlJXNDVaMXB6T1dSa1ZVVjVXaThLWjBoSlQxbHNNMGcwYkZwbkszQmtkVFZEVHk5MFdpOW9VMU5RZG1GUksxWlFiVXRFU0hNNVoyMWtjRWMwWkZVMFFrRm5jbk13UW05blNIcGtVSGRYYndwTllVVndZbTlGYTNrM2VtVkZWV1ZUTWxGWFducFVRakJFV1dwalVVRlRVM0prVG14NWJYRndMMlJSZUdSM09XNHhlbWs1TUhWNlFrdzVkbUZMYW5sV0NrUmpiQzgxVVVsRVFWRkJRbTh3WjNkU2FrRlBRbWRPVmtoUk9FSkJaamhGUWtGTlEwSmhRWGRGZDFsRVZsSXdiRUpCZDNkRFoxbEpTM2RaUWtKUlZVZ0tRWGRKZDBoM1dVUldVakJxUWtKbmQwWnZRVlZpUlcxd1ZVbzJTM3A1V1hKTFlWZDZOVTVDY1dOSE0zYzBNVlYzUkZGWlNrdHZXa2xvZG1OT1FWRkZUQXBDVVVGRVoyZEZRa0ZCTVdSU09UQjJSRmxaTkZjNU0wcGxhMWx0TkhKS2JsQm9XRUZQUTJFMU9XaEhaekZ6TjI1VVEyZDRiREZHZG1Nd01scEZWbXQxQ2tFMlIxWXpjVlY0U0d0YVZYZFJTVXBIVXpOSVNreFBOa1ZoUTB0TGFXaFJOek5wUm5aeFYydDJkbTlxV2tNd2NFbFdkR05CUzNCT1FYVm9jMEZHVDAwS2JHaHhlalZKVjA1eFptVjZTa3hSVUZCeE4zcFJia2hqV0N0TVIzWlJXbUZKVjBnellYaE9hQzk2YWxoV2FUWkZUM2MzV0U1d1lYZE1VMEp3ZDNkTU1ncFZkREEyZFUxSUt6RXhjVFJoV2xBelRqbEZNVGM0V1ZCMWFXSklkVTFCU2trME1HUlVRVVp5TjJGUlEyeFZXVVJWWmpkV01HcFpVa3BuVm1GU2FHeDRDa3R6VEdKMVZsWXJOa1JOVEZWblNFbHJiVTFSY1c1V1JucFBiVEZGV0hoNGVGUnljakZaYjA5RmNtTnRVakpoVEhwNk5HWXpkRGQzT1ZkYVJVbDVWRklLZG01R01GWnNSM2h1UTNGcVRUTkxja1J4VHlzNU5sUmhOMjV0V0c1bmR6MEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIGNsaWVudC1rZXktZGF0YTogTFMwdExTMUNSVWRKVGlCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRcE5TVWxGYjNkSlFrRkJTME5CVVVWQmVuZDJOV012TjBweGFGbFZiM0Y0UkRsWWNpOW9kVXBTYlV4alNVSnNiR2hDTW5GSGFFc3hXSGRoUmxKdVZuQlFDakp0V2xrNVZFWkVVMlpCTVdSQmNHd3pSemd3UTNjM2VGRXJSVEE1UjNCcVdVVXdjWEpLVlVKeE0zQnBWR3huZDNZM1ZHWjRZa1ZrWVU5d05Tc3lXa0lLYVZGMGRYUlFTM1ZqYjBWUVF6RlFRMmN6TVRrclYxbzBjVnBrVUdKSFFsbEZaV2g0YzA1dk5XSlFPVTgyVVdKeE9FdHVNRTVLZVhOVFJXOXZNbVJQWWdwRU1pdGFhSGt4YVhFNWVtSkZOVmw1YlM5RmJqbG5Xbk01WkdSVlJYbGFMMmRJU1U5WmJETklOR3hhWnl0d1pIVTFRMDh2ZEZvdmFGTlRVSFpoVVN0V0NsQnRTMFJJY3psbmJXUndSelJrVlRSQ1FXZHljekJDYjJkSWVtUlFkMWR2VFdGRmNHSnZSV3Q1TjNwbFJWVmxVekpSVjFwNlZFSXdSRmxxWTFGQlUxTUtjbVJPYkhsdGNYQXZaRkY0WkhjNWJqRjZhVGt3ZFhwQ1REbDJZVXRxZVZaRVkyd3ZOVkZKUkVGUlFVSkJiMGxDUVVaeWJ5OTRZMWhuUzFSWFNGTnNkd3BUYTJFelVYZDFUM2hDVlhsRFMzZENRWE5IYlROSWJsWlJkbk5oVVdsUE9WTXJTM2h1WXpOTVZ6Wm9WR1ZMVlVSRE9HSkhZbE4xVGpOQ1NHRkRUVFZ3Q2tORmJEUnRTWGNyZDFGVWVVdzRaMGR2VTBWTU5HeFhSR1F3TldnMWFqSnJiMHBJTUVkNVFVbHFkVUp2UjNCeU1uQkRibTlMUkVGb09XdHNRWHAyWW1ZS1RuTjRiVXM0Vm1wcVIwNHpiSE5hY1RaNU0xRTRhRVpJTW1JelJGSjZiM1EzVDFaMlpUWllZMlZVTlRaU1RHdDJXWFUwYWtWV05VOW1kRVZwUlhsVmFBcEhja0U1YUVKbU1WZDVTRGRHYVdJd2IzcHllRWw2Y2pKWmIydDJjMHQ0TWtvdlpGbDBZbmxVV1dWUldXbHFZamRwYjB0Mk5HRnFlSFpsVld4RVZqZHVDbTVWZUd4bVdtdG9URTEzV0UweVYyWjNkVGxNYm13MVdqTkdabE5RUjIxU05uUlVkV3N5YjBwS00zZzJSRTlXU0ZoT05USldkbGNyTDFkRU1uSkxVeThLY3poRU1IZFBSVU5uV1VWQkwwSklSMjlCY0c5WWMwWm1iSEJVZDFKVWNtUkthRmxNV0c5RGN6QlJNbXRGVmsxVVZsWjJPRXhaZVdsQ2NuSlZNM05IT1FwVGJFbGlVVEpST1RKSVRUTlNWRGhtYXpaVmJUQkhSRUV3ZEU1V2NsUjNLMWRZZFdONFpsTkdRMlZXYzNKaVRGaDZXbXhSUkRrMlRtTkdTSHBaU2pJMUNqRXljV2xaY0dJNVRsQkVja1ZZUkhSTFdFTnViQ3Q0YlcxaWNYSmtVbE5IV1ZScllqSkRjVlUzVm1aaVVTOVdTV0pJY1hWNlMzTkRaMWxGUVRCcldqVUthR2MyUjNJMmFEZERURTVVVlRkTVV6SlBRVmR1VkM5VmQyMXVaRnBEVEd0cVRFOVdSbGRIVTBKWGJXcHRVamR5TWtWbFRYcHpVMWczYzNGRlpFZFRjQW96VXpVMGREVnpjMWt3Y1ZkelZXVllNbXBWVDNoQ2QxUjRaMkV6ZUZGeFlYZ3dWM0IzY1hwME5IcEJXRVZuVFd4Mk1HaHNUM0UxTlRWU1JERkJiVFJ6Q2taVFFYaE9ZMVpJWTNOcFJUQllWVk53Ym5oYVprYzFkSFZHT1ZaR2JIRXdOR2sxYTNoaE9FTm5XVUl5ZDI1VkwxZzRablZ3VGt4Q1dXMXBWbHBZWkdVS1FURk1Wamh0THpWcGNVTTNTRTVZYlVOS1IxZGpSVlJEVVZCSlkwSldSMGR0TkhGSGVFMXhlVzFSTXpSVVVsa3laa3d2T1hWNVpqazNSak5aV1dGTVN3cHFRV1V2TmtWV2NEbFVTM1l6Tm5ZelJGQXlRV3BKTURneGR5dEJaa3M1WWxFM01VRkVMekEyU0ZOMlZFdHpOVU5GVUdGV1EwZGpTMnhNTVVaVGVXUkpDakZTZHl0VE1HMW9WRko0WTA0d2MyOHJUMEV3VVhkTFFtZEZUbkYyVVU5NVNFcFRkRWNyVmt0UFYydFpZVWR0U1ZSNlpsUm5NRGxvZVdNeVZrMXNiVFlLUzJjMVZUTm9Ra2ROYlVkb1prWlJNMlpJYlN0d2EyVXhVRzl3YVhrclRsTlNkbTR6UlcxQmVsSmxWa2swZGt4bVIwRkVaMVEyWVhBclRHMUJSVTltWVFvclptRnJiM2hETkVadE1UY3ZUbTgzVWpsc2MyNHdRa2RGTkdaWU9IVktSRVpCVURsWlJUYzBOSHA1Vlc5SmIyOVVSR2xOTTNwcVFuUXZTVmN5ZFNzMUNtMURNbHBCYjBkQ1FVMXRjbWhyWjBoS2FpOUhTWFJ1UTBNd2FTOU5RWGR4WldweFRXdEtNa0Z4THpBM04xRlRkRkJCUjBGMGNuVklOSEl6UlVkUVkwOEtXSEp4V1doWlkzZGFhbmd4WWs4MEwxQkNZWGRCTTJOaGJWTXhNMFF6YmxGcU1IRjZZekp2T0VwcVZHaFhXR0pQYm1KV1JrTXJTbGx5UjB0UWMwOTBTd3AzVDNoMWRuVldiemhEWlZSUk15ODBWR0pVVms1R1ptWm9hRlJWUzBKNUsxQjVSMGt2V1dweGVuZExOblJ6UmpoNFpUWXlDaTB0TFMwdFJVNUVJRkpUUVNCUVVrbFdRVlJGSUV0RldTMHRMUzB0Q2c9PQo=","other-connectivity-list":{"connectivity-records":[]}} 2021-08-27 02:09:41,995 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-27 02:09:41,995 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-27 02:09:41,995 DEBUG 132:onap_service.py(1) - [None][Delete Connectivity Info] data sent: None 2021-08-27 02:09:41,997 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-27 02:09:42,028 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-27 02:09:42,029 INFO 142:onap_service.py(1) - [None][Delete Connectivity Info] response code: 204 2021-08-27 02:09:42,029 DEBUG 146:onap_service.py(1) - [None][Delete Connectivity Info] response: n/a 2021-08-27 02:09:42,032 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_cnf | integration | 09:40 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-08-27 02:09:42,036 INFO 57:basic_cnf.py(1) - Generate Test report 2021-08-27 02:09:42,136 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-08-27 02:09:42,539 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-27 02:09:42,542 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/612849666c44f500102b496c 2021-08-27 02:09:42,542 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK