2021-08-03 13:50:00,913 DEBUG 23:basic_cnf.py(1) - BasicCnf init started 2021-08-03 13:50:00,914 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-03 13:50:00,923 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase') 2021-08-03 13:50:00,924 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2021-08-03 13:50:00,924 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-08-03 13:50:00,924 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-08-03 13:50:00,925 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-03 13:50:00,925 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-08-03 13:50:00,925 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-08-03 13:50:00,925 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-08-03 13:50:00,925 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-08-03 13:50:00,925 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-08-03 13:50:00,926 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-08-03 13:50:00,926 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-08-03 13:50:00,926 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-08-03 13:50:00,926 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'... 2021-08-03 13:50:00,927 DEBUG 33:basic_cnf.py(1) - start time 2021-08-03 13:50:00,927 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist 2021-08-03 13:50:00,927 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-08-03 13:50:00,927 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-03 13:50:00,928 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-03 13:50:00,928 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-03 13:50:00,928 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-03 13:50:00,932 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:01,051 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 846 2021-08-03 13:50:01,052 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-03 13:50:01,053 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"d45dcf494ffd4c5188c4bb63b0715e06","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"704ad745b3d04b52b1d6c78fc9ef8a1b","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"8aa725912369429ab410896ca16b477c","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"2d73cdd43c674e5687f2dbbf741cb7f3","type":"vlm","name":"e1fe0e4a-007b-467a-a37f","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"989d588249104ab79b31d897251ac966","type":"vlm","name":"5dc21591-3a12-4c16-ab84","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-08-03 13:50:01,054 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-08-03 13:50:01,055 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-08-03 13:50:01,055 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-08-03 13:50:01,055 INFO 267:__init__.py(1) - attempting to create Vendor basicnf_vendor in SDC 2021-08-03 13:50:01,055 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-08-03 13:50:01,055 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-03 13:50:01,055 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-03 13:50:01,055 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-03 13:50:01,056 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-03 13:50:01,057 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:01,110 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 846 2021-08-03 13:50:01,111 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-03 13:50:01,112 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"d45dcf494ffd4c5188c4bb63b0715e06","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"704ad745b3d04b52b1d6c78fc9ef8a1b","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"8aa725912369429ab410896ca16b477c","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"2d73cdd43c674e5687f2dbbf741cb7f3","type":"vlm","name":"e1fe0e4a-007b-467a-a37f","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"989d588249104ab79b31d897251ac966","type":"vlm","name":"5dc21591-3a12-4c16-ab84","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-08-03 13:50:01,115 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-08-03 13:50:01,115 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-08-03 13:50:01,115 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-08-03 13:50:01,139 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-03 13:50:01,140 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-03 13:50:01,140 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicnf_vendor", "description": "vendor" } 2021-08-03 13:50:01,141 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:01,587 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-03 13:50:01,589 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-08-03 13:50:01,589 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"8e6caee7dfbe41c6aace32c2fc72b085","version":{"id":"06e0bfb7c8954c758433d37183603775","name":"1.0","description":"Initial version","status":"Draft"}} 2021-08-03 13:50:01,591 INFO 285:__init__.py(1) - Vendor basicnf_vendor is created in SDC 2021-08-03 13:50:01,592 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicnf_vendor in SDC 2021-08-03 13:50:01,595 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-03 13:50:01,596 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/8e6caee7dfbe41c6aace32c2fc72b085/versions/06e0bfb7c8954c758433d37183603775/actions 2021-08-03 13:50:01,596 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-08-03 13:50:01,598 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:01,796 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/8e6caee7dfbe41c6aace32c2fc72b085/versions/06e0bfb7c8954c758433d37183603775/actions HTTP/1.1" 200 2 2021-08-03 13:50:01,797 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-08-03 13:50:01,797 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-08-03 13:50:01,800 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-03 13:50:01,805 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-03 13:50:01,805 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-03 13:50:01,806 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-03 13:50:01,806 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-03 13:50:01,806 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-03 13:50:01,807 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:01,851 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 1332 2021-08-03 13:50:01,852 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-03 13:50:01,852 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_owdQbe_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"d45dcf494ffd4c5188c4bb63b0715e06","onboardingMethod":"NetworkPackage","id":"2fe69a6e73ff477097b6fd47f61c6d6c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"704ad745b3d04b52b1d6c78fc9ef8a1b","onboardingMethod":"NetworkPackage","id":"1180dd5461794568aa7d37c5d01d88c6","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"8aa725912369429ab410896ca16b477c","onboardingMethod":"NetworkPackage","id":"e7e51c249a1548c4917768b3c4d3b460","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 5b3fa263-b534","description":"vendor software product","vendorName":"e1fe0e4a-007b-467a-a37f","vendorId":"2d73cdd43c674e5687f2dbbf741cb7f3","onboardingMethod":"NetworkPackage","id":"51530ad763494b498aa6f6b00251d1d8","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4b80d98e-47ae","description":"vendor software product","vendorName":"5dc21591-3a12-4c16-ab84","vendorId":"989d588249104ab79b31d897251ac966","onboardingMethod":"NetworkPackage","id":"baeab29fec814f70a097ce0a7a6de891","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-08-03 13:50:01,854 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_owdQbe_VSP from SDC 2021-08-03 13:50:01,854 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-03 13:50:01,854 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-08-03 13:50:01,854 DEBUG 324:vsp.py(1) - importing VSP pNF 5b3fa263-b534 from SDC 2021-08-03 13:50:01,854 DEBUG 324:vsp.py(1) - importing VSP vFW 4b80d98e-47ae from SDC 2021-08-03 13:50:01,854 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-08-03 13:50:01,855 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-03 13:50:01,855 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-03 13:50:01,855 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-03 13:50:01,855 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-03 13:50:01,855 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-03 13:50:01,855 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-03 13:50:01,855 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-03 13:50:01,857 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:01,902 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 1332 2021-08-03 13:50:01,903 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-03 13:50:01,904 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_owdQbe_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"d45dcf494ffd4c5188c4bb63b0715e06","onboardingMethod":"NetworkPackage","id":"2fe69a6e73ff477097b6fd47f61c6d6c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"704ad745b3d04b52b1d6c78fc9ef8a1b","onboardingMethod":"NetworkPackage","id":"1180dd5461794568aa7d37c5d01d88c6","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"8aa725912369429ab410896ca16b477c","onboardingMethod":"NetworkPackage","id":"e7e51c249a1548c4917768b3c4d3b460","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 5b3fa263-b534","description":"vendor software product","vendorName":"e1fe0e4a-007b-467a-a37f","vendorId":"2d73cdd43c674e5687f2dbbf741cb7f3","onboardingMethod":"NetworkPackage","id":"51530ad763494b498aa6f6b00251d1d8","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4b80d98e-47ae","description":"vendor software product","vendorName":"5dc21591-3a12-4c16-ab84","vendorId":"989d588249104ab79b31d897251ac966","onboardingMethod":"NetworkPackage","id":"baeab29fec814f70a097ce0a7a6de891","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-08-03 13:50:01,905 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_owdQbe_VSP from SDC 2021-08-03 13:50:01,906 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-03 13:50:01,906 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-08-03 13:50:01,906 DEBUG 324:vsp.py(1) - importing VSP pNF 5b3fa263-b534 from SDC 2021-08-03 13:50:01,906 DEBUG 324:vsp.py(1) - importing VSP vFW 4b80d98e-47ae from SDC 2021-08-03 13:50:01,906 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-08-03 13:50:01,906 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-03 13:50:01,906 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-03 13:50:01,906 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-03 13:50:01,906 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-03 13:50:01,907 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-03 13:50:01,907 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-03 13:50:01,907 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-03 13:50:01,908 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:01,959 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 1332 2021-08-03 13:50:01,960 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-03 13:50:01,960 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_owdQbe_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"d45dcf494ffd4c5188c4bb63b0715e06","onboardingMethod":"NetworkPackage","id":"2fe69a6e73ff477097b6fd47f61c6d6c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"704ad745b3d04b52b1d6c78fc9ef8a1b","onboardingMethod":"NetworkPackage","id":"1180dd5461794568aa7d37c5d01d88c6","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"8aa725912369429ab410896ca16b477c","onboardingMethod":"NetworkPackage","id":"e7e51c249a1548c4917768b3c4d3b460","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 5b3fa263-b534","description":"vendor software product","vendorName":"e1fe0e4a-007b-467a-a37f","vendorId":"2d73cdd43c674e5687f2dbbf741cb7f3","onboardingMethod":"NetworkPackage","id":"51530ad763494b498aa6f6b00251d1d8","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4b80d98e-47ae","description":"vendor software product","vendorName":"5dc21591-3a12-4c16-ab84","vendorId":"989d588249104ab79b31d897251ac966","onboardingMethod":"NetworkPackage","id":"baeab29fec814f70a097ce0a7a6de891","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-08-03 13:50:01,962 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_owdQbe_VSP from SDC 2021-08-03 13:50:01,962 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-03 13:50:01,963 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-08-03 13:50:01,963 DEBUG 324:vsp.py(1) - importing VSP pNF 5b3fa263-b534 from SDC 2021-08-03 13:50:01,963 DEBUG 324:vsp.py(1) - importing VSP vFW 4b80d98e-47ae from SDC 2021-08-03 13:50:01,963 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-08-03 13:50:01,963 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-03 13:50:01,963 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-03 13:50:01,963 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-03 13:50:01,963 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-03 13:50:01,964 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-03 13:50:01,964 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-03 13:50:01,964 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-03 13:50:01,965 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:02,021 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 1332 2021-08-03 13:50:02,023 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-03 13:50:02,023 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_owdQbe_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"d45dcf494ffd4c5188c4bb63b0715e06","onboardingMethod":"NetworkPackage","id":"2fe69a6e73ff477097b6fd47f61c6d6c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"704ad745b3d04b52b1d6c78fc9ef8a1b","onboardingMethod":"NetworkPackage","id":"1180dd5461794568aa7d37c5d01d88c6","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"8aa725912369429ab410896ca16b477c","onboardingMethod":"NetworkPackage","id":"e7e51c249a1548c4917768b3c4d3b460","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 5b3fa263-b534","description":"vendor software product","vendorName":"e1fe0e4a-007b-467a-a37f","vendorId":"2d73cdd43c674e5687f2dbbf741cb7f3","onboardingMethod":"NetworkPackage","id":"51530ad763494b498aa6f6b00251d1d8","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4b80d98e-47ae","description":"vendor software product","vendorName":"5dc21591-3a12-4c16-ab84","vendorId":"989d588249104ab79b31d897251ac966","onboardingMethod":"NetworkPackage","id":"baeab29fec814f70a097ce0a7a6de891","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-08-03 13:50:02,026 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_owdQbe_VSP from SDC 2021-08-03 13:50:02,027 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-03 13:50:02,027 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-08-03 13:50:02,027 DEBUG 324:vsp.py(1) - importing VSP pNF 5b3fa263-b534 from SDC 2021-08-03 13:50:02,027 DEBUG 324:vsp.py(1) - importing VSP vFW 4b80d98e-47ae from SDC 2021-08-03 13:50:02,027 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-08-03 13:50:02,028 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-03 13:50:02,028 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-03 13:50:02,028 INFO 267:__init__.py(1) - attempting to create Vsp basic_cnf_VSP in SDC 2021-08-03 13:50:02,028 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-03 13:50:02,028 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-03 13:50:02,029 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-03 13:50:02,029 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-03 13:50:02,029 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-03 13:50:02,031 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:02,095 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 1332 2021-08-03 13:50:02,097 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-03 13:50:02,097 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_owdQbe_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"d45dcf494ffd4c5188c4bb63b0715e06","onboardingMethod":"NetworkPackage","id":"2fe69a6e73ff477097b6fd47f61c6d6c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"704ad745b3d04b52b1d6c78fc9ef8a1b","onboardingMethod":"NetworkPackage","id":"1180dd5461794568aa7d37c5d01d88c6","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"8aa725912369429ab410896ca16b477c","onboardingMethod":"NetworkPackage","id":"e7e51c249a1548c4917768b3c4d3b460","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 5b3fa263-b534","description":"vendor software product","vendorName":"e1fe0e4a-007b-467a-a37f","vendorId":"2d73cdd43c674e5687f2dbbf741cb7f3","onboardingMethod":"NetworkPackage","id":"51530ad763494b498aa6f6b00251d1d8","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4b80d98e-47ae","description":"vendor software product","vendorName":"5dc21591-3a12-4c16-ab84","vendorId":"989d588249104ab79b31d897251ac966","onboardingMethod":"NetworkPackage","id":"baeab29fec814f70a097ce0a7a6de891","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-08-03 13:50:02,100 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_owdQbe_VSP from SDC 2021-08-03 13:50:02,100 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-03 13:50:02,100 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-08-03 13:50:02,100 DEBUG 324:vsp.py(1) - importing VSP pNF 5b3fa263-b534 from SDC 2021-08-03 13:50:02,101 DEBUG 324:vsp.py(1) - importing VSP vFW 4b80d98e-47ae from SDC 2021-08-03 13:50:02,101 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-08-03 13:50:02,102 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-03 13:50:02,102 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-03 13:50:02,107 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-08-03 13:50:02,107 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-03 13:50:02,108 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-03 13:50:02,108 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-03 13:50:02,108 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-03 13:50:02,110 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:02,217 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 999 2021-08-03 13:50:02,218 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-03 13:50:02,218 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"8e6caee7dfbe41c6aace32c2fc72b085","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"d45dcf494ffd4c5188c4bb63b0715e06","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"704ad745b3d04b52b1d6c78fc9ef8a1b","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"8aa725912369429ab410896ca16b477c","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"2d73cdd43c674e5687f2dbbf741cb7f3","type":"vlm","name":"e1fe0e4a-007b-467a-a37f","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"989d588249104ab79b31d897251ac966","type":"vlm","name":"5dc21591-3a12-4c16-ab84","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":6} 2021-08-03 13:50:02,220 DEBUG 147:__init__.py(1) - number of Vendor returned: 6 2021-08-03 13:50:02,220 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-08-03 13:50:02,221 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-03 13:50:02,221 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/8e6caee7dfbe41c6aace32c2fc72b085/versions 2021-08-03 13:50:02,221 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-03 13:50:02,223 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:02,303 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8e6caee7dfbe41c6aace32c2fc72b085/versions HTTP/1.1" 200 264 2021-08-03 13:50:02,304 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-03 13:50:02,304 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"06e0bfb7c8954c758433d37183603775","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1627998601200,"modificationTime":1627998601709,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-03 13:50:02,306 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-03 13:50:02,306 INFO 192:__init__.py(1) - Vendor found, updating information 2021-08-03 13:50:02,306 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-03 13:50:02,307 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/8e6caee7dfbe41c6aace32c2fc72b085/versions 2021-08-03 13:50:02,307 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-03 13:50:02,308 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:02,399 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8e6caee7dfbe41c6aace32c2fc72b085/versions HTTP/1.1" 200 264 2021-08-03 13:50:02,401 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-03 13:50:02,401 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"06e0bfb7c8954c758433d37183603775","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1627998601200,"modificationTime":1627998601709,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-03 13:50:02,403 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-03 13:50:02,404 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-03 13:50:02,404 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-03 13:50:02,404 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": "8e6caee7dfbe41c6aace32c2fc72b085", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-08-03 13:50:02,405 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:03,415 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-03 13:50:03,416 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-08-03 13:50:03,417 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"ec80e6d4aed54fd1bdafe379b037421c","version":{"id":"c2fe1066a2ee48cfb2b231a5a3dad0fd","name":"1.0","description":"Initial version","status":"Draft"}} 2021-08-03 13:50:03,419 INFO 285:__init__.py(1) - Vsp basic_cnf_VSP is created in SDC 2021-08-03 13:50:03,419 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-03 13:50:03,419 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/ec80e6d4aed54fd1bdafe379b037421c/versions 2021-08-03 13:50:03,419 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-03 13:50:03,421 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:03,466 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ec80e6d4aed54fd1bdafe379b037421c/versions HTTP/1.1" 200 253 2021-08-03 13:50:03,467 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-03 13:50:03,467 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c2fe1066a2ee48cfb2b231a5a3dad0fd","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1627998602466,"modificationTime":1627998602904,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-03 13:50:03,469 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-03 13:50:03,470 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/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd 2021-08-03 13:50:03,470 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-03 13:50:03,471 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:03,556 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd HTTP/1.1" 200 223 2021-08-03 13:50:03,557 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-03 13:50:03,557 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"c2fe1066a2ee48cfb2b231a5a3dad0fd","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1627998602466,"modificationTime":1627998602889} 2021-08-03 13:50:03,560 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-03 13:50:03,560 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/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd 2021-08-03 13:50:03,560 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-03 13:50:03,561 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:03,709 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd HTTP/1.1" 200 369 2021-08-03 13:50:03,711 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-03 13:50:03,711 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":"8e6caee7dfbe41c6aace32c2fc72b085","onboardingMethod":"NetworkPackage","id":"ec80e6d4aed54fd1bdafe379b037421c","version":"c2fe1066a2ee48cfb2b231a5a3dad0fd"} 2021-08-03 13:50:03,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-03 13:50:03,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/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd 2021-08-03 13:50:03,716 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-03 13:50:03,718 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:03,871 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd HTTP/1.1" 200 369 2021-08-03 13:50:03,873 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-03 13:50:03,873 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":"8e6caee7dfbe41c6aace32c2fc72b085","onboardingMethod":"NetworkPackage","id":"ec80e6d4aed54fd1bdafe379b037421c","version":"c2fe1066a2ee48cfb2b231a5a3dad0fd"} 2021-08-03 13:50:03,876 INFO 241:vsp.py(1) - attempting to upload package for basic_cnf_VSP in SDC 2021-08-03 13:50:03,876 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-03 13:50:03,877 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/ec80e6d4aed54fd1bdafe379b037421c/versions 2021-08-03 13:50:03,877 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-03 13:50:03,878 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:03,922 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ec80e6d4aed54fd1bdafe379b037421c/versions HTTP/1.1" 200 253 2021-08-03 13:50:03,923 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-03 13:50:03,923 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c2fe1066a2ee48cfb2b231a5a3dad0fd","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1627998602466,"modificationTime":1627998602904,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-03 13:50:03,925 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-03 13:50:03,925 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/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd 2021-08-03 13:50:03,925 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-03 13:50:03,927 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:04,001 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd HTTP/1.1" 200 223 2021-08-03 13:50:04,002 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-03 13:50:04,002 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"c2fe1066a2ee48cfb2b231a5a3dad0fd","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1627998602466,"modificationTime":1627998602889} 2021-08-03 13:50:04,004 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-03 13:50:04,005 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/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd 2021-08-03 13:50:04,005 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-03 13:50:04,006 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:04,176 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd HTTP/1.1" 200 369 2021-08-03 13:50:04,177 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-03 13:50:04,178 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":"8e6caee7dfbe41c6aace32c2fc72b085","onboardingMethod":"NetworkPackage","id":"ec80e6d4aed54fd1bdafe379b037421c","version":"c2fe1066a2ee48cfb2b231a5a3dad0fd"} 2021-08-03 13:50:04,182 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-03 13:50:04,182 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/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd 2021-08-03 13:50:04,182 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-03 13:50:04,184 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:04,421 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd HTTP/1.1" 200 369 2021-08-03 13:50:04,422 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-03 13:50:04,423 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":"8e6caee7dfbe41c6aace32c2fc72b085","onboardingMethod":"NetworkPackage","id":"ec80e6d4aed54fd1bdafe379b037421c","version":"c2fe1066a2ee48cfb2b231a5a3dad0fd"} 2021-08-03 13:50:04,425 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-03 13:50:04,425 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/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd/orchestration-template-candidate 2021-08-03 13:50:04,425 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-08-03 13:50:04,427 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:04,546 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd/orchestration-template-candidate HTTP/1.1" 200 90 2021-08-03 13:50:04,547 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-08-03 13:50:04,547 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-03 13:50:04,547 INFO 194:vsp.py(1) - Files for Vsp basic_cnf_VSP have been uploaded 2021-08-03 13:50:04,549 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-03 13:50:04,549 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/ec80e6d4aed54fd1bdafe379b037421c/versions 2021-08-03 13:50:04,549 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-03 13:50:04,551 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:04,599 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ec80e6d4aed54fd1bdafe379b037421c/versions HTTP/1.1" 200 253 2021-08-03 13:50:04,600 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-03 13:50:04,600 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c2fe1066a2ee48cfb2b231a5a3dad0fd","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1627998602466,"modificationTime":1627998602904,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-03 13:50:04,602 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-03 13:50:04,602 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/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd 2021-08-03 13:50:04,602 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-03 13:50:04,604 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:04,678 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd HTTP/1.1" 200 222 2021-08-03 13:50:04,679 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-03 13:50:04,679 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"c2fe1066a2ee48cfb2b231a5a3dad0fd","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1627998602466,"modificationTime":1627998604539} 2021-08-03 13:50:04,681 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-03 13:50:04,681 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/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd 2021-08-03 13:50:04,682 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-03 13:50:04,683 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:04,781 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd HTTP/1.1" 200 436 2021-08-03 13:50:04,782 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-03 13:50:04,783 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":"8e6caee7dfbe41c6aace32c2fc72b085","onboardingMethod":"NetworkPackage","id":"ec80e6d4aed54fd1bdafe379b037421c","version":"c2fe1066a2ee48cfb2b231a5a3dad0fd","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-03 13:50:04,785 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-03 13:50:04,785 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/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd 2021-08-03 13:50:04,785 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-03 13:50:04,787 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:04,869 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd HTTP/1.1" 200 436 2021-08-03 13:50:04,871 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-03 13:50:04,871 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":"8e6caee7dfbe41c6aace32c2fc72b085","onboardingMethod":"NetworkPackage","id":"ec80e6d4aed54fd1bdafe379b037421c","version":"c2fe1066a2ee48cfb2b231a5a3dad0fd","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-03 13:50:04,873 INFO 241:vsp.py(1) - attempting to validate for basic_cnf_VSP in SDC 2021-08-03 13:50:04,874 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-03 13:50:04,874 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/ec80e6d4aed54fd1bdafe379b037421c/versions 2021-08-03 13:50:04,874 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-03 13:50:04,875 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:04,916 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ec80e6d4aed54fd1bdafe379b037421c/versions HTTP/1.1" 200 253 2021-08-03 13:50:04,917 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-03 13:50:04,918 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c2fe1066a2ee48cfb2b231a5a3dad0fd","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1627998602466,"modificationTime":1627998602904,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-03 13:50:04,920 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-03 13:50:04,920 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/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd 2021-08-03 13:50:04,920 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-03 13:50:04,922 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:04,998 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd HTTP/1.1" 200 222 2021-08-03 13:50:04,999 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-03 13:50:05,000 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"c2fe1066a2ee48cfb2b231a5a3dad0fd","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1627998602466,"modificationTime":1627998604539} 2021-08-03 13:50:05,002 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-03 13:50:05,003 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/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd 2021-08-03 13:50:05,003 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-03 13:50:05,004 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:05,104 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd HTTP/1.1" 200 436 2021-08-03 13:50:05,105 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-03 13:50:05,106 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"8e6caee7dfbe41c6aace32c2fc72b085","onboardingMethod":"NetworkPackage","id":"ec80e6d4aed54fd1bdafe379b037421c","version":"c2fe1066a2ee48cfb2b231a5a3dad0fd","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-03 13:50:05,108 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-03 13:50:05,108 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/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd 2021-08-03 13:50:05,108 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-03 13:50:05,110 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:05,303 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd HTTP/1.1" 200 436 2021-08-03 13:50:05,304 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-03 13:50:05,304 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":"8e6caee7dfbe41c6aace32c2fc72b085","onboardingMethod":"NetworkPackage","id":"ec80e6d4aed54fd1bdafe379b037421c","version":"c2fe1066a2ee48cfb2b231a5a3dad0fd","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-03 13:50:05,307 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-03 13:50:05,307 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/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd/orchestration-template-candidate/process 2021-08-03 13:50:05,307 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-08-03 13:50:05,309 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:09,016 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd/orchestration-template-candidate/process HTTP/1.1" 200 231 2021-08-03 13:50:09,018 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-08-03 13:50:09,018 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-03 13:50:09,020 INFO 209:vsp.py(1) - Artifacts for Vsp basic_cnf_VSP have been validated 2021-08-03 13:50:09,021 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-03 13:50:09,021 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/ec80e6d4aed54fd1bdafe379b037421c/versions 2021-08-03 13:50:09,021 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-03 13:50:09,022 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:09,107 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ec80e6d4aed54fd1bdafe379b037421c/versions HTTP/1.1" 200 253 2021-08-03 13:50:09,108 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-03 13:50:09,108 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c2fe1066a2ee48cfb2b231a5a3dad0fd","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1627998602466,"modificationTime":1627998602904,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-03 13:50:09,111 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-03 13:50:09,111 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/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd 2021-08-03 13:50:09,112 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-03 13:50:09,113 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:09,324 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd HTTP/1.1" 200 222 2021-08-03 13:50:09,325 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-03 13:50:09,325 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"c2fe1066a2ee48cfb2b231a5a3dad0fd","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1627998602466,"modificationTime":1627998609002} 2021-08-03 13:50:09,328 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-03 13:50:09,328 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/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd 2021-08-03 13:50:09,328 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-03 13:50:09,329 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:09,828 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd HTTP/1.1" 200 804 2021-08-03 13:50:09,829 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-03 13:50:09,830 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":"8e6caee7dfbe41c6aace32c2fc72b085","onboardingMethod":"NetworkPackage","id":"ec80e6d4aed54fd1bdafe379b037421c","version":"c2fe1066a2ee48cfb2b231a5a3dad0fd","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-03 13:50:09,833 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-03 13:50:09,833 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/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd 2021-08-03 13:50:09,833 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-03 13:50:09,835 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:10,502 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd HTTP/1.1" 200 804 2021-08-03 13:50:10,503 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-03 13:50:10,503 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":"8e6caee7dfbe41c6aace32c2fc72b085","onboardingMethod":"NetworkPackage","id":"ec80e6d4aed54fd1bdafe379b037421c","version":"c2fe1066a2ee48cfb2b231a5a3dad0fd","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-03 13:50:10,505 INFO 241:vsp.py(1) - attempting to commit for basic_cnf_VSP in SDC 2021-08-03 13:50:10,506 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-03 13:50:10,506 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/ec80e6d4aed54fd1bdafe379b037421c/versions 2021-08-03 13:50:10,506 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-03 13:50:10,507 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:10,606 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ec80e6d4aed54fd1bdafe379b037421c/versions HTTP/1.1" 200 253 2021-08-03 13:50:10,607 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-03 13:50:10,607 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c2fe1066a2ee48cfb2b231a5a3dad0fd","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1627998602466,"modificationTime":1627998602904,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-03 13:50:10,609 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-03 13:50:10,609 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/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd 2021-08-03 13:50:10,609 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-03 13:50:10,611 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:10,828 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd HTTP/1.1" 200 222 2021-08-03 13:50:10,829 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-03 13:50:10,829 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"c2fe1066a2ee48cfb2b231a5a3dad0fd","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1627998602466,"modificationTime":1627998609002} 2021-08-03 13:50:10,831 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-03 13:50:10,832 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/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd 2021-08-03 13:50:10,832 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-03 13:50:10,833 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:11,624 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd HTTP/1.1" 200 804 2021-08-03 13:50:11,626 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-03 13:50:11,626 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":"8e6caee7dfbe41c6aace32c2fc72b085","onboardingMethod":"NetworkPackage","id":"ec80e6d4aed54fd1bdafe379b037421c","version":"c2fe1066a2ee48cfb2b231a5a3dad0fd","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-03 13:50:11,628 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-03 13:50:11,628 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/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd 2021-08-03 13:50:11,628 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-03 13:50:11,630 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:12,224 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd HTTP/1.1" 200 804 2021-08-03 13:50:12,226 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-03 13:50:12,226 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":"8e6caee7dfbe41c6aace32c2fc72b085","onboardingMethod":"NetworkPackage","id":"ec80e6d4aed54fd1bdafe379b037421c","version":"c2fe1066a2ee48cfb2b231a5a3dad0fd","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-03 13:50:12,244 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-03 13:50:12,244 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/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd/actions 2021-08-03 13:50:12,244 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-08-03 13:50:12,246 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:21,727 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd/actions HTTP/1.1" 200 2 2021-08-03 13:50:21,729 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-08-03 13:50:21,729 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-08-03 13:50:21,731 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-03 13:50:21,731 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/ec80e6d4aed54fd1bdafe379b037421c/versions 2021-08-03 13:50:21,731 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-03 13:50:21,733 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:21,775 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ec80e6d4aed54fd1bdafe379b037421c/versions HTTP/1.1" 200 253 2021-08-03 13:50:21,776 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-03 13:50:21,777 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c2fe1066a2ee48cfb2b231a5a3dad0fd","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1627998602466,"modificationTime":1627998612318,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-03 13:50:21,779 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-03 13:50:21,779 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/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd 2021-08-03 13:50:21,779 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-03 13:50:21,780 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:21,858 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd HTTP/1.1" 200 223 2021-08-03 13:50:21,860 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-03 13:50:21,860 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"c2fe1066a2ee48cfb2b231a5a3dad0fd","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1627998602466,"modificationTime":1627998609002} 2021-08-03 13:50:21,862 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-03 13:50:21,862 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/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd 2021-08-03 13:50:21,863 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-03 13:50:21,864 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:21,969 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd HTTP/1.1" 200 804 2021-08-03 13:50:21,970 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-03 13:50:21,971 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":"8e6caee7dfbe41c6aace32c2fc72b085","onboardingMethod":"NetworkPackage","id":"ec80e6d4aed54fd1bdafe379b037421c","version":"c2fe1066a2ee48cfb2b231a5a3dad0fd","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-03 13:50:21,973 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_cnf_VSP in SDC 2021-08-03 13:50:21,974 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-03 13:50:21,974 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/ec80e6d4aed54fd1bdafe379b037421c/versions 2021-08-03 13:50:21,974 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-03 13:50:21,976 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:22,026 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ec80e6d4aed54fd1bdafe379b037421c/versions HTTP/1.1" 200 253 2021-08-03 13:50:22,028 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-03 13:50:22,028 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c2fe1066a2ee48cfb2b231a5a3dad0fd","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1627998602466,"modificationTime":1627998612318,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-03 13:50:22,030 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-03 13:50:22,031 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/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd 2021-08-03 13:50:22,031 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-03 13:50:22,032 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:22,108 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd HTTP/1.1" 200 223 2021-08-03 13:50:22,109 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-03 13:50:22,109 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"c2fe1066a2ee48cfb2b231a5a3dad0fd","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1627998602466,"modificationTime":1627998609002} 2021-08-03 13:50:22,112 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-03 13:50:22,112 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/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd 2021-08-03 13:50:22,112 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-03 13:50:22,113 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:22,216 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd HTTP/1.1" 200 804 2021-08-03 13:50:22,217 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-03 13:50:22,217 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":"8e6caee7dfbe41c6aace32c2fc72b085","onboardingMethod":"NetworkPackage","id":"ec80e6d4aed54fd1bdafe379b037421c","version":"c2fe1066a2ee48cfb2b231a5a3dad0fd","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-03 13:50:22,223 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-03 13:50:22,224 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/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd/actions 2021-08-03 13:50:22,224 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-08-03 13:50:22,226 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:26,625 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd/actions HTTP/1.1" 200 2 2021-08-03 13:50:26,627 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-08-03 13:50:26,628 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-08-03 13:50:26,631 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-03 13:50:26,631 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/ec80e6d4aed54fd1bdafe379b037421c/versions 2021-08-03 13:50:26,631 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-03 13:50:26,634 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:26,681 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ec80e6d4aed54fd1bdafe379b037421c/versions HTTP/1.1" 200 264 2021-08-03 13:50:26,682 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-03 13:50:26,682 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c2fe1066a2ee48cfb2b231a5a3dad0fd","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1627998602466,"modificationTime":1627998625157,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-03 13:50:26,684 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-08-03 13:50:26,684 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-03 13:50:26,684 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/ec80e6d4aed54fd1bdafe379b037421c/versions 2021-08-03 13:50:26,685 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-03 13:50:26,686 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:26,729 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ec80e6d4aed54fd1bdafe379b037421c/versions HTTP/1.1" 200 264 2021-08-03 13:50:26,730 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-03 13:50:26,730 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c2fe1066a2ee48cfb2b231a5a3dad0fd","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1627998602466,"modificationTime":1627998625157,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-03 13:50:26,735 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-03 13:50:26,735 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/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd/actions 2021-08-03 13:50:26,735 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-08-03 13:50:26,737 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:27,402 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd/actions HTTP/1.1" 200 317 2021-08-03 13:50:27,403 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-08-03 13:50:27,403 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"ec80e6d4aed54fd1bdafe379b037421c","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-03 13:50:27,403 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"ec80e6d4aed54fd1bdafe379b037421c","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-03 13:50:27,405 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-03 13:50:27,406 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-03 13:50:27,406 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-03 13:50:27,406 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-03 13:50:27,406 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-03 13:50:27,408 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-03 13:50:27,534 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1074 2021-08-03 13:50:27,536 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-03 13:50:27,536 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f29eee05-5af5-4c14-940d-331a1240a2f6","invariantUUID":"f4c44a6c-be0f-48c5-9a80-f861c8ff838e","name":"basic_onboard_owdQbe","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f29eee05-5af5-4c14-940d-331a1240a2f6/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"50e50a30-ac53-4b69-bbce-cd0f13d45824","invariantUUID":"c55c0de3-f7f5-4062-aa6d-475b67858fc6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/50e50a30-ac53-4b69-bbce-cd0f13d45824/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"8c9d4af7-4175-4a92-a77b-cea77d536b64","invariantUUID":"bd5f01ae-40d3-4fac-b35c-9600fecbf7bb","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8c9d4af7-4175-4a92-a77b-cea77d536b64/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-03 13:50:27,538 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_owdQbe from SDC 2021-08-03 13:50:27,538 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:50:27,538 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:50:27,539 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-03 13:50:27,539 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-03 13:50:27,539 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:50:27,539 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:50:27,539 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-03 13:50:27,540 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-08-03 13:50:27,540 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:50:27,540 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:50:27,540 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-03 13:50:27,540 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-08-03 13:50:27,541 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-03 13:50:27,541 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-08-03 13:50:37,551 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-03 13:50:37,552 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-03 13:50:37,552 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-03 13:50:37,552 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-08-03 13:50:37,553 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-03 13:50:37,554 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-03 13:50:37,911 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1074 2021-08-03 13:50:37,912 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-03 13:50:37,913 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f29eee05-5af5-4c14-940d-331a1240a2f6","invariantUUID":"f4c44a6c-be0f-48c5-9a80-f861c8ff838e","name":"basic_onboard_owdQbe","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f29eee05-5af5-4c14-940d-331a1240a2f6/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"50e50a30-ac53-4b69-bbce-cd0f13d45824","invariantUUID":"c55c0de3-f7f5-4062-aa6d-475b67858fc6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/50e50a30-ac53-4b69-bbce-cd0f13d45824/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"8c9d4af7-4175-4a92-a77b-cea77d536b64","invariantUUID":"bd5f01ae-40d3-4fac-b35c-9600fecbf7bb","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8c9d4af7-4175-4a92-a77b-cea77d536b64/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-03 13:50:37,915 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_owdQbe from SDC 2021-08-03 13:50:37,915 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:50:37,915 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:50:37,915 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-03 13:50:37,915 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-03 13:50:37,916 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:50:37,916 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:50:37,916 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-03 13:50:37,916 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-08-03 13:50:37,916 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:50:37,916 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:50:37,916 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-03 13:50:37,917 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-08-03 13:50:37,917 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-03 13:50:37,917 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-08-03 13:50:37,917 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-03 13:50:37,917 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-03 13:50:37,917 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-03 13:50:37,918 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-03 13:50:37,918 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-03 13:50:37,919 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-03 13:50:38,299 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1074 2021-08-03 13:50:38,301 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-03 13:50:38,301 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f29eee05-5af5-4c14-940d-331a1240a2f6","invariantUUID":"f4c44a6c-be0f-48c5-9a80-f861c8ff838e","name":"basic_onboard_owdQbe","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f29eee05-5af5-4c14-940d-331a1240a2f6/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"50e50a30-ac53-4b69-bbce-cd0f13d45824","invariantUUID":"c55c0de3-f7f5-4062-aa6d-475b67858fc6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/50e50a30-ac53-4b69-bbce-cd0f13d45824/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"8c9d4af7-4175-4a92-a77b-cea77d536b64","invariantUUID":"bd5f01ae-40d3-4fac-b35c-9600fecbf7bb","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8c9d4af7-4175-4a92-a77b-cea77d536b64/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-03 13:50:38,304 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_owdQbe from SDC 2021-08-03 13:50:38,304 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:50:38,305 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:50:38,305 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-03 13:50:38,306 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-03 13:50:38,306 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:50:38,306 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:50:38,306 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-03 13:50:38,306 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-08-03 13:50:38,307 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:50:38,307 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:50:38,307 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-03 13:50:38,307 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-08-03 13:50:38,307 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-03 13:50:38,307 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-08-03 13:50:38,308 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-08-03 13:50:38,308 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-08-03 13:50:38,308 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-03 13:50:38,309 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-03 13:50:38,309 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-08-03 13:50:38,311 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:39,004 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-03 13:50:39,005 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-08-03 13:50:39,006 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-08-03 13:50:39,009 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-08-03 13:50:39,009 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-08-03 13:50:39,009 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-08-03 13:50:39,009 INFO 267:__init__.py(1) - attempting to create Vf basic_cnf in SDC 2021-08-03 13:50:39,009 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-03 13:50:39,009 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-03 13:50:39,010 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-03 13:50:39,010 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-03 13:50:39,010 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-03 13:50:39,011 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-03 13:50:39,323 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1074 2021-08-03 13:50:39,324 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-03 13:50:39,325 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f29eee05-5af5-4c14-940d-331a1240a2f6","invariantUUID":"f4c44a6c-be0f-48c5-9a80-f861c8ff838e","name":"basic_onboard_owdQbe","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f29eee05-5af5-4c14-940d-331a1240a2f6/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"50e50a30-ac53-4b69-bbce-cd0f13d45824","invariantUUID":"c55c0de3-f7f5-4062-aa6d-475b67858fc6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/50e50a30-ac53-4b69-bbce-cd0f13d45824/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"8c9d4af7-4175-4a92-a77b-cea77d536b64","invariantUUID":"bd5f01ae-40d3-4fac-b35c-9600fecbf7bb","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8c9d4af7-4175-4a92-a77b-cea77d536b64/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-03 13:50:39,327 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_owdQbe from SDC 2021-08-03 13:50:39,327 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:50:39,327 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:50:39,327 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-03 13:50:39,327 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-03 13:50:39,328 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:50:39,328 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:50:39,328 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-03 13:50:39,328 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-08-03 13:50:39,328 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:50:39,328 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:50:39,328 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-03 13:50:39,328 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-08-03 13:50:39,328 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-03 13:50:39,328 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-08-03 13:50:39,342 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-03 13:50:39,343 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-03 13:50:39,343 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-03 13:50:39,343 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-03 13:50:39,343 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-03 13:50:39,345 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:39,404 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 1584 2021-08-03 13:50:39,405 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-03 13:50:39,405 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"8e6caee7dfbe41c6aace32c2fc72b085","onboardingMethod":"NetworkPackage","id":"ec80e6d4aed54fd1bdafe379b037421c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_owdQbe_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"d45dcf494ffd4c5188c4bb63b0715e06","onboardingMethod":"NetworkPackage","id":"2fe69a6e73ff477097b6fd47f61c6d6c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"704ad745b3d04b52b1d6c78fc9ef8a1b","onboardingMethod":"NetworkPackage","id":"1180dd5461794568aa7d37c5d01d88c6","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"8aa725912369429ab410896ca16b477c","onboardingMethod":"NetworkPackage","id":"e7e51c249a1548c4917768b3c4d3b460","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 5b3fa263-b534","description":"vendor software product","vendorName":"e1fe0e4a-007b-467a-a37f","vendorId":"2d73cdd43c674e5687f2dbbf741cb7f3","onboardingMethod":"NetworkPackage","id":"51530ad763494b498aa6f6b00251d1d8","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4b80d98e-47ae","description":"vendor software product","vendorName":"5dc21591-3a12-4c16-ab84","vendorId":"989d588249104ab79b31d897251ac966","onboardingMethod":"NetworkPackage","id":"baeab29fec814f70a097ce0a7a6de891","owner":"cs0008","status":"ACTIVE"}],"listCount":6} 2021-08-03 13:50:39,408 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-08-03 13:50:39,408 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_owdQbe_VSP from SDC 2021-08-03 13:50:39,408 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-03 13:50:39,408 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-08-03 13:50:39,408 DEBUG 324:vsp.py(1) - importing VSP pNF 5b3fa263-b534 from SDC 2021-08-03 13:50:39,408 DEBUG 324:vsp.py(1) - importing VSP vFW 4b80d98e-47ae from SDC 2021-08-03 13:50:39,408 DEBUG 147:__init__.py(1) - number of Vsp returned: 6 2021-08-03 13:50:39,408 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-03 13:50:39,409 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-03 13:50:39,409 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/ec80e6d4aed54fd1bdafe379b037421c/versions 2021-08-03 13:50:39,409 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-03 13:50:39,411 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:39,461 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ec80e6d4aed54fd1bdafe379b037421c/versions HTTP/1.1" 200 264 2021-08-03 13:50:39,463 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-03 13:50:39,463 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c2fe1066a2ee48cfb2b231a5a3dad0fd","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1627998602466,"modificationTime":1627998625157,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-03 13:50:39,465 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-03 13:50:39,465 INFO 192:__init__.py(1) - Vsp found, updating information 2021-08-03 13:50:39,465 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-08-03 13:50:39,465 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-03 13:50:39,465 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/ec80e6d4aed54fd1bdafe379b037421c/versions 2021-08-03 13:50:39,466 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-03 13:50:39,468 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:39,518 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ec80e6d4aed54fd1bdafe379b037421c/versions HTTP/1.1" 200 264 2021-08-03 13:50:39,519 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-03 13:50:39,519 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c2fe1066a2ee48cfb2b231a5a3dad0fd","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1627998602466,"modificationTime":1627998625157,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-03 13:50:39,522 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-03 13:50:39,522 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/ec80e6d4aed54fd1bdafe379b037421c/versions 2021-08-03 13:50:39,522 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-03 13:50:39,524 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:39,569 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ec80e6d4aed54fd1bdafe379b037421c/versions HTTP/1.1" 200 264 2021-08-03 13:50:39,571 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-03 13:50:39,571 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c2fe1066a2ee48cfb2b231a5a3dad0fd","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1627998602466,"modificationTime":1627998625157,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-03 13:50:39,573 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-03 13:50:39,577 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-03 13:50:39,577 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/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd/actions 2021-08-03 13:50:39,577 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-08-03 13:50:39,579 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:41,026 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd/actions HTTP/1.1" 200 317 2021-08-03 13:50:41,028 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-08-03 13:50:41,028 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"ec80e6d4aed54fd1bdafe379b037421c","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-03 13:50:41,028 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"ec80e6d4aed54fd1bdafe379b037421c","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-03 13:50:41,032 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-03 13:50:41,032 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/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd 2021-08-03 13:50:41,032 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-03 13:50:41,035 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:41,259 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ec80e6d4aed54fd1bdafe379b037421c/versions/c2fe1066a2ee48cfb2b231a5a3dad0fd HTTP/1.1" 200 804 2021-08-03 13:50:41,260 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-03 13:50:41,260 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":"8e6caee7dfbe41c6aace32c2fc72b085","onboardingMethod":"NetworkPackage","id":"ec80e6d4aed54fd1bdafe379b037421c","version":"c2fe1066a2ee48cfb2b231a5a3dad0fd","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-03 13:50:41,262 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-03 13:50:41,263 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-03 13:50:41,263 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": "ec80e6d4aed54fd1bdafe379b037421c", "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-03 13:50:41,264 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:45,127 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-03 13:50:45,131 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-08-03 13:50:45,135 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1627998643650,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"e23b4d7a-ddcb-440f-824d-4f8895b1d752","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"7df6ca46-abbc-4de1-af85-f554ce9be788.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1627998643652,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1627998643650,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"creationDate":1627998643742,"timeout":0,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"7138ca19-e28c-4441-9a95-722c03154f45","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"7df6ca46-abbc-4de1-af85-f554ce9be788.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1627998643744,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1627998643742,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1627998643650,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"e23b4d7a-ddcb-440f-824d-4f8895b1d752","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"7df6ca46-abbc-4de1-af85-f554ce9be788.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1627998643652,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1627998643650,"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,"creationDate":1627998643669,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"2071de64-f63f-4392-bdb9-c8a0a1c0cdcc","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"7df6ca46-abbc-4de1-af85-f554ce9be788.heat1","duplicated":false,"payloadUpdateDate":1627998643675,"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":1627998643669,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1627998643683,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"7df6ca46-abbc-4de1-af85-f554ce9be788.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1627998643683,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1627998643683,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1627998642259,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.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":1627998642259,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1627998642259,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.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":1627998642259,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"tosca.capabilities.Node","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"feature","uniqueId":"capability.16ad3701-abfc-44ef-8693-07be6313c60e.feature","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"feature_dummy","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"tosca.capabilities.Scalable","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"scalable","uniqueId":"capability.5a6bfaa2-f12f-41cd-a86a-641c4862f5a1.scalable","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"scalable_dummy","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"tosca.capabilities.network.Bindable","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"binding","uniqueId":"capability.5a6bfaa2-f12f-41cd-a86a-641c4862f5a1.binding","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"binding_dummy","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"tosca.capabilities.Container","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"host","uniqueId":"capability.5a6bfaa2-f12f-41cd-a86a-641c4862f5a1.host","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"host_dummy","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.ephemeral.size","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.ephemeral.size","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.ephemeral.size_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"instance","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.instance","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"instance_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"memory","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.memory","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.iops","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.iops","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.iops_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.device.read.requests","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.device.read.requests","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.requests_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"cpu.delta","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.cpu.delta","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu.delta_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.capacity","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.capacity","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.capacity_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.device.read.bytes","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.device.read.bytes","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.write.bytes","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.write.bytes","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.latency","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.latency","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.latency_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.device.read.bytes.rate","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.usage","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.usage","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.usage_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"cpu_util","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.cpu_util","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu_util_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.device.allocation","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.device.allocation","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.allocation_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.write.requests.rate","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.write.requests.rate","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.write.bytes.rate","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.write.bytes.rate","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.device.latency","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.device.latency","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.latency_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"cpu","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.cpu","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.device.write.requests","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.device.write.requests","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.requests_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.device.write.bytes","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.device.write.bytes","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.read.requests","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.read.requests","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.requests_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.root.size","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.root.size","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.root.size_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.device.write.bytes.rate","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"vcpus","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.vcpus","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"vcpus_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.device.iops","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.device.iops","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.iops_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.device.usage","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.device.usage","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.usage_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.device.read.requests.rate","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.device.read.requests.rate","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.requests.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.device.write.requests.rate","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.device.write.requests.rate","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.requests.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.allocation","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.allocation","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.allocation_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.read.bytes.rate","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.read.bytes.rate","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.read.bytes","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.read.bytes","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"memory.usage","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.memory.usage","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory.usage_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.device.capacity","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.device.capacity","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.capacity_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"memory.resident","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.memory.resident","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory.resident_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.write.requests","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.write.requests","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests_dummy","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"tosca.capabilities.OperatingSystem","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"os","uniqueId":"capability.5a6bfaa2-f12f-41cd-a86a-641c4862f5a1.os","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"os_dummy","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"tosca.capabilities.Endpoint.Admin","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"endpoint","uniqueId":"capability.5a6bfaa2-f12f-41cd-a86a-641c4862f5a1.endpoint","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"endpoint_dummy","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"node":"tosca.nodes.Root","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"dependency","uniqueId":"16ad3701-abfc-44ef-8693-07be6313c60e.dependency","capability":"tosca.capabilities.Node","ownerId":"16ad3701-abfc-44ef-8693-07be6313c60e","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"node":"tosca.nodes.BlockStorage","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"local_storage","uniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"33eae6cb-9778-4875-940b-2fac301406e1.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"33eae6cb-9778-4875-940b-2fac301406e1","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"33eae6cb-9778-4875-940b-2fac301406e1","empty":false},{"definition":false,"hidden":false,"uniqueId":"33eae6cb-9778-4875-940b-2fac301406e1.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"33eae6cb-9778-4875-940b-2fac301406e1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"33eae6cb-9778-4875-940b-2fac301406e1","empty":false},{"definition":false,"hidden":false,"uniqueId":"914ae696-1e7b-484c-83a9-550aea52f721.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":"7df6ca46-abbc-4de1-af85-f554ce9be788.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"7df6ca46-abbc-4de1-af85-f554ce9be788.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"7df6ca46-abbc-4de1-af85-f554ce9be788.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":"914ae696-1e7b-484c-83a9-550aea52f721.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":"914ae696-1e7b-484c-83a9-550aea52f721.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":"7df6ca46-abbc-4de1-af85-f554ce9be788.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":"33eae6cb-9778-4875-940b-2fac301406e1.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"33eae6cb-9778-4875-940b-2fac301406e1","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"33eae6cb-9778-4875-940b-2fac301406e1","empty":false},{"definition":false,"hidden":false,"uniqueId":"33eae6cb-9778-4875-940b-2fac301406e1.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"33eae6cb-9778-4875-940b-2fac301406e1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"33eae6cb-9778-4875-940b-2fac301406e1","empty":false},{"definition":false,"hidden":false,"uniqueId":"914ae696-1e7b-484c-83a9-550aea52f721.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"33eae6cb-9778-4875-940b-2fac301406e1","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"7df6ca46-abbc-4de1-af85-f554ce9be788.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"33eae6cb-9778-4875-940b-2fac301406e1","empty":false},{"definition":false,"hidden":false,"uniqueId":"c7db295e-dd19-4446-a1f4-afeddcf5b089.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":"33eae6cb-9778-4875-940b-2fac301406e1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"33eae6cb-9778-4875-940b-2fac301406e1","empty":false},{"definition":false,"hidden":false,"uniqueId":"914ae696-1e7b-484c-83a9-550aea52f721.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"33eae6cb-9778-4875-940b-2fac301406e1","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"7df6ca46-abbc-4de1-af85-f554ce9be788.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"33eae6cb-9778-4875-940b-2fac301406e1","empty":false},{"definition":false,"hidden":false,"uniqueId":"33eae6cb-9778-4875-940b-2fac301406e1.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":"33eae6cb-9778-4875-940b-2fac301406e1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"33eae6cb-9778-4875-940b-2fac301406e1","empty":false},{"definition":false,"hidden":false,"uniqueId":"33eae6cb-9778-4875-940b-2fac301406e1.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"33eae6cb-9778-4875-940b-2fac301406e1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"33eae6cb-9778-4875-940b-2fac301406e1","empty":false},{"definition":false,"hidden":false,"uniqueId":"33eae6cb-9778-4875-940b-2fac301406e1.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":"33eae6cb-9778-4875-940b-2fac301406e1","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"33eae6cb-9778-4875-940b-2fac301406e1","empty":false},{"definition":false,"hidden":false,"uniqueId":"33eae6cb-9778-4875-940b-2fac301406e1.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":"33eae6cb-9778-4875-940b-2fac301406e1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"33eae6cb-9778-4875-940b-2fac301406e1","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_dummy"},"actualComponentUid":"914ae696-1e7b-484c-83a9-550aea52f721","createdFromCsar":true,"uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","normalizedName":"abstract_dummy","name":"abstract_dummy","icon":"defaulticon","creationTime":1627998643379,"originType":"CVFC","toscaArtifacts":{},"directives":["substitutable"],"isProxy":false,"invariantName":"abstract_dummy","createdFrom":"CSAR","componentUid":"914ae696-1e7b-484c-83a9-550aea52f721","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicCnfcvfc.abstract.abstract.nodes.dummy","modificationTime":1627998643522,"customizationUUID":"4dedf5f2-f9bb-4357-98a5-39f65889cfdd","posX":"475.0","posY":"325.0","componentName":"basic_cnf-nodes.dummyCvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy":[{"definition":false,"hidden":false,"uniqueId":"33eae6cb-9778-4875-940b-2fac301406e1.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"33eae6cb-9778-4875-940b-2fac301406e1","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"33eae6cb-9778-4875-940b-2fac301406e1","empty":false},{"definition":false,"hidden":false,"uniqueId":"33eae6cb-9778-4875-940b-2fac301406e1.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"33eae6cb-9778-4875-940b-2fac301406e1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"33eae6cb-9778-4875-940b-2fac301406e1","empty":false},{"definition":false,"hidden":false,"uniqueId":"914ae696-1e7b-484c-83a9-550aea52f721.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":"7df6ca46-abbc-4de1-af85-f554ce9be788.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"7df6ca46-abbc-4de1-af85-f554ce9be788.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"7df6ca46-abbc-4de1-af85-f554ce9be788.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"7df6ca46-abbc-4de1-af85-f554ce9be788.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":"914ae696-1e7b-484c-83a9-550aea52f721.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":"914ae696-1e7b-484c-83a9-550aea52f721.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":"7df6ca46-abbc-4de1-af85-f554ce9be788.dummy_name_0","getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"7df6ca46-abbc-4de1-af85-f554ce9be788.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":"33eae6cb-9778-4875-940b-2fac301406e1.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"33eae6cb-9778-4875-940b-2fac301406e1","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"33eae6cb-9778-4875-940b-2fac301406e1","empty":false},{"definition":false,"hidden":false,"uniqueId":"33eae6cb-9778-4875-940b-2fac301406e1.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"33eae6cb-9778-4875-940b-2fac301406e1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"33eae6cb-9778-4875-940b-2fac301406e1","empty":false},{"definition":false,"hidden":false,"uniqueId":"914ae696-1e7b-484c-83a9-550aea52f721.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"7df6ca46-abbc-4de1-af85-f554ce9be788.dummy_flavor_name","parentUniqueId":"33eae6cb-9778-4875-940b-2fac301406e1","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"7df6ca46-abbc-4de1-af85-f554ce9be788.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"33eae6cb-9778-4875-940b-2fac301406e1","empty":false},{"definition":false,"hidden":false,"uniqueId":"c7db295e-dd19-4446-a1f4-afeddcf5b089.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":"33eae6cb-9778-4875-940b-2fac301406e1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"33eae6cb-9778-4875-940b-2fac301406e1","empty":false},{"definition":false,"hidden":false,"uniqueId":"914ae696-1e7b-484c-83a9-550aea52f721.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"7df6ca46-abbc-4de1-af85-f554ce9be788.dummy_image_name","parentUniqueId":"33eae6cb-9778-4875-940b-2fac301406e1","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"7df6ca46-abbc-4de1-af85-f554ce9be788.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"33eae6cb-9778-4875-940b-2fac301406e1","empty":false},{"definition":false,"hidden":false,"uniqueId":"33eae6cb-9778-4875-940b-2fac301406e1.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":"33eae6cb-9778-4875-940b-2fac301406e1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"33eae6cb-9778-4875-940b-2fac301406e1","empty":false},{"definition":false,"hidden":false,"uniqueId":"33eae6cb-9778-4875-940b-2fac301406e1.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"33eae6cb-9778-4875-940b-2fac301406e1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"33eae6cb-9778-4875-940b-2fac301406e1","empty":false},{"definition":false,"hidden":false,"uniqueId":"33eae6cb-9778-4875-940b-2fac301406e1.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":"33eae6cb-9778-4875-940b-2fac301406e1","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"33eae6cb-9778-4875-940b-2fac301406e1","empty":false},{"definition":false,"hidden":false,"uniqueId":"33eae6cb-9778-4875-940b-2fac301406e1.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":"33eae6cb-9778-4875-940b-2fac301406e1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"33eae6cb-9778-4875-940b-2fac301406e1","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"tosca.capabilities.Node","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"feature","uniqueId":"capability.16ad3701-abfc-44ef-8693-07be6313c60e.feature","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"feature_dummy","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"tosca.capabilities.Scalable","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"scalable","uniqueId":"capability.5a6bfaa2-f12f-41cd-a86a-641c4862f5a1.scalable","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"scalable_dummy","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"tosca.capabilities.network.Bindable","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"binding","uniqueId":"capability.5a6bfaa2-f12f-41cd-a86a-641c4862f5a1.binding","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"binding_dummy","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"tosca.capabilities.Container","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"host","uniqueId":"capability.5a6bfaa2-f12f-41cd-a86a-641c4862f5a1.host","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"host_dummy","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.ephemeral.size","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.ephemeral.size","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.ephemeral.size_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"instance","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.instance","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"instance_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"memory","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.memory","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.iops","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.iops","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.iops_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.device.read.requests","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.device.read.requests","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.requests_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"cpu.delta","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.cpu.delta","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu.delta_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.capacity","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.capacity","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.capacity_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.device.read.bytes","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.device.read.bytes","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.write.bytes","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.write.bytes","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.latency","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.latency","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.latency_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.device.read.bytes.rate","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.usage","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.usage","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.usage_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"cpu_util","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.cpu_util","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu_util_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.device.allocation","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.device.allocation","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.allocation_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.write.requests.rate","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.write.requests.rate","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.write.bytes.rate","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.write.bytes.rate","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.device.latency","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.device.latency","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.latency_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"cpu","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.cpu","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.device.write.requests","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.device.write.requests","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.requests_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.device.write.bytes","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.device.write.bytes","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.read.requests","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.read.requests","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.requests_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.root.size","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.root.size","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.root.size_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.device.write.bytes.rate","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"vcpus","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.vcpus","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"vcpus_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.device.iops","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.device.iops","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.iops_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.device.usage","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.device.usage","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.usage_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.device.read.requests.rate","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.device.read.requests.rate","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.requests.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.device.write.requests.rate","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.device.write.requests.rate","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.requests.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.allocation","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.allocation","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.allocation_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.read.bytes.rate","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.read.bytes.rate","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.read.bytes","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.read.bytes","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"memory.usage","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.memory.usage","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory.usage_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.device.capacity","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.device.capacity","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.capacity_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"memory.resident","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.memory.resident","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory.resident_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c134ec8-5419-4a34-bd39-7771df21547e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c134ec8-5419-4a34-bd39-7771df21547e","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"disk.write.requests","uniqueId":"capability.6c134ec8-5419-4a34-bd39-7771df21547e.disk.write.requests","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests_dummy","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"tosca.capabilities.OperatingSystem","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"os","uniqueId":"capability.5a6bfaa2-f12f-41cd-a86a-641c4862f5a1.os","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"os_dummy","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","empty":false}],"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"type":"tosca.capabilities.Endpoint.Admin","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"endpoint","uniqueId":"capability.5a6bfaa2-f12f-41cd-a86a-641c4862f5a1.endpoint","ownerId":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"endpoint_dummy","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"node":"tosca.nodes.Root","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"dependency","uniqueId":"16ad3701-abfc-44ef-8693-07be6313c60e.dependency","capability":"tosca.capabilities.Node","ownerId":"16ad3701-abfc-44ef-8693-07be6313c60e","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["914ae696-1e7b-484c-83a9-550aea52f721.d1fefdeb-c375-4436-b390-31746f277e1c.dummy","7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"],"node":"tosca.nodes.BlockStorage","source":"914ae696-1e7b-484c-83a9-550aea52f721","parentName":"local_storage","uniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.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":"88533924-9d86-48e8-b304-d3e51194efdc.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.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":"7df6ca46-abbc-4de1-af85-f554ce9be788.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":"88533924-9d86-48e8-b304-d3e51194efdc.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.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":"7df6ca46-abbc-4de1-af85-f554ce9be788.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":"88533924-9d86-48e8-b304-d3e51194efdc.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.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":"88533924-9d86-48e8-b304-d3e51194efdc.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_dummy_group","uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.base_dummy_group","name":"base_dummy_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_dummy_group","createdFrom":"CSAR","invariantUUID":"e76d2e5d-ec34-48dc-92ee-4f47ae99aa3b","groupUUID":"d445d244-4a3e-4ca5-aba4-de85bc864f9b","members":{"abstract_dummy":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file.property.1","type":"string","required":true,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_dummy.yaml","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description.property.2","type":"string","required":true,"description":"group description","password":false,"name":"description","value":"Heat template to deploy dummy VNF","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","empty":false}],"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"BasicCnf..base_dummy..module-0","uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.BasicCnf..base_dummy..module-0","name":"BasicCnf..base_dummy..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["7df6ca46-abbc-4de1-af85-f554ce9be788.heat1env","7df6ca46-abbc-4de1-af85-f554ce9be788.heat1"],"invariantName":"BasicCnf..base_dummy..module-0","createdFrom":"CSAR","invariantUUID":"36158c97-c9d1-40c3-b495-29fcf2d779e4","artifactsUuid":["2071de64-f63f-4392-bdb9-c8a0a1c0cdcc"],"groupUUID":"df9d5749-fbf5-44b9-8628-2e16711c8471","members":{"abstract_dummy":"7df6ca46-abbc-4de1-af85-f554ce9be788.914ae696-1e7b-484c-83a9-550aea52f721.abstract_dummy"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_dummy","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":"<vfc_id>:<count>","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":"<vfc_id>:<count>","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicCnf","vendorName":"basicnf_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","creationDate":1627998642260,"icon":"defaulticon","version":"0.1","description":"VF","tags":["basic_cnf"],"uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788","componentMetadataForSupportLog":{"SupportablityComponentUUID":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"ec80e6d4aed54fd1bdafe379b037421c","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"0ecd9728-8c65-4c30-af20-e73b281591fb","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1627998643466,"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,"creationDate":1627998643669,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"2071de64-f63f-4392-bdb9-c8a0a1c0cdcc","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"7df6ca46-abbc-4de1-af85-f554ce9be788.heat1","duplicated":false,"payloadUpdateDate":1627998643675,"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":1627998643669,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"creationDate":1627998643742,"timeout":0,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"7138ca19-e28c-4441-9a95-722c03154f45","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"7df6ca46-abbc-4de1-af85-f554ce9be788.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1627998643744,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1627998643742,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1627998643683,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"7df6ca46-abbc-4de1-af85-f554ce9be788.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1627998643683,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1627998643683,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1627998643650,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"e23b4d7a-ddcb-440f-824d-4f8895b1d752","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"7df6ca46-abbc-4de1-af85-f554ce9be788.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1627998643652,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1627998643650,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"7df6ca46-abbc-4de1-af85-f554ce9be788"},"categorySpecificMetadata":{},"csarUUID":"ec80e6d4aed54fd1bdafe379b037421c","csarVersion":"1.0","vspArchived":false,"archiveTime":0,"service":false,"name":"basic_cnf"} 2021-08-03 13:50:45,142 INFO 285:__init__.py(1) - Vf basic_cnf is created in SDC 2021-08-03 13:50:45,142 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:50:55,153 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_cnf in SDC 2021-08-03 13:50:55,157 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-03 13:50:55,157 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/7df6ca46-abbc-4de1-af85-f554ce9be788/lifecycleState/Certify 2021-08-03 13:50:55,157 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-08-03 13:50:55,159 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:50:59,647 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/7df6ca46-abbc-4de1-af85-f554ce9be788/lifecycleState/Certify HTTP/1.1" 200 1281 2021-08-03 13:50:59,648 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-08-03 13:50:59,648 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"10b1f303-03ff-478d-8108-0ea3c09e52fd","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1627998642260,"lastUpdateDate":1627998656296,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"defaulticon","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"10b1f303-03ff-478d-8108-0ea3c09e52fd"},"csarUUID":"ec80e6d4aed54fd1bdafe379b037421c","csarVersion":"1.0","invariantUUID":"0ecd9728-8c65-4c30-af20-e73b281591fb","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":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331"} 2021-08-03 13:50:59,650 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-03 13:50:59,650 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-03 13:50:59,651 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-03 13:50:59,651 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-03 13:50:59,651 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-03 13:50:59,652 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-03 13:50:59,822 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1428 2021-08-03 13:50:59,823 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-03 13:50:59,823 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f29eee05-5af5-4c14-940d-331a1240a2f6","invariantUUID":"f4c44a6c-be0f-48c5-9a80-f861c8ff838e","name":"basic_onboard_owdQbe","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f29eee05-5af5-4c14-940d-331a1240a2f6/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","invariantUUID":"0ecd9728-8c65-4c30-af20-e73b281591fb","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4e0fc4f1-de3c-442b-bd49-29cd51d5b331/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"50e50a30-ac53-4b69-bbce-cd0f13d45824","invariantUUID":"c55c0de3-f7f5-4062-aa6d-475b67858fc6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/50e50a30-ac53-4b69-bbce-cd0f13d45824/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"8c9d4af7-4175-4a92-a77b-cea77d536b64","invariantUUID":"bd5f01ae-40d3-4fac-b35c-9600fecbf7bb","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8c9d4af7-4175-4a92-a77b-cea77d536b64/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-03 13:50:59,825 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_owdQbe from SDC 2021-08-03 13:50:59,826 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:50:59,826 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:50:59,826 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-03 13:50:59,826 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-03 13:50:59,826 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:50:59,826 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:50:59,826 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-03 13:50:59,826 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-03 13:50:59,826 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:50:59,826 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:50:59,827 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-03 13:50:59,827 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-08-03 13:50:59,827 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:50:59,827 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:50:59,827 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-03 13:50:59,827 DEBUG 147:__init__.py(1) - number of Vf returned: 4 2021-08-03 13:50:59,827 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-03 13:50:59,827 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-03 13:50:59,828 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-03 13:50:59,828 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-03 13:50:59,828 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-03 13:50:59,829 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:51:00,615 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-03 13:51:00,616 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-03 13:51:00,618 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e8cc16-b107-40fb-bde7-ee8d7fde36cd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989460401,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efb4389a-7a87-4cbd-b098-f54914249473","invariantUUID":"2d5a2f01-2cd3-4910-a96f-e3d83d8fc90d","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":"3cf616f8-79c3-4595-80f4-5b97abd377b6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989479236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b1d1a07-f36c-4528-86d2-7ae8460a363d","invariantUUID":"393c227f-4e23-44e9-901c-d2f24cc6a1a2","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":"compute","uniqueId":"411c57c4-d341-4ae5-8d0a-34496627660c","lifecycleState":"CERTIFIED","lastUpdateDate":1627989811253,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7478c8-ef8e-445e-8858-c1f069a55a42","invariantUUID":"e32748c7-35f5-469a-bea9-b50df14a28db","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":"securityrules","uniqueId":"f90173ce-8b9a-4208-bea4-ff8cf61673f7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989429731,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e47d40fc-59f6-4fd2-bef4-f494a59caf17","invariantUUID":"2b50bd8d-2dd6-41ac-991c-76d1b45f85d4","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":"17c1e692-5318-4c5f-b98d-b27b6dd908f5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989402730,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d16bae88-3980-46c3-80a7-9cf1af5f173a","invariantUUID":"34b712d5-f916-4858-ad64-3f62864d449e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7faa14e-d390-4a57-92c9-6da1adad7dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1627989528930,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7861f07-30e8-437b-b78e-0c6603d9a355","invariantUUID":"b4b9e0a4-e9e1-41a1-86ec-186676ebe2a9","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":"a9c376f4-e347-4b35-889b-3b9147b38143","lifecycleState":"CERTIFIED","lastUpdateDate":1627989551137,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bb11b6b0-6845-4441-91a9-913da67b4ad2","invariantUUID":"e82d3c66-f6ed-4eb5-96c3-f8c2d906eae9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3a4499eb-ec1d-4a38-9ce3-53095854127f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989774818,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"381ba08b-64c2-4b49-80b0-858a9bfacd00","invariantUUID":"71fb2077-cae9-4939-a6f5-45c66a53bd7b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e978515d-7401-42fd-8dad-a2f78ca42d2e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989782017,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e36cc089-ce7f-4898-8f5e-61c595c49e2c","invariantUUID":"a6b82636-2db5-45e2-aabf-9bb22ae437a7","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":"defaulticon","uniqueId":"e1800c37-4cb3-4790-b498-3c47d9a10ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1627997910425,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8c9d4af7-4175-4a92-a77b-cea77d536b64","invariantUUID":"bd5f01ae-40d3-4fac-b35c-9600fecbf7bb","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"d2d2aef1-31e2-4b69-8a7f-8bb7841be21b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989585848,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e83d1d14-ab76-47b7-a956-2bcd6ed3ee3d","invariantUUID":"56590923-7934-4d14-aa28-146b830784e6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"757590d8-c44d-4dc0-8372-b51ed0425099","lifecycleState":"CERTIFIED","lastUpdateDate":1627989423256,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8db9164b-cc3b-485f-b746-c9cd24556834","invariantUUID":"a377a223-7b4d-463e-b0b7-4b98ea51b58f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"587ba54f-a39f-4565-a45e-ec59d0e39075","lifecycleState":"CERTIFIED","lastUpdateDate":1627989511809,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0e9de25-a8a9-4e30-9531-6fe0610fc65d","invariantUUID":"1e5546d0-5a59-4278-bde1-0d0c027913f3","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":"objectStorage","uniqueId":"db99aa06-449d-4a88-a846-49efb4e99b37","lifecycleState":"CERTIFIED","lastUpdateDate":1627989657657,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bc33959-bd21-4b54-8f4d-4c07c985843f","invariantUUID":"044bec24-aa34-4898-8722-c80c06e3de9d","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":"compute","uniqueId":"e0d47dbb-9da1-4038-8cdb-c9fb6ccc5355","lifecycleState":"CERTIFIED","lastUpdateDate":1627989591331,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4e5d05f-bd47-4159-b63d-a82c2f3c7f80","invariantUUID":"da82cd87-4943-4a9a-9913-8af2475e7f7a","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":"port","uniqueId":"875ed0f9-8140-4dcf-b849-7a496f1e2399","lifecycleState":"CERTIFIED","lastUpdateDate":1627989277110,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"089c0d69-8df3-4dbf-8f2d-ac2dea1aee78","invariantUUID":"b85e4722-bfd8-42e6-81aa-f3d797c7b4d0","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6caa2868-7e9f-4c37-9357-2003c05d68c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989328571,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a388d834-aca1-43f8-a628-1f3d4754b0b0","invariantUUID":"259acdef-1ee8-4b29-aa57-a451a1572fee","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":"defaulticon","uniqueId":"10b1f303-03ff-478d-8108-0ea3c09e52fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627998656296,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","invariantUUID":"0ecd9728-8c65-4c30-af20-e73b281591fb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ef86b00a-1b8e-483e-b48f-c3cdbc75398f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989816907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97955191-808b-4a22-9d30-9eff30b75723","invariantUUID":"991253ba-721e-4554-bd97-aca1ca0d6b42","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":"163eda2b-e686-4bfe-9eff-606c4ac269dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989322743,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e18848-cd6c-4a06-9a16-dd3bd0ce7293","invariantUUID":"e17e5de9-bea1-4fe8-8299-095b796e5e98","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":"objectStorage","uniqueId":"18cf3c48-2fa0-4513-8aab-7a36b38cd26b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989306986,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1959e12b-ca5f-4f75-9968-2a5299b76cbc","invariantUUID":"010fbeed-9c04-4b70-b5b3-78fe2ba82399","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":"defaulticon","uniqueId":"38d120ce-feb5-4dcf-bb0f-3aaf36834aec","lifecycleState":"CERTIFIED","lastUpdateDate":1627989696656,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58b774b3-d1fa-4722-bb0d-85c93166b366","invariantUUID":"b0962f92-2875-44a0-8e50-b8e0c550632c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08d5ae67-e4f8-479a-b568-d69c2be502cb","lifecycleState":"CERTIFIED","lastUpdateDate":1627989739504,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb62caf9-ac54-4161-89a8-72569ad044e3","invariantUUID":"57b9e065-0214-4f7f-bf30-8ca44abb099b","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":"b2f92872-e45f-4ee4-86bc-1e36f46fc765","lifecycleState":"CERTIFIED","lastUpdateDate":1627989362856,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9b3b476c-f366-4a6b-b00e-cf4dd2e35254","invariantUUID":"37f3f4b4-0df3-4fed-826b-9a520b6dd468","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":"051f8c90-0660-479d-97bd-86155ee07ded","lifecycleState":"CERTIFIED","lastUpdateDate":1627989663338,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9d7c67-d980-4848-a9ab-0b0fbeae03b1","invariantUUID":"3209ff76-4d10-47ea-bebd-6d599df615a3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fcfb50bd-8286-41fa-96e2-d1e85be26248","lifecycleState":"CERTIFIED","lastUpdateDate":1627989829630,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cac06afa-ba55-4b0c-895d-e054306a55f3","invariantUUID":"fc7aa061-8481-43c5-b5ce-745be659861b","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f1267e0-7391-4b51-84f5-f8e2bc708587","lifecycleState":"CERTIFIED","lastUpdateDate":1627998033355,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"50e50a30-ac53-4b69-bbce-cd0f13d45824","invariantUUID":"c55c0de3-f7f5-4062-aa6d-475b67858fc6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bd2e3a1f-4e28-4015-b4ea-58a13f846a28","lifecycleState":"CERTIFIED","lastUpdateDate":1627989635579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3adc372a-152a-431d-8c68-51b34681dbc3","invariantUUID":"2539ea2b-54ba-4514-834d-242a6ea0abb0","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":"8061c3b4-a6a1-41ea-99aa-1a8178980a42","lifecycleState":"CERTIFIED","lastUpdateDate":1627989731724,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5444c6e-eb82-4565-92e8-862193ae5aa6","invariantUUID":"012d4297-ce19-48a5-a1e3-be514a0c8c2c","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":"2dcab761-c90c-48f1-bc8b-03b548dde9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989346324,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"41256e70-ce05-40da-acba-754a33f96756","invariantUUID":"6a61b7c7-fac1-4831-97b4-0f94c3050a93","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":"defaulticon","uniqueId":"acd2a45b-ef2a-4fc0-9644-753614114f38","lifecycleState":"CERTIFIED","lastUpdateDate":1627998537913,"name":"basic_onboard_owdQbe","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f29eee05-5af5-4c14-940d-331a1240a2f6","invariantUUID":"f4c44a6c-be0f-48c5-9a80-f861c8ff838e","systemName":"BasicOnboardOwdqbe","description":"VF","tags":["basic_onboard_owdQbe"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d4536f49-50a7-4351-94b7-da2c613b714d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989573112,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f243c256-7348-49ff-b75b-e16089e5d037","invariantUUID":"5d8da92a-6781-451d-b022-2d415a291c1d","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":"port","uniqueId":"dd6f35ad-96e8-4fe6-aea9-27cae0aedb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989708202,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b0d146-c1a9-4529-9625-4148e20bd0d5","invariantUUID":"f33877fa-979e-426e-8269-c3bd327cb325","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ad99fb25-5884-476b-83b4-60bf9e66c218","lifecycleState":"CERTIFIED","lastUpdateDate":1627989753288,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc103c6-a88d-44ea-8353-12c38d4181f6","invariantUUID":"c19cb091-aa6d-4ce0-954a-9738d40aa6fc","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":"9f2a8abd-e3e1-4b13-8d82-ec8ed00561db","lifecycleState":"CERTIFIED","lastUpdateDate":1627989334119,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea14c1b3-65b0-4026-8a78-5fe453c74cba","invariantUUID":"01df846b-f905-4270-8a9f-f9475c9d2f5e","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":"objectStorage","uniqueId":"613d790e-e229-48e8-8c7f-dc7c98d550f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627989301333,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c5b7a43-db47-44f0-adae-43fb1a95082e","invariantUUID":"53dc0c13-b564-4973-91d8-38618425dc37","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4bc51ea-ed06-44f7-9869-a0ce7736604b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989283713,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b7a913-aec7-478a-96cc-a1512f84ddf6","invariantUUID":"0cf249a3-6e3d-481f-8e57-bef2db6d4836","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":"ffbbb8ca-20a9-40e4-a6db-b73be8b69fd0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989624948,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45bf8b9c-37ee-443c-ae4d-957f80e8a53d","invariantUUID":"a8101646-b69e-4b89-a458-814d9c4fbfc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b33f86d-a788-460e-a6bc-25fe32ede3a6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989766324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b11533c7-d1bf-4ef1-9434-2f6f99a29854","invariantUUID":"aad4e997-67a0-41aa-8f00-a29b14a122a6","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397d5f3d-86c3-4365-b0d4-eedc37744357","lifecycleState":"CERTIFIED","lastUpdateDate":1627989719249,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98e0198c-4d84-48fd-a8fa-fe519036de81","invariantUUID":"5bc75be7-f797-439b-9a24-a23d888d2553","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":"d805edbd-01fb-4ef1-9d37-cd6e2aad4982","lifecycleState":"CERTIFIED","lastUpdateDate":1627989454081,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e8e2071-22be-456e-a387-3162848b880b","invariantUUID":"86eabe20-0305-43b2-b85e-d13261a87ed6","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4cc0802c-7158-4c9a-b5a5-a3879392ebbf","lifecycleState":"CERTIFIED","lastUpdateDate":1627989567294,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"38b1ebb2-f215-4322-9a42-9423e375af5d","invariantUUID":"39ebe15c-4136-4b60-9728-6510e6b07439","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a52a3685-1f6d-4d2b-8638-b5a95b37a1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1627989826118,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44deff87-ea80-45dc-8fb8-c86b4c238d31","invariantUUID":"20a4366e-cf67-4222-86f4-3199837a6f43","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":"compute","uniqueId":"21e4bb15-8aa4-476d-b644-79e50d136764","lifecycleState":"CERTIFIED","lastUpdateDate":1627989442510,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a76a852a-0d74-4c58-b8f1-46cda94146eb","invariantUUID":"58dc23e5-8857-4463-8a22-0cea04d9aa25","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":"defaulticon","uniqueId":"f125439c-0097-4a74-9c88-c3f0e7069f31","lifecycleState":"CERTIFIED","lastUpdateDate":1627989242335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"df03d6c4-5240-4c08-b26e-185c10f52636","invariantUUID":"f9e2c9e3-bb91-45fe-b818-c91a6b6b02c1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989219424,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6e61da-7001-4bd7-b93b-35cc9809feb5","invariantUUID":"a2249d37-a8f8-4d0b-84a3-d9cca67da42c","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":"ddc67b17-05e9-436f-b857-55174ac3b8f1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989580208,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9aba3f41-d0bd-403c-9182-3b314a8ccb93","invariantUUID":"a80eea3d-6c57-40b1-83e4-93037cecd238","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":"f692a914-840c-4b48-8689-c2cebb73761d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989473923,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55a8a381-0ba0-4f60-b5a6-08b476e73c6d","invariantUUID":"9f20e383-f85d-40e1-a37a-c1781c263df6","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":"port","uniqueId":"1bf6af09-1928-4b30-9381-c2fc92024bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989713527,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9eab7ba-8384-432f-8a53-02d686fa98fc","invariantUUID":"b083e68e-17eb-485a-8a0c-c74b6400ed88","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":"networkrules","uniqueId":"9615ae4b-c381-4f9a-9496-e546c8acb39e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989417602,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c7933e15-7a28-4763-bf81-ab91cb3dd4aa","invariantUUID":"be50e6af-1fd3-4d76-8e7d-a3aeebb28aee","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cff9a260-f5bb-469b-a341-a107b21d77fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989448744,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf1a4dbc-3d74-4af3-a3fc-91bb7db155e4","invariantUUID":"a585e1a0-57de-47ea-b6ed-e9500e8ca0cb","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":"23cb6262-fd5a-48ea-b74f-9a744bd287af","lifecycleState":"CERTIFIED","lastUpdateDate":1627989597748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fc37b75-2eb2-4d3a-abf6-257c030dac72","invariantUUID":"c8881293-9d38-4fe8-bc66-0e1f8cc180ef","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2929908-18d9-4ee1-a07b-eb89b9971742","lifecycleState":"CERTIFIED","lastUpdateDate":1627989691301,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a9770e-ca54-43c6-90a8-748460885002","invariantUUID":"4ebeb399-e4bc-460b-b028-4e299a2509d4","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":"36b73d35-eb49-4298-87a1-3fe8233e27e8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989534294,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9de95b1b-f55e-4265-8fb1-94a1839c3e6e","invariantUUID":"8c24be3f-fa2f-4769-a97c-0e8a2703f702","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"465912c1-6164-44b7-a2a7-be8a2830e7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989807404,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc87f360-4409-41d8-a780-f00154d012d1","invariantUUID":"046e9913-594b-4a1b-8876-a6cc0cc62389","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":"objectStorage","uniqueId":"dc2bb095-fb79-46f4-ad9d-fa66f957dde7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989257706,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b197006-45f7-4918-b775-595c72ef5477","invariantUUID":"6ffa12ba-0f37-4e30-b7f0-f265189c57c2","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":"network","uniqueId":"c3e4e85b-586d-45d9-a79d-de6a109a808d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989352050,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85947c35-5dfe-4115-84fc-47719465ede5","invariantUUID":"de3a492d-53d0-4042-91ae-a6636f0ade20","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e04650-f4bd-4466-8fed-e9d0d5f389c6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989544970,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8bf0953e-df09-4f6e-9da3-3d4cd077a76c","invariantUUID":"23213f5a-1a2e-4ee3-959c-6326bb1d91af","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e20bca4-1958-478c-bc5b-101c300af9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989724601,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f2d6905-8467-45d2-abc5-b3ffe919994c","invariantUUID":"8ce469ce-03f7-4389-a441-b7e5679b44ef","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c49ee052-6ecb-49fc-9689-889458376fde","lifecycleState":"CERTIFIED","lastUpdateDate":1627989760955,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b3144ba-070f-4631-a819-111585ab63a6","invariantUUID":"feaf09ab-38cb-4020-9a53-1ae4b43eaec8","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":"c36074d0-95d6-4906-a3a3-17fb61f8657b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989610600,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbab9108-86eb-4074-91f3-0d7cecf0cb74","invariantUUID":"f4a97808-cc82-4390-bdc7-f4b2c234a60d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b0f5e1af-e264-4251-802d-f67d92483fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1627989702704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81a44a41-1499-4aec-b24f-674e8f95cf52","invariantUUID":"98c64bc8-24b9-4d54-81d5-61425070c154","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":"dfa9bbd8-1750-40f0-8fe5-e5a5ecabad68","lifecycleState":"CERTIFIED","lastUpdateDate":1627989619407,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b49557d-58a9-4a15-8022-6a678f682053","invariantUUID":"47db0e24-aabc-4913-869d-b89c60624cb7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a09409b4-f6c7-433c-8747-9230dedbd89f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989315014,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84463d24-0973-4218-bce1-fe6c0bfdec88","invariantUUID":"499f1df7-cccd-470b-972b-b110ac3ee527","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":"5d8396ce-716b-4219-8012-734717aa763e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989340950,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e02018ae-fe4a-43ec-b48f-2e4e6834c9f5","invariantUUID":"696af0a9-3826-4330-8544-50efbc66b763","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":"loadBalancer","uniqueId":"d948e754-eaaa-4742-8e04-83b4e6cf1473","lifecycleState":"CERTIFIED","lastUpdateDate":1627989271604,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edb25371-72bb-4815-b727-af2d5547bc0d","invariantUUID":"cf33b3ee-2c98-4a20-b59c-adbfe51e9578","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50be604c-9b23-4429-853f-867c2d322c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989484740,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"751993ab-b4a8-468a-8e9a-5829ed5b5d6e","invariantUUID":"6b74156e-8384-441d-a513-f5e2b09972df","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4dba8e30-22d5-4613-a794-2ef60e08f71f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989248620,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a59ae06-849c-43c2-9939-9fd3a2ed1ec5","invariantUUID":"59970bd8-4e72-4050-bec4-e34c097b9690","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"899143cb-f069-4bcc-a789-52c3e22bfa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989641377,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e4b11c-6572-4c68-b848-fee572d6a0fa","invariantUUID":"a83f1b22-1dbe-4754-9d00-626f2939d78e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65226a6f-f294-417e-bf8f-ca3ffc82f927","lifecycleState":"CERTIFIED","lastUpdateDate":1627989357449,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bc85595-6898-4e88-a1ce-512784edffe4","invariantUUID":"60f63214-f7e8-4ee3-9e3d-a73dad9a6cd6","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":"9aea93f2-4601-4c60-ba56-cb02b9123b38","lifecycleState":"CERTIFIED","lastUpdateDate":1627989559735,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","invariantUUID":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","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":"9f4c4723-84f9-48ae-a30c-c92fd6a0f194","lifecycleState":"CERTIFIED","lastUpdateDate":1627989744934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cdc01c2-680c-4bd3-b3e3-c268dc623abb","invariantUUID":"dab5253c-8f91-4f47-ab79-c04878e0c675","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb639ab8-0b97-4ce1-817a-fd41ab2f12e1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989797711,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a195618-a2c7-486e-85bf-c40f2bc50a6b","invariantUUID":"e871d507-ff8a-4127-8072-43e673b77f01","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":"networkrules","uniqueId":"699fdeeb-6d82-4887-b2c1-e01983580968","lifecycleState":"CERTIFIED","lastUpdateDate":1627989396166,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53d36838-a321-455a-b34c-d222872919ce","invariantUUID":"dae7050b-d616-41e2-96e5-78c70b3aa927","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"245308bf-c305-4ab5-a000-bfabcd483929","lifecycleState":"CERTIFIED","lastUpdateDate":1627998083021,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f7c00b53-d090-47ab-afd8-4ff781311ecc","lifecycleState":"CERTIFIED","lastUpdateDate":1627998594041,"name":"basic_onboard_owdQbe","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","systemName":"BasicOnboardOwdqbe","description":"service","tags":["basic_onboard_owdQbe"],"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":"57693788-597c-4266-b57d-17ea7f477eb9","lifecycleState":"CERTIFIED","lastUpdateDate":1627997756441,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","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":"d9d622d2-907b-4171-a388-a8df48060216","lifecycleState":"CERTIFIED","lastUpdateDate":1627997957911,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-03 13:51:00,622 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-08-03 13:51:10,633 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-03 13:51:10,633 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-03 13:51:10,634 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-03 13:51:10,634 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-08-03 13:51:10,634 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-03 13:51:10,636 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-03 13:51:11,024 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1428 2021-08-03 13:51:11,025 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-03 13:51:11,025 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f29eee05-5af5-4c14-940d-331a1240a2f6","invariantUUID":"f4c44a6c-be0f-48c5-9a80-f861c8ff838e","name":"basic_onboard_owdQbe","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f29eee05-5af5-4c14-940d-331a1240a2f6/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","invariantUUID":"0ecd9728-8c65-4c30-af20-e73b281591fb","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4e0fc4f1-de3c-442b-bd49-29cd51d5b331/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"50e50a30-ac53-4b69-bbce-cd0f13d45824","invariantUUID":"c55c0de3-f7f5-4062-aa6d-475b67858fc6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/50e50a30-ac53-4b69-bbce-cd0f13d45824/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"8c9d4af7-4175-4a92-a77b-cea77d536b64","invariantUUID":"bd5f01ae-40d3-4fac-b35c-9600fecbf7bb","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8c9d4af7-4175-4a92-a77b-cea77d536b64/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-03 13:51:11,027 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_owdQbe from SDC 2021-08-03 13:51:11,027 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:11,027 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:11,027 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-03 13:51:11,028 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-03 13:51:11,028 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:11,028 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:11,028 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-03 13:51:11,028 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-03 13:51:11,028 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:11,028 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:11,028 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-03 13:51:11,028 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-08-03 13:51:11,028 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:11,029 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:11,029 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-03 13:51:11,029 DEBUG 147:__init__.py(1) - number of Vf returned: 4 2021-08-03 13:51:11,029 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-03 13:51:11,029 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-03 13:51:11,029 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-03 13:51:11,029 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-03 13:51:11,030 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-03 13:51:11,031 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:51:13,529 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-03 13:51:13,532 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-03 13:51:13,535 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e8cc16-b107-40fb-bde7-ee8d7fde36cd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989460401,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efb4389a-7a87-4cbd-b098-f54914249473","invariantUUID":"2d5a2f01-2cd3-4910-a96f-e3d83d8fc90d","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":"3cf616f8-79c3-4595-80f4-5b97abd377b6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989479236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b1d1a07-f36c-4528-86d2-7ae8460a363d","invariantUUID":"393c227f-4e23-44e9-901c-d2f24cc6a1a2","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":"compute","uniqueId":"411c57c4-d341-4ae5-8d0a-34496627660c","lifecycleState":"CERTIFIED","lastUpdateDate":1627989811253,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7478c8-ef8e-445e-8858-c1f069a55a42","invariantUUID":"e32748c7-35f5-469a-bea9-b50df14a28db","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":"securityrules","uniqueId":"f90173ce-8b9a-4208-bea4-ff8cf61673f7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989429731,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e47d40fc-59f6-4fd2-bef4-f494a59caf17","invariantUUID":"2b50bd8d-2dd6-41ac-991c-76d1b45f85d4","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":"17c1e692-5318-4c5f-b98d-b27b6dd908f5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989402730,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d16bae88-3980-46c3-80a7-9cf1af5f173a","invariantUUID":"34b712d5-f916-4858-ad64-3f62864d449e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7faa14e-d390-4a57-92c9-6da1adad7dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1627989528930,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7861f07-30e8-437b-b78e-0c6603d9a355","invariantUUID":"b4b9e0a4-e9e1-41a1-86ec-186676ebe2a9","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":"a9c376f4-e347-4b35-889b-3b9147b38143","lifecycleState":"CERTIFIED","lastUpdateDate":1627989551137,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bb11b6b0-6845-4441-91a9-913da67b4ad2","invariantUUID":"e82d3c66-f6ed-4eb5-96c3-f8c2d906eae9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3a4499eb-ec1d-4a38-9ce3-53095854127f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989774818,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"381ba08b-64c2-4b49-80b0-858a9bfacd00","invariantUUID":"71fb2077-cae9-4939-a6f5-45c66a53bd7b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e978515d-7401-42fd-8dad-a2f78ca42d2e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989782017,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e36cc089-ce7f-4898-8f5e-61c595c49e2c","invariantUUID":"a6b82636-2db5-45e2-aabf-9bb22ae437a7","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":"defaulticon","uniqueId":"e1800c37-4cb3-4790-b498-3c47d9a10ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1627997910425,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8c9d4af7-4175-4a92-a77b-cea77d536b64","invariantUUID":"bd5f01ae-40d3-4fac-b35c-9600fecbf7bb","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"d2d2aef1-31e2-4b69-8a7f-8bb7841be21b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989585848,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e83d1d14-ab76-47b7-a956-2bcd6ed3ee3d","invariantUUID":"56590923-7934-4d14-aa28-146b830784e6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"757590d8-c44d-4dc0-8372-b51ed0425099","lifecycleState":"CERTIFIED","lastUpdateDate":1627989423256,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8db9164b-cc3b-485f-b746-c9cd24556834","invariantUUID":"a377a223-7b4d-463e-b0b7-4b98ea51b58f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"587ba54f-a39f-4565-a45e-ec59d0e39075","lifecycleState":"CERTIFIED","lastUpdateDate":1627989511809,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0e9de25-a8a9-4e30-9531-6fe0610fc65d","invariantUUID":"1e5546d0-5a59-4278-bde1-0d0c027913f3","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":"objectStorage","uniqueId":"db99aa06-449d-4a88-a846-49efb4e99b37","lifecycleState":"CERTIFIED","lastUpdateDate":1627989657657,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bc33959-bd21-4b54-8f4d-4c07c985843f","invariantUUID":"044bec24-aa34-4898-8722-c80c06e3de9d","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":"compute","uniqueId":"e0d47dbb-9da1-4038-8cdb-c9fb6ccc5355","lifecycleState":"CERTIFIED","lastUpdateDate":1627989591331,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4e5d05f-bd47-4159-b63d-a82c2f3c7f80","invariantUUID":"da82cd87-4943-4a9a-9913-8af2475e7f7a","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":"port","uniqueId":"875ed0f9-8140-4dcf-b849-7a496f1e2399","lifecycleState":"CERTIFIED","lastUpdateDate":1627989277110,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"089c0d69-8df3-4dbf-8f2d-ac2dea1aee78","invariantUUID":"b85e4722-bfd8-42e6-81aa-f3d797c7b4d0","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6caa2868-7e9f-4c37-9357-2003c05d68c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989328571,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a388d834-aca1-43f8-a628-1f3d4754b0b0","invariantUUID":"259acdef-1ee8-4b29-aa57-a451a1572fee","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":"defaulticon","uniqueId":"10b1f303-03ff-478d-8108-0ea3c09e52fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627998656296,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","invariantUUID":"0ecd9728-8c65-4c30-af20-e73b281591fb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ef86b00a-1b8e-483e-b48f-c3cdbc75398f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989816907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97955191-808b-4a22-9d30-9eff30b75723","invariantUUID":"991253ba-721e-4554-bd97-aca1ca0d6b42","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":"163eda2b-e686-4bfe-9eff-606c4ac269dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989322743,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e18848-cd6c-4a06-9a16-dd3bd0ce7293","invariantUUID":"e17e5de9-bea1-4fe8-8299-095b796e5e98","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":"objectStorage","uniqueId":"18cf3c48-2fa0-4513-8aab-7a36b38cd26b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989306986,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1959e12b-ca5f-4f75-9968-2a5299b76cbc","invariantUUID":"010fbeed-9c04-4b70-b5b3-78fe2ba82399","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":"defaulticon","uniqueId":"38d120ce-feb5-4dcf-bb0f-3aaf36834aec","lifecycleState":"CERTIFIED","lastUpdateDate":1627989696656,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58b774b3-d1fa-4722-bb0d-85c93166b366","invariantUUID":"b0962f92-2875-44a0-8e50-b8e0c550632c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08d5ae67-e4f8-479a-b568-d69c2be502cb","lifecycleState":"CERTIFIED","lastUpdateDate":1627989739504,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb62caf9-ac54-4161-89a8-72569ad044e3","invariantUUID":"57b9e065-0214-4f7f-bf30-8ca44abb099b","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":"b2f92872-e45f-4ee4-86bc-1e36f46fc765","lifecycleState":"CERTIFIED","lastUpdateDate":1627989362856,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9b3b476c-f366-4a6b-b00e-cf4dd2e35254","invariantUUID":"37f3f4b4-0df3-4fed-826b-9a520b6dd468","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":"051f8c90-0660-479d-97bd-86155ee07ded","lifecycleState":"CERTIFIED","lastUpdateDate":1627989663338,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9d7c67-d980-4848-a9ab-0b0fbeae03b1","invariantUUID":"3209ff76-4d10-47ea-bebd-6d599df615a3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fcfb50bd-8286-41fa-96e2-d1e85be26248","lifecycleState":"CERTIFIED","lastUpdateDate":1627989829630,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cac06afa-ba55-4b0c-895d-e054306a55f3","invariantUUID":"fc7aa061-8481-43c5-b5ce-745be659861b","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f1267e0-7391-4b51-84f5-f8e2bc708587","lifecycleState":"CERTIFIED","lastUpdateDate":1627998033355,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"50e50a30-ac53-4b69-bbce-cd0f13d45824","invariantUUID":"c55c0de3-f7f5-4062-aa6d-475b67858fc6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bd2e3a1f-4e28-4015-b4ea-58a13f846a28","lifecycleState":"CERTIFIED","lastUpdateDate":1627989635579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3adc372a-152a-431d-8c68-51b34681dbc3","invariantUUID":"2539ea2b-54ba-4514-834d-242a6ea0abb0","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":"8061c3b4-a6a1-41ea-99aa-1a8178980a42","lifecycleState":"CERTIFIED","lastUpdateDate":1627989731724,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5444c6e-eb82-4565-92e8-862193ae5aa6","invariantUUID":"012d4297-ce19-48a5-a1e3-be514a0c8c2c","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":"2dcab761-c90c-48f1-bc8b-03b548dde9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989346324,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"41256e70-ce05-40da-acba-754a33f96756","invariantUUID":"6a61b7c7-fac1-4831-97b4-0f94c3050a93","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":"defaulticon","uniqueId":"acd2a45b-ef2a-4fc0-9644-753614114f38","lifecycleState":"CERTIFIED","lastUpdateDate":1627998537913,"name":"basic_onboard_owdQbe","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f29eee05-5af5-4c14-940d-331a1240a2f6","invariantUUID":"f4c44a6c-be0f-48c5-9a80-f861c8ff838e","systemName":"BasicOnboardOwdqbe","description":"VF","tags":["basic_onboard_owdQbe"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d4536f49-50a7-4351-94b7-da2c613b714d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989573112,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f243c256-7348-49ff-b75b-e16089e5d037","invariantUUID":"5d8da92a-6781-451d-b022-2d415a291c1d","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":"port","uniqueId":"dd6f35ad-96e8-4fe6-aea9-27cae0aedb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989708202,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b0d146-c1a9-4529-9625-4148e20bd0d5","invariantUUID":"f33877fa-979e-426e-8269-c3bd327cb325","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ad99fb25-5884-476b-83b4-60bf9e66c218","lifecycleState":"CERTIFIED","lastUpdateDate":1627989753288,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc103c6-a88d-44ea-8353-12c38d4181f6","invariantUUID":"c19cb091-aa6d-4ce0-954a-9738d40aa6fc","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":"9f2a8abd-e3e1-4b13-8d82-ec8ed00561db","lifecycleState":"CERTIFIED","lastUpdateDate":1627989334119,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea14c1b3-65b0-4026-8a78-5fe453c74cba","invariantUUID":"01df846b-f905-4270-8a9f-f9475c9d2f5e","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":"objectStorage","uniqueId":"613d790e-e229-48e8-8c7f-dc7c98d550f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627989301333,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c5b7a43-db47-44f0-adae-43fb1a95082e","invariantUUID":"53dc0c13-b564-4973-91d8-38618425dc37","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4bc51ea-ed06-44f7-9869-a0ce7736604b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989283713,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b7a913-aec7-478a-96cc-a1512f84ddf6","invariantUUID":"0cf249a3-6e3d-481f-8e57-bef2db6d4836","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":"ffbbb8ca-20a9-40e4-a6db-b73be8b69fd0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989624948,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45bf8b9c-37ee-443c-ae4d-957f80e8a53d","invariantUUID":"a8101646-b69e-4b89-a458-814d9c4fbfc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b33f86d-a788-460e-a6bc-25fe32ede3a6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989766324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b11533c7-d1bf-4ef1-9434-2f6f99a29854","invariantUUID":"aad4e997-67a0-41aa-8f00-a29b14a122a6","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397d5f3d-86c3-4365-b0d4-eedc37744357","lifecycleState":"CERTIFIED","lastUpdateDate":1627989719249,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98e0198c-4d84-48fd-a8fa-fe519036de81","invariantUUID":"5bc75be7-f797-439b-9a24-a23d888d2553","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":"d805edbd-01fb-4ef1-9d37-cd6e2aad4982","lifecycleState":"CERTIFIED","lastUpdateDate":1627989454081,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e8e2071-22be-456e-a387-3162848b880b","invariantUUID":"86eabe20-0305-43b2-b85e-d13261a87ed6","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4cc0802c-7158-4c9a-b5a5-a3879392ebbf","lifecycleState":"CERTIFIED","lastUpdateDate":1627989567294,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"38b1ebb2-f215-4322-9a42-9423e375af5d","invariantUUID":"39ebe15c-4136-4b60-9728-6510e6b07439","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a52a3685-1f6d-4d2b-8638-b5a95b37a1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1627989826118,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44deff87-ea80-45dc-8fb8-c86b4c238d31","invariantUUID":"20a4366e-cf67-4222-86f4-3199837a6f43","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":"compute","uniqueId":"21e4bb15-8aa4-476d-b644-79e50d136764","lifecycleState":"CERTIFIED","lastUpdateDate":1627989442510,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a76a852a-0d74-4c58-b8f1-46cda94146eb","invariantUUID":"58dc23e5-8857-4463-8a22-0cea04d9aa25","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":"defaulticon","uniqueId":"f125439c-0097-4a74-9c88-c3f0e7069f31","lifecycleState":"CERTIFIED","lastUpdateDate":1627989242335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"df03d6c4-5240-4c08-b26e-185c10f52636","invariantUUID":"f9e2c9e3-bb91-45fe-b818-c91a6b6b02c1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989219424,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6e61da-7001-4bd7-b93b-35cc9809feb5","invariantUUID":"a2249d37-a8f8-4d0b-84a3-d9cca67da42c","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":"ddc67b17-05e9-436f-b857-55174ac3b8f1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989580208,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9aba3f41-d0bd-403c-9182-3b314a8ccb93","invariantUUID":"a80eea3d-6c57-40b1-83e4-93037cecd238","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":"f692a914-840c-4b48-8689-c2cebb73761d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989473923,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55a8a381-0ba0-4f60-b5a6-08b476e73c6d","invariantUUID":"9f20e383-f85d-40e1-a37a-c1781c263df6","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":"port","uniqueId":"1bf6af09-1928-4b30-9381-c2fc92024bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989713527,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9eab7ba-8384-432f-8a53-02d686fa98fc","invariantUUID":"b083e68e-17eb-485a-8a0c-c74b6400ed88","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":"networkrules","uniqueId":"9615ae4b-c381-4f9a-9496-e546c8acb39e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989417602,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c7933e15-7a28-4763-bf81-ab91cb3dd4aa","invariantUUID":"be50e6af-1fd3-4d76-8e7d-a3aeebb28aee","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cff9a260-f5bb-469b-a341-a107b21d77fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989448744,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf1a4dbc-3d74-4af3-a3fc-91bb7db155e4","invariantUUID":"a585e1a0-57de-47ea-b6ed-e9500e8ca0cb","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":"23cb6262-fd5a-48ea-b74f-9a744bd287af","lifecycleState":"CERTIFIED","lastUpdateDate":1627989597748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fc37b75-2eb2-4d3a-abf6-257c030dac72","invariantUUID":"c8881293-9d38-4fe8-bc66-0e1f8cc180ef","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2929908-18d9-4ee1-a07b-eb89b9971742","lifecycleState":"CERTIFIED","lastUpdateDate":1627989691301,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a9770e-ca54-43c6-90a8-748460885002","invariantUUID":"4ebeb399-e4bc-460b-b028-4e299a2509d4","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":"36b73d35-eb49-4298-87a1-3fe8233e27e8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989534294,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9de95b1b-f55e-4265-8fb1-94a1839c3e6e","invariantUUID":"8c24be3f-fa2f-4769-a97c-0e8a2703f702","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"465912c1-6164-44b7-a2a7-be8a2830e7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989807404,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc87f360-4409-41d8-a780-f00154d012d1","invariantUUID":"046e9913-594b-4a1b-8876-a6cc0cc62389","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":"objectStorage","uniqueId":"dc2bb095-fb79-46f4-ad9d-fa66f957dde7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989257706,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b197006-45f7-4918-b775-595c72ef5477","invariantUUID":"6ffa12ba-0f37-4e30-b7f0-f265189c57c2","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":"network","uniqueId":"c3e4e85b-586d-45d9-a79d-de6a109a808d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989352050,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85947c35-5dfe-4115-84fc-47719465ede5","invariantUUID":"de3a492d-53d0-4042-91ae-a6636f0ade20","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e04650-f4bd-4466-8fed-e9d0d5f389c6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989544970,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8bf0953e-df09-4f6e-9da3-3d4cd077a76c","invariantUUID":"23213f5a-1a2e-4ee3-959c-6326bb1d91af","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e20bca4-1958-478c-bc5b-101c300af9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989724601,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f2d6905-8467-45d2-abc5-b3ffe919994c","invariantUUID":"8ce469ce-03f7-4389-a441-b7e5679b44ef","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c49ee052-6ecb-49fc-9689-889458376fde","lifecycleState":"CERTIFIED","lastUpdateDate":1627989760955,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b3144ba-070f-4631-a819-111585ab63a6","invariantUUID":"feaf09ab-38cb-4020-9a53-1ae4b43eaec8","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":"c36074d0-95d6-4906-a3a3-17fb61f8657b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989610600,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbab9108-86eb-4074-91f3-0d7cecf0cb74","invariantUUID":"f4a97808-cc82-4390-bdc7-f4b2c234a60d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b0f5e1af-e264-4251-802d-f67d92483fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1627989702704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81a44a41-1499-4aec-b24f-674e8f95cf52","invariantUUID":"98c64bc8-24b9-4d54-81d5-61425070c154","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":"dfa9bbd8-1750-40f0-8fe5-e5a5ecabad68","lifecycleState":"CERTIFIED","lastUpdateDate":1627989619407,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b49557d-58a9-4a15-8022-6a678f682053","invariantUUID":"47db0e24-aabc-4913-869d-b89c60624cb7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a09409b4-f6c7-433c-8747-9230dedbd89f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989315014,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84463d24-0973-4218-bce1-fe6c0bfdec88","invariantUUID":"499f1df7-cccd-470b-972b-b110ac3ee527","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":"5d8396ce-716b-4219-8012-734717aa763e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989340950,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e02018ae-fe4a-43ec-b48f-2e4e6834c9f5","invariantUUID":"696af0a9-3826-4330-8544-50efbc66b763","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":"loadBalancer","uniqueId":"d948e754-eaaa-4742-8e04-83b4e6cf1473","lifecycleState":"CERTIFIED","lastUpdateDate":1627989271604,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edb25371-72bb-4815-b727-af2d5547bc0d","invariantUUID":"cf33b3ee-2c98-4a20-b59c-adbfe51e9578","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50be604c-9b23-4429-853f-867c2d322c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989484740,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"751993ab-b4a8-468a-8e9a-5829ed5b5d6e","invariantUUID":"6b74156e-8384-441d-a513-f5e2b09972df","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4dba8e30-22d5-4613-a794-2ef60e08f71f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989248620,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a59ae06-849c-43c2-9939-9fd3a2ed1ec5","invariantUUID":"59970bd8-4e72-4050-bec4-e34c097b9690","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"899143cb-f069-4bcc-a789-52c3e22bfa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989641377,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e4b11c-6572-4c68-b848-fee572d6a0fa","invariantUUID":"a83f1b22-1dbe-4754-9d00-626f2939d78e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65226a6f-f294-417e-bf8f-ca3ffc82f927","lifecycleState":"CERTIFIED","lastUpdateDate":1627989357449,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bc85595-6898-4e88-a1ce-512784edffe4","invariantUUID":"60f63214-f7e8-4ee3-9e3d-a73dad9a6cd6","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":"9aea93f2-4601-4c60-ba56-cb02b9123b38","lifecycleState":"CERTIFIED","lastUpdateDate":1627989559735,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","invariantUUID":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","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":"9f4c4723-84f9-48ae-a30c-c92fd6a0f194","lifecycleState":"CERTIFIED","lastUpdateDate":1627989744934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cdc01c2-680c-4bd3-b3e3-c268dc623abb","invariantUUID":"dab5253c-8f91-4f47-ab79-c04878e0c675","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb639ab8-0b97-4ce1-817a-fd41ab2f12e1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989797711,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a195618-a2c7-486e-85bf-c40f2bc50a6b","invariantUUID":"e871d507-ff8a-4127-8072-43e673b77f01","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":"networkrules","uniqueId":"699fdeeb-6d82-4887-b2c1-e01983580968","lifecycleState":"CERTIFIED","lastUpdateDate":1627989396166,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53d36838-a321-455a-b34c-d222872919ce","invariantUUID":"dae7050b-d616-41e2-96e5-78c70b3aa927","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"245308bf-c305-4ab5-a000-bfabcd483929","lifecycleState":"CERTIFIED","lastUpdateDate":1627998083021,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f7c00b53-d090-47ab-afd8-4ff781311ecc","lifecycleState":"CERTIFIED","lastUpdateDate":1627998594041,"name":"basic_onboard_owdQbe","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","systemName":"BasicOnboardOwdqbe","description":"service","tags":["basic_onboard_owdQbe"],"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":"57693788-597c-4266-b57d-17ea7f477eb9","lifecycleState":"CERTIFIED","lastUpdateDate":1627997756441,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","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":"d9d622d2-907b-4171-a388-a8df48060216","lifecycleState":"CERTIFIED","lastUpdateDate":1627997957911,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-03 13:51:13,542 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-08-03 13:51:13,542 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-03 13:51:13,543 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-03 13:51:13,543 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-03 13:51:13,543 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-03 13:51:13,543 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-03 13:51:13,546 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-03 13:51:15,522 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1420 2021-08-03 13:51:15,523 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-03 13:51:15,523 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","name":"basic_onboard_owdQbe","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cff5f9b-38c2-486a-a71e-9682095f2b0b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/422bf6ee-d379-4a5e-8eaa-af3752e2346f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/94442f40-cd5a-4a00-b6b8-6f69a21a5d38/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-03 13:51:15,525 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_owdQbe from SDC 2021-08-03 13:51:15,525 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:15,526 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:15,526 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:51:15,526 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-03 13:51:15,526 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:15,526 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:15,526 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:51:15,526 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-08-03 13:51:15,526 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:15,526 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:15,526 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:51:15,526 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-03 13:51:15,527 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:15,527 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:15,527 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:51:15,527 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-03 13:51:15,527 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-03 13:51:15,527 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-08-03 13:51:15,527 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-03 13:51:15,527 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-03 13:51:15,528 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-03 13:51:15,528 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-03 13:51:15,528 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-03 13:51:15,529 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-03 13:51:18,524 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1420 2021-08-03 13:51:18,526 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-03 13:51:18,526 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","name":"basic_onboard_owdQbe","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cff5f9b-38c2-486a-a71e-9682095f2b0b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/422bf6ee-d379-4a5e-8eaa-af3752e2346f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/94442f40-cd5a-4a00-b6b8-6f69a21a5d38/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-03 13:51:18,528 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_owdQbe from SDC 2021-08-03 13:51:18,529 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:18,529 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:18,529 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:51:18,529 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-03 13:51:18,529 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:18,529 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:18,530 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:51:18,530 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-08-03 13:51:18,530 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:18,530 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:18,530 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:51:18,530 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-03 13:51:18,531 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:18,531 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:18,531 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:51:18,531 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-03 13:51:18,531 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-03 13:51:18,531 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-08-03 13:51:18,532 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-08-03 13:51:18,532 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-08-03 13:51:18,532 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-03 13:51:18,532 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-03 13:51:18,533 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-08-03 13:51:18,534 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:51:19,622 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-03 13:51:19,624 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-08-03 13:51:19,625 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-08-03 13:51:19,629 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-08-03 13:51:19,630 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-08-03 13:51:19,630 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-08-03 13:51:19,630 INFO 267:__init__.py(1) - attempting to create Service basic_cnf in SDC 2021-08-03 13:51:19,630 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-03 13:51:19,630 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-03 13:51:19,631 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-03 13:51:19,631 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-03 13:51:19,631 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-03 13:51:19,633 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-03 13:51:21,942 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1420 2021-08-03 13:51:21,943 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-03 13:51:21,944 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","name":"basic_onboard_owdQbe","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cff5f9b-38c2-486a-a71e-9682095f2b0b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/422bf6ee-d379-4a5e-8eaa-af3752e2346f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/94442f40-cd5a-4a00-b6b8-6f69a21a5d38/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-03 13:51:21,947 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_owdQbe from SDC 2021-08-03 13:51:21,947 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:21,947 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:21,947 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:51:21,947 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-03 13:51:21,948 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:21,948 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:21,948 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:51:21,948 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-08-03 13:51:21,948 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:21,948 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:21,948 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:51:21,948 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-03 13:51:21,948 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:21,948 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:21,949 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:51:21,949 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-03 13:51:21,949 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-03 13:51:21,949 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-08-03 13:51:21,964 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-03 13:51:21,964 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-03 13:51:21,965 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-03 13:51:21,967 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:51:23,516 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-03 13:51:23,517 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-08-03 13:51:23,519 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682755,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682755,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d.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":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d.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":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d.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":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d.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":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d.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":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","creationDate":1627998682854,"icon":"network_l_1-3","version":"0.1","description":"service","tags":["basic_cnf"],"uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984","componentMetadataForSupportLog":{"SupportablityComponentUUID":"e6a76b0b-bb70-423f-9955-c478137d0eff","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1627998682854,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_cnf"} 2021-08-03 13:51:23,522 INFO 285:__init__.py(1) - Service basic_cnf is created in SDC 2021-08-03 13:51:23,522 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:23,527 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-03 13:51:23,527 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-03 13:51:23,527 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-03 13:51:23,527 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-03 13:51:23,528 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-03 13:51:23,529 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-03 13:51:23,681 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1428 2021-08-03 13:51:23,682 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-03 13:51:23,682 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f29eee05-5af5-4c14-940d-331a1240a2f6","invariantUUID":"f4c44a6c-be0f-48c5-9a80-f861c8ff838e","name":"basic_onboard_owdQbe","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f29eee05-5af5-4c14-940d-331a1240a2f6/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","invariantUUID":"0ecd9728-8c65-4c30-af20-e73b281591fb","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4e0fc4f1-de3c-442b-bd49-29cd51d5b331/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"50e50a30-ac53-4b69-bbce-cd0f13d45824","invariantUUID":"c55c0de3-f7f5-4062-aa6d-475b67858fc6","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/50e50a30-ac53-4b69-bbce-cd0f13d45824/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"8c9d4af7-4175-4a92-a77b-cea77d536b64","invariantUUID":"bd5f01ae-40d3-4fac-b35c-9600fecbf7bb","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8c9d4af7-4175-4a92-a77b-cea77d536b64/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-03 13:51:23,685 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_owdQbe from SDC 2021-08-03 13:51:23,685 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:23,685 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:23,685 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-03 13:51:23,685 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-03 13:51:23,685 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:23,685 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:23,685 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-03 13:51:23,685 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-03 13:51:23,686 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:23,686 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:23,686 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-03 13:51:23,686 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-08-03 13:51:23,686 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:23,686 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:23,686 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-03 13:51:23,686 DEBUG 147:__init__.py(1) - number of Vf returned: 4 2021-08-03 13:51:23,686 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-03 13:51:23,686 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-03 13:51:23,687 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-03 13:51:23,687 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-03 13:51:23,687 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-03 13:51:23,688 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:51:24,477 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-03 13:51:24,480 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-03 13:51:24,482 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e8cc16-b107-40fb-bde7-ee8d7fde36cd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989460401,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efb4389a-7a87-4cbd-b098-f54914249473","invariantUUID":"2d5a2f01-2cd3-4910-a96f-e3d83d8fc90d","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":"3cf616f8-79c3-4595-80f4-5b97abd377b6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989479236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b1d1a07-f36c-4528-86d2-7ae8460a363d","invariantUUID":"393c227f-4e23-44e9-901c-d2f24cc6a1a2","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":"compute","uniqueId":"411c57c4-d341-4ae5-8d0a-34496627660c","lifecycleState":"CERTIFIED","lastUpdateDate":1627989811253,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7478c8-ef8e-445e-8858-c1f069a55a42","invariantUUID":"e32748c7-35f5-469a-bea9-b50df14a28db","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":"securityrules","uniqueId":"f90173ce-8b9a-4208-bea4-ff8cf61673f7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989429731,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e47d40fc-59f6-4fd2-bef4-f494a59caf17","invariantUUID":"2b50bd8d-2dd6-41ac-991c-76d1b45f85d4","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":"17c1e692-5318-4c5f-b98d-b27b6dd908f5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989402730,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d16bae88-3980-46c3-80a7-9cf1af5f173a","invariantUUID":"34b712d5-f916-4858-ad64-3f62864d449e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7faa14e-d390-4a57-92c9-6da1adad7dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1627989528930,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7861f07-30e8-437b-b78e-0c6603d9a355","invariantUUID":"b4b9e0a4-e9e1-41a1-86ec-186676ebe2a9","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":"a9c376f4-e347-4b35-889b-3b9147b38143","lifecycleState":"CERTIFIED","lastUpdateDate":1627989551137,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bb11b6b0-6845-4441-91a9-913da67b4ad2","invariantUUID":"e82d3c66-f6ed-4eb5-96c3-f8c2d906eae9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3a4499eb-ec1d-4a38-9ce3-53095854127f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989774818,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"381ba08b-64c2-4b49-80b0-858a9bfacd00","invariantUUID":"71fb2077-cae9-4939-a6f5-45c66a53bd7b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e978515d-7401-42fd-8dad-a2f78ca42d2e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989782017,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e36cc089-ce7f-4898-8f5e-61c595c49e2c","invariantUUID":"a6b82636-2db5-45e2-aabf-9bb22ae437a7","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":"defaulticon","uniqueId":"e1800c37-4cb3-4790-b498-3c47d9a10ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1627997910425,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8c9d4af7-4175-4a92-a77b-cea77d536b64","invariantUUID":"bd5f01ae-40d3-4fac-b35c-9600fecbf7bb","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"d2d2aef1-31e2-4b69-8a7f-8bb7841be21b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989585848,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e83d1d14-ab76-47b7-a956-2bcd6ed3ee3d","invariantUUID":"56590923-7934-4d14-aa28-146b830784e6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"757590d8-c44d-4dc0-8372-b51ed0425099","lifecycleState":"CERTIFIED","lastUpdateDate":1627989423256,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8db9164b-cc3b-485f-b746-c9cd24556834","invariantUUID":"a377a223-7b4d-463e-b0b7-4b98ea51b58f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"587ba54f-a39f-4565-a45e-ec59d0e39075","lifecycleState":"CERTIFIED","lastUpdateDate":1627989511809,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0e9de25-a8a9-4e30-9531-6fe0610fc65d","invariantUUID":"1e5546d0-5a59-4278-bde1-0d0c027913f3","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":"objectStorage","uniqueId":"db99aa06-449d-4a88-a846-49efb4e99b37","lifecycleState":"CERTIFIED","lastUpdateDate":1627989657657,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bc33959-bd21-4b54-8f4d-4c07c985843f","invariantUUID":"044bec24-aa34-4898-8722-c80c06e3de9d","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":"compute","uniqueId":"e0d47dbb-9da1-4038-8cdb-c9fb6ccc5355","lifecycleState":"CERTIFIED","lastUpdateDate":1627989591331,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4e5d05f-bd47-4159-b63d-a82c2f3c7f80","invariantUUID":"da82cd87-4943-4a9a-9913-8af2475e7f7a","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":"port","uniqueId":"875ed0f9-8140-4dcf-b849-7a496f1e2399","lifecycleState":"CERTIFIED","lastUpdateDate":1627989277110,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"089c0d69-8df3-4dbf-8f2d-ac2dea1aee78","invariantUUID":"b85e4722-bfd8-42e6-81aa-f3d797c7b4d0","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6caa2868-7e9f-4c37-9357-2003c05d68c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989328571,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a388d834-aca1-43f8-a628-1f3d4754b0b0","invariantUUID":"259acdef-1ee8-4b29-aa57-a451a1572fee","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":"defaulticon","uniqueId":"10b1f303-03ff-478d-8108-0ea3c09e52fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627998656296,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","invariantUUID":"0ecd9728-8c65-4c30-af20-e73b281591fb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ef86b00a-1b8e-483e-b48f-c3cdbc75398f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989816907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97955191-808b-4a22-9d30-9eff30b75723","invariantUUID":"991253ba-721e-4554-bd97-aca1ca0d6b42","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":"163eda2b-e686-4bfe-9eff-606c4ac269dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989322743,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e18848-cd6c-4a06-9a16-dd3bd0ce7293","invariantUUID":"e17e5de9-bea1-4fe8-8299-095b796e5e98","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":"objectStorage","uniqueId":"18cf3c48-2fa0-4513-8aab-7a36b38cd26b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989306986,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1959e12b-ca5f-4f75-9968-2a5299b76cbc","invariantUUID":"010fbeed-9c04-4b70-b5b3-78fe2ba82399","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":"defaulticon","uniqueId":"38d120ce-feb5-4dcf-bb0f-3aaf36834aec","lifecycleState":"CERTIFIED","lastUpdateDate":1627989696656,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58b774b3-d1fa-4722-bb0d-85c93166b366","invariantUUID":"b0962f92-2875-44a0-8e50-b8e0c550632c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08d5ae67-e4f8-479a-b568-d69c2be502cb","lifecycleState":"CERTIFIED","lastUpdateDate":1627989739504,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb62caf9-ac54-4161-89a8-72569ad044e3","invariantUUID":"57b9e065-0214-4f7f-bf30-8ca44abb099b","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":"b2f92872-e45f-4ee4-86bc-1e36f46fc765","lifecycleState":"CERTIFIED","lastUpdateDate":1627989362856,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9b3b476c-f366-4a6b-b00e-cf4dd2e35254","invariantUUID":"37f3f4b4-0df3-4fed-826b-9a520b6dd468","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":"051f8c90-0660-479d-97bd-86155ee07ded","lifecycleState":"CERTIFIED","lastUpdateDate":1627989663338,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9d7c67-d980-4848-a9ab-0b0fbeae03b1","invariantUUID":"3209ff76-4d10-47ea-bebd-6d599df615a3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fcfb50bd-8286-41fa-96e2-d1e85be26248","lifecycleState":"CERTIFIED","lastUpdateDate":1627989829630,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cac06afa-ba55-4b0c-895d-e054306a55f3","invariantUUID":"fc7aa061-8481-43c5-b5ce-745be659861b","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f1267e0-7391-4b51-84f5-f8e2bc708587","lifecycleState":"CERTIFIED","lastUpdateDate":1627998033355,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"50e50a30-ac53-4b69-bbce-cd0f13d45824","invariantUUID":"c55c0de3-f7f5-4062-aa6d-475b67858fc6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bd2e3a1f-4e28-4015-b4ea-58a13f846a28","lifecycleState":"CERTIFIED","lastUpdateDate":1627989635579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3adc372a-152a-431d-8c68-51b34681dbc3","invariantUUID":"2539ea2b-54ba-4514-834d-242a6ea0abb0","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":"8061c3b4-a6a1-41ea-99aa-1a8178980a42","lifecycleState":"CERTIFIED","lastUpdateDate":1627989731724,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5444c6e-eb82-4565-92e8-862193ae5aa6","invariantUUID":"012d4297-ce19-48a5-a1e3-be514a0c8c2c","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":"2dcab761-c90c-48f1-bc8b-03b548dde9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989346324,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"41256e70-ce05-40da-acba-754a33f96756","invariantUUID":"6a61b7c7-fac1-4831-97b4-0f94c3050a93","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":"defaulticon","uniqueId":"acd2a45b-ef2a-4fc0-9644-753614114f38","lifecycleState":"CERTIFIED","lastUpdateDate":1627998537913,"name":"basic_onboard_owdQbe","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f29eee05-5af5-4c14-940d-331a1240a2f6","invariantUUID":"f4c44a6c-be0f-48c5-9a80-f861c8ff838e","systemName":"BasicOnboardOwdqbe","description":"VF","tags":["basic_onboard_owdQbe"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d4536f49-50a7-4351-94b7-da2c613b714d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989573112,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f243c256-7348-49ff-b75b-e16089e5d037","invariantUUID":"5d8da92a-6781-451d-b022-2d415a291c1d","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":"port","uniqueId":"dd6f35ad-96e8-4fe6-aea9-27cae0aedb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989708202,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b0d146-c1a9-4529-9625-4148e20bd0d5","invariantUUID":"f33877fa-979e-426e-8269-c3bd327cb325","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ad99fb25-5884-476b-83b4-60bf9e66c218","lifecycleState":"CERTIFIED","lastUpdateDate":1627989753288,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc103c6-a88d-44ea-8353-12c38d4181f6","invariantUUID":"c19cb091-aa6d-4ce0-954a-9738d40aa6fc","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":"9f2a8abd-e3e1-4b13-8d82-ec8ed00561db","lifecycleState":"CERTIFIED","lastUpdateDate":1627989334119,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea14c1b3-65b0-4026-8a78-5fe453c74cba","invariantUUID":"01df846b-f905-4270-8a9f-f9475c9d2f5e","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":"objectStorage","uniqueId":"613d790e-e229-48e8-8c7f-dc7c98d550f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627989301333,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c5b7a43-db47-44f0-adae-43fb1a95082e","invariantUUID":"53dc0c13-b564-4973-91d8-38618425dc37","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4bc51ea-ed06-44f7-9869-a0ce7736604b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989283713,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b7a913-aec7-478a-96cc-a1512f84ddf6","invariantUUID":"0cf249a3-6e3d-481f-8e57-bef2db6d4836","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":"ffbbb8ca-20a9-40e4-a6db-b73be8b69fd0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989624948,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45bf8b9c-37ee-443c-ae4d-957f80e8a53d","invariantUUID":"a8101646-b69e-4b89-a458-814d9c4fbfc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b33f86d-a788-460e-a6bc-25fe32ede3a6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989766324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b11533c7-d1bf-4ef1-9434-2f6f99a29854","invariantUUID":"aad4e997-67a0-41aa-8f00-a29b14a122a6","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397d5f3d-86c3-4365-b0d4-eedc37744357","lifecycleState":"CERTIFIED","lastUpdateDate":1627989719249,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98e0198c-4d84-48fd-a8fa-fe519036de81","invariantUUID":"5bc75be7-f797-439b-9a24-a23d888d2553","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":"d805edbd-01fb-4ef1-9d37-cd6e2aad4982","lifecycleState":"CERTIFIED","lastUpdateDate":1627989454081,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e8e2071-22be-456e-a387-3162848b880b","invariantUUID":"86eabe20-0305-43b2-b85e-d13261a87ed6","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4cc0802c-7158-4c9a-b5a5-a3879392ebbf","lifecycleState":"CERTIFIED","lastUpdateDate":1627989567294,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"38b1ebb2-f215-4322-9a42-9423e375af5d","invariantUUID":"39ebe15c-4136-4b60-9728-6510e6b07439","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a52a3685-1f6d-4d2b-8638-b5a95b37a1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1627989826118,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44deff87-ea80-45dc-8fb8-c86b4c238d31","invariantUUID":"20a4366e-cf67-4222-86f4-3199837a6f43","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":"compute","uniqueId":"21e4bb15-8aa4-476d-b644-79e50d136764","lifecycleState":"CERTIFIED","lastUpdateDate":1627989442510,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a76a852a-0d74-4c58-b8f1-46cda94146eb","invariantUUID":"58dc23e5-8857-4463-8a22-0cea04d9aa25","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":"defaulticon","uniqueId":"f125439c-0097-4a74-9c88-c3f0e7069f31","lifecycleState":"CERTIFIED","lastUpdateDate":1627989242335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"df03d6c4-5240-4c08-b26e-185c10f52636","invariantUUID":"f9e2c9e3-bb91-45fe-b818-c91a6b6b02c1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989219424,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6e61da-7001-4bd7-b93b-35cc9809feb5","invariantUUID":"a2249d37-a8f8-4d0b-84a3-d9cca67da42c","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":"ddc67b17-05e9-436f-b857-55174ac3b8f1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989580208,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9aba3f41-d0bd-403c-9182-3b314a8ccb93","invariantUUID":"a80eea3d-6c57-40b1-83e4-93037cecd238","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":"f692a914-840c-4b48-8689-c2cebb73761d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989473923,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55a8a381-0ba0-4f60-b5a6-08b476e73c6d","invariantUUID":"9f20e383-f85d-40e1-a37a-c1781c263df6","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":"port","uniqueId":"1bf6af09-1928-4b30-9381-c2fc92024bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989713527,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9eab7ba-8384-432f-8a53-02d686fa98fc","invariantUUID":"b083e68e-17eb-485a-8a0c-c74b6400ed88","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":"networkrules","uniqueId":"9615ae4b-c381-4f9a-9496-e546c8acb39e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989417602,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c7933e15-7a28-4763-bf81-ab91cb3dd4aa","invariantUUID":"be50e6af-1fd3-4d76-8e7d-a3aeebb28aee","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cff9a260-f5bb-469b-a341-a107b21d77fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989448744,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf1a4dbc-3d74-4af3-a3fc-91bb7db155e4","invariantUUID":"a585e1a0-57de-47ea-b6ed-e9500e8ca0cb","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":"23cb6262-fd5a-48ea-b74f-9a744bd287af","lifecycleState":"CERTIFIED","lastUpdateDate":1627989597748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fc37b75-2eb2-4d3a-abf6-257c030dac72","invariantUUID":"c8881293-9d38-4fe8-bc66-0e1f8cc180ef","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2929908-18d9-4ee1-a07b-eb89b9971742","lifecycleState":"CERTIFIED","lastUpdateDate":1627989691301,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a9770e-ca54-43c6-90a8-748460885002","invariantUUID":"4ebeb399-e4bc-460b-b028-4e299a2509d4","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":"36b73d35-eb49-4298-87a1-3fe8233e27e8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989534294,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9de95b1b-f55e-4265-8fb1-94a1839c3e6e","invariantUUID":"8c24be3f-fa2f-4769-a97c-0e8a2703f702","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"465912c1-6164-44b7-a2a7-be8a2830e7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989807404,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc87f360-4409-41d8-a780-f00154d012d1","invariantUUID":"046e9913-594b-4a1b-8876-a6cc0cc62389","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":"objectStorage","uniqueId":"dc2bb095-fb79-46f4-ad9d-fa66f957dde7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989257706,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b197006-45f7-4918-b775-595c72ef5477","invariantUUID":"6ffa12ba-0f37-4e30-b7f0-f265189c57c2","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":"network","uniqueId":"c3e4e85b-586d-45d9-a79d-de6a109a808d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989352050,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85947c35-5dfe-4115-84fc-47719465ede5","invariantUUID":"de3a492d-53d0-4042-91ae-a6636f0ade20","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e04650-f4bd-4466-8fed-e9d0d5f389c6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989544970,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8bf0953e-df09-4f6e-9da3-3d4cd077a76c","invariantUUID":"23213f5a-1a2e-4ee3-959c-6326bb1d91af","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e20bca4-1958-478c-bc5b-101c300af9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989724601,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f2d6905-8467-45d2-abc5-b3ffe919994c","invariantUUID":"8ce469ce-03f7-4389-a441-b7e5679b44ef","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c49ee052-6ecb-49fc-9689-889458376fde","lifecycleState":"CERTIFIED","lastUpdateDate":1627989760955,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b3144ba-070f-4631-a819-111585ab63a6","invariantUUID":"feaf09ab-38cb-4020-9a53-1ae4b43eaec8","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":"c36074d0-95d6-4906-a3a3-17fb61f8657b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989610600,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbab9108-86eb-4074-91f3-0d7cecf0cb74","invariantUUID":"f4a97808-cc82-4390-bdc7-f4b2c234a60d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b0f5e1af-e264-4251-802d-f67d92483fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1627989702704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81a44a41-1499-4aec-b24f-674e8f95cf52","invariantUUID":"98c64bc8-24b9-4d54-81d5-61425070c154","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":"dfa9bbd8-1750-40f0-8fe5-e5a5ecabad68","lifecycleState":"CERTIFIED","lastUpdateDate":1627989619407,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b49557d-58a9-4a15-8022-6a678f682053","invariantUUID":"47db0e24-aabc-4913-869d-b89c60624cb7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a09409b4-f6c7-433c-8747-9230dedbd89f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989315014,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84463d24-0973-4218-bce1-fe6c0bfdec88","invariantUUID":"499f1df7-cccd-470b-972b-b110ac3ee527","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":"5d8396ce-716b-4219-8012-734717aa763e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989340950,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e02018ae-fe4a-43ec-b48f-2e4e6834c9f5","invariantUUID":"696af0a9-3826-4330-8544-50efbc66b763","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":"loadBalancer","uniqueId":"d948e754-eaaa-4742-8e04-83b4e6cf1473","lifecycleState":"CERTIFIED","lastUpdateDate":1627989271604,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edb25371-72bb-4815-b727-af2d5547bc0d","invariantUUID":"cf33b3ee-2c98-4a20-b59c-adbfe51e9578","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50be604c-9b23-4429-853f-867c2d322c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989484740,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"751993ab-b4a8-468a-8e9a-5829ed5b5d6e","invariantUUID":"6b74156e-8384-441d-a513-f5e2b09972df","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4dba8e30-22d5-4613-a794-2ef60e08f71f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989248620,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a59ae06-849c-43c2-9939-9fd3a2ed1ec5","invariantUUID":"59970bd8-4e72-4050-bec4-e34c097b9690","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"899143cb-f069-4bcc-a789-52c3e22bfa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989641377,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e4b11c-6572-4c68-b848-fee572d6a0fa","invariantUUID":"a83f1b22-1dbe-4754-9d00-626f2939d78e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65226a6f-f294-417e-bf8f-ca3ffc82f927","lifecycleState":"CERTIFIED","lastUpdateDate":1627989357449,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bc85595-6898-4e88-a1ce-512784edffe4","invariantUUID":"60f63214-f7e8-4ee3-9e3d-a73dad9a6cd6","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":"9aea93f2-4601-4c60-ba56-cb02b9123b38","lifecycleState":"CERTIFIED","lastUpdateDate":1627989559735,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","invariantUUID":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","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":"9f4c4723-84f9-48ae-a30c-c92fd6a0f194","lifecycleState":"CERTIFIED","lastUpdateDate":1627989744934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cdc01c2-680c-4bd3-b3e3-c268dc623abb","invariantUUID":"dab5253c-8f91-4f47-ab79-c04878e0c675","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb639ab8-0b97-4ce1-817a-fd41ab2f12e1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989797711,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a195618-a2c7-486e-85bf-c40f2bc50a6b","invariantUUID":"e871d507-ff8a-4127-8072-43e673b77f01","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":"networkrules","uniqueId":"699fdeeb-6d82-4887-b2c1-e01983580968","lifecycleState":"CERTIFIED","lastUpdateDate":1627989396166,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53d36838-a321-455a-b34c-d222872919ce","invariantUUID":"dae7050b-d616-41e2-96e5-78c70b3aa927","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1627998682854,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"245308bf-c305-4ab5-a000-bfabcd483929","lifecycleState":"CERTIFIED","lastUpdateDate":1627998083021,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f7c00b53-d090-47ab-afd8-4ff781311ecc","lifecycleState":"CERTIFIED","lastUpdateDate":1627998594041,"name":"basic_onboard_owdQbe","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","systemName":"BasicOnboardOwdqbe","description":"service","tags":["basic_onboard_owdQbe"],"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":"57693788-597c-4266-b57d-17ea7f477eb9","lifecycleState":"CERTIFIED","lastUpdateDate":1627997756441,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","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":"d9d622d2-907b-4171-a388-a8df48060216","lifecycleState":"CERTIFIED","lastUpdateDate":1627997957911,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-03 13:51:24,488 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-08-03 13:51:24,489 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-03 13:51:24,489 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/6a04e4f0-f491-47c7-b9a0-124949c2e984/resourceInstance 2021-08-03 13:51:24,489 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_cnf", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "10b1f303-03ff-478d-8108-0ea3c09e52fd", "originType": "VF", "componentUid": "10b1f303-03ff-478d-8108-0ea3c09e52fd", "icon": "defaulticon" } 2021-08-03 13:51:24,491 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:51:27,720 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/6a04e4f0-f491-47c7-b9a0-124949c2e984/resourceInstance HTTP/1.1" 201 None 2021-08-03 13:51:27,723 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-08-03 13:51:27,724 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":"7df6ca46-abbc-4de1-af85-f554ce9be788.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"Provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"PROVIDED_BY_ONAP","label":"vnf module id","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.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":"88533924-9d86-48e8-b304-d3e51194efdc","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.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":"88533924-9d86-48e8-b304-d3e51194efdc","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.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":"88533924-9d86-48e8-b304-d3e51194efdc","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.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":"88533924-9d86-48e8-b304-d3e51194efdc","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.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":"88533924-9d86-48e8-b304-d3e51194efdc","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.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":"88533924-9d86-48e8-b304-d3e51194efdc","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.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":"88533924-9d86-48e8-b304-d3e51194efdc","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"metadata":null,"constraints":[{"validValues":["0","1","2"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.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":"88533924-9d86-48e8-b304-d3e51194efdc","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.dummy_image_name","type":"string","required":false,"defaultValue":null,"description":"Dummy image name","schema":null,"password":false,"name":"dummy_image_name","value":"dummy","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.vnf_name","type":"string","required":false,"defaultValue":null,"description":"Provided by ONAP","schema":null,"password":false,"name":"vnf_name","value":"PROVIDED_BY_ONAP","label":"name of vnf","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.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":"88533924-9d86-48e8-b304-d3e51194efdc","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.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":"88533924-9d86-48e8-b304-d3e51194efdc","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.dummy_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Dummy flavor","schema":null,"password":false,"name":"dummy_flavor_name","value":"dummy.default","label":"flavor","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.vnf_id","type":"string","required":false,"defaultValue":null,"description":"Provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"PROVIDED_BY_ONAP","label":"id of vnf","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.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":"88533924-9d86-48e8-b304-d3e51194efdc","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.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":"88533924-9d86-48e8-b304-d3e51194efdc","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.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":"88533924-9d86-48e8-b304-d3e51194efdc","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.dummy_name_0","type":"string","required":false,"defaultValue":null,"description":"Dummy name","schema":null,"password":false,"name":"dummy_name_0","value":"dummy_1_0","label":"name of vm","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.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":"88533924-9d86-48e8-b304-d3e51194efdc","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_cnf 0","SupportablityComponentVersion":null},"actualComponentUid":"10b1f303-03ff-478d-8108-0ea3c09e52fd","createdFromCsar":false,"uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.10b1f303-03ff-478d-8108-0ea3c09e52fd.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","icon":"defaulticon","creationTime":1627998685711,"description":null,"originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"basic_cnf0","createdFrom":null,"componentUid":"10b1f303-03ff-478d-8108-0ea3c09e52fd","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1627998685711,"customizationUUID":"8a797592-275c-4ffa-8e34-7f85a3cd8114","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"type":null,"version":null,"ownerId":null,"empty":false} 2021-08-03 13:51:27,725 INFO 511:service.py(1) - Resource VF basic_cnf has been added on serice basic_cnf 2021-08-03 13:51:27,728 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-03 13:51:27,729 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/e6a76b0b-bb70-423f-9955-c478137d0eff/distribution 2021-08-03 13:51:27,729 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-08-03 13:51:27,731 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:51:27,896 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/e6a76b0b-bb70-423f-9955-c478137d0eff/distribution HTTP/1.1" 200 38 2021-08-03 13:51:27,897 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-08-03 13:51:27,897 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[]} 2021-08-03 13:51:27,900 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-03 13:51:27,901 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-03 13:51:27,901 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-03 13:51:27,903 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:51:28,012 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-03 13:51:28,014 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-03 13:51:28,014 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-08-03 13:51:28,016 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-08-03 13:51:28,016 INFO 728:service.py(1) - attempting to checkin Service basic_cnf in SDC 2021-08-03 13:51:28,019 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-03 13:51:28,019 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/6a04e4f0-f491-47c7-b9a0-124949c2e984/lifecycleState/checkin 2021-08-03 13:51:28,019 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-08-03 13:51:28,021 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:51:30,630 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/6a04e4f0-f491-47c7-b9a0-124949c2e984/lifecycleState/checkin HTTP/1.1" 200 1183 2021-08-03 13:51:30,631 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-08-03 13:51:30,631 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984","name":"basic_cnf","version":"0.1","isHighestVersion":true,"creationDate":1627998682854,"lastUpdateDate":1627998689248,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"0.1":"6a04e4f0-f491-47c7-b9a0-124949c2e984"},"projectCode":"123456","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","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":"e6a76b0b-bb70-423f-9955-c478137d0eff"} 2021-08-03 13:51:30,633 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-03 13:51:30,633 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-03 13:51:30,634 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-03 13:51:30,634 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-03 13:51:30,634 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-03 13:51:30,635 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-03 13:51:31,294 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1797 2021-08-03 13:51:31,295 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-03 13:51:31,296 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","name":"basic_onboard_owdQbe","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cff5f9b-38c2-486a-a71e-9682095f2b0b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/e6a76b0b-bb70-423f-9955-c478137d0eff/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/422bf6ee-d379-4a5e-8eaa-af3752e2346f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/94442f40-cd5a-4a00-b6b8-6f69a21a5d38/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-03 13:51:31,297 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_owdQbe from SDC 2021-08-03 13:51:31,298 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:31,298 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:31,298 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:51:31,298 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-03 13:51:31,298 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:31,299 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:31,299 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:51:31,299 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-03 13:51:31,299 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:31,299 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:31,299 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-03 13:51:31,299 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-08-03 13:51:31,299 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:31,300 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:31,300 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:51:31,300 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-03 13:51:31,300 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:31,300 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:31,300 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:51:31,300 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-08-03 13:51:31,300 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-03 13:51:31,300 INFO 192:__init__.py(1) - Service found, updating information 2021-08-03 13:51:31,301 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-03 13:51:31,301 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-03 13:51:31,301 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-03 13:51:31,302 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:51:32,100 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-03 13:51:32,102 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-03 13:51:32,104 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e8cc16-b107-40fb-bde7-ee8d7fde36cd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989460401,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efb4389a-7a87-4cbd-b098-f54914249473","invariantUUID":"2d5a2f01-2cd3-4910-a96f-e3d83d8fc90d","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":"3cf616f8-79c3-4595-80f4-5b97abd377b6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989479236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b1d1a07-f36c-4528-86d2-7ae8460a363d","invariantUUID":"393c227f-4e23-44e9-901c-d2f24cc6a1a2","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":"compute","uniqueId":"411c57c4-d341-4ae5-8d0a-34496627660c","lifecycleState":"CERTIFIED","lastUpdateDate":1627989811253,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7478c8-ef8e-445e-8858-c1f069a55a42","invariantUUID":"e32748c7-35f5-469a-bea9-b50df14a28db","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":"securityrules","uniqueId":"f90173ce-8b9a-4208-bea4-ff8cf61673f7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989429731,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e47d40fc-59f6-4fd2-bef4-f494a59caf17","invariantUUID":"2b50bd8d-2dd6-41ac-991c-76d1b45f85d4","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":"17c1e692-5318-4c5f-b98d-b27b6dd908f5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989402730,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d16bae88-3980-46c3-80a7-9cf1af5f173a","invariantUUID":"34b712d5-f916-4858-ad64-3f62864d449e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7faa14e-d390-4a57-92c9-6da1adad7dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1627989528930,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7861f07-30e8-437b-b78e-0c6603d9a355","invariantUUID":"b4b9e0a4-e9e1-41a1-86ec-186676ebe2a9","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":"a9c376f4-e347-4b35-889b-3b9147b38143","lifecycleState":"CERTIFIED","lastUpdateDate":1627989551137,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bb11b6b0-6845-4441-91a9-913da67b4ad2","invariantUUID":"e82d3c66-f6ed-4eb5-96c3-f8c2d906eae9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3a4499eb-ec1d-4a38-9ce3-53095854127f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989774818,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"381ba08b-64c2-4b49-80b0-858a9bfacd00","invariantUUID":"71fb2077-cae9-4939-a6f5-45c66a53bd7b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e978515d-7401-42fd-8dad-a2f78ca42d2e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989782017,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e36cc089-ce7f-4898-8f5e-61c595c49e2c","invariantUUID":"a6b82636-2db5-45e2-aabf-9bb22ae437a7","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":"defaulticon","uniqueId":"e1800c37-4cb3-4790-b498-3c47d9a10ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1627997910425,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8c9d4af7-4175-4a92-a77b-cea77d536b64","invariantUUID":"bd5f01ae-40d3-4fac-b35c-9600fecbf7bb","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"d2d2aef1-31e2-4b69-8a7f-8bb7841be21b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989585848,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e83d1d14-ab76-47b7-a956-2bcd6ed3ee3d","invariantUUID":"56590923-7934-4d14-aa28-146b830784e6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"757590d8-c44d-4dc0-8372-b51ed0425099","lifecycleState":"CERTIFIED","lastUpdateDate":1627989423256,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8db9164b-cc3b-485f-b746-c9cd24556834","invariantUUID":"a377a223-7b4d-463e-b0b7-4b98ea51b58f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"587ba54f-a39f-4565-a45e-ec59d0e39075","lifecycleState":"CERTIFIED","lastUpdateDate":1627989511809,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0e9de25-a8a9-4e30-9531-6fe0610fc65d","invariantUUID":"1e5546d0-5a59-4278-bde1-0d0c027913f3","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":"objectStorage","uniqueId":"db99aa06-449d-4a88-a846-49efb4e99b37","lifecycleState":"CERTIFIED","lastUpdateDate":1627989657657,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bc33959-bd21-4b54-8f4d-4c07c985843f","invariantUUID":"044bec24-aa34-4898-8722-c80c06e3de9d","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":"compute","uniqueId":"e0d47dbb-9da1-4038-8cdb-c9fb6ccc5355","lifecycleState":"CERTIFIED","lastUpdateDate":1627989591331,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4e5d05f-bd47-4159-b63d-a82c2f3c7f80","invariantUUID":"da82cd87-4943-4a9a-9913-8af2475e7f7a","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":"port","uniqueId":"875ed0f9-8140-4dcf-b849-7a496f1e2399","lifecycleState":"CERTIFIED","lastUpdateDate":1627989277110,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"089c0d69-8df3-4dbf-8f2d-ac2dea1aee78","invariantUUID":"b85e4722-bfd8-42e6-81aa-f3d797c7b4d0","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6caa2868-7e9f-4c37-9357-2003c05d68c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989328571,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a388d834-aca1-43f8-a628-1f3d4754b0b0","invariantUUID":"259acdef-1ee8-4b29-aa57-a451a1572fee","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":"defaulticon","uniqueId":"10b1f303-03ff-478d-8108-0ea3c09e52fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627998656296,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","invariantUUID":"0ecd9728-8c65-4c30-af20-e73b281591fb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ef86b00a-1b8e-483e-b48f-c3cdbc75398f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989816907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97955191-808b-4a22-9d30-9eff30b75723","invariantUUID":"991253ba-721e-4554-bd97-aca1ca0d6b42","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":"163eda2b-e686-4bfe-9eff-606c4ac269dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989322743,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e18848-cd6c-4a06-9a16-dd3bd0ce7293","invariantUUID":"e17e5de9-bea1-4fe8-8299-095b796e5e98","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":"objectStorage","uniqueId":"18cf3c48-2fa0-4513-8aab-7a36b38cd26b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989306986,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1959e12b-ca5f-4f75-9968-2a5299b76cbc","invariantUUID":"010fbeed-9c04-4b70-b5b3-78fe2ba82399","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":"defaulticon","uniqueId":"38d120ce-feb5-4dcf-bb0f-3aaf36834aec","lifecycleState":"CERTIFIED","lastUpdateDate":1627989696656,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58b774b3-d1fa-4722-bb0d-85c93166b366","invariantUUID":"b0962f92-2875-44a0-8e50-b8e0c550632c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08d5ae67-e4f8-479a-b568-d69c2be502cb","lifecycleState":"CERTIFIED","lastUpdateDate":1627989739504,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb62caf9-ac54-4161-89a8-72569ad044e3","invariantUUID":"57b9e065-0214-4f7f-bf30-8ca44abb099b","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":"b2f92872-e45f-4ee4-86bc-1e36f46fc765","lifecycleState":"CERTIFIED","lastUpdateDate":1627989362856,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9b3b476c-f366-4a6b-b00e-cf4dd2e35254","invariantUUID":"37f3f4b4-0df3-4fed-826b-9a520b6dd468","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":"051f8c90-0660-479d-97bd-86155ee07ded","lifecycleState":"CERTIFIED","lastUpdateDate":1627989663338,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9d7c67-d980-4848-a9ab-0b0fbeae03b1","invariantUUID":"3209ff76-4d10-47ea-bebd-6d599df615a3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fcfb50bd-8286-41fa-96e2-d1e85be26248","lifecycleState":"CERTIFIED","lastUpdateDate":1627989829630,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cac06afa-ba55-4b0c-895d-e054306a55f3","invariantUUID":"fc7aa061-8481-43c5-b5ce-745be659861b","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f1267e0-7391-4b51-84f5-f8e2bc708587","lifecycleState":"CERTIFIED","lastUpdateDate":1627998033355,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"50e50a30-ac53-4b69-bbce-cd0f13d45824","invariantUUID":"c55c0de3-f7f5-4062-aa6d-475b67858fc6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bd2e3a1f-4e28-4015-b4ea-58a13f846a28","lifecycleState":"CERTIFIED","lastUpdateDate":1627989635579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3adc372a-152a-431d-8c68-51b34681dbc3","invariantUUID":"2539ea2b-54ba-4514-834d-242a6ea0abb0","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":"8061c3b4-a6a1-41ea-99aa-1a8178980a42","lifecycleState":"CERTIFIED","lastUpdateDate":1627989731724,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5444c6e-eb82-4565-92e8-862193ae5aa6","invariantUUID":"012d4297-ce19-48a5-a1e3-be514a0c8c2c","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":"2dcab761-c90c-48f1-bc8b-03b548dde9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989346324,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"41256e70-ce05-40da-acba-754a33f96756","invariantUUID":"6a61b7c7-fac1-4831-97b4-0f94c3050a93","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":"defaulticon","uniqueId":"acd2a45b-ef2a-4fc0-9644-753614114f38","lifecycleState":"CERTIFIED","lastUpdateDate":1627998537913,"name":"basic_onboard_owdQbe","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f29eee05-5af5-4c14-940d-331a1240a2f6","invariantUUID":"f4c44a6c-be0f-48c5-9a80-f861c8ff838e","systemName":"BasicOnboardOwdqbe","description":"VF","tags":["basic_onboard_owdQbe"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d4536f49-50a7-4351-94b7-da2c613b714d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989573112,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f243c256-7348-49ff-b75b-e16089e5d037","invariantUUID":"5d8da92a-6781-451d-b022-2d415a291c1d","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":"port","uniqueId":"dd6f35ad-96e8-4fe6-aea9-27cae0aedb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989708202,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b0d146-c1a9-4529-9625-4148e20bd0d5","invariantUUID":"f33877fa-979e-426e-8269-c3bd327cb325","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ad99fb25-5884-476b-83b4-60bf9e66c218","lifecycleState":"CERTIFIED","lastUpdateDate":1627989753288,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc103c6-a88d-44ea-8353-12c38d4181f6","invariantUUID":"c19cb091-aa6d-4ce0-954a-9738d40aa6fc","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":"9f2a8abd-e3e1-4b13-8d82-ec8ed00561db","lifecycleState":"CERTIFIED","lastUpdateDate":1627989334119,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea14c1b3-65b0-4026-8a78-5fe453c74cba","invariantUUID":"01df846b-f905-4270-8a9f-f9475c9d2f5e","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":"objectStorage","uniqueId":"613d790e-e229-48e8-8c7f-dc7c98d550f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627989301333,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c5b7a43-db47-44f0-adae-43fb1a95082e","invariantUUID":"53dc0c13-b564-4973-91d8-38618425dc37","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4bc51ea-ed06-44f7-9869-a0ce7736604b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989283713,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b7a913-aec7-478a-96cc-a1512f84ddf6","invariantUUID":"0cf249a3-6e3d-481f-8e57-bef2db6d4836","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":"ffbbb8ca-20a9-40e4-a6db-b73be8b69fd0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989624948,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45bf8b9c-37ee-443c-ae4d-957f80e8a53d","invariantUUID":"a8101646-b69e-4b89-a458-814d9c4fbfc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b33f86d-a788-460e-a6bc-25fe32ede3a6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989766324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b11533c7-d1bf-4ef1-9434-2f6f99a29854","invariantUUID":"aad4e997-67a0-41aa-8f00-a29b14a122a6","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397d5f3d-86c3-4365-b0d4-eedc37744357","lifecycleState":"CERTIFIED","lastUpdateDate":1627989719249,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98e0198c-4d84-48fd-a8fa-fe519036de81","invariantUUID":"5bc75be7-f797-439b-9a24-a23d888d2553","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":"d805edbd-01fb-4ef1-9d37-cd6e2aad4982","lifecycleState":"CERTIFIED","lastUpdateDate":1627989454081,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e8e2071-22be-456e-a387-3162848b880b","invariantUUID":"86eabe20-0305-43b2-b85e-d13261a87ed6","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4cc0802c-7158-4c9a-b5a5-a3879392ebbf","lifecycleState":"CERTIFIED","lastUpdateDate":1627989567294,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"38b1ebb2-f215-4322-9a42-9423e375af5d","invariantUUID":"39ebe15c-4136-4b60-9728-6510e6b07439","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a52a3685-1f6d-4d2b-8638-b5a95b37a1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1627989826118,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44deff87-ea80-45dc-8fb8-c86b4c238d31","invariantUUID":"20a4366e-cf67-4222-86f4-3199837a6f43","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":"compute","uniqueId":"21e4bb15-8aa4-476d-b644-79e50d136764","lifecycleState":"CERTIFIED","lastUpdateDate":1627989442510,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a76a852a-0d74-4c58-b8f1-46cda94146eb","invariantUUID":"58dc23e5-8857-4463-8a22-0cea04d9aa25","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":"defaulticon","uniqueId":"f125439c-0097-4a74-9c88-c3f0e7069f31","lifecycleState":"CERTIFIED","lastUpdateDate":1627989242335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"df03d6c4-5240-4c08-b26e-185c10f52636","invariantUUID":"f9e2c9e3-bb91-45fe-b818-c91a6b6b02c1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989219424,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6e61da-7001-4bd7-b93b-35cc9809feb5","invariantUUID":"a2249d37-a8f8-4d0b-84a3-d9cca67da42c","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":"ddc67b17-05e9-436f-b857-55174ac3b8f1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989580208,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9aba3f41-d0bd-403c-9182-3b314a8ccb93","invariantUUID":"a80eea3d-6c57-40b1-83e4-93037cecd238","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":"f692a914-840c-4b48-8689-c2cebb73761d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989473923,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55a8a381-0ba0-4f60-b5a6-08b476e73c6d","invariantUUID":"9f20e383-f85d-40e1-a37a-c1781c263df6","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":"port","uniqueId":"1bf6af09-1928-4b30-9381-c2fc92024bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989713527,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9eab7ba-8384-432f-8a53-02d686fa98fc","invariantUUID":"b083e68e-17eb-485a-8a0c-c74b6400ed88","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":"networkrules","uniqueId":"9615ae4b-c381-4f9a-9496-e546c8acb39e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989417602,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c7933e15-7a28-4763-bf81-ab91cb3dd4aa","invariantUUID":"be50e6af-1fd3-4d76-8e7d-a3aeebb28aee","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cff9a260-f5bb-469b-a341-a107b21d77fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989448744,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf1a4dbc-3d74-4af3-a3fc-91bb7db155e4","invariantUUID":"a585e1a0-57de-47ea-b6ed-e9500e8ca0cb","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":"23cb6262-fd5a-48ea-b74f-9a744bd287af","lifecycleState":"CERTIFIED","lastUpdateDate":1627989597748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fc37b75-2eb2-4d3a-abf6-257c030dac72","invariantUUID":"c8881293-9d38-4fe8-bc66-0e1f8cc180ef","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2929908-18d9-4ee1-a07b-eb89b9971742","lifecycleState":"CERTIFIED","lastUpdateDate":1627989691301,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a9770e-ca54-43c6-90a8-748460885002","invariantUUID":"4ebeb399-e4bc-460b-b028-4e299a2509d4","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":"36b73d35-eb49-4298-87a1-3fe8233e27e8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989534294,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9de95b1b-f55e-4265-8fb1-94a1839c3e6e","invariantUUID":"8c24be3f-fa2f-4769-a97c-0e8a2703f702","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"465912c1-6164-44b7-a2a7-be8a2830e7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989807404,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc87f360-4409-41d8-a780-f00154d012d1","invariantUUID":"046e9913-594b-4a1b-8876-a6cc0cc62389","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":"objectStorage","uniqueId":"dc2bb095-fb79-46f4-ad9d-fa66f957dde7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989257706,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b197006-45f7-4918-b775-595c72ef5477","invariantUUID":"6ffa12ba-0f37-4e30-b7f0-f265189c57c2","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":"network","uniqueId":"c3e4e85b-586d-45d9-a79d-de6a109a808d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989352050,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85947c35-5dfe-4115-84fc-47719465ede5","invariantUUID":"de3a492d-53d0-4042-91ae-a6636f0ade20","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e04650-f4bd-4466-8fed-e9d0d5f389c6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989544970,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8bf0953e-df09-4f6e-9da3-3d4cd077a76c","invariantUUID":"23213f5a-1a2e-4ee3-959c-6326bb1d91af","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e20bca4-1958-478c-bc5b-101c300af9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989724601,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f2d6905-8467-45d2-abc5-b3ffe919994c","invariantUUID":"8ce469ce-03f7-4389-a441-b7e5679b44ef","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c49ee052-6ecb-49fc-9689-889458376fde","lifecycleState":"CERTIFIED","lastUpdateDate":1627989760955,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b3144ba-070f-4631-a819-111585ab63a6","invariantUUID":"feaf09ab-38cb-4020-9a53-1ae4b43eaec8","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":"c36074d0-95d6-4906-a3a3-17fb61f8657b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989610600,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbab9108-86eb-4074-91f3-0d7cecf0cb74","invariantUUID":"f4a97808-cc82-4390-bdc7-f4b2c234a60d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b0f5e1af-e264-4251-802d-f67d92483fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1627989702704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81a44a41-1499-4aec-b24f-674e8f95cf52","invariantUUID":"98c64bc8-24b9-4d54-81d5-61425070c154","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":"dfa9bbd8-1750-40f0-8fe5-e5a5ecabad68","lifecycleState":"CERTIFIED","lastUpdateDate":1627989619407,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b49557d-58a9-4a15-8022-6a678f682053","invariantUUID":"47db0e24-aabc-4913-869d-b89c60624cb7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a09409b4-f6c7-433c-8747-9230dedbd89f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989315014,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84463d24-0973-4218-bce1-fe6c0bfdec88","invariantUUID":"499f1df7-cccd-470b-972b-b110ac3ee527","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":"5d8396ce-716b-4219-8012-734717aa763e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989340950,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e02018ae-fe4a-43ec-b48f-2e4e6834c9f5","invariantUUID":"696af0a9-3826-4330-8544-50efbc66b763","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":"loadBalancer","uniqueId":"d948e754-eaaa-4742-8e04-83b4e6cf1473","lifecycleState":"CERTIFIED","lastUpdateDate":1627989271604,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edb25371-72bb-4815-b727-af2d5547bc0d","invariantUUID":"cf33b3ee-2c98-4a20-b59c-adbfe51e9578","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50be604c-9b23-4429-853f-867c2d322c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989484740,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"751993ab-b4a8-468a-8e9a-5829ed5b5d6e","invariantUUID":"6b74156e-8384-441d-a513-f5e2b09972df","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4dba8e30-22d5-4613-a794-2ef60e08f71f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989248620,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a59ae06-849c-43c2-9939-9fd3a2ed1ec5","invariantUUID":"59970bd8-4e72-4050-bec4-e34c097b9690","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"899143cb-f069-4bcc-a789-52c3e22bfa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989641377,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e4b11c-6572-4c68-b848-fee572d6a0fa","invariantUUID":"a83f1b22-1dbe-4754-9d00-626f2939d78e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65226a6f-f294-417e-bf8f-ca3ffc82f927","lifecycleState":"CERTIFIED","lastUpdateDate":1627989357449,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bc85595-6898-4e88-a1ce-512784edffe4","invariantUUID":"60f63214-f7e8-4ee3-9e3d-a73dad9a6cd6","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":"9aea93f2-4601-4c60-ba56-cb02b9123b38","lifecycleState":"CERTIFIED","lastUpdateDate":1627989559735,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","invariantUUID":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","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":"9f4c4723-84f9-48ae-a30c-c92fd6a0f194","lifecycleState":"CERTIFIED","lastUpdateDate":1627989744934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cdc01c2-680c-4bd3-b3e3-c268dc623abb","invariantUUID":"dab5253c-8f91-4f47-ab79-c04878e0c675","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb639ab8-0b97-4ce1-817a-fd41ab2f12e1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989797711,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a195618-a2c7-486e-85bf-c40f2bc50a6b","invariantUUID":"e871d507-ff8a-4127-8072-43e673b77f01","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":"networkrules","uniqueId":"699fdeeb-6d82-4887-b2c1-e01983580968","lifecycleState":"CERTIFIED","lastUpdateDate":1627989396166,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53d36838-a321-455a-b34c-d222872919ce","invariantUUID":"dae7050b-d616-41e2-96e5-78c70b3aa927","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1627998689248,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"245308bf-c305-4ab5-a000-bfabcd483929","lifecycleState":"CERTIFIED","lastUpdateDate":1627998083021,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f7c00b53-d090-47ab-afd8-4ff781311ecc","lifecycleState":"CERTIFIED","lastUpdateDate":1627998594041,"name":"basic_onboard_owdQbe","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","systemName":"BasicOnboardOwdqbe","description":"service","tags":["basic_onboard_owdQbe"],"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":"57693788-597c-4266-b57d-17ea7f477eb9","lifecycleState":"CERTIFIED","lastUpdateDate":1627997756441,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","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":"d9d622d2-907b-4171-a388-a8df48060216","lifecycleState":"CERTIFIED","lastUpdateDate":1627997957911,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-03 13:51:32,108 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-03 13:51:32,109 INFO 728:service.py(1) - attempting to Certify Service basic_cnf in SDC 2021-08-03 13:51:32,112 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-03 13:51:32,112 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/6a04e4f0-f491-47c7-b9a0-124949c2e984/lifecycleState/Certify 2021-08-03 13:51:32,112 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-08-03 13:51:32,113 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:51:37,641 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/6a04e4f0-f491-47c7-b9a0-124949c2e984/lifecycleState/Certify HTTP/1.1" 200 1171 2021-08-03 13:51:37,643 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-08-03 13:51:37,644 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"c74e83ae-cfef-4577-af89-cddb650364ea","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1627998682854,"lastUpdateDate":1627998689248,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"c74e83ae-cfef-4577-af89-cddb650364ea"},"projectCode":"123456","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","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":"e6a76b0b-bb70-423f-9955-c478137d0eff"} 2021-08-03 13:51:37,647 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-03 13:51:37,647 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-03 13:51:37,648 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-03 13:51:37,648 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-03 13:51:37,648 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-03 13:51:37,650 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-03 13:51:40,024 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1785 2021-08-03 13:51:40,025 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-03 13:51:40,025 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","name":"basic_onboard_owdQbe","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cff5f9b-38c2-486a-a71e-9682095f2b0b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/422bf6ee-d379-4a5e-8eaa-af3752e2346f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e6a76b0b-bb70-423f-9955-c478137d0eff/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/94442f40-cd5a-4a00-b6b8-6f69a21a5d38/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-03 13:51:40,027 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_owdQbe from SDC 2021-08-03 13:51:40,028 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:40,028 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:40,028 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:51:40,028 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-03 13:51:40,028 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:40,028 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:40,029 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:51:40,029 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-08-03 13:51:40,029 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:40,029 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:40,029 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:51:40,029 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-03 13:51:40,030 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:40,030 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:40,030 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-03 13:51:40,030 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-03 13:51:40,030 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:40,031 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:40,031 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:51:40,031 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-08-03 13:51:40,031 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-03 13:51:40,031 INFO 192:__init__.py(1) - Service found, updating information 2021-08-03 13:51:40,032 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-03 13:51:40,032 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-03 13:51:40,032 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-03 13:51:40,034 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:51:42,349 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-03 13:51:42,351 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-03 13:51:42,355 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e8cc16-b107-40fb-bde7-ee8d7fde36cd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989460401,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efb4389a-7a87-4cbd-b098-f54914249473","invariantUUID":"2d5a2f01-2cd3-4910-a96f-e3d83d8fc90d","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":"3cf616f8-79c3-4595-80f4-5b97abd377b6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989479236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b1d1a07-f36c-4528-86d2-7ae8460a363d","invariantUUID":"393c227f-4e23-44e9-901c-d2f24cc6a1a2","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":"compute","uniqueId":"411c57c4-d341-4ae5-8d0a-34496627660c","lifecycleState":"CERTIFIED","lastUpdateDate":1627989811253,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7478c8-ef8e-445e-8858-c1f069a55a42","invariantUUID":"e32748c7-35f5-469a-bea9-b50df14a28db","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":"securityrules","uniqueId":"f90173ce-8b9a-4208-bea4-ff8cf61673f7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989429731,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e47d40fc-59f6-4fd2-bef4-f494a59caf17","invariantUUID":"2b50bd8d-2dd6-41ac-991c-76d1b45f85d4","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":"17c1e692-5318-4c5f-b98d-b27b6dd908f5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989402730,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d16bae88-3980-46c3-80a7-9cf1af5f173a","invariantUUID":"34b712d5-f916-4858-ad64-3f62864d449e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7faa14e-d390-4a57-92c9-6da1adad7dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1627989528930,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7861f07-30e8-437b-b78e-0c6603d9a355","invariantUUID":"b4b9e0a4-e9e1-41a1-86ec-186676ebe2a9","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":"a9c376f4-e347-4b35-889b-3b9147b38143","lifecycleState":"CERTIFIED","lastUpdateDate":1627989551137,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bb11b6b0-6845-4441-91a9-913da67b4ad2","invariantUUID":"e82d3c66-f6ed-4eb5-96c3-f8c2d906eae9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3a4499eb-ec1d-4a38-9ce3-53095854127f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989774818,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"381ba08b-64c2-4b49-80b0-858a9bfacd00","invariantUUID":"71fb2077-cae9-4939-a6f5-45c66a53bd7b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e978515d-7401-42fd-8dad-a2f78ca42d2e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989782017,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e36cc089-ce7f-4898-8f5e-61c595c49e2c","invariantUUID":"a6b82636-2db5-45e2-aabf-9bb22ae437a7","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":"defaulticon","uniqueId":"e1800c37-4cb3-4790-b498-3c47d9a10ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1627997910425,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8c9d4af7-4175-4a92-a77b-cea77d536b64","invariantUUID":"bd5f01ae-40d3-4fac-b35c-9600fecbf7bb","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"d2d2aef1-31e2-4b69-8a7f-8bb7841be21b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989585848,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e83d1d14-ab76-47b7-a956-2bcd6ed3ee3d","invariantUUID":"56590923-7934-4d14-aa28-146b830784e6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"757590d8-c44d-4dc0-8372-b51ed0425099","lifecycleState":"CERTIFIED","lastUpdateDate":1627989423256,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8db9164b-cc3b-485f-b746-c9cd24556834","invariantUUID":"a377a223-7b4d-463e-b0b7-4b98ea51b58f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"587ba54f-a39f-4565-a45e-ec59d0e39075","lifecycleState":"CERTIFIED","lastUpdateDate":1627989511809,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0e9de25-a8a9-4e30-9531-6fe0610fc65d","invariantUUID":"1e5546d0-5a59-4278-bde1-0d0c027913f3","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":"objectStorage","uniqueId":"db99aa06-449d-4a88-a846-49efb4e99b37","lifecycleState":"CERTIFIED","lastUpdateDate":1627989657657,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bc33959-bd21-4b54-8f4d-4c07c985843f","invariantUUID":"044bec24-aa34-4898-8722-c80c06e3de9d","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":"compute","uniqueId":"e0d47dbb-9da1-4038-8cdb-c9fb6ccc5355","lifecycleState":"CERTIFIED","lastUpdateDate":1627989591331,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4e5d05f-bd47-4159-b63d-a82c2f3c7f80","invariantUUID":"da82cd87-4943-4a9a-9913-8af2475e7f7a","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":"port","uniqueId":"875ed0f9-8140-4dcf-b849-7a496f1e2399","lifecycleState":"CERTIFIED","lastUpdateDate":1627989277110,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"089c0d69-8df3-4dbf-8f2d-ac2dea1aee78","invariantUUID":"b85e4722-bfd8-42e6-81aa-f3d797c7b4d0","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6caa2868-7e9f-4c37-9357-2003c05d68c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989328571,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a388d834-aca1-43f8-a628-1f3d4754b0b0","invariantUUID":"259acdef-1ee8-4b29-aa57-a451a1572fee","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":"defaulticon","uniqueId":"10b1f303-03ff-478d-8108-0ea3c09e52fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627998656296,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","invariantUUID":"0ecd9728-8c65-4c30-af20-e73b281591fb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ef86b00a-1b8e-483e-b48f-c3cdbc75398f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989816907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97955191-808b-4a22-9d30-9eff30b75723","invariantUUID":"991253ba-721e-4554-bd97-aca1ca0d6b42","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":"163eda2b-e686-4bfe-9eff-606c4ac269dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989322743,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e18848-cd6c-4a06-9a16-dd3bd0ce7293","invariantUUID":"e17e5de9-bea1-4fe8-8299-095b796e5e98","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":"objectStorage","uniqueId":"18cf3c48-2fa0-4513-8aab-7a36b38cd26b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989306986,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1959e12b-ca5f-4f75-9968-2a5299b76cbc","invariantUUID":"010fbeed-9c04-4b70-b5b3-78fe2ba82399","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":"defaulticon","uniqueId":"38d120ce-feb5-4dcf-bb0f-3aaf36834aec","lifecycleState":"CERTIFIED","lastUpdateDate":1627989696656,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58b774b3-d1fa-4722-bb0d-85c93166b366","invariantUUID":"b0962f92-2875-44a0-8e50-b8e0c550632c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08d5ae67-e4f8-479a-b568-d69c2be502cb","lifecycleState":"CERTIFIED","lastUpdateDate":1627989739504,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb62caf9-ac54-4161-89a8-72569ad044e3","invariantUUID":"57b9e065-0214-4f7f-bf30-8ca44abb099b","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":"b2f92872-e45f-4ee4-86bc-1e36f46fc765","lifecycleState":"CERTIFIED","lastUpdateDate":1627989362856,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9b3b476c-f366-4a6b-b00e-cf4dd2e35254","invariantUUID":"37f3f4b4-0df3-4fed-826b-9a520b6dd468","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":"051f8c90-0660-479d-97bd-86155ee07ded","lifecycleState":"CERTIFIED","lastUpdateDate":1627989663338,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9d7c67-d980-4848-a9ab-0b0fbeae03b1","invariantUUID":"3209ff76-4d10-47ea-bebd-6d599df615a3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fcfb50bd-8286-41fa-96e2-d1e85be26248","lifecycleState":"CERTIFIED","lastUpdateDate":1627989829630,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cac06afa-ba55-4b0c-895d-e054306a55f3","invariantUUID":"fc7aa061-8481-43c5-b5ce-745be659861b","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f1267e0-7391-4b51-84f5-f8e2bc708587","lifecycleState":"CERTIFIED","lastUpdateDate":1627998033355,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"50e50a30-ac53-4b69-bbce-cd0f13d45824","invariantUUID":"c55c0de3-f7f5-4062-aa6d-475b67858fc6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bd2e3a1f-4e28-4015-b4ea-58a13f846a28","lifecycleState":"CERTIFIED","lastUpdateDate":1627989635579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3adc372a-152a-431d-8c68-51b34681dbc3","invariantUUID":"2539ea2b-54ba-4514-834d-242a6ea0abb0","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":"8061c3b4-a6a1-41ea-99aa-1a8178980a42","lifecycleState":"CERTIFIED","lastUpdateDate":1627989731724,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5444c6e-eb82-4565-92e8-862193ae5aa6","invariantUUID":"012d4297-ce19-48a5-a1e3-be514a0c8c2c","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":"2dcab761-c90c-48f1-bc8b-03b548dde9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989346324,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"41256e70-ce05-40da-acba-754a33f96756","invariantUUID":"6a61b7c7-fac1-4831-97b4-0f94c3050a93","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":"defaulticon","uniqueId":"acd2a45b-ef2a-4fc0-9644-753614114f38","lifecycleState":"CERTIFIED","lastUpdateDate":1627998537913,"name":"basic_onboard_owdQbe","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f29eee05-5af5-4c14-940d-331a1240a2f6","invariantUUID":"f4c44a6c-be0f-48c5-9a80-f861c8ff838e","systemName":"BasicOnboardOwdqbe","description":"VF","tags":["basic_onboard_owdQbe"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d4536f49-50a7-4351-94b7-da2c613b714d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989573112,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f243c256-7348-49ff-b75b-e16089e5d037","invariantUUID":"5d8da92a-6781-451d-b022-2d415a291c1d","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":"port","uniqueId":"dd6f35ad-96e8-4fe6-aea9-27cae0aedb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989708202,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b0d146-c1a9-4529-9625-4148e20bd0d5","invariantUUID":"f33877fa-979e-426e-8269-c3bd327cb325","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ad99fb25-5884-476b-83b4-60bf9e66c218","lifecycleState":"CERTIFIED","lastUpdateDate":1627989753288,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc103c6-a88d-44ea-8353-12c38d4181f6","invariantUUID":"c19cb091-aa6d-4ce0-954a-9738d40aa6fc","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":"9f2a8abd-e3e1-4b13-8d82-ec8ed00561db","lifecycleState":"CERTIFIED","lastUpdateDate":1627989334119,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea14c1b3-65b0-4026-8a78-5fe453c74cba","invariantUUID":"01df846b-f905-4270-8a9f-f9475c9d2f5e","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":"objectStorage","uniqueId":"613d790e-e229-48e8-8c7f-dc7c98d550f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627989301333,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c5b7a43-db47-44f0-adae-43fb1a95082e","invariantUUID":"53dc0c13-b564-4973-91d8-38618425dc37","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4bc51ea-ed06-44f7-9869-a0ce7736604b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989283713,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b7a913-aec7-478a-96cc-a1512f84ddf6","invariantUUID":"0cf249a3-6e3d-481f-8e57-bef2db6d4836","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":"ffbbb8ca-20a9-40e4-a6db-b73be8b69fd0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989624948,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45bf8b9c-37ee-443c-ae4d-957f80e8a53d","invariantUUID":"a8101646-b69e-4b89-a458-814d9c4fbfc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b33f86d-a788-460e-a6bc-25fe32ede3a6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989766324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b11533c7-d1bf-4ef1-9434-2f6f99a29854","invariantUUID":"aad4e997-67a0-41aa-8f00-a29b14a122a6","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397d5f3d-86c3-4365-b0d4-eedc37744357","lifecycleState":"CERTIFIED","lastUpdateDate":1627989719249,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98e0198c-4d84-48fd-a8fa-fe519036de81","invariantUUID":"5bc75be7-f797-439b-9a24-a23d888d2553","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":"d805edbd-01fb-4ef1-9d37-cd6e2aad4982","lifecycleState":"CERTIFIED","lastUpdateDate":1627989454081,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e8e2071-22be-456e-a387-3162848b880b","invariantUUID":"86eabe20-0305-43b2-b85e-d13261a87ed6","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4cc0802c-7158-4c9a-b5a5-a3879392ebbf","lifecycleState":"CERTIFIED","lastUpdateDate":1627989567294,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"38b1ebb2-f215-4322-9a42-9423e375af5d","invariantUUID":"39ebe15c-4136-4b60-9728-6510e6b07439","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a52a3685-1f6d-4d2b-8638-b5a95b37a1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1627989826118,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44deff87-ea80-45dc-8fb8-c86b4c238d31","invariantUUID":"20a4366e-cf67-4222-86f4-3199837a6f43","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":"compute","uniqueId":"21e4bb15-8aa4-476d-b644-79e50d136764","lifecycleState":"CERTIFIED","lastUpdateDate":1627989442510,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a76a852a-0d74-4c58-b8f1-46cda94146eb","invariantUUID":"58dc23e5-8857-4463-8a22-0cea04d9aa25","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":"defaulticon","uniqueId":"f125439c-0097-4a74-9c88-c3f0e7069f31","lifecycleState":"CERTIFIED","lastUpdateDate":1627989242335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"df03d6c4-5240-4c08-b26e-185c10f52636","invariantUUID":"f9e2c9e3-bb91-45fe-b818-c91a6b6b02c1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989219424,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6e61da-7001-4bd7-b93b-35cc9809feb5","invariantUUID":"a2249d37-a8f8-4d0b-84a3-d9cca67da42c","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":"ddc67b17-05e9-436f-b857-55174ac3b8f1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989580208,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9aba3f41-d0bd-403c-9182-3b314a8ccb93","invariantUUID":"a80eea3d-6c57-40b1-83e4-93037cecd238","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":"f692a914-840c-4b48-8689-c2cebb73761d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989473923,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55a8a381-0ba0-4f60-b5a6-08b476e73c6d","invariantUUID":"9f20e383-f85d-40e1-a37a-c1781c263df6","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":"port","uniqueId":"1bf6af09-1928-4b30-9381-c2fc92024bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989713527,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9eab7ba-8384-432f-8a53-02d686fa98fc","invariantUUID":"b083e68e-17eb-485a-8a0c-c74b6400ed88","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":"networkrules","uniqueId":"9615ae4b-c381-4f9a-9496-e546c8acb39e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989417602,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c7933e15-7a28-4763-bf81-ab91cb3dd4aa","invariantUUID":"be50e6af-1fd3-4d76-8e7d-a3aeebb28aee","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cff9a260-f5bb-469b-a341-a107b21d77fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989448744,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf1a4dbc-3d74-4af3-a3fc-91bb7db155e4","invariantUUID":"a585e1a0-57de-47ea-b6ed-e9500e8ca0cb","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":"23cb6262-fd5a-48ea-b74f-9a744bd287af","lifecycleState":"CERTIFIED","lastUpdateDate":1627989597748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fc37b75-2eb2-4d3a-abf6-257c030dac72","invariantUUID":"c8881293-9d38-4fe8-bc66-0e1f8cc180ef","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2929908-18d9-4ee1-a07b-eb89b9971742","lifecycleState":"CERTIFIED","lastUpdateDate":1627989691301,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a9770e-ca54-43c6-90a8-748460885002","invariantUUID":"4ebeb399-e4bc-460b-b028-4e299a2509d4","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":"36b73d35-eb49-4298-87a1-3fe8233e27e8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989534294,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9de95b1b-f55e-4265-8fb1-94a1839c3e6e","invariantUUID":"8c24be3f-fa2f-4769-a97c-0e8a2703f702","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"465912c1-6164-44b7-a2a7-be8a2830e7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989807404,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc87f360-4409-41d8-a780-f00154d012d1","invariantUUID":"046e9913-594b-4a1b-8876-a6cc0cc62389","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":"objectStorage","uniqueId":"dc2bb095-fb79-46f4-ad9d-fa66f957dde7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989257706,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b197006-45f7-4918-b775-595c72ef5477","invariantUUID":"6ffa12ba-0f37-4e30-b7f0-f265189c57c2","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":"network","uniqueId":"c3e4e85b-586d-45d9-a79d-de6a109a808d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989352050,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85947c35-5dfe-4115-84fc-47719465ede5","invariantUUID":"de3a492d-53d0-4042-91ae-a6636f0ade20","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e04650-f4bd-4466-8fed-e9d0d5f389c6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989544970,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8bf0953e-df09-4f6e-9da3-3d4cd077a76c","invariantUUID":"23213f5a-1a2e-4ee3-959c-6326bb1d91af","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e20bca4-1958-478c-bc5b-101c300af9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989724601,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f2d6905-8467-45d2-abc5-b3ffe919994c","invariantUUID":"8ce469ce-03f7-4389-a441-b7e5679b44ef","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c49ee052-6ecb-49fc-9689-889458376fde","lifecycleState":"CERTIFIED","lastUpdateDate":1627989760955,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b3144ba-070f-4631-a819-111585ab63a6","invariantUUID":"feaf09ab-38cb-4020-9a53-1ae4b43eaec8","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":"c36074d0-95d6-4906-a3a3-17fb61f8657b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989610600,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbab9108-86eb-4074-91f3-0d7cecf0cb74","invariantUUID":"f4a97808-cc82-4390-bdc7-f4b2c234a60d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b0f5e1af-e264-4251-802d-f67d92483fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1627989702704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81a44a41-1499-4aec-b24f-674e8f95cf52","invariantUUID":"98c64bc8-24b9-4d54-81d5-61425070c154","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":"dfa9bbd8-1750-40f0-8fe5-e5a5ecabad68","lifecycleState":"CERTIFIED","lastUpdateDate":1627989619407,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b49557d-58a9-4a15-8022-6a678f682053","invariantUUID":"47db0e24-aabc-4913-869d-b89c60624cb7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a09409b4-f6c7-433c-8747-9230dedbd89f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989315014,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84463d24-0973-4218-bce1-fe6c0bfdec88","invariantUUID":"499f1df7-cccd-470b-972b-b110ac3ee527","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":"5d8396ce-716b-4219-8012-734717aa763e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989340950,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e02018ae-fe4a-43ec-b48f-2e4e6834c9f5","invariantUUID":"696af0a9-3826-4330-8544-50efbc66b763","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":"loadBalancer","uniqueId":"d948e754-eaaa-4742-8e04-83b4e6cf1473","lifecycleState":"CERTIFIED","lastUpdateDate":1627989271604,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edb25371-72bb-4815-b727-af2d5547bc0d","invariantUUID":"cf33b3ee-2c98-4a20-b59c-adbfe51e9578","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50be604c-9b23-4429-853f-867c2d322c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989484740,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"751993ab-b4a8-468a-8e9a-5829ed5b5d6e","invariantUUID":"6b74156e-8384-441d-a513-f5e2b09972df","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4dba8e30-22d5-4613-a794-2ef60e08f71f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989248620,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a59ae06-849c-43c2-9939-9fd3a2ed1ec5","invariantUUID":"59970bd8-4e72-4050-bec4-e34c097b9690","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"899143cb-f069-4bcc-a789-52c3e22bfa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989641377,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e4b11c-6572-4c68-b848-fee572d6a0fa","invariantUUID":"a83f1b22-1dbe-4754-9d00-626f2939d78e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65226a6f-f294-417e-bf8f-ca3ffc82f927","lifecycleState":"CERTIFIED","lastUpdateDate":1627989357449,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bc85595-6898-4e88-a1ce-512784edffe4","invariantUUID":"60f63214-f7e8-4ee3-9e3d-a73dad9a6cd6","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":"9aea93f2-4601-4c60-ba56-cb02b9123b38","lifecycleState":"CERTIFIED","lastUpdateDate":1627989559735,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","invariantUUID":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","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":"9f4c4723-84f9-48ae-a30c-c92fd6a0f194","lifecycleState":"CERTIFIED","lastUpdateDate":1627989744934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cdc01c2-680c-4bd3-b3e3-c268dc623abb","invariantUUID":"dab5253c-8f91-4f47-ab79-c04878e0c675","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb639ab8-0b97-4ce1-817a-fd41ab2f12e1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989797711,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a195618-a2c7-486e-85bf-c40f2bc50a6b","invariantUUID":"e871d507-ff8a-4127-8072-43e673b77f01","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":"networkrules","uniqueId":"699fdeeb-6d82-4887-b2c1-e01983580968","lifecycleState":"CERTIFIED","lastUpdateDate":1627989396166,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53d36838-a321-455a-b34c-d222872919ce","invariantUUID":"dae7050b-d616-41e2-96e5-78c70b3aa927","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"245308bf-c305-4ab5-a000-bfabcd483929","lifecycleState":"CERTIFIED","lastUpdateDate":1627998083021,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f7c00b53-d090-47ab-afd8-4ff781311ecc","lifecycleState":"CERTIFIED","lastUpdateDate":1627998594041,"name":"basic_onboard_owdQbe","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","systemName":"BasicOnboardOwdqbe","description":"service","tags":["basic_onboard_owdQbe"],"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":"57693788-597c-4266-b57d-17ea7f477eb9","lifecycleState":"CERTIFIED","lastUpdateDate":1627997756441,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","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":"c74e83ae-cfef-4577-af89-cddb650364ea","lifecycleState":"CERTIFIED","lastUpdateDate":1627998689248,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d9d622d2-907b-4171-a388-a8df48060216","lifecycleState":"CERTIFIED","lastUpdateDate":1627997957911,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-03 13:51:42,361 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-03 13:51:52,372 INFO 728:service.py(1) - attempting to PROD/activate Service basic_cnf in SDC 2021-08-03 13:51:52,376 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-03 13:51:52,376 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/c74e83ae-cfef-4577-af89-cddb650364ea/distribution/PROD/activate 2021-08-03 13:51:52,376 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-08-03 13:51:52,378 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:51:55,284 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/c74e83ae-cfef-4577-af89-cddb650364ea/distribution/PROD/activate HTTP/1.1" 200 None 2021-08-03 13:51:55,286 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-08-03 13:51:55,288 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c74e83ae-cfef-4577-af89-cddb650364ea","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"c74e83ae-cfef-4577-af89-cddb650364ea","empty":false},{"definition":false,"hidden":false,"uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c74e83ae-cfef-4577-af89-cddb650364ea","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"c74e83ae-cfef-4577-af89-cddb650364ea","empty":false},{"definition":false,"hidden":false,"uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c74e83ae-cfef-4577-af89-cddb650364ea","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c74e83ae-cfef-4577-af89-cddb650364ea","empty":false},{"definition":false,"hidden":false,"uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c74e83ae-cfef-4577-af89-cddb650364ea","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c74e83ae-cfef-4577-af89-cddb650364ea","empty":false},{"definition":false,"hidden":false,"uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c74e83ae-cfef-4577-af89-cddb650364ea","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c74e83ae-cfef-4577-af89-cddb650364ea","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1627998682755,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.assettoscacsar","artifactName":"service-BasicCnf-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"NTkxMDM0ZGEzZTgwMTMzNmM5NzJhZmY3YTFhYTU2Njk=","artifactUUID":"08c012c6-a41c-489c-ad90-6bcf1d55abcc","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.assettoscacsar","duplicated":false,"payloadUpdateDate":1627998696183,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1627998682755,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.assettoscatemplate","artifactName":"service-BasicCnf-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"NjIxMmUyNTRjMGYzNzQ4ZjFmYTdkMDZjNWUyODQyZjM=","artifactUUID":"9fb933ef-5274-4268-9c04-91706d745c5c","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.assettoscatemplate","duplicated":false,"payloadUpdateDate":1627998695356,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1627998682754,"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,"creationDate":1627998643632,"timeout":0,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NDY4YTZiYjZiM2VlN2FkZmZlMTUwYjhiZDc4NTQyOTQ=","artifactUUID":"61f7b994-3a3b-4662-bd6d-bfe93f1e119a","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"7df6ca46-abbc-4de1-af85-f554ce9be788.vflicense","duplicated":false,"payloadUpdateDate":1627998643635,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1627998643632,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3env":{"heatParamUpdated":false,"creationDate":1627998686304,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.10b1f303-03ff-478d-8108-0ea3c09e52fd.basic_cnf0.cloudtechnologyspecificartifact3env","artifactName":"nginx_cloudtech_k8s_charts.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=","artifactUUID":"663311c9-6f63-40a4-ba35-f0f6521f4a63","generatedFromId":"7df6ca46-abbc-4de1-af85-f554ce9be788.cloudtechnologyspecificartifact3","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3env","esId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.10b1f303-03ff-478d-8108-0ea3c09e52fd.basic_cnf0.cloudtechnologyspecificartifact3env","duplicated":false,"payloadUpdateDate":1627998692943,"heatParamsUpdateDate":1627998686304,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1627998686304,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"cloudtechnologyspecificartifact3":{"heatParamUpdated":false,"creationDate":1627998643742,"timeout":30,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"7138ca19-e28c-4441-9a95-722c03154f45","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"7df6ca46-abbc-4de1-af85-f554ce9be788.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1627998643744,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1627998643742,"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":"6a04e4f0-f491-47c7-b9a0-124949c2e984.6a04e4f0-f491-47c7-b9a0-124949c2e984.10b1f303-03ff-478d-8108-0ea3c09e52fd.basic_cnf0.vfModulesMetadata","artifactName":"basic_cnf0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MmY0ZjFmZGU2NTBhZmMwOWQzOGZjYzQzOGIxOWI1ZjY=","artifactUUID":"5ceae0d5-76a6-4997-94f7-4c6f8b358eef","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.6a04e4f0-f491-47c7-b9a0-124949c2e984.10b1f303-03ff-478d-8108-0ea3c09e52fd.basic_cnf0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1627998694190,"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,"creationDate":1627998643669,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"2071de64-f63f-4392-bdb9-c8a0a1c0cdcc","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"7df6ca46-abbc-4de1-af85-f554ce9be788.heat1","duplicated":false,"payloadUpdateDate":1627998643675,"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":1627998643669,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"creationDate":1627998643597,"timeout":0,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE=","artifactUUID":"39aa7ba3-1878-437c-a301-14129bde7011","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"7df6ca46-abbc-4de1-af85-f554ce9be788.vendorlicense","duplicated":false,"payloadUpdateDate":1627998643606,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1627998643597,"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,"creationDate":1627998686301,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.10b1f303-03ff-478d-8108-0ea3c09e52fd.basic_cnf0.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=","artifactUUID":"d69b6964-602b-458e-a92f-3bab9410fbe6","generatedFromId":"7df6ca46-abbc-4de1-af85-f554ce9be788.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.10b1f303-03ff-478d-8108-0ea3c09e52fd.basic_cnf0.heat1env","duplicated":false,"payloadUpdateDate":1627998693494,"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":1627998686301,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1627998686301,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiccnfvspinformationtxt":{"heatParamUpdated":false,"creationDate":1627998643650,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"e23b4d7a-ddcb-440f-824d-4f8895b1d752","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"7df6ca46-abbc-4de1-af85-f554ce9be788.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1627998643652,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1627998643650,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"creationTime":1627998686366,"version":"1","type":"org.openecomp.groups.VfModule","artifacts":["7df6ca46-abbc-4de1-af85-f554ce9be788.heat1env","7df6ca46-abbc-4de1-af85-f554ce9be788.heat1","7df6ca46-abbc-4de1-af85-f554ce9be788.cloudtechnologyspecificartifact3"],"uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.10b1f303-03ff-478d-8108-0ea3c09e52fd.basic_cnf0.7df6ca46-abbc-4de1-af85-f554ce9be788.BasicCnf..base_dummy..module-0.basic_cnf0basiccnfbase_dummymodule0","invariantUUID":"36158c97-c9d1-40c3-b495-29fcf2d779e4","normalizedName":"basic_cnf0basiccnfbase_dummymodule0","modificationTime":1627998686366,"customizationUUID":"49f34b62-ff14-4766-950f-2272fd92dc95","groupInstanceArtifacts":["7df6ca46-abbc-4de1-af85-f554ce9be788.cloudtechnologyspecificartifact3","6a04e4f0-f491-47c7-b9a0-124949c2e984.10b1f303-03ff-478d-8108-0ea3c09e52fd.basic_cnf0.heat1env"],"groupInstanceArtifactsUuid":["7138ca19-e28c-4441-9a95-722c03154f45","d69b6964-602b-458e-a92f-3bab9410fbe6"],"artifactsUuid":["2071de64-f63f-4392-bdb9-c8a0a1c0cdcc","7138ca19-e28c-4441-9a95-722c03154f45"],"groupUUID":"df9d5749-fbf5-44b9-8628-2e16711c8471","groupName":"BasicCnf..base_dummy..module-0","groupUid":"7df6ca46-abbc-4de1-af85-f554ce9be788.BasicCnf..base_dummy..module-0","name":"basic_cnf0..BasicCnf..base_dummy..module-0","properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"true","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"defaultValue":"1","description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"defaultValue":"1","description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"defaultValue":"1","description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"defaultValue":"Base","password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"defaultValue":"base_dummy","description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_dummy","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":"<vfc_id>:<count>","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":"<vfc_id>:<count>","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.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":"88533924-9d86-48e8-b304-d3e51194efdc.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.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":"7df6ca46-abbc-4de1-af85-f554ce9be788.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":"88533924-9d86-48e8-b304-d3e51194efdc.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.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":"7df6ca46-abbc-4de1-af85-f554ce9be788.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":"88533924-9d86-48e8-b304-d3e51194efdc.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.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":"88533924-9d86-48e8-b304-d3e51194efdc.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_cnf 0"},"actualComponentUid":"10b1f303-03ff-478d-8108-0ea3c09e52fd","createdFromCsar":false,"uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.10b1f303-03ff-478d-8108-0ea3c09e52fd.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","icon":"defaulticon","creationTime":1627998685711,"originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"basic_cnf0","componentUid":"10b1f303-03ff-478d-8108-0ea3c09e52fd","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1627998685711,"customizationUUID":"8a797592-275c-4ffa-8e34-7f85a3cd8114","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"6a04e4f0-f491-47c7-b9a0-124949c2e984.10b1f303-03ff-478d-8108-0ea3c09e52fd.basic_cnf0":[{"definition":false,"hidden":false,"uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.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":"88533924-9d86-48e8-b304-d3e51194efdc.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.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":"7df6ca46-abbc-4de1-af85-f554ce9be788.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":"88533924-9d86-48e8-b304-d3e51194efdc.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.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":"7df6ca46-abbc-4de1-af85-f554ce9be788.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":"88533924-9d86-48e8-b304-d3e51194efdc.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"88533924-9d86-48e8-b304-d3e51194efdc.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false},{"definition":false,"hidden":false,"uniqueId":"7df6ca46-abbc-4de1-af85-f554ce9be788.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":"88533924-9d86-48e8-b304-d3e51194efdc.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"88533924-9d86-48e8-b304-d3e51194efdc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"88533924-9d86-48e8-b304-d3e51194efdc","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","empty":false},{"definition":false,"hidden":false,"uniqueId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7af834b9-e0fe-4215-944b-9dfa6cee9d1d","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","creationDate":1627998682854,"icon":"network_l_1-3","version":"1.0","description":"service","tags":["basic_cnf"],"uniqueId":"c74e83ae-cfef-4577-af89-cddb650364ea","componentMetadataForSupportLog":{"SupportablityComponentUUID":"e6a76b0b-bb70-423f-9955-c478137d0eff","SupportablityComponentName":"basic_cnf","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","normalizedName":"basiccnf","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1627998714182,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1627998682754,"timeout":0,"artifactType":"OTHER","uniqueId":"6a04e4f0-f491-47c7-b9a0-124949c2e984.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":1627998682754,"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":"c74e83ae-cfef-4577-af89-cddb650364ea"},"categorySpecificMetadata":{},"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_cnf"} 2021-08-03 13:51:55,290 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-03 13:51:55,290 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-03 13:51:55,291 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-03 13:51:55,291 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-03 13:51:55,291 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-03 13:51:55,292 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-03 13:51:56,039 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1771 2021-08-03 13:51:56,040 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-03 13:51:56,041 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","name":"basic_onboard_owdQbe","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cff5f9b-38c2-486a-a71e-9682095f2b0b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/422bf6ee-d379-4a5e-8eaa-af3752e2346f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e6a76b0b-bb70-423f-9955-c478137d0eff/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/94442f40-cd5a-4a00-b6b8-6f69a21a5d38/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-03 13:51:56,043 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_owdQbe from SDC 2021-08-03 13:51:56,043 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:56,043 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:56,043 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:51:56,043 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-03 13:51:56,044 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:56,044 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:56,044 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:51:56,044 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-08-03 13:51:56,044 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:56,044 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:56,045 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:51:56,045 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-03 13:51:56,045 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:56,045 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:56,045 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:51:56,045 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-03 13:51:56,046 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:56,046 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:56,046 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:51:56,046 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-08-03 13:51:56,046 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-03 13:51:56,046 INFO 192:__init__.py(1) - Service found, updating information 2021-08-03 13:51:56,047 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-03 13:51:56,047 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-03 13:51:56,047 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-03 13:51:56,049 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:51:56,963 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-03 13:51:56,965 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-03 13:51:56,966 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e8cc16-b107-40fb-bde7-ee8d7fde36cd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989460401,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efb4389a-7a87-4cbd-b098-f54914249473","invariantUUID":"2d5a2f01-2cd3-4910-a96f-e3d83d8fc90d","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":"3cf616f8-79c3-4595-80f4-5b97abd377b6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989479236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b1d1a07-f36c-4528-86d2-7ae8460a363d","invariantUUID":"393c227f-4e23-44e9-901c-d2f24cc6a1a2","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":"compute","uniqueId":"411c57c4-d341-4ae5-8d0a-34496627660c","lifecycleState":"CERTIFIED","lastUpdateDate":1627989811253,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7478c8-ef8e-445e-8858-c1f069a55a42","invariantUUID":"e32748c7-35f5-469a-bea9-b50df14a28db","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":"securityrules","uniqueId":"f90173ce-8b9a-4208-bea4-ff8cf61673f7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989429731,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e47d40fc-59f6-4fd2-bef4-f494a59caf17","invariantUUID":"2b50bd8d-2dd6-41ac-991c-76d1b45f85d4","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":"17c1e692-5318-4c5f-b98d-b27b6dd908f5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989402730,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d16bae88-3980-46c3-80a7-9cf1af5f173a","invariantUUID":"34b712d5-f916-4858-ad64-3f62864d449e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7faa14e-d390-4a57-92c9-6da1adad7dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1627989528930,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7861f07-30e8-437b-b78e-0c6603d9a355","invariantUUID":"b4b9e0a4-e9e1-41a1-86ec-186676ebe2a9","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":"a9c376f4-e347-4b35-889b-3b9147b38143","lifecycleState":"CERTIFIED","lastUpdateDate":1627989551137,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bb11b6b0-6845-4441-91a9-913da67b4ad2","invariantUUID":"e82d3c66-f6ed-4eb5-96c3-f8c2d906eae9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3a4499eb-ec1d-4a38-9ce3-53095854127f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989774818,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"381ba08b-64c2-4b49-80b0-858a9bfacd00","invariantUUID":"71fb2077-cae9-4939-a6f5-45c66a53bd7b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e978515d-7401-42fd-8dad-a2f78ca42d2e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989782017,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e36cc089-ce7f-4898-8f5e-61c595c49e2c","invariantUUID":"a6b82636-2db5-45e2-aabf-9bb22ae437a7","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":"defaulticon","uniqueId":"e1800c37-4cb3-4790-b498-3c47d9a10ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1627997910425,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8c9d4af7-4175-4a92-a77b-cea77d536b64","invariantUUID":"bd5f01ae-40d3-4fac-b35c-9600fecbf7bb","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"d2d2aef1-31e2-4b69-8a7f-8bb7841be21b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989585848,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e83d1d14-ab76-47b7-a956-2bcd6ed3ee3d","invariantUUID":"56590923-7934-4d14-aa28-146b830784e6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"757590d8-c44d-4dc0-8372-b51ed0425099","lifecycleState":"CERTIFIED","lastUpdateDate":1627989423256,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8db9164b-cc3b-485f-b746-c9cd24556834","invariantUUID":"a377a223-7b4d-463e-b0b7-4b98ea51b58f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"587ba54f-a39f-4565-a45e-ec59d0e39075","lifecycleState":"CERTIFIED","lastUpdateDate":1627989511809,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0e9de25-a8a9-4e30-9531-6fe0610fc65d","invariantUUID":"1e5546d0-5a59-4278-bde1-0d0c027913f3","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":"objectStorage","uniqueId":"db99aa06-449d-4a88-a846-49efb4e99b37","lifecycleState":"CERTIFIED","lastUpdateDate":1627989657657,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bc33959-bd21-4b54-8f4d-4c07c985843f","invariantUUID":"044bec24-aa34-4898-8722-c80c06e3de9d","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":"compute","uniqueId":"e0d47dbb-9da1-4038-8cdb-c9fb6ccc5355","lifecycleState":"CERTIFIED","lastUpdateDate":1627989591331,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4e5d05f-bd47-4159-b63d-a82c2f3c7f80","invariantUUID":"da82cd87-4943-4a9a-9913-8af2475e7f7a","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":"port","uniqueId":"875ed0f9-8140-4dcf-b849-7a496f1e2399","lifecycleState":"CERTIFIED","lastUpdateDate":1627989277110,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"089c0d69-8df3-4dbf-8f2d-ac2dea1aee78","invariantUUID":"b85e4722-bfd8-42e6-81aa-f3d797c7b4d0","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6caa2868-7e9f-4c37-9357-2003c05d68c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989328571,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a388d834-aca1-43f8-a628-1f3d4754b0b0","invariantUUID":"259acdef-1ee8-4b29-aa57-a451a1572fee","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":"defaulticon","uniqueId":"10b1f303-03ff-478d-8108-0ea3c09e52fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627998656296,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","invariantUUID":"0ecd9728-8c65-4c30-af20-e73b281591fb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ef86b00a-1b8e-483e-b48f-c3cdbc75398f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989816907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97955191-808b-4a22-9d30-9eff30b75723","invariantUUID":"991253ba-721e-4554-bd97-aca1ca0d6b42","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":"163eda2b-e686-4bfe-9eff-606c4ac269dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989322743,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e18848-cd6c-4a06-9a16-dd3bd0ce7293","invariantUUID":"e17e5de9-bea1-4fe8-8299-095b796e5e98","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":"objectStorage","uniqueId":"18cf3c48-2fa0-4513-8aab-7a36b38cd26b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989306986,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1959e12b-ca5f-4f75-9968-2a5299b76cbc","invariantUUID":"010fbeed-9c04-4b70-b5b3-78fe2ba82399","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":"defaulticon","uniqueId":"38d120ce-feb5-4dcf-bb0f-3aaf36834aec","lifecycleState":"CERTIFIED","lastUpdateDate":1627989696656,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58b774b3-d1fa-4722-bb0d-85c93166b366","invariantUUID":"b0962f92-2875-44a0-8e50-b8e0c550632c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08d5ae67-e4f8-479a-b568-d69c2be502cb","lifecycleState":"CERTIFIED","lastUpdateDate":1627989739504,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb62caf9-ac54-4161-89a8-72569ad044e3","invariantUUID":"57b9e065-0214-4f7f-bf30-8ca44abb099b","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":"b2f92872-e45f-4ee4-86bc-1e36f46fc765","lifecycleState":"CERTIFIED","lastUpdateDate":1627989362856,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9b3b476c-f366-4a6b-b00e-cf4dd2e35254","invariantUUID":"37f3f4b4-0df3-4fed-826b-9a520b6dd468","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":"051f8c90-0660-479d-97bd-86155ee07ded","lifecycleState":"CERTIFIED","lastUpdateDate":1627989663338,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9d7c67-d980-4848-a9ab-0b0fbeae03b1","invariantUUID":"3209ff76-4d10-47ea-bebd-6d599df615a3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fcfb50bd-8286-41fa-96e2-d1e85be26248","lifecycleState":"CERTIFIED","lastUpdateDate":1627989829630,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cac06afa-ba55-4b0c-895d-e054306a55f3","invariantUUID":"fc7aa061-8481-43c5-b5ce-745be659861b","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f1267e0-7391-4b51-84f5-f8e2bc708587","lifecycleState":"CERTIFIED","lastUpdateDate":1627998033355,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"50e50a30-ac53-4b69-bbce-cd0f13d45824","invariantUUID":"c55c0de3-f7f5-4062-aa6d-475b67858fc6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bd2e3a1f-4e28-4015-b4ea-58a13f846a28","lifecycleState":"CERTIFIED","lastUpdateDate":1627989635579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3adc372a-152a-431d-8c68-51b34681dbc3","invariantUUID":"2539ea2b-54ba-4514-834d-242a6ea0abb0","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":"8061c3b4-a6a1-41ea-99aa-1a8178980a42","lifecycleState":"CERTIFIED","lastUpdateDate":1627989731724,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5444c6e-eb82-4565-92e8-862193ae5aa6","invariantUUID":"012d4297-ce19-48a5-a1e3-be514a0c8c2c","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":"2dcab761-c90c-48f1-bc8b-03b548dde9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989346324,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"41256e70-ce05-40da-acba-754a33f96756","invariantUUID":"6a61b7c7-fac1-4831-97b4-0f94c3050a93","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":"defaulticon","uniqueId":"acd2a45b-ef2a-4fc0-9644-753614114f38","lifecycleState":"CERTIFIED","lastUpdateDate":1627998537913,"name":"basic_onboard_owdQbe","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f29eee05-5af5-4c14-940d-331a1240a2f6","invariantUUID":"f4c44a6c-be0f-48c5-9a80-f861c8ff838e","systemName":"BasicOnboardOwdqbe","description":"VF","tags":["basic_onboard_owdQbe"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d4536f49-50a7-4351-94b7-da2c613b714d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989573112,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f243c256-7348-49ff-b75b-e16089e5d037","invariantUUID":"5d8da92a-6781-451d-b022-2d415a291c1d","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":"port","uniqueId":"dd6f35ad-96e8-4fe6-aea9-27cae0aedb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989708202,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b0d146-c1a9-4529-9625-4148e20bd0d5","invariantUUID":"f33877fa-979e-426e-8269-c3bd327cb325","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ad99fb25-5884-476b-83b4-60bf9e66c218","lifecycleState":"CERTIFIED","lastUpdateDate":1627989753288,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc103c6-a88d-44ea-8353-12c38d4181f6","invariantUUID":"c19cb091-aa6d-4ce0-954a-9738d40aa6fc","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":"9f2a8abd-e3e1-4b13-8d82-ec8ed00561db","lifecycleState":"CERTIFIED","lastUpdateDate":1627989334119,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea14c1b3-65b0-4026-8a78-5fe453c74cba","invariantUUID":"01df846b-f905-4270-8a9f-f9475c9d2f5e","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":"objectStorage","uniqueId":"613d790e-e229-48e8-8c7f-dc7c98d550f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627989301333,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c5b7a43-db47-44f0-adae-43fb1a95082e","invariantUUID":"53dc0c13-b564-4973-91d8-38618425dc37","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4bc51ea-ed06-44f7-9869-a0ce7736604b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989283713,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b7a913-aec7-478a-96cc-a1512f84ddf6","invariantUUID":"0cf249a3-6e3d-481f-8e57-bef2db6d4836","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":"ffbbb8ca-20a9-40e4-a6db-b73be8b69fd0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989624948,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45bf8b9c-37ee-443c-ae4d-957f80e8a53d","invariantUUID":"a8101646-b69e-4b89-a458-814d9c4fbfc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b33f86d-a788-460e-a6bc-25fe32ede3a6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989766324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b11533c7-d1bf-4ef1-9434-2f6f99a29854","invariantUUID":"aad4e997-67a0-41aa-8f00-a29b14a122a6","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397d5f3d-86c3-4365-b0d4-eedc37744357","lifecycleState":"CERTIFIED","lastUpdateDate":1627989719249,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98e0198c-4d84-48fd-a8fa-fe519036de81","invariantUUID":"5bc75be7-f797-439b-9a24-a23d888d2553","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":"d805edbd-01fb-4ef1-9d37-cd6e2aad4982","lifecycleState":"CERTIFIED","lastUpdateDate":1627989454081,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e8e2071-22be-456e-a387-3162848b880b","invariantUUID":"86eabe20-0305-43b2-b85e-d13261a87ed6","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4cc0802c-7158-4c9a-b5a5-a3879392ebbf","lifecycleState":"CERTIFIED","lastUpdateDate":1627989567294,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"38b1ebb2-f215-4322-9a42-9423e375af5d","invariantUUID":"39ebe15c-4136-4b60-9728-6510e6b07439","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a52a3685-1f6d-4d2b-8638-b5a95b37a1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1627989826118,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44deff87-ea80-45dc-8fb8-c86b4c238d31","invariantUUID":"20a4366e-cf67-4222-86f4-3199837a6f43","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":"compute","uniqueId":"21e4bb15-8aa4-476d-b644-79e50d136764","lifecycleState":"CERTIFIED","lastUpdateDate":1627989442510,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a76a852a-0d74-4c58-b8f1-46cda94146eb","invariantUUID":"58dc23e5-8857-4463-8a22-0cea04d9aa25","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":"defaulticon","uniqueId":"f125439c-0097-4a74-9c88-c3f0e7069f31","lifecycleState":"CERTIFIED","lastUpdateDate":1627989242335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"df03d6c4-5240-4c08-b26e-185c10f52636","invariantUUID":"f9e2c9e3-bb91-45fe-b818-c91a6b6b02c1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989219424,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6e61da-7001-4bd7-b93b-35cc9809feb5","invariantUUID":"a2249d37-a8f8-4d0b-84a3-d9cca67da42c","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":"ddc67b17-05e9-436f-b857-55174ac3b8f1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989580208,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9aba3f41-d0bd-403c-9182-3b314a8ccb93","invariantUUID":"a80eea3d-6c57-40b1-83e4-93037cecd238","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":"f692a914-840c-4b48-8689-c2cebb73761d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989473923,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55a8a381-0ba0-4f60-b5a6-08b476e73c6d","invariantUUID":"9f20e383-f85d-40e1-a37a-c1781c263df6","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":"port","uniqueId":"1bf6af09-1928-4b30-9381-c2fc92024bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989713527,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9eab7ba-8384-432f-8a53-02d686fa98fc","invariantUUID":"b083e68e-17eb-485a-8a0c-c74b6400ed88","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":"networkrules","uniqueId":"9615ae4b-c381-4f9a-9496-e546c8acb39e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989417602,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c7933e15-7a28-4763-bf81-ab91cb3dd4aa","invariantUUID":"be50e6af-1fd3-4d76-8e7d-a3aeebb28aee","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cff9a260-f5bb-469b-a341-a107b21d77fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989448744,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf1a4dbc-3d74-4af3-a3fc-91bb7db155e4","invariantUUID":"a585e1a0-57de-47ea-b6ed-e9500e8ca0cb","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":"23cb6262-fd5a-48ea-b74f-9a744bd287af","lifecycleState":"CERTIFIED","lastUpdateDate":1627989597748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fc37b75-2eb2-4d3a-abf6-257c030dac72","invariantUUID":"c8881293-9d38-4fe8-bc66-0e1f8cc180ef","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2929908-18d9-4ee1-a07b-eb89b9971742","lifecycleState":"CERTIFIED","lastUpdateDate":1627989691301,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a9770e-ca54-43c6-90a8-748460885002","invariantUUID":"4ebeb399-e4bc-460b-b028-4e299a2509d4","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":"36b73d35-eb49-4298-87a1-3fe8233e27e8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989534294,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9de95b1b-f55e-4265-8fb1-94a1839c3e6e","invariantUUID":"8c24be3f-fa2f-4769-a97c-0e8a2703f702","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"465912c1-6164-44b7-a2a7-be8a2830e7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989807404,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc87f360-4409-41d8-a780-f00154d012d1","invariantUUID":"046e9913-594b-4a1b-8876-a6cc0cc62389","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":"objectStorage","uniqueId":"dc2bb095-fb79-46f4-ad9d-fa66f957dde7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989257706,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b197006-45f7-4918-b775-595c72ef5477","invariantUUID":"6ffa12ba-0f37-4e30-b7f0-f265189c57c2","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":"network","uniqueId":"c3e4e85b-586d-45d9-a79d-de6a109a808d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989352050,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85947c35-5dfe-4115-84fc-47719465ede5","invariantUUID":"de3a492d-53d0-4042-91ae-a6636f0ade20","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e04650-f4bd-4466-8fed-e9d0d5f389c6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989544970,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8bf0953e-df09-4f6e-9da3-3d4cd077a76c","invariantUUID":"23213f5a-1a2e-4ee3-959c-6326bb1d91af","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e20bca4-1958-478c-bc5b-101c300af9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989724601,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f2d6905-8467-45d2-abc5-b3ffe919994c","invariantUUID":"8ce469ce-03f7-4389-a441-b7e5679b44ef","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c49ee052-6ecb-49fc-9689-889458376fde","lifecycleState":"CERTIFIED","lastUpdateDate":1627989760955,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b3144ba-070f-4631-a819-111585ab63a6","invariantUUID":"feaf09ab-38cb-4020-9a53-1ae4b43eaec8","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":"c36074d0-95d6-4906-a3a3-17fb61f8657b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989610600,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbab9108-86eb-4074-91f3-0d7cecf0cb74","invariantUUID":"f4a97808-cc82-4390-bdc7-f4b2c234a60d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b0f5e1af-e264-4251-802d-f67d92483fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1627989702704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81a44a41-1499-4aec-b24f-674e8f95cf52","invariantUUID":"98c64bc8-24b9-4d54-81d5-61425070c154","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":"dfa9bbd8-1750-40f0-8fe5-e5a5ecabad68","lifecycleState":"CERTIFIED","lastUpdateDate":1627989619407,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b49557d-58a9-4a15-8022-6a678f682053","invariantUUID":"47db0e24-aabc-4913-869d-b89c60624cb7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a09409b4-f6c7-433c-8747-9230dedbd89f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989315014,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84463d24-0973-4218-bce1-fe6c0bfdec88","invariantUUID":"499f1df7-cccd-470b-972b-b110ac3ee527","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":"5d8396ce-716b-4219-8012-734717aa763e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989340950,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e02018ae-fe4a-43ec-b48f-2e4e6834c9f5","invariantUUID":"696af0a9-3826-4330-8544-50efbc66b763","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":"loadBalancer","uniqueId":"d948e754-eaaa-4742-8e04-83b4e6cf1473","lifecycleState":"CERTIFIED","lastUpdateDate":1627989271604,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edb25371-72bb-4815-b727-af2d5547bc0d","invariantUUID":"cf33b3ee-2c98-4a20-b59c-adbfe51e9578","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50be604c-9b23-4429-853f-867c2d322c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989484740,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"751993ab-b4a8-468a-8e9a-5829ed5b5d6e","invariantUUID":"6b74156e-8384-441d-a513-f5e2b09972df","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4dba8e30-22d5-4613-a794-2ef60e08f71f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989248620,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a59ae06-849c-43c2-9939-9fd3a2ed1ec5","invariantUUID":"59970bd8-4e72-4050-bec4-e34c097b9690","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"899143cb-f069-4bcc-a789-52c3e22bfa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989641377,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e4b11c-6572-4c68-b848-fee572d6a0fa","invariantUUID":"a83f1b22-1dbe-4754-9d00-626f2939d78e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65226a6f-f294-417e-bf8f-ca3ffc82f927","lifecycleState":"CERTIFIED","lastUpdateDate":1627989357449,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bc85595-6898-4e88-a1ce-512784edffe4","invariantUUID":"60f63214-f7e8-4ee3-9e3d-a73dad9a6cd6","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":"9aea93f2-4601-4c60-ba56-cb02b9123b38","lifecycleState":"CERTIFIED","lastUpdateDate":1627989559735,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","invariantUUID":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","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":"9f4c4723-84f9-48ae-a30c-c92fd6a0f194","lifecycleState":"CERTIFIED","lastUpdateDate":1627989744934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cdc01c2-680c-4bd3-b3e3-c268dc623abb","invariantUUID":"dab5253c-8f91-4f47-ab79-c04878e0c675","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb639ab8-0b97-4ce1-817a-fd41ab2f12e1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989797711,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a195618-a2c7-486e-85bf-c40f2bc50a6b","invariantUUID":"e871d507-ff8a-4127-8072-43e673b77f01","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":"networkrules","uniqueId":"699fdeeb-6d82-4887-b2c1-e01983580968","lifecycleState":"CERTIFIED","lastUpdateDate":1627989396166,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53d36838-a321-455a-b34c-d222872919ce","invariantUUID":"dae7050b-d616-41e2-96e5-78c70b3aa927","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"245308bf-c305-4ab5-a000-bfabcd483929","lifecycleState":"CERTIFIED","lastUpdateDate":1627998083021,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f7c00b53-d090-47ab-afd8-4ff781311ecc","lifecycleState":"CERTIFIED","lastUpdateDate":1627998594041,"name":"basic_onboard_owdQbe","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","systemName":"BasicOnboardOwdqbe","description":"service","tags":["basic_onboard_owdQbe"],"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":"57693788-597c-4266-b57d-17ea7f477eb9","lifecycleState":"CERTIFIED","lastUpdateDate":1627997756441,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","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":"c74e83ae-cfef-4577-af89-cddb650364ea","lifecycleState":"CERTIFIED","lastUpdateDate":1627998714182,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d9d622d2-907b-4171-a388-a8df48060216","lifecycleState":"CERTIFIED","lastUpdateDate":1627997957911,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-03 13:51:56,971 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-03 13:51:56,971 INFO 201:service.py(1) - Service basic_cnf onboarded 2021-08-03 13:51:56,972 INFO 33:k8s_connectivity_info_create.py(1) - Check if k8s connectivity information exists 2021-08-03 13:51:56,972 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-03 13:51:56,972 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-03 13:51:56,972 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-08-03 13:51:56,974 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-03 13:51:57,000 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-03 13:51:57,001 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 500 2021-08-03 13:51:57,002 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: n/a 2021-08-03 13:51:57,002 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-03 13:51:57,002 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-03 13:51:57,002 INFO 36:k8s_connectivity_info_create.py(1) - Create the k8s connectivity information 2021-08-03 13:51:57,007 DEBUG 129:onap_service.py(1) - [None][Create Connectivity Info] sent header: {} 2021-08-03 13:51:57,007 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-03 13:51:57,008 DEBUG 132:onap_service.py(1) - [None][Create Connectivity Info] data sent: None 2021-08-03 13:51:57,010 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-03 13:51:57,050 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-03 13:51:57,051 INFO 142:onap_service.py(1) - [None][Create Connectivity Info] response code: 201 2021-08-03 13:51:57,052 DEBUG 146:onap_service.py(1) - [None][Create Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFWjNkTmVrVjNUV3BSZVUweGIxaEVWRTE0VFVSbmQwMVVSWGROYWxGNVRURnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVDBOYUNrNXBObVpKVFVGNFMzWnBObEpZV2xFNFRqZFZRa04yVDJ0c01uQldZbHB5Tlhvd1ZuTXhkamRJZURGWlYweDROVXRtY1N0VWRXbzJkMmhPU1ZwelkzSUtVSE5sV2taaE0zTktVSGN5U0RsWVRqWm9hVUZtV0M5SFRHOW9XbEpJYXpKNVdFNWtiMnR0YUZSWmVrb3dTVmxKV1c1clprZDRNbEpOT1hFMU1XSmhOZ3BqVm5kbE1VSkpWSEJwVm5nMmVYVXZSMEZOWTFSMU5XZzVRMmh6VFdOelYyZEJVVmRWVFZGR1NsbExkSEZQYlUxNVFWZDVWVmxIVTBscGRtSkNhV0oyQ25abVYyaExja2w2ZDIxSWNHeG9kbGRaWml0d2VIVnRhSEJSVWtWalRtZEZaRnBYZVV4UGRqa3lNV3RXTlZoMGQzQlljVFZQYldKUmJscHBTREY1YkhZS1pISkxkMnBVVXpCa1JWWjVVbGRXYm1OTWN6QTVSMjAxUVVsMmVqTmtXbkV4SzFOS1p6WldjR0ZoYlhZMFl6azFTekV4TlU0eVRWRXZkSFZ3T0dvMUx3cEVhVU5TWldSbVVHUkpaRGRZT0hKaE1tZE5RMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkNLMGhWY21vd2VXdGpVMmMzTlN0TldXNXhVRFU1YzNvM2FVVk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkJlbmhyWkRWSlQwd3lTRFF3WlZOVE1qQlFNM1I0U2pSc2JqSllSMjB4VkM4d2JuSmxlamR0VmtoVFdUWjJOMUpZVHdwWmNUSm1OM2RHT0ZkV01ubDFkRFEyWWtjck5YSmFURTU1VFhSa1VteDFRVmd2Y1VOelRIaDNLeTlsTlRVMlEzaEphVE4zYWtFNWREZHdjRk12UkVJd0NqSk9PR1UwVVdGS1psVlJiVGQ0T1ZkU1dtaHlUazFtZDBzMVRUbHpXV0pKWkZCM1NXVm9OakI1VlNzMlRqaHdOSEppY1VOTk1qRklTRVJqUnpoT2NrVUtTazlDV1Zwb1FrcENUM1o0TUU5amRtc3JhRTVXUlRCdGIweGhSbll5Wm5rM1IxQllOakZLZEd3M1N6aFZNa1o0UTNwM1FUTmhTSHBzZG1SMVJWWlZNUXAzVHpVM1UxUlFkVWd3Wm1kelMwOTVTV1JEVDFGdmQwdGtWRThyWlhwUFNFaElOREl5WWpCcWRsVlpja2RtU0RSSllUTkZjbUpJTVM5VWREbFhSSE53Q2t3eWVIaHlNRlJpTmt4Q01GVllTRTVRT1VvNE9VeG1TbkpsVTIwM1NXTlZlakkyY0FvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xMzo2NDQzCiAgbmFtZToga3ViZXJuZXRlcwpjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3Rlcjoga3ViZXJuZXRlcwogICAgdXNlcjoga3ViZXJuZXRlcy1hZG1pbgogIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpjdXJyZW50LWNvbnRleHQ6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW4KICB1c2VyOgogICAgY2xpZW50LWNlcnRpZmljYXRlLWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVVJGZWtORFFXWjFaMEYzU1VKQlowbEpSbmxTVVdKalkyOXlTM2QzUkZGWlNrdHZXa2xvZG1OT1FWRkZURUpSUVhkR1ZFVlVUVUpGUjBFeFZVVUtRWGhOUzJFelZtbGFXRXAxV2xoU2JHTjZRV1ZHZHpCNVRWUkJORTFFVFhoTlJFa3dUV3BPWVVaM01IbE5ha0UwVFVSTmVFMUVTVEJOYWxwaFRVUlJlQXBHZWtGV1FtZE9Wa0pCYjFSRWJrNDFZek5TYkdKVWNIUlpXRTR3V2xoS2VrMVNhM2RHZDFsRVZsRlJSRVY0UW5Ka1YwcHNZMjAxYkdSSFZucE1WMFpyQ21KWGJIVk5TVWxDU1dwQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSUlVaQlFVOURRVkU0UVUxSlNVSkRaMHREUVZGRlFUZG5RU3QwZFVOalUyZEhRM2RNTlZNS1dYQXdka05DWlVoTVZXMTJRM2R6TUVseVMySlBiMmt2UjFWRmRuQkxLMkZpZFM5WmFHWjJPV1pLYjFWelZVZE1PVUZOUVROR2FFcG5TQzlqZEVZMlNRcDJObE4wTTBNclQweG9OV3B0TkdWMVoySlNlbmd3WkdORFNXbzRSbWQxYWpoTlUwSnJXRlZhVTFNeGQyczNhMHg0ZDAxaVZVRk9lbHB3UjBKWFNuaGhDbGx6TjFWYVprZzVZVXhtUWt0MWVEQjRWakVyZUZGd2NYVTJXbGhKU2s5VlEyeFNPRmhOTTNwRGRpdHRjRVJPUm14TU5GZFlWM0p5VDBWbk1WaERVbXNLTDJWM0wyeGFOVTUzZERGWWNURkVVM1JLTnpRelpYQkdkRkYzVUZScldFRm5OM0JCV1RNNVMwbG9VMnQwTVRSRFRXSTBTV2RtZFRGcGJtTXJZbUZaT0Fwc1J6ZEhkMmszTTBOdlZWbDZabFp4ZERCdk9EWnFjMUJSYjJkTmNXUTJjVE0zTVV4RmVYRkRhVGRHUkVSdVdtNU1TekJIUjFSc2VIVTVUM05ZV0ZkRENsUXlUMDVMZDBsRVFWRkJRbTh3WjNkU2FrRlBRbWRPVmtoUk9FSkJaamhGUWtGTlEwSmhRWGRGZDFsRVZsSXdiRUpCZDNkRFoxbEpTM2RaUWtKUlZVZ0tRWGRKZDBoM1dVUldVakJxUWtKbmQwWnZRVlZJTkdSVGRWQlVTMUo0UzBSMmJqUjRhV1Z2TDI0eWVsQjFTVkYzUkZGWlNrdHZXa2xvZG1OT1FWRkZUQXBDVVVGRVoyZEZRa0ZEY1ZSUU1UaEZPVmcwUTB0eVduWlBhMUF6Y1VkVGNGcG1SRkJVTUhKR1R6WnNkVk16YzFaVFdVaGxVVFV5TjNwWGJpOWlZMVJzQ25GcU1qVnVkbUZsVFhGSWMyZHZiR1ZRUW5aeFNtRnRhelZvTm5KWWRFMXZZM1ZtVmtoT01EaHFWV1JUVkM5bVFrWmxkVzFTU0dscWIxbDJaU3RzWTJ3S1RqWnBRM1J6VXpsdk5VcFZiRXN4UjNaTWVtRlVUbTloZDFWa0wyMUZSWFZVTkhCTVQzRk9TVGRZTkhwR0sxSk1ObnBuZVVsU0t6bG1Oa0pST1ZwVmNnb3pOVWh4VUc5aGVVWm9hVkZIY1hKM09XazBOazlsWkc1VFNXaDNVRGcyY1hCa1RsUkVWMHQwTTNWMFF6SmtaM2hLUkU5aVVGQklXV1l2YkVkU2NFZGlDblpOYkdaeVpqRmpSRkpKTlhoVGNYaG9la1F5V0U5Q1EyMDFUM1J1V1RGVWNrTktaMFZFU2tkV05WUlZiR295UlhWWFNsSlZUMVoxWVN0SGQySlNWMU1LYVVsRU1rOUNiRkpzVlN0bE5FdFNUSFpsVGxGSmIzRjJPRzUwVDBWWlJUMEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIGNsaWVudC1rZXktZGF0YTogTFMwdExTMUNSVWRKVGlCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRcE5TVWxGY0VGSlFrRkJTME5CVVVWQk4yZEJLM1IxUTJOVFowZERkMHcxVTFsd01IWkRRbVZJVEZWdGRrTjNjekJKY2t0aVQyOXBMMGRWUlhad1N5dGhDbUoxTDFsb1puWTVaa3B2VlhOVlIwdzVRVTFCTTBab1NtZElMMk4wUmpaSmRqWlRkRE5ESzA5TWFEVnFiVFJsZFdkaVVucDRNR1JqUTBscU9FWm5kV29LT0UxVFFtdFlWVnBUVXpGM2F6ZHJUSGgzVFdKVlFVNTZXbkJIUWxkS2VHRlpjemRWV21aSU9XRk1aa0pMZFhnd2VGWXhLM2hSY0hGMU5scFlTVXBQVlFwRGJGSTRXRTB6ZWtOMksyMXdSRTVHYkV3MFYxaFhjbkpQUldjeFdFTlNheTlsZHk5c1dqVk9kM1F4V0hFeFJGTjBTamMwTTJWd1JuUlJkMUJVYTFoQkNtYzNjRUZaTXpsTFNXaFRhM1F4TkVOTllqUkpaMloxTVdsdVl5dGlZVms0YkVjM1IzZHBOek5EYjFWWmVtWldjWFF3YnpnMmFuTlFVVzluVFhGa05uRUtNemN4VEVWNWNVTnBOMFpFUkc1YWJreExNRWRIVkd4NGRUbFBjMWhZVjBOVU1rOU9TM2RKUkVGUlFVSkJiMGxDUVZGRVkyVk1SMlkyTTFsalVVVlpSZ3ByYzJwNWRsUlZhVkU1YkdaS1NrUlpjRU53U25OcVlVZENUVTE0S3l0aVRXOXFaRzVoVW5Wc1JXOW5RbU41UzFWRFYzQkRVWEl6TjFsSVdFZGhZWFpyQ2tWdFlWQlZWbWRXVkhGQ2FFeEtiVTVNUTFkR01XTnZhVFJ2U0hCRWFYbHVjREpVV1RGMFFrbEdUR1V4ZVVSbmRsRkJOR1UzTUhaUU1WVkxSREF5Y1VVS01GZEpVbWRvVUZReFJsZDRUMlptYUdOWFdFTndlR1ZYU2tVME0xRk9hVU5sUkVOVWJtdzRSVzFCU0VjNVkwOXFSa3gzYVhOcFlVVnRjekZQTm5kdkt3cFlWRkI0V2pkelpYaHhLeXMwUkRsNlZFazFOVGR6ZW5GR2RuQlZiV3hEYUVKVWVFVjVWbmxrZFU5SFEzZFdTamxVTm5kTGNteGFZbVJyVVVaRmJIZFVDazlNT0U5MU9TdDNReTg1VmtWWGRuaGtkR29yTDJ0MFJVODJURkJWWmpCSFRGcFBiM1YwTWpNdlFtZFJiMGxVUmxCcVptMUtjaXRtTDJ4Rk5Vc3dhMmNLSzJGWFJEWkNSSGhCYjBkQ1FVODJRbU5OY0hGS0wxQmFiV2RtWWxONVYycE9RMVJzTXpSRGFuVk9hazh3YTNoWGJIWkdhVXBaYkZCbU1XTTRlR2RxWlFwVmRuSXZOR1JHV0hkVlVteENaMWR5UWtZdlFqbDZOMUpaU1ZFemEyTkZXVGRLTm1OWlRFbEZiMEpoU1dSa1FtMHdVbmR5UVZabloyTkNUMkoxVEU5dkNsZHlVM2RPSzBrM1ZHOTZWRlJxVEhsTWNHcHpObVY1U1hoVWNTdERWWGx6WjBsQ1psQkpWemR5TWpGblFtOTVOSFp0YTJoWllXWmtRVzlIUWtGUU9URUtWUzlGTkRCVFZWQmFMMGRTUVRFNGQzUnJVR3hRTW01cFpWbEJTVkZTUnpWa1dWazRWVmxLU214dlR6aHVVMlV3WWt4WU5GSlBOVWRCWW1oUFNTdE5aQXAxYXpnelJFZHZSMHBJYnpNeVozUnFhVXhQTTNGWlYydGthVzVyTlVSUWJtcHlhbTF0YWpoSFZ5dDRiemszYW5OQmFWWTRXazFSUWpkRlZHSmpVbUY2Q2tsYVJ5OTNhVlp2WjNFek5DOUVURFpvZDIweFJrdGpXVGxVV0c5YVVWUlBhWFJSYVRSSWVXNUJiMGRDUVU5U05EUnpPVVZQWkcxRGFtVmpVWHA2TDFNS2R6RlVSbFZCUlhVeFVtWTNjRGhEZUVGbk9XaGpXWFpFZERkNVpETjVZMGh6YmpNelQxSTRUVGRZY2xSUE5USmhXV0Z3U21GTmRXOVVjMnBhV1hGeFZBcGpZbVpRU0ZkSWNYaEhRbEpuUjNGUE1EWnZhMGRFYlZCbFZUSlFWWEpRYm1oc2VXOXZhQzgxY1VKdFNFbGtXSG8wVjJSc1RFRkZSMVU0YTJReWJFc3dDblpNVVRob2QwZHJPVlIyVmxSUVJHOHlTalZyT1N0UFVrRnZSMEZQZWs5b2NFbEhZVlp3UW1aamJXYzRPRGcyUTB4MlNIUTFSV2ROUTBaUWFGbEpOSFVLV1d4SFVWRnFWbnB2UlhkU2VqWllUVzA0T1ZKcGFtSklTakJPVlhCamJUVTFObTVIVVhKMmVITkVSa3BaZFVwTFVpOTNSVmRYYUc1NVoxY3hjbE5ITkFwMlltdFVabWNyYms1bU5rNXBiRzFJYkdSQ2FVOWtjVWxQZEhwM1RrZGhTRWhTVUc1c2JYWkdMMVJPTm01M1dGbFVZazlrWldGM1lrSTRZek4zWjJ4eUNuVjNXSEZMU0d0RFoxbEJkM0l2WlZrd1RWQk9TM2hCVTFGU2RGaDRlbmsxZVdGTlJ5c3JaMkpWZUUxWlJ6VkhjRWxuUm5wUFMzUXdURXBEZEVSTmJXWUtOVE4yUzNsMFFsZ3JlVVZ5WWxWVE5XdzJVbXRvUW5FMlpXZElielpqTUhCUmIxRlRVbmx2YUhSS2FrMWFiR1owY1hneWRVZHdWbmRTVVVoVVNWQlRVd3BOY2sxUFRWSXhhSEZZYVdFeVJrSkhNR0pRZW1KUmRGaFdZa3hCYzBKU1V6QkNXRVJYVVN0elREaHJPRUZJZDJaNVRXbGxURUU5UFFvdExTMHRMVVZPUkNCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRbz0K","other-connectivity-list":{"connectivity-records":[]}} 2021-08-03 13:51:57,054 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-03 13:51:57,054 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-03 13:51:57,054 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-08-03 13:51:57,056 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-03 13:51:57,079 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-03 13:51:57,080 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-08-03 13:51:57,081 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFWjNkTmVrVjNUV3BSZVUweGIxaEVWRTE0VFVSbmQwMVVSWGROYWxGNVRURnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVDBOYUNrNXBObVpKVFVGNFMzWnBObEpZV2xFNFRqZFZRa04yVDJ0c01uQldZbHB5Tlhvd1ZuTXhkamRJZURGWlYweDROVXRtY1N0VWRXbzJkMmhPU1ZwelkzSUtVSE5sV2taaE0zTktVSGN5U0RsWVRqWm9hVUZtV0M5SFRHOW9XbEpJYXpKNVdFNWtiMnR0YUZSWmVrb3dTVmxKV1c1clprZDRNbEpOT1hFMU1XSmhOZ3BqVm5kbE1VSkpWSEJwVm5nMmVYVXZSMEZOWTFSMU5XZzVRMmh6VFdOelYyZEJVVmRWVFZGR1NsbExkSEZQYlUxNVFWZDVWVmxIVTBscGRtSkNhV0oyQ25abVYyaExja2w2ZDIxSWNHeG9kbGRaWml0d2VIVnRhSEJSVWtWalRtZEZaRnBYZVV4UGRqa3lNV3RXTlZoMGQzQlljVFZQYldKUmJscHBTREY1YkhZS1pISkxkMnBVVXpCa1JWWjVVbGRXYm1OTWN6QTVSMjAxUVVsMmVqTmtXbkV4SzFOS1p6WldjR0ZoYlhZMFl6azFTekV4TlU0eVRWRXZkSFZ3T0dvMUx3cEVhVU5TWldSbVVHUkpaRGRZT0hKaE1tZE5RMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkNLMGhWY21vd2VXdGpVMmMzTlN0TldXNXhVRFU1YzNvM2FVVk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkJlbmhyWkRWSlQwd3lTRFF3WlZOVE1qQlFNM1I0U2pSc2JqSllSMjB4VkM4d2JuSmxlamR0VmtoVFdUWjJOMUpZVHdwWmNUSm1OM2RHT0ZkV01ubDFkRFEyWWtjck5YSmFURTU1VFhSa1VteDFRVmd2Y1VOelRIaDNLeTlsTlRVMlEzaEphVE4zYWtFNWREZHdjRk12UkVJd0NqSk9PR1UwVVdGS1psVlJiVGQ0T1ZkU1dtaHlUazFtZDBzMVRUbHpXV0pKWkZCM1NXVm9OakI1VlNzMlRqaHdOSEppY1VOTk1qRklTRVJqUnpoT2NrVUtTazlDV1Zwb1FrcENUM1o0TUU5amRtc3JhRTVXUlRCdGIweGhSbll5Wm5rM1IxQllOakZLZEd3M1N6aFZNa1o0UTNwM1FUTmhTSHBzZG1SMVJWWlZNUXAzVHpVM1UxUlFkVWd3Wm1kelMwOTVTV1JEVDFGdmQwdGtWRThyWlhwUFNFaElOREl5WWpCcWRsVlpja2RtU0RSSllUTkZjbUpJTVM5VWREbFhSSE53Q2t3eWVIaHlNRlJpTmt4Q01GVllTRTVRT1VvNE9VeG1TbkpsVTIwM1NXTlZlakkyY0FvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xMzo2NDQzCiAgbmFtZToga3ViZXJuZXRlcwpjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3Rlcjoga3ViZXJuZXRlcwogICAgdXNlcjoga3ViZXJuZXRlcy1hZG1pbgogIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpjdXJyZW50LWNvbnRleHQ6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW4KICB1c2VyOgogICAgY2xpZW50LWNlcnRpZmljYXRlLWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVVJGZWtORFFXWjFaMEYzU1VKQlowbEpSbmxTVVdKalkyOXlTM2QzUkZGWlNrdHZXa2xvZG1OT1FWRkZURUpSUVhkR1ZFVlVUVUpGUjBFeFZVVUtRWGhOUzJFelZtbGFXRXAxV2xoU2JHTjZRV1ZHZHpCNVRWUkJORTFFVFhoTlJFa3dUV3BPWVVaM01IbE5ha0UwVFVSTmVFMUVTVEJOYWxwaFRVUlJlQXBHZWtGV1FtZE9Wa0pCYjFSRWJrNDFZek5TYkdKVWNIUlpXRTR3V2xoS2VrMVNhM2RHZDFsRVZsRlJSRVY0UW5Ka1YwcHNZMjAxYkdSSFZucE1WMFpyQ21KWGJIVk5TVWxDU1dwQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSUlVaQlFVOURRVkU0UVUxSlNVSkRaMHREUVZGRlFUZG5RU3QwZFVOalUyZEhRM2RNTlZNS1dYQXdka05DWlVoTVZXMTJRM2R6TUVseVMySlBiMmt2UjFWRmRuQkxLMkZpZFM5WmFHWjJPV1pLYjFWelZVZE1PVUZOUVROR2FFcG5TQzlqZEVZMlNRcDJObE4wTTBNclQweG9OV3B0TkdWMVoySlNlbmd3WkdORFNXbzRSbWQxYWpoTlUwSnJXRlZhVTFNeGQyczNhMHg0ZDAxaVZVRk9lbHB3UjBKWFNuaGhDbGx6TjFWYVprZzVZVXhtUWt0MWVEQjRWakVyZUZGd2NYVTJXbGhKU2s5VlEyeFNPRmhOTTNwRGRpdHRjRVJPUm14TU5GZFlWM0p5VDBWbk1WaERVbXNLTDJWM0wyeGFOVTUzZERGWWNURkVVM1JLTnpRelpYQkdkRkYzVUZScldFRm5OM0JCV1RNNVMwbG9VMnQwTVRSRFRXSTBTV2RtZFRGcGJtTXJZbUZaT0Fwc1J6ZEhkMmszTTBOdlZWbDZabFp4ZERCdk9EWnFjMUJSYjJkTmNXUTJjVE0zTVV4RmVYRkRhVGRHUkVSdVdtNU1TekJIUjFSc2VIVTVUM05ZV0ZkRENsUXlUMDVMZDBsRVFWRkJRbTh3WjNkU2FrRlBRbWRPVmtoUk9FSkJaamhGUWtGTlEwSmhRWGRGZDFsRVZsSXdiRUpCZDNkRFoxbEpTM2RaUWtKUlZVZ0tRWGRKZDBoM1dVUldVakJxUWtKbmQwWnZRVlZJTkdSVGRWQlVTMUo0UzBSMmJqUjRhV1Z2TDI0eWVsQjFTVkYzUkZGWlNrdHZXa2xvZG1OT1FWRkZUQXBDVVVGRVoyZEZRa0ZEY1ZSUU1UaEZPVmcwUTB0eVduWlBhMUF6Y1VkVGNGcG1SRkJVTUhKR1R6WnNkVk16YzFaVFdVaGxVVFV5TjNwWGJpOWlZMVJzQ25GcU1qVnVkbUZsVFhGSWMyZHZiR1ZRUW5aeFNtRnRhelZvTm5KWWRFMXZZM1ZtVmtoT01EaHFWV1JUVkM5bVFrWmxkVzFTU0dscWIxbDJaU3RzWTJ3S1RqWnBRM1J6VXpsdk5VcFZiRXN4UjNaTWVtRlVUbTloZDFWa0wyMUZSWFZVTkhCTVQzRk9TVGRZTkhwR0sxSk1ObnBuZVVsU0t6bG1Oa0pST1ZwVmNnb3pOVWh4VUc5aGVVWm9hVkZIY1hKM09XazBOazlsWkc1VFNXaDNVRGcyY1hCa1RsUkVWMHQwTTNWMFF6SmtaM2hLUkU5aVVGQklXV1l2YkVkU2NFZGlDblpOYkdaeVpqRmpSRkpKTlhoVGNYaG9la1F5V0U5Q1EyMDFUM1J1V1RGVWNrTktaMFZFU2tkV05WUlZiR295UlhWWFNsSlZUMVoxWVN0SGQySlNWMU1LYVVsRU1rOUNiRkpzVlN0bE5FdFNUSFpsVGxGSmIzRjJPRzUwVDBWWlJUMEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIGNsaWVudC1rZXktZGF0YTogTFMwdExTMUNSVWRKVGlCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRcE5TVWxGY0VGSlFrRkJTME5CVVVWQk4yZEJLM1IxUTJOVFowZERkMHcxVTFsd01IWkRRbVZJVEZWdGRrTjNjekJKY2t0aVQyOXBMMGRWUlhad1N5dGhDbUoxTDFsb1puWTVaa3B2VlhOVlIwdzVRVTFCTTBab1NtZElMMk4wUmpaSmRqWlRkRE5ESzA5TWFEVnFiVFJsZFdkaVVucDRNR1JqUTBscU9FWm5kV29LT0UxVFFtdFlWVnBUVXpGM2F6ZHJUSGgzVFdKVlFVNTZXbkJIUWxkS2VHRlpjemRWV21aSU9XRk1aa0pMZFhnd2VGWXhLM2hSY0hGMU5scFlTVXBQVlFwRGJGSTRXRTB6ZWtOMksyMXdSRTVHYkV3MFYxaFhjbkpQUldjeFdFTlNheTlsZHk5c1dqVk9kM1F4V0hFeFJGTjBTamMwTTJWd1JuUlJkMUJVYTFoQkNtYzNjRUZaTXpsTFNXaFRhM1F4TkVOTllqUkpaMloxTVdsdVl5dGlZVms0YkVjM1IzZHBOek5EYjFWWmVtWldjWFF3YnpnMmFuTlFVVzluVFhGa05uRUtNemN4VEVWNWNVTnBOMFpFUkc1YWJreExNRWRIVkd4NGRUbFBjMWhZVjBOVU1rOU9TM2RKUkVGUlFVSkJiMGxDUVZGRVkyVk1SMlkyTTFsalVVVlpSZ3ByYzJwNWRsUlZhVkU1YkdaS1NrUlpjRU53U25OcVlVZENUVTE0S3l0aVRXOXFaRzVoVW5Wc1JXOW5RbU41UzFWRFYzQkRVWEl6TjFsSVdFZGhZWFpyQ2tWdFlWQlZWbWRXVkhGQ2FFeEtiVTVNUTFkR01XTnZhVFJ2U0hCRWFYbHVjREpVV1RGMFFrbEdUR1V4ZVVSbmRsRkJOR1UzTUhaUU1WVkxSREF5Y1VVS01GZEpVbWRvVUZReFJsZDRUMlptYUdOWFdFTndlR1ZYU2tVME0xRk9hVU5sUkVOVWJtdzRSVzFCU0VjNVkwOXFSa3gzYVhOcFlVVnRjekZQTm5kdkt3cFlWRkI0V2pkelpYaHhLeXMwUkRsNlZFazFOVGR6ZW5GR2RuQlZiV3hEYUVKVWVFVjVWbmxrZFU5SFEzZFdTamxVTm5kTGNteGFZbVJyVVVaRmJIZFVDazlNT0U5MU9TdDNReTg1VmtWWGRuaGtkR29yTDJ0MFJVODJURkJWWmpCSFRGcFBiM1YwTWpNdlFtZFJiMGxVUmxCcVptMUtjaXRtTDJ4Rk5Vc3dhMmNLSzJGWFJEWkNSSGhCYjBkQ1FVODJRbU5OY0hGS0wxQmFiV2RtWWxONVYycE9RMVJzTXpSRGFuVk9hazh3YTNoWGJIWkdhVXBaYkZCbU1XTTRlR2RxWlFwVmRuSXZOR1JHV0hkVlVteENaMWR5UWtZdlFqbDZOMUpaU1ZFemEyTkZXVGRLTm1OWlRFbEZiMEpoU1dSa1FtMHdVbmR5UVZabloyTkNUMkoxVEU5dkNsZHlVM2RPSzBrM1ZHOTZWRlJxVEhsTWNHcHpObVY1U1hoVWNTdERWWGx6WjBsQ1psQkpWemR5TWpGblFtOTVOSFp0YTJoWllXWmtRVzlIUWtGUU9URUtWUzlGTkRCVFZWQmFMMGRTUVRFNGQzUnJVR3hRTW01cFpWbEJTVkZTUnpWa1dWazRWVmxLU214dlR6aHVVMlV3WWt4WU5GSlBOVWRCWW1oUFNTdE5aQXAxYXpnelJFZHZSMHBJYnpNeVozUnFhVXhQTTNGWlYydGthVzVyTlVSUWJtcHlhbTF0YWpoSFZ5dDRiemszYW5OQmFWWTRXazFSUWpkRlZHSmpVbUY2Q2tsYVJ5OTNhVlp2WjNFek5DOUVURFpvZDIweFJrdGpXVGxVV0c5YVVWUlBhWFJSYVRSSWVXNUJiMGRDUVU5U05EUnpPVVZQWkcxRGFtVmpVWHA2TDFNS2R6RlVSbFZCUlhVeFVtWTNjRGhEZUVGbk9XaGpXWFpFZERkNVpETjVZMGh6YmpNelQxSTRUVGRZY2xSUE5USmhXV0Z3U21GTmRXOVVjMnBhV1hGeFZBcGpZbVpRU0ZkSWNYaEhRbEpuUjNGUE1EWnZhMGRFYlZCbFZUSlFWWEpRYm1oc2VXOXZhQzgxY1VKdFNFbGtXSG8wVjJSc1RFRkZSMVU0YTJReWJFc3dDblpNVVRob2QwZHJPVlIyVmxSUVJHOHlTalZyT1N0UFVrRnZSMEZQZWs5b2NFbEhZVlp3UW1aamJXYzRPRGcyUTB4MlNIUTFSV2ROUTBaUWFGbEpOSFVLV1d4SFVWRnFWbnB2UlhkU2VqWllUVzA0T1ZKcGFtSklTakJPVlhCamJUVTFObTVIVVhKMmVITkVSa3BaZFVwTFVpOTNSVmRYYUc1NVoxY3hjbE5ITkFwMlltdFVabWNyYms1bU5rNXBiRzFJYkdSQ2FVOWtjVWxQZEhwM1RrZGhTRWhTVUc1c2JYWkdMMVJPTm01M1dGbFVZazlrWldGM1lrSTRZek4zWjJ4eUNuVjNXSEZMU0d0RFoxbEJkM0l2WlZrd1RWQk9TM2hCVTFGU2RGaDRlbmsxZVdGTlJ5c3JaMkpWZUUxWlJ6VkhjRWxuUm5wUFMzUXdURXBEZEVSTmJXWUtOVE4yUzNsMFFsZ3JlVVZ5WWxWVE5XdzJVbXRvUW5FMlpXZElielpqTUhCUmIxRlRVbmx2YUhSS2FrMWFiR1owY1hneWRVZHdWbmRTVVVoVVNWQlRVd3BOY2sxUFRWSXhhSEZZYVdFeVJrSkhNR0pRZW1KUmRGaFdZa3hCYzBKU1V6QkNXRVJYVVN0elREaHJPRUZJZDJaNVRXbGxURUU5UFFvdExTMHRMVVZPUkNCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRbz0K","other-connectivity-list":{"connectivity-records":[]}} 2021-08-03 13:51:57,083 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-08-03 13:51:57,083 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-03 13:51:57,083 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-03 13:51:57,083 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-03 13:51:57,085 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:51:57,167 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-03 13:51:57,168 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-08-03 13:51:57,168 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-03 13:51:57,168 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-03 13:51:57,168 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-03 13:51:57,175 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-03 13:51:57,175 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-03 13:51:57,175 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-03 13:51:57,177 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:51:57,279 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-03 13:51:57,280 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-08-03 13:51:57,281 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-08-03 13:51:57,284 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-03 13:51:57,284 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-03 13:51:57,284 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-03 13:51:57,287 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:51:57,346 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-03 13:51:57,347 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-03 13:51:57,348 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":"1627998717217"}]} 2021-08-03 13:51:57,370 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-03 13:51:57,370 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/55ab6a4d-3538-46c7-975f-467b9ac378b3 2021-08-03 13:51:57,370 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "55ab6a4d-3538-46c7-975f-467b9ac378b3", "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-03 13:51:57,372 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:51:57,468 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/55ab6a4d-3538-46c7-975f-467b9ac378b3 HTTP/1.1" 201 0 2021-08-03 13:51:57,469 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-08-03 13:51:57,469 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-08-03 13:51:57,471 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-03 13:51:57,471 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-03 13:51:57,471 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-03 13:51:57,473 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:51:57,509 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-03 13:51:57,510 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-08-03 13:51:57,510 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-03 13:51:57,511 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-03 13:51:57,511 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-03 13:51:57,511 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-08-03 13:51:57,511 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-08-03 13:51:57,514 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-03 13:51:57,514 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-03 13:51:57,515 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-03 13:51:57,516 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:51:57,579 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-03 13:51:57,581 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-08-03 13:51:57,581 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-08-03 13:51:57,584 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-03 13:51:57,584 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-03 13:51:57,584 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-08-03 13:51:57,586 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:51:57,624 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-03 13:51:57,625 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-08-03 13:51:57,625 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-03 13:51:57,625 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-03 13:51:57,625 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-03 13:51:57,628 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-03 13:51:57,629 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-03 13:51:57,629 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-03 13:51:57,630 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:51:57,695 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-03 13:51:57,696 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-08-03 13:51:57,696 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-08-03 13:51:57,707 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-03 13:51:57,707 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-03 13:51:57,707 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-03 13:51:57,708 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:51:57,755 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-03 13:51:57,756 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-08-03 13:51:57,756 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-03 13:51:57,756 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-03 13:51:57,757 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-08-03 13:51:57,762 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-03 13:51:57,762 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-03 13:51:57,762 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-03 13:51:57,764 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:51:57,818 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-03 13:51:57,819 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-03 13:51:57,819 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":"1627998717217"}]} 2021-08-03 13:51:57,827 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-03 13:51:57,828 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-03 13:51:57,828 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-03 13:51:57,829 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:51:57,947 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-03 13:51:57,948 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-08-03 13:51:57,949 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-08-03 13:51:57,957 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-03 13:51:57,957 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-03 13:51:57,957 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-03 13:51:57,959 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:51:58,014 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-03 13:51:58,015 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-08-03 13:51:58,015 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-08-03 13:51:58,017 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-03 13:51:58,017 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-03 13:51:58,017 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-08-03 13:51:58,019 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:51:58,059 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-03 13:51:58,059 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-08-03 13:51:58,060 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":"1627998717986"} 2021-08-03 13:51:58,062 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-03 13:51:58,063 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-03 13:51:58,063 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-03 13:51:58,064 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:51:58,116 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-03 13:51:58,117 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-03 13:51:58,117 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":"1627998717986"} 2021-08-03 13:51:58,119 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-03 13:51:58,119 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-03 13:51:58,119 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-03 13:51:58,121 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:51:58,165 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-03 13:51:58,166 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 404 2021-08-03 13:51:58,166 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-03 13:51:58,166 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-03 13:51:58,166 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-03 13:51:58,167 INFO 561:customer.py(1) - Create service subscription for basicnf-customer customer 2021-08-03 13:51:58,169 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-03 13:51:58,169 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-03 13:51:58,169 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-03 13:51:58,169 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-03 13:51:58,169 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-03 13:51:58,171 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-03 13:51:58,803 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1771 2021-08-03 13:51:58,805 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-03 13:51:58,805 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","name":"basic_onboard_owdQbe","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cff5f9b-38c2-486a-a71e-9682095f2b0b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/422bf6ee-d379-4a5e-8eaa-af3752e2346f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e6a76b0b-bb70-423f-9955-c478137d0eff/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/94442f40-cd5a-4a00-b6b8-6f69a21a5d38/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-03 13:51:58,807 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_owdQbe from SDC 2021-08-03 13:51:58,808 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:58,808 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:58,809 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:51:58,809 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-03 13:51:58,810 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:58,811 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:58,811 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:51:58,811 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-08-03 13:51:58,812 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:58,812 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:58,812 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:51:58,813 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-03 13:51:58,813 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:58,814 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:58,814 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:51:58,814 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-03 13:51:58,815 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:51:58,815 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:51:58,815 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:51:58,815 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-08-03 13:51:58,816 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-03 13:51:58,816 INFO 192:__init__.py(1) - Service found, updating information 2021-08-03 13:51:58,817 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-03 13:51:58,817 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-08-03 13:51:58,817 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-03 13:51:58,819 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:51:59,753 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-03 13:51:59,756 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-03 13:51:59,762 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e8cc16-b107-40fb-bde7-ee8d7fde36cd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989460401,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efb4389a-7a87-4cbd-b098-f54914249473","invariantUUID":"2d5a2f01-2cd3-4910-a96f-e3d83d8fc90d","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":"3cf616f8-79c3-4595-80f4-5b97abd377b6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989479236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b1d1a07-f36c-4528-86d2-7ae8460a363d","invariantUUID":"393c227f-4e23-44e9-901c-d2f24cc6a1a2","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":"compute","uniqueId":"411c57c4-d341-4ae5-8d0a-34496627660c","lifecycleState":"CERTIFIED","lastUpdateDate":1627989811253,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7478c8-ef8e-445e-8858-c1f069a55a42","invariantUUID":"e32748c7-35f5-469a-bea9-b50df14a28db","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":"securityrules","uniqueId":"f90173ce-8b9a-4208-bea4-ff8cf61673f7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989429731,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e47d40fc-59f6-4fd2-bef4-f494a59caf17","invariantUUID":"2b50bd8d-2dd6-41ac-991c-76d1b45f85d4","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":"17c1e692-5318-4c5f-b98d-b27b6dd908f5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989402730,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d16bae88-3980-46c3-80a7-9cf1af5f173a","invariantUUID":"34b712d5-f916-4858-ad64-3f62864d449e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7faa14e-d390-4a57-92c9-6da1adad7dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1627989528930,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7861f07-30e8-437b-b78e-0c6603d9a355","invariantUUID":"b4b9e0a4-e9e1-41a1-86ec-186676ebe2a9","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":"a9c376f4-e347-4b35-889b-3b9147b38143","lifecycleState":"CERTIFIED","lastUpdateDate":1627989551137,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bb11b6b0-6845-4441-91a9-913da67b4ad2","invariantUUID":"e82d3c66-f6ed-4eb5-96c3-f8c2d906eae9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3a4499eb-ec1d-4a38-9ce3-53095854127f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989774818,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"381ba08b-64c2-4b49-80b0-858a9bfacd00","invariantUUID":"71fb2077-cae9-4939-a6f5-45c66a53bd7b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e978515d-7401-42fd-8dad-a2f78ca42d2e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989782017,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e36cc089-ce7f-4898-8f5e-61c595c49e2c","invariantUUID":"a6b82636-2db5-45e2-aabf-9bb22ae437a7","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":"defaulticon","uniqueId":"e1800c37-4cb3-4790-b498-3c47d9a10ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1627997910425,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8c9d4af7-4175-4a92-a77b-cea77d536b64","invariantUUID":"bd5f01ae-40d3-4fac-b35c-9600fecbf7bb","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"d2d2aef1-31e2-4b69-8a7f-8bb7841be21b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989585848,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e83d1d14-ab76-47b7-a956-2bcd6ed3ee3d","invariantUUID":"56590923-7934-4d14-aa28-146b830784e6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"757590d8-c44d-4dc0-8372-b51ed0425099","lifecycleState":"CERTIFIED","lastUpdateDate":1627989423256,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8db9164b-cc3b-485f-b746-c9cd24556834","invariantUUID":"a377a223-7b4d-463e-b0b7-4b98ea51b58f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"587ba54f-a39f-4565-a45e-ec59d0e39075","lifecycleState":"CERTIFIED","lastUpdateDate":1627989511809,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0e9de25-a8a9-4e30-9531-6fe0610fc65d","invariantUUID":"1e5546d0-5a59-4278-bde1-0d0c027913f3","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":"objectStorage","uniqueId":"db99aa06-449d-4a88-a846-49efb4e99b37","lifecycleState":"CERTIFIED","lastUpdateDate":1627989657657,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bc33959-bd21-4b54-8f4d-4c07c985843f","invariantUUID":"044bec24-aa34-4898-8722-c80c06e3de9d","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":"compute","uniqueId":"e0d47dbb-9da1-4038-8cdb-c9fb6ccc5355","lifecycleState":"CERTIFIED","lastUpdateDate":1627989591331,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4e5d05f-bd47-4159-b63d-a82c2f3c7f80","invariantUUID":"da82cd87-4943-4a9a-9913-8af2475e7f7a","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":"port","uniqueId":"875ed0f9-8140-4dcf-b849-7a496f1e2399","lifecycleState":"CERTIFIED","lastUpdateDate":1627989277110,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"089c0d69-8df3-4dbf-8f2d-ac2dea1aee78","invariantUUID":"b85e4722-bfd8-42e6-81aa-f3d797c7b4d0","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6caa2868-7e9f-4c37-9357-2003c05d68c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989328571,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a388d834-aca1-43f8-a628-1f3d4754b0b0","invariantUUID":"259acdef-1ee8-4b29-aa57-a451a1572fee","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":"defaulticon","uniqueId":"10b1f303-03ff-478d-8108-0ea3c09e52fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627998656296,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","invariantUUID":"0ecd9728-8c65-4c30-af20-e73b281591fb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ef86b00a-1b8e-483e-b48f-c3cdbc75398f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989816907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97955191-808b-4a22-9d30-9eff30b75723","invariantUUID":"991253ba-721e-4554-bd97-aca1ca0d6b42","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":"163eda2b-e686-4bfe-9eff-606c4ac269dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989322743,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e18848-cd6c-4a06-9a16-dd3bd0ce7293","invariantUUID":"e17e5de9-bea1-4fe8-8299-095b796e5e98","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":"objectStorage","uniqueId":"18cf3c48-2fa0-4513-8aab-7a36b38cd26b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989306986,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1959e12b-ca5f-4f75-9968-2a5299b76cbc","invariantUUID":"010fbeed-9c04-4b70-b5b3-78fe2ba82399","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":"defaulticon","uniqueId":"38d120ce-feb5-4dcf-bb0f-3aaf36834aec","lifecycleState":"CERTIFIED","lastUpdateDate":1627989696656,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58b774b3-d1fa-4722-bb0d-85c93166b366","invariantUUID":"b0962f92-2875-44a0-8e50-b8e0c550632c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08d5ae67-e4f8-479a-b568-d69c2be502cb","lifecycleState":"CERTIFIED","lastUpdateDate":1627989739504,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb62caf9-ac54-4161-89a8-72569ad044e3","invariantUUID":"57b9e065-0214-4f7f-bf30-8ca44abb099b","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":"b2f92872-e45f-4ee4-86bc-1e36f46fc765","lifecycleState":"CERTIFIED","lastUpdateDate":1627989362856,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9b3b476c-f366-4a6b-b00e-cf4dd2e35254","invariantUUID":"37f3f4b4-0df3-4fed-826b-9a520b6dd468","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":"051f8c90-0660-479d-97bd-86155ee07ded","lifecycleState":"CERTIFIED","lastUpdateDate":1627989663338,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9d7c67-d980-4848-a9ab-0b0fbeae03b1","invariantUUID":"3209ff76-4d10-47ea-bebd-6d599df615a3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fcfb50bd-8286-41fa-96e2-d1e85be26248","lifecycleState":"CERTIFIED","lastUpdateDate":1627989829630,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cac06afa-ba55-4b0c-895d-e054306a55f3","invariantUUID":"fc7aa061-8481-43c5-b5ce-745be659861b","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f1267e0-7391-4b51-84f5-f8e2bc708587","lifecycleState":"CERTIFIED","lastUpdateDate":1627998033355,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"50e50a30-ac53-4b69-bbce-cd0f13d45824","invariantUUID":"c55c0de3-f7f5-4062-aa6d-475b67858fc6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bd2e3a1f-4e28-4015-b4ea-58a13f846a28","lifecycleState":"CERTIFIED","lastUpdateDate":1627989635579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3adc372a-152a-431d-8c68-51b34681dbc3","invariantUUID":"2539ea2b-54ba-4514-834d-242a6ea0abb0","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":"8061c3b4-a6a1-41ea-99aa-1a8178980a42","lifecycleState":"CERTIFIED","lastUpdateDate":1627989731724,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5444c6e-eb82-4565-92e8-862193ae5aa6","invariantUUID":"012d4297-ce19-48a5-a1e3-be514a0c8c2c","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":"2dcab761-c90c-48f1-bc8b-03b548dde9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989346324,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"41256e70-ce05-40da-acba-754a33f96756","invariantUUID":"6a61b7c7-fac1-4831-97b4-0f94c3050a93","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":"defaulticon","uniqueId":"acd2a45b-ef2a-4fc0-9644-753614114f38","lifecycleState":"CERTIFIED","lastUpdateDate":1627998537913,"name":"basic_onboard_owdQbe","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f29eee05-5af5-4c14-940d-331a1240a2f6","invariantUUID":"f4c44a6c-be0f-48c5-9a80-f861c8ff838e","systemName":"BasicOnboardOwdqbe","description":"VF","tags":["basic_onboard_owdQbe"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d4536f49-50a7-4351-94b7-da2c613b714d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989573112,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f243c256-7348-49ff-b75b-e16089e5d037","invariantUUID":"5d8da92a-6781-451d-b022-2d415a291c1d","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":"port","uniqueId":"dd6f35ad-96e8-4fe6-aea9-27cae0aedb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989708202,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b0d146-c1a9-4529-9625-4148e20bd0d5","invariantUUID":"f33877fa-979e-426e-8269-c3bd327cb325","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ad99fb25-5884-476b-83b4-60bf9e66c218","lifecycleState":"CERTIFIED","lastUpdateDate":1627989753288,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc103c6-a88d-44ea-8353-12c38d4181f6","invariantUUID":"c19cb091-aa6d-4ce0-954a-9738d40aa6fc","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":"9f2a8abd-e3e1-4b13-8d82-ec8ed00561db","lifecycleState":"CERTIFIED","lastUpdateDate":1627989334119,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea14c1b3-65b0-4026-8a78-5fe453c74cba","invariantUUID":"01df846b-f905-4270-8a9f-f9475c9d2f5e","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":"objectStorage","uniqueId":"613d790e-e229-48e8-8c7f-dc7c98d550f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627989301333,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c5b7a43-db47-44f0-adae-43fb1a95082e","invariantUUID":"53dc0c13-b564-4973-91d8-38618425dc37","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4bc51ea-ed06-44f7-9869-a0ce7736604b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989283713,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b7a913-aec7-478a-96cc-a1512f84ddf6","invariantUUID":"0cf249a3-6e3d-481f-8e57-bef2db6d4836","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":"ffbbb8ca-20a9-40e4-a6db-b73be8b69fd0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989624948,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45bf8b9c-37ee-443c-ae4d-957f80e8a53d","invariantUUID":"a8101646-b69e-4b89-a458-814d9c4fbfc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b33f86d-a788-460e-a6bc-25fe32ede3a6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989766324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b11533c7-d1bf-4ef1-9434-2f6f99a29854","invariantUUID":"aad4e997-67a0-41aa-8f00-a29b14a122a6","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397d5f3d-86c3-4365-b0d4-eedc37744357","lifecycleState":"CERTIFIED","lastUpdateDate":1627989719249,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98e0198c-4d84-48fd-a8fa-fe519036de81","invariantUUID":"5bc75be7-f797-439b-9a24-a23d888d2553","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":"d805edbd-01fb-4ef1-9d37-cd6e2aad4982","lifecycleState":"CERTIFIED","lastUpdateDate":1627989454081,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e8e2071-22be-456e-a387-3162848b880b","invariantUUID":"86eabe20-0305-43b2-b85e-d13261a87ed6","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4cc0802c-7158-4c9a-b5a5-a3879392ebbf","lifecycleState":"CERTIFIED","lastUpdateDate":1627989567294,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"38b1ebb2-f215-4322-9a42-9423e375af5d","invariantUUID":"39ebe15c-4136-4b60-9728-6510e6b07439","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a52a3685-1f6d-4d2b-8638-b5a95b37a1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1627989826118,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44deff87-ea80-45dc-8fb8-c86b4c238d31","invariantUUID":"20a4366e-cf67-4222-86f4-3199837a6f43","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":"compute","uniqueId":"21e4bb15-8aa4-476d-b644-79e50d136764","lifecycleState":"CERTIFIED","lastUpdateDate":1627989442510,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a76a852a-0d74-4c58-b8f1-46cda94146eb","invariantUUID":"58dc23e5-8857-4463-8a22-0cea04d9aa25","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":"defaulticon","uniqueId":"f125439c-0097-4a74-9c88-c3f0e7069f31","lifecycleState":"CERTIFIED","lastUpdateDate":1627989242335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"df03d6c4-5240-4c08-b26e-185c10f52636","invariantUUID":"f9e2c9e3-bb91-45fe-b818-c91a6b6b02c1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989219424,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6e61da-7001-4bd7-b93b-35cc9809feb5","invariantUUID":"a2249d37-a8f8-4d0b-84a3-d9cca67da42c","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":"ddc67b17-05e9-436f-b857-55174ac3b8f1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989580208,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9aba3f41-d0bd-403c-9182-3b314a8ccb93","invariantUUID":"a80eea3d-6c57-40b1-83e4-93037cecd238","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":"f692a914-840c-4b48-8689-c2cebb73761d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989473923,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55a8a381-0ba0-4f60-b5a6-08b476e73c6d","invariantUUID":"9f20e383-f85d-40e1-a37a-c1781c263df6","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":"port","uniqueId":"1bf6af09-1928-4b30-9381-c2fc92024bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989713527,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9eab7ba-8384-432f-8a53-02d686fa98fc","invariantUUID":"b083e68e-17eb-485a-8a0c-c74b6400ed88","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":"networkrules","uniqueId":"9615ae4b-c381-4f9a-9496-e546c8acb39e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989417602,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c7933e15-7a28-4763-bf81-ab91cb3dd4aa","invariantUUID":"be50e6af-1fd3-4d76-8e7d-a3aeebb28aee","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cff9a260-f5bb-469b-a341-a107b21d77fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989448744,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf1a4dbc-3d74-4af3-a3fc-91bb7db155e4","invariantUUID":"a585e1a0-57de-47ea-b6ed-e9500e8ca0cb","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":"23cb6262-fd5a-48ea-b74f-9a744bd287af","lifecycleState":"CERTIFIED","lastUpdateDate":1627989597748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fc37b75-2eb2-4d3a-abf6-257c030dac72","invariantUUID":"c8881293-9d38-4fe8-bc66-0e1f8cc180ef","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2929908-18d9-4ee1-a07b-eb89b9971742","lifecycleState":"CERTIFIED","lastUpdateDate":1627989691301,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a9770e-ca54-43c6-90a8-748460885002","invariantUUID":"4ebeb399-e4bc-460b-b028-4e299a2509d4","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":"36b73d35-eb49-4298-87a1-3fe8233e27e8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989534294,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9de95b1b-f55e-4265-8fb1-94a1839c3e6e","invariantUUID":"8c24be3f-fa2f-4769-a97c-0e8a2703f702","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"465912c1-6164-44b7-a2a7-be8a2830e7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989807404,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc87f360-4409-41d8-a780-f00154d012d1","invariantUUID":"046e9913-594b-4a1b-8876-a6cc0cc62389","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":"objectStorage","uniqueId":"dc2bb095-fb79-46f4-ad9d-fa66f957dde7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989257706,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b197006-45f7-4918-b775-595c72ef5477","invariantUUID":"6ffa12ba-0f37-4e30-b7f0-f265189c57c2","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":"network","uniqueId":"c3e4e85b-586d-45d9-a79d-de6a109a808d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989352050,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85947c35-5dfe-4115-84fc-47719465ede5","invariantUUID":"de3a492d-53d0-4042-91ae-a6636f0ade20","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e04650-f4bd-4466-8fed-e9d0d5f389c6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989544970,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8bf0953e-df09-4f6e-9da3-3d4cd077a76c","invariantUUID":"23213f5a-1a2e-4ee3-959c-6326bb1d91af","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e20bca4-1958-478c-bc5b-101c300af9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989724601,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f2d6905-8467-45d2-abc5-b3ffe919994c","invariantUUID":"8ce469ce-03f7-4389-a441-b7e5679b44ef","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c49ee052-6ecb-49fc-9689-889458376fde","lifecycleState":"CERTIFIED","lastUpdateDate":1627989760955,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b3144ba-070f-4631-a819-111585ab63a6","invariantUUID":"feaf09ab-38cb-4020-9a53-1ae4b43eaec8","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":"c36074d0-95d6-4906-a3a3-17fb61f8657b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989610600,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbab9108-86eb-4074-91f3-0d7cecf0cb74","invariantUUID":"f4a97808-cc82-4390-bdc7-f4b2c234a60d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b0f5e1af-e264-4251-802d-f67d92483fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1627989702704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81a44a41-1499-4aec-b24f-674e8f95cf52","invariantUUID":"98c64bc8-24b9-4d54-81d5-61425070c154","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":"dfa9bbd8-1750-40f0-8fe5-e5a5ecabad68","lifecycleState":"CERTIFIED","lastUpdateDate":1627989619407,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b49557d-58a9-4a15-8022-6a678f682053","invariantUUID":"47db0e24-aabc-4913-869d-b89c60624cb7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a09409b4-f6c7-433c-8747-9230dedbd89f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989315014,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84463d24-0973-4218-bce1-fe6c0bfdec88","invariantUUID":"499f1df7-cccd-470b-972b-b110ac3ee527","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":"5d8396ce-716b-4219-8012-734717aa763e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989340950,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e02018ae-fe4a-43ec-b48f-2e4e6834c9f5","invariantUUID":"696af0a9-3826-4330-8544-50efbc66b763","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":"loadBalancer","uniqueId":"d948e754-eaaa-4742-8e04-83b4e6cf1473","lifecycleState":"CERTIFIED","lastUpdateDate":1627989271604,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edb25371-72bb-4815-b727-af2d5547bc0d","invariantUUID":"cf33b3ee-2c98-4a20-b59c-adbfe51e9578","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50be604c-9b23-4429-853f-867c2d322c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989484740,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"751993ab-b4a8-468a-8e9a-5829ed5b5d6e","invariantUUID":"6b74156e-8384-441d-a513-f5e2b09972df","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4dba8e30-22d5-4613-a794-2ef60e08f71f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989248620,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a59ae06-849c-43c2-9939-9fd3a2ed1ec5","invariantUUID":"59970bd8-4e72-4050-bec4-e34c097b9690","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"899143cb-f069-4bcc-a789-52c3e22bfa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989641377,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e4b11c-6572-4c68-b848-fee572d6a0fa","invariantUUID":"a83f1b22-1dbe-4754-9d00-626f2939d78e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65226a6f-f294-417e-bf8f-ca3ffc82f927","lifecycleState":"CERTIFIED","lastUpdateDate":1627989357449,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bc85595-6898-4e88-a1ce-512784edffe4","invariantUUID":"60f63214-f7e8-4ee3-9e3d-a73dad9a6cd6","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":"9aea93f2-4601-4c60-ba56-cb02b9123b38","lifecycleState":"CERTIFIED","lastUpdateDate":1627989559735,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","invariantUUID":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","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":"9f4c4723-84f9-48ae-a30c-c92fd6a0f194","lifecycleState":"CERTIFIED","lastUpdateDate":1627989744934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cdc01c2-680c-4bd3-b3e3-c268dc623abb","invariantUUID":"dab5253c-8f91-4f47-ab79-c04878e0c675","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb639ab8-0b97-4ce1-817a-fd41ab2f12e1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989797711,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a195618-a2c7-486e-85bf-c40f2bc50a6b","invariantUUID":"e871d507-ff8a-4127-8072-43e673b77f01","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":"networkrules","uniqueId":"699fdeeb-6d82-4887-b2c1-e01983580968","lifecycleState":"CERTIFIED","lastUpdateDate":1627989396166,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53d36838-a321-455a-b34c-d222872919ce","invariantUUID":"dae7050b-d616-41e2-96e5-78c70b3aa927","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"245308bf-c305-4ab5-a000-bfabcd483929","lifecycleState":"CERTIFIED","lastUpdateDate":1627998083021,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f7c00b53-d090-47ab-afd8-4ff781311ecc","lifecycleState":"CERTIFIED","lastUpdateDate":1627998594041,"name":"basic_onboard_owdQbe","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","systemName":"BasicOnboardOwdqbe","description":"service","tags":["basic_onboard_owdQbe"],"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":"57693788-597c-4266-b57d-17ea7f477eb9","lifecycleState":"CERTIFIED","lastUpdateDate":1627997756441,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","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":"c74e83ae-cfef-4577-af89-cddb650364ea","lifecycleState":"CERTIFIED","lastUpdateDate":1627998714182,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d9d622d2-907b-4171-a388-a8df48060216","lifecycleState":"CERTIFIED","lastUpdateDate":1627997957911,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-03 13:51:59,767 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-03 13:51:59,768 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-03 13:51:59,768 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-03 13:51:59,768 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76" } 2021-08-03 13:51:59,769 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:51:59,834 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-03 13:51:59,835 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-08-03 13:51:59,835 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-08-03 13:51:59,837 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-03 13:51:59,837 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-03 13:51:59,837 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-03 13:51:59,839 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:51:59,883 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 90 2021-08-03 13:51:59,884 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-03 13:51:59,884 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1627998719798"}]} 2021-08-03 13:51:59,887 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-03 13:51:59,887 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-03 13:51:59,887 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-03 13:51:59,889 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:51:59,931 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-03 13:51:59,932 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-03 13:51:59,932 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":"1627998717986"} 2021-08-03 13:51:59,935 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-03 13:51:59,935 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-03 13:51:59,935 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-03 13:51:59,936 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:51:59,982 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-03 13:51:59,983 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-03 13:51:59,983 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1627998719798"}]} 2021-08-03 13:51:59,985 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-03 13:51:59,985 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-03 13:51:59,986 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-03 13:51:59,987 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:52:00,039 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-03 13:52:00,040 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-03 13:52:00,040 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":"1627998717855","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-03 13:52:00,042 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-03 13:52:00,042 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-03 13:52:00,042 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-03 13:52:00,044 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:52:00,081 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-03 13:52:00,082 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-03 13:52:00,082 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1627998717545"} 2021-08-03 13:52:00,092 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-03 13:52:00,092 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-03 13:52:00,092 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=1627998717545", "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-03 13:52:00,094 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:52:00,189 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-03 13:52:00,190 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-08-03 13:52:00,190 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-08-03 13:52:00,193 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-03 13:52:00,193 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-03 13:52:00,193 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-03 13:52:00,194 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:52:00,230 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-03 13:52:00,231 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-03 13:52:00,232 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":"1627998717986"} 2021-08-03 13:52:00,234 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-03 13:52:00,234 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-03 13:52:00,234 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-03 13:52:00,236 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:52:00,286 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-08-03 13:52:00,286 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-03 13:52:00,287 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1627998717855","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-03 13:52:00,289 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-03 13:52:00,289 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-03 13:52:00,289 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-03 13:52:00,290 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:52:00,329 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-03 13:52:00,330 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-03 13:52:00,330 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1627998720121","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-03 13:52:00,332 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-03 13:52:00,333 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-03 13:52:00,333 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-08-03 13:52:00,334 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:52:00,378 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 1314 2021-08-03 13:52:00,379 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-08-03 13:52:00,379 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"1ea76122-a5b8-4713-b4a4-19487ceddd9c","owning-entity-name":"OE-ETE_Customer-1ea76122-a5b8-4713-b4a4-19487ceddd9c","resource-version":"1627997276581","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_fb4c03df-1180-4de2-a7df-be16fe804343/service-subscriptions/service-subscription/pNF/service-instances/service-instance/2773b574-544d-4687-9ab3-1906e10b2297","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_fb4c03df-1180-4de2-a7df-be16fe804343"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"2773b574-544d-4687-9ab3-1906e10b2297"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Namefb4c03df-1180-4de2-a7df-be16fe804343"}]}]}},{"owning-entity-id":"46f471a7-3d21-439f-b35d-160ffee876a2","owning-entity-name":"basicnw-oe","resource-version":"1627997964947"},{"owning-entity-id":"b0c5b2ab-0a5e-45a9-919a-390e883669fd","owning-entity-name":"basicvm-oe","resource-version":"1627998456228"}]} 2021-08-03 13:52:00,382 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-08-03 13:52:00,385 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-03 13:52:00,385 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/6f489791-af81-479e-bee2-689d46815d07 2021-08-03 13:52:00,386 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnf_owning_entity", "owning-entity-id": "6f489791-af81-479e-bee2-689d46815d07" } 2021-08-03 13:52:00,387 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:52:00,444 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/6f489791-af81-479e-bee2-689d46815d07 HTTP/1.1" 201 0 2021-08-03 13:52:00,445 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-08-03 13:52:00,445 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-08-03 13:52:00,448 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-03 13:52:00,448 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/6f489791-af81-479e-bee2-689d46815d07 2021-08-03 13:52:00,448 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-08-03 13:52:00,449 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:52:00,492 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/6f489791-af81-479e-bee2-689d46815d07 HTTP/1.1" 200 139 2021-08-03 13:52:00,493 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-08-03 13:52:00,493 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"6f489791-af81-479e-bee2-689d46815d07","owning-entity-name":"basicnf_owning_entity","resource-version":"1627998720414"} 2021-08-03 13:52:00,498 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-03 13:52:00,499 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-03 13:52:00,499 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] data sent: { "options": ["basicnf_project"] } 2021-08-03 13:52:00,500 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200 2021-08-03 13:52:00,793 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-03 13:52:00,795 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response code: 200 2021-08-03 13:52:00,795 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response: {"errors":[]} 2021-08-03 13:52:00,797 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-08-03 13:52:00,797 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-03 13:52:00,798 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-03 13:52:00,798 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-03 13:52:00,798 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-03 13:52:00,798 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-03 13:52:00,799 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-03 13:52:01,474 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1771 2021-08-03 13:52:01,476 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-03 13:52:01,476 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","name":"basic_onboard_owdQbe","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cff5f9b-38c2-486a-a71e-9682095f2b0b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/422bf6ee-d379-4a5e-8eaa-af3752e2346f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e6a76b0b-bb70-423f-9955-c478137d0eff/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/94442f40-cd5a-4a00-b6b8-6f69a21a5d38/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-03 13:52:01,480 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_owdQbe from SDC 2021-08-03 13:52:01,480 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:52:01,480 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:52:01,480 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:52:01,481 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-03 13:52:01,481 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:52:01,481 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:52:01,481 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:52:01,481 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-08-03 13:52:01,481 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:52:01,481 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:52:01,481 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:52:01,481 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-03 13:52:01,482 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:52:01,482 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:52:01,482 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:52:01,482 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-03 13:52:01,482 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:52:01,483 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:52:01,483 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:52:01,483 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-08-03 13:52:01,483 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-03 13:52:01,483 INFO 192:__init__.py(1) - Service found, updating information 2021-08-03 13:52:01,483 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-03 13:52:01,483 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-03 13:52:01,484 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-03 13:52:01,485 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:52:02,329 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-03 13:52:02,330 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-03 13:52:02,333 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e8cc16-b107-40fb-bde7-ee8d7fde36cd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989460401,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efb4389a-7a87-4cbd-b098-f54914249473","invariantUUID":"2d5a2f01-2cd3-4910-a96f-e3d83d8fc90d","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":"3cf616f8-79c3-4595-80f4-5b97abd377b6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989479236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b1d1a07-f36c-4528-86d2-7ae8460a363d","invariantUUID":"393c227f-4e23-44e9-901c-d2f24cc6a1a2","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":"compute","uniqueId":"411c57c4-d341-4ae5-8d0a-34496627660c","lifecycleState":"CERTIFIED","lastUpdateDate":1627989811253,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7478c8-ef8e-445e-8858-c1f069a55a42","invariantUUID":"e32748c7-35f5-469a-bea9-b50df14a28db","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":"securityrules","uniqueId":"f90173ce-8b9a-4208-bea4-ff8cf61673f7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989429731,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e47d40fc-59f6-4fd2-bef4-f494a59caf17","invariantUUID":"2b50bd8d-2dd6-41ac-991c-76d1b45f85d4","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":"17c1e692-5318-4c5f-b98d-b27b6dd908f5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989402730,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d16bae88-3980-46c3-80a7-9cf1af5f173a","invariantUUID":"34b712d5-f916-4858-ad64-3f62864d449e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7faa14e-d390-4a57-92c9-6da1adad7dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1627989528930,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7861f07-30e8-437b-b78e-0c6603d9a355","invariantUUID":"b4b9e0a4-e9e1-41a1-86ec-186676ebe2a9","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":"a9c376f4-e347-4b35-889b-3b9147b38143","lifecycleState":"CERTIFIED","lastUpdateDate":1627989551137,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bb11b6b0-6845-4441-91a9-913da67b4ad2","invariantUUID":"e82d3c66-f6ed-4eb5-96c3-f8c2d906eae9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3a4499eb-ec1d-4a38-9ce3-53095854127f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989774818,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"381ba08b-64c2-4b49-80b0-858a9bfacd00","invariantUUID":"71fb2077-cae9-4939-a6f5-45c66a53bd7b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e978515d-7401-42fd-8dad-a2f78ca42d2e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989782017,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e36cc089-ce7f-4898-8f5e-61c595c49e2c","invariantUUID":"a6b82636-2db5-45e2-aabf-9bb22ae437a7","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":"defaulticon","uniqueId":"e1800c37-4cb3-4790-b498-3c47d9a10ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1627997910425,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8c9d4af7-4175-4a92-a77b-cea77d536b64","invariantUUID":"bd5f01ae-40d3-4fac-b35c-9600fecbf7bb","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"d2d2aef1-31e2-4b69-8a7f-8bb7841be21b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989585848,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e83d1d14-ab76-47b7-a956-2bcd6ed3ee3d","invariantUUID":"56590923-7934-4d14-aa28-146b830784e6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"757590d8-c44d-4dc0-8372-b51ed0425099","lifecycleState":"CERTIFIED","lastUpdateDate":1627989423256,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8db9164b-cc3b-485f-b746-c9cd24556834","invariantUUID":"a377a223-7b4d-463e-b0b7-4b98ea51b58f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"587ba54f-a39f-4565-a45e-ec59d0e39075","lifecycleState":"CERTIFIED","lastUpdateDate":1627989511809,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0e9de25-a8a9-4e30-9531-6fe0610fc65d","invariantUUID":"1e5546d0-5a59-4278-bde1-0d0c027913f3","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":"objectStorage","uniqueId":"db99aa06-449d-4a88-a846-49efb4e99b37","lifecycleState":"CERTIFIED","lastUpdateDate":1627989657657,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bc33959-bd21-4b54-8f4d-4c07c985843f","invariantUUID":"044bec24-aa34-4898-8722-c80c06e3de9d","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":"compute","uniqueId":"e0d47dbb-9da1-4038-8cdb-c9fb6ccc5355","lifecycleState":"CERTIFIED","lastUpdateDate":1627989591331,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4e5d05f-bd47-4159-b63d-a82c2f3c7f80","invariantUUID":"da82cd87-4943-4a9a-9913-8af2475e7f7a","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":"port","uniqueId":"875ed0f9-8140-4dcf-b849-7a496f1e2399","lifecycleState":"CERTIFIED","lastUpdateDate":1627989277110,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"089c0d69-8df3-4dbf-8f2d-ac2dea1aee78","invariantUUID":"b85e4722-bfd8-42e6-81aa-f3d797c7b4d0","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6caa2868-7e9f-4c37-9357-2003c05d68c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989328571,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a388d834-aca1-43f8-a628-1f3d4754b0b0","invariantUUID":"259acdef-1ee8-4b29-aa57-a451a1572fee","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":"defaulticon","uniqueId":"10b1f303-03ff-478d-8108-0ea3c09e52fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627998656296,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","invariantUUID":"0ecd9728-8c65-4c30-af20-e73b281591fb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ef86b00a-1b8e-483e-b48f-c3cdbc75398f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989816907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97955191-808b-4a22-9d30-9eff30b75723","invariantUUID":"991253ba-721e-4554-bd97-aca1ca0d6b42","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":"163eda2b-e686-4bfe-9eff-606c4ac269dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989322743,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e18848-cd6c-4a06-9a16-dd3bd0ce7293","invariantUUID":"e17e5de9-bea1-4fe8-8299-095b796e5e98","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":"objectStorage","uniqueId":"18cf3c48-2fa0-4513-8aab-7a36b38cd26b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989306986,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1959e12b-ca5f-4f75-9968-2a5299b76cbc","invariantUUID":"010fbeed-9c04-4b70-b5b3-78fe2ba82399","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":"defaulticon","uniqueId":"38d120ce-feb5-4dcf-bb0f-3aaf36834aec","lifecycleState":"CERTIFIED","lastUpdateDate":1627989696656,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58b774b3-d1fa-4722-bb0d-85c93166b366","invariantUUID":"b0962f92-2875-44a0-8e50-b8e0c550632c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08d5ae67-e4f8-479a-b568-d69c2be502cb","lifecycleState":"CERTIFIED","lastUpdateDate":1627989739504,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb62caf9-ac54-4161-89a8-72569ad044e3","invariantUUID":"57b9e065-0214-4f7f-bf30-8ca44abb099b","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":"b2f92872-e45f-4ee4-86bc-1e36f46fc765","lifecycleState":"CERTIFIED","lastUpdateDate":1627989362856,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9b3b476c-f366-4a6b-b00e-cf4dd2e35254","invariantUUID":"37f3f4b4-0df3-4fed-826b-9a520b6dd468","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":"051f8c90-0660-479d-97bd-86155ee07ded","lifecycleState":"CERTIFIED","lastUpdateDate":1627989663338,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9d7c67-d980-4848-a9ab-0b0fbeae03b1","invariantUUID":"3209ff76-4d10-47ea-bebd-6d599df615a3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fcfb50bd-8286-41fa-96e2-d1e85be26248","lifecycleState":"CERTIFIED","lastUpdateDate":1627989829630,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cac06afa-ba55-4b0c-895d-e054306a55f3","invariantUUID":"fc7aa061-8481-43c5-b5ce-745be659861b","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f1267e0-7391-4b51-84f5-f8e2bc708587","lifecycleState":"CERTIFIED","lastUpdateDate":1627998033355,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"50e50a30-ac53-4b69-bbce-cd0f13d45824","invariantUUID":"c55c0de3-f7f5-4062-aa6d-475b67858fc6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bd2e3a1f-4e28-4015-b4ea-58a13f846a28","lifecycleState":"CERTIFIED","lastUpdateDate":1627989635579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3adc372a-152a-431d-8c68-51b34681dbc3","invariantUUID":"2539ea2b-54ba-4514-834d-242a6ea0abb0","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":"8061c3b4-a6a1-41ea-99aa-1a8178980a42","lifecycleState":"CERTIFIED","lastUpdateDate":1627989731724,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5444c6e-eb82-4565-92e8-862193ae5aa6","invariantUUID":"012d4297-ce19-48a5-a1e3-be514a0c8c2c","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":"2dcab761-c90c-48f1-bc8b-03b548dde9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989346324,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"41256e70-ce05-40da-acba-754a33f96756","invariantUUID":"6a61b7c7-fac1-4831-97b4-0f94c3050a93","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":"defaulticon","uniqueId":"acd2a45b-ef2a-4fc0-9644-753614114f38","lifecycleState":"CERTIFIED","lastUpdateDate":1627998537913,"name":"basic_onboard_owdQbe","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f29eee05-5af5-4c14-940d-331a1240a2f6","invariantUUID":"f4c44a6c-be0f-48c5-9a80-f861c8ff838e","systemName":"BasicOnboardOwdqbe","description":"VF","tags":["basic_onboard_owdQbe"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d4536f49-50a7-4351-94b7-da2c613b714d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989573112,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f243c256-7348-49ff-b75b-e16089e5d037","invariantUUID":"5d8da92a-6781-451d-b022-2d415a291c1d","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":"port","uniqueId":"dd6f35ad-96e8-4fe6-aea9-27cae0aedb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989708202,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b0d146-c1a9-4529-9625-4148e20bd0d5","invariantUUID":"f33877fa-979e-426e-8269-c3bd327cb325","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ad99fb25-5884-476b-83b4-60bf9e66c218","lifecycleState":"CERTIFIED","lastUpdateDate":1627989753288,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc103c6-a88d-44ea-8353-12c38d4181f6","invariantUUID":"c19cb091-aa6d-4ce0-954a-9738d40aa6fc","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":"9f2a8abd-e3e1-4b13-8d82-ec8ed00561db","lifecycleState":"CERTIFIED","lastUpdateDate":1627989334119,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea14c1b3-65b0-4026-8a78-5fe453c74cba","invariantUUID":"01df846b-f905-4270-8a9f-f9475c9d2f5e","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":"objectStorage","uniqueId":"613d790e-e229-48e8-8c7f-dc7c98d550f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627989301333,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c5b7a43-db47-44f0-adae-43fb1a95082e","invariantUUID":"53dc0c13-b564-4973-91d8-38618425dc37","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4bc51ea-ed06-44f7-9869-a0ce7736604b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989283713,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b7a913-aec7-478a-96cc-a1512f84ddf6","invariantUUID":"0cf249a3-6e3d-481f-8e57-bef2db6d4836","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":"ffbbb8ca-20a9-40e4-a6db-b73be8b69fd0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989624948,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45bf8b9c-37ee-443c-ae4d-957f80e8a53d","invariantUUID":"a8101646-b69e-4b89-a458-814d9c4fbfc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b33f86d-a788-460e-a6bc-25fe32ede3a6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989766324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b11533c7-d1bf-4ef1-9434-2f6f99a29854","invariantUUID":"aad4e997-67a0-41aa-8f00-a29b14a122a6","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397d5f3d-86c3-4365-b0d4-eedc37744357","lifecycleState":"CERTIFIED","lastUpdateDate":1627989719249,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98e0198c-4d84-48fd-a8fa-fe519036de81","invariantUUID":"5bc75be7-f797-439b-9a24-a23d888d2553","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":"d805edbd-01fb-4ef1-9d37-cd6e2aad4982","lifecycleState":"CERTIFIED","lastUpdateDate":1627989454081,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e8e2071-22be-456e-a387-3162848b880b","invariantUUID":"86eabe20-0305-43b2-b85e-d13261a87ed6","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4cc0802c-7158-4c9a-b5a5-a3879392ebbf","lifecycleState":"CERTIFIED","lastUpdateDate":1627989567294,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"38b1ebb2-f215-4322-9a42-9423e375af5d","invariantUUID":"39ebe15c-4136-4b60-9728-6510e6b07439","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a52a3685-1f6d-4d2b-8638-b5a95b37a1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1627989826118,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44deff87-ea80-45dc-8fb8-c86b4c238d31","invariantUUID":"20a4366e-cf67-4222-86f4-3199837a6f43","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":"compute","uniqueId":"21e4bb15-8aa4-476d-b644-79e50d136764","lifecycleState":"CERTIFIED","lastUpdateDate":1627989442510,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a76a852a-0d74-4c58-b8f1-46cda94146eb","invariantUUID":"58dc23e5-8857-4463-8a22-0cea04d9aa25","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":"defaulticon","uniqueId":"f125439c-0097-4a74-9c88-c3f0e7069f31","lifecycleState":"CERTIFIED","lastUpdateDate":1627989242335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"df03d6c4-5240-4c08-b26e-185c10f52636","invariantUUID":"f9e2c9e3-bb91-45fe-b818-c91a6b6b02c1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989219424,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6e61da-7001-4bd7-b93b-35cc9809feb5","invariantUUID":"a2249d37-a8f8-4d0b-84a3-d9cca67da42c","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":"ddc67b17-05e9-436f-b857-55174ac3b8f1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989580208,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9aba3f41-d0bd-403c-9182-3b314a8ccb93","invariantUUID":"a80eea3d-6c57-40b1-83e4-93037cecd238","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":"f692a914-840c-4b48-8689-c2cebb73761d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989473923,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55a8a381-0ba0-4f60-b5a6-08b476e73c6d","invariantUUID":"9f20e383-f85d-40e1-a37a-c1781c263df6","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":"port","uniqueId":"1bf6af09-1928-4b30-9381-c2fc92024bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989713527,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9eab7ba-8384-432f-8a53-02d686fa98fc","invariantUUID":"b083e68e-17eb-485a-8a0c-c74b6400ed88","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":"networkrules","uniqueId":"9615ae4b-c381-4f9a-9496-e546c8acb39e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989417602,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c7933e15-7a28-4763-bf81-ab91cb3dd4aa","invariantUUID":"be50e6af-1fd3-4d76-8e7d-a3aeebb28aee","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cff9a260-f5bb-469b-a341-a107b21d77fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989448744,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf1a4dbc-3d74-4af3-a3fc-91bb7db155e4","invariantUUID":"a585e1a0-57de-47ea-b6ed-e9500e8ca0cb","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":"23cb6262-fd5a-48ea-b74f-9a744bd287af","lifecycleState":"CERTIFIED","lastUpdateDate":1627989597748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fc37b75-2eb2-4d3a-abf6-257c030dac72","invariantUUID":"c8881293-9d38-4fe8-bc66-0e1f8cc180ef","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2929908-18d9-4ee1-a07b-eb89b9971742","lifecycleState":"CERTIFIED","lastUpdateDate":1627989691301,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a9770e-ca54-43c6-90a8-748460885002","invariantUUID":"4ebeb399-e4bc-460b-b028-4e299a2509d4","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":"36b73d35-eb49-4298-87a1-3fe8233e27e8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989534294,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9de95b1b-f55e-4265-8fb1-94a1839c3e6e","invariantUUID":"8c24be3f-fa2f-4769-a97c-0e8a2703f702","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"465912c1-6164-44b7-a2a7-be8a2830e7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989807404,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc87f360-4409-41d8-a780-f00154d012d1","invariantUUID":"046e9913-594b-4a1b-8876-a6cc0cc62389","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":"objectStorage","uniqueId":"dc2bb095-fb79-46f4-ad9d-fa66f957dde7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989257706,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b197006-45f7-4918-b775-595c72ef5477","invariantUUID":"6ffa12ba-0f37-4e30-b7f0-f265189c57c2","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":"network","uniqueId":"c3e4e85b-586d-45d9-a79d-de6a109a808d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989352050,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85947c35-5dfe-4115-84fc-47719465ede5","invariantUUID":"de3a492d-53d0-4042-91ae-a6636f0ade20","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e04650-f4bd-4466-8fed-e9d0d5f389c6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989544970,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8bf0953e-df09-4f6e-9da3-3d4cd077a76c","invariantUUID":"23213f5a-1a2e-4ee3-959c-6326bb1d91af","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e20bca4-1958-478c-bc5b-101c300af9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989724601,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f2d6905-8467-45d2-abc5-b3ffe919994c","invariantUUID":"8ce469ce-03f7-4389-a441-b7e5679b44ef","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c49ee052-6ecb-49fc-9689-889458376fde","lifecycleState":"CERTIFIED","lastUpdateDate":1627989760955,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b3144ba-070f-4631-a819-111585ab63a6","invariantUUID":"feaf09ab-38cb-4020-9a53-1ae4b43eaec8","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":"c36074d0-95d6-4906-a3a3-17fb61f8657b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989610600,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbab9108-86eb-4074-91f3-0d7cecf0cb74","invariantUUID":"f4a97808-cc82-4390-bdc7-f4b2c234a60d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b0f5e1af-e264-4251-802d-f67d92483fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1627989702704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81a44a41-1499-4aec-b24f-674e8f95cf52","invariantUUID":"98c64bc8-24b9-4d54-81d5-61425070c154","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":"dfa9bbd8-1750-40f0-8fe5-e5a5ecabad68","lifecycleState":"CERTIFIED","lastUpdateDate":1627989619407,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b49557d-58a9-4a15-8022-6a678f682053","invariantUUID":"47db0e24-aabc-4913-869d-b89c60624cb7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a09409b4-f6c7-433c-8747-9230dedbd89f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989315014,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84463d24-0973-4218-bce1-fe6c0bfdec88","invariantUUID":"499f1df7-cccd-470b-972b-b110ac3ee527","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":"5d8396ce-716b-4219-8012-734717aa763e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989340950,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e02018ae-fe4a-43ec-b48f-2e4e6834c9f5","invariantUUID":"696af0a9-3826-4330-8544-50efbc66b763","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":"loadBalancer","uniqueId":"d948e754-eaaa-4742-8e04-83b4e6cf1473","lifecycleState":"CERTIFIED","lastUpdateDate":1627989271604,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edb25371-72bb-4815-b727-af2d5547bc0d","invariantUUID":"cf33b3ee-2c98-4a20-b59c-adbfe51e9578","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50be604c-9b23-4429-853f-867c2d322c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989484740,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"751993ab-b4a8-468a-8e9a-5829ed5b5d6e","invariantUUID":"6b74156e-8384-441d-a513-f5e2b09972df","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4dba8e30-22d5-4613-a794-2ef60e08f71f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989248620,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a59ae06-849c-43c2-9939-9fd3a2ed1ec5","invariantUUID":"59970bd8-4e72-4050-bec4-e34c097b9690","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"899143cb-f069-4bcc-a789-52c3e22bfa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989641377,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e4b11c-6572-4c68-b848-fee572d6a0fa","invariantUUID":"a83f1b22-1dbe-4754-9d00-626f2939d78e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65226a6f-f294-417e-bf8f-ca3ffc82f927","lifecycleState":"CERTIFIED","lastUpdateDate":1627989357449,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bc85595-6898-4e88-a1ce-512784edffe4","invariantUUID":"60f63214-f7e8-4ee3-9e3d-a73dad9a6cd6","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":"9aea93f2-4601-4c60-ba56-cb02b9123b38","lifecycleState":"CERTIFIED","lastUpdateDate":1627989559735,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","invariantUUID":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","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":"9f4c4723-84f9-48ae-a30c-c92fd6a0f194","lifecycleState":"CERTIFIED","lastUpdateDate":1627989744934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cdc01c2-680c-4bd3-b3e3-c268dc623abb","invariantUUID":"dab5253c-8f91-4f47-ab79-c04878e0c675","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb639ab8-0b97-4ce1-817a-fd41ab2f12e1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989797711,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a195618-a2c7-486e-85bf-c40f2bc50a6b","invariantUUID":"e871d507-ff8a-4127-8072-43e673b77f01","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":"networkrules","uniqueId":"699fdeeb-6d82-4887-b2c1-e01983580968","lifecycleState":"CERTIFIED","lastUpdateDate":1627989396166,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53d36838-a321-455a-b34c-d222872919ce","invariantUUID":"dae7050b-d616-41e2-96e5-78c70b3aa927","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"245308bf-c305-4ab5-a000-bfabcd483929","lifecycleState":"CERTIFIED","lastUpdateDate":1627998083021,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f7c00b53-d090-47ab-afd8-4ff781311ecc","lifecycleState":"CERTIFIED","lastUpdateDate":1627998594041,"name":"basic_onboard_owdQbe","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","systemName":"BasicOnboardOwdqbe","description":"service","tags":["basic_onboard_owdQbe"],"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":"57693788-597c-4266-b57d-17ea7f477eb9","lifecycleState":"CERTIFIED","lastUpdateDate":1627997756441,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","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":"c74e83ae-cfef-4577-af89-cddb650364ea","lifecycleState":"CERTIFIED","lastUpdateDate":1627998714182,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d9d622d2-907b-4171-a388-a8df48060216","lifecycleState":"CERTIFIED","lastUpdateDate":1627997957911,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-03 13:52:02,337 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-03 13:52:02,338 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-03 13:52:02,338 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/e6a76b0b-bb70-423f-9955-c478137d0eff/distribution 2021-08-03 13:52:02,339 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-08-03 13:52:02,340 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:52:02,424 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/e6a76b0b-bb70-423f-9955-c478137d0eff/distribution HTTP/1.1" 200 205 2021-08-03 13:52:02,425 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-08-03 13:52:02,425 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[{"distributionID":"3d70f89c-f2ab-4e6a-8e7f-d49dabdd2362","timestamp":"2021-08-03 13:51:53.643 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-08-03 13:52:02,427 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-03 13:52:02,428 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/3d70f89c-f2ab-4e6a-8e7f-d49dabdd2362 2021-08-03 13:52:02,428 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-03 13:52:02,429 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:52:02,473 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/3d70f89c-f2ab-4e6a-8e7f-d49dabdd2362 HTTP/1.1" 200 29 2021-08-03 13:52:02,474 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-03 13:52:02,474 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-08-03 13:52:02,476 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-08-03 13:52:02,476 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-08-03 13:53:02,538 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-03 13:53:02,539 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/3d70f89c-f2ab-4e6a-8e7f-d49dabdd2362 2021-08-03 13:53:02,539 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-03 13:53:02,542 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:53:02,669 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/3d70f89c-f2ab-4e6a-8e7f-d49dabdd2362 HTTP/1.1" 200 None 2021-08-03 13:53:02,671 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-03 13:53:02,672 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"ves-openapi-manager","timestamp":"1627998704449","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1627998712184","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":"1627998732438","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1627998708536","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":"1627998712062","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":"1627998720851","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1627998712062","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1627998722638","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1627998712184","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1627998704449","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1627998712184","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1627998712015","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":"1627998726158","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1627998712184","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1627998730483","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1627998740295","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1627998723813","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":"1627998712620","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1627998720851","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":"1627998720851","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1627998723657","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1627998725773","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1627998704449","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":"1627998712015","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":"1627998712015","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":"1627998712062","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":"1627998722665","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1627998721934","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1627998712015","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1627998704449","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":"1627998712620","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1627998704449","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1627998712620","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1627998708536","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1627998712184","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":"1627998724988","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1627998708536","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1627998712620","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":"1627998739291","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1627998712620","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":"1627998712620","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":"1627998721934","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1627998721934","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":"1627998704449","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1627998712620","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1627998712015","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1627998721934","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":"1627998704449","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":"1627998720851","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":"1627998724769","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1627998704449","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1627998720851","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1627998712015","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1627998731424","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1627998712062","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1627998720851","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1627998712184","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":"1627998708536","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1627998712184","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1627998712062","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1627998721934","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1627998732741","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1627998708536","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1627998727206","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1627998712062","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1627998729479","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1627998721934","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1627998708536","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1627998720851","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":"1627998733441","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1627998720851","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1627998712015","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1627998712184","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1627998712015","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":"1627998712062","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1627998721934","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":"1627998712620","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1627998722648","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1627998712015","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1627998721934","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1627998712184","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":"1627998720851","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":"1627998721934","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1627998727898","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1627998712062","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1627998712062","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1627998704449","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":"1627998708536","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":"1627998708536","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1627998712620","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":"1627998728208","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1627998708536","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-08-03 13:53:02,675 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'ves-openapi-manager', 'timestamp': '1627998704449', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1627998712184', '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': '1627998732438', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1627998708536', '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': '1627998712062', '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': '1627998720851', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1627998712062', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1627998722638', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1627998712184', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1627998704449', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1627998712184', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1627998712015', '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': '1627998726158', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1627998712184', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1627998730483', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1627998740295', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1627998723813', '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': '1627998712620', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1627998720851', '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': '1627998720851', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1627998723657', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1627998725773', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1627998704449', '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': '1627998712015', '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': '1627998712015', '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': '1627998712062', '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': '1627998722665', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1627998721934', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1627998712015', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1627998704449', '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': '1627998712620', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1627998704449', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1627998712620', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1627998708536', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1627998712184', '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': '1627998724988', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1627998708536', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1627998712620', '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': '1627998739291', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1627998712620', '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': '1627998712620', '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': '1627998721934', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1627998721934', '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': '1627998704449', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1627998712620', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1627998712015', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1627998721934', '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': '1627998704449', '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': '1627998720851', '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': '1627998724769', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1627998704449', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1627998720851', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1627998712015', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1627998731424', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1627998712062', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1627998720851', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1627998712184', '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': '1627998708536', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1627998712184', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1627998712062', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1627998721934', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1627998732741', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1627998708536', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1627998727206', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1627998712062', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1627998729479', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1627998721934', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1627998708536', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1627998720851', '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': '1627998733441', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1627998720851', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1627998712015', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1627998712184', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1627998712015', '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': '1627998712062', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1627998721934', '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': '1627998712620', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1627998722648', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1627998712015', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1627998721934', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1627998712184', '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': '1627998720851', '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': '1627998721934', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1627998727898', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1627998712062', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1627998712062', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1627998704449', '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': '1627998708536', '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': '1627998708536', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1627998712620', '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': '1627998728208', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1627998708536', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-08-03 13:53:02,677 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-08-03 13:53:02,677 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-08-03 13:53:02,677 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-08-03 13:54:02,739 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-03 13:54:02,740 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/3d70f89c-f2ab-4e6a-8e7f-d49dabdd2362 2021-08-03 13:54:02,740 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-03 13:54:02,744 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:54:02,990 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/3d70f89c-f2ab-4e6a-8e7f-d49dabdd2362 HTTP/1.1" 200 None 2021-08-03 13:54:02,992 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-03 13:54:02,993 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"ves-openapi-manager","timestamp":"1627998704449","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1627998712184","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":"1627998732438","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1627998708536","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":"1627998792415","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":"1627998712062","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":"1627998720851","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1627998712062","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1627998722638","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1627998712184","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1627998704449","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1627998712184","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1627998712015","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":"1627998726158","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1627998712184","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1627998770195","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1627998730483","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1627998740295","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1627998723813","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":"1627998712620","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1627998720851","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":"1627998720851","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1627998723657","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1627998725773","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1627998704449","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":"1627998712015","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":"1627998712015","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":"1627998712062","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":"1627998722665","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1627998721934","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1627998712015","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1627998704449","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":"1627998712620","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1627998704449","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1627998712620","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1627998708536","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":"1627998787713","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1627998712184","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":"1627998724988","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1627998708536","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1627998712620","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":"1627998739291","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1627998798528","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1627998770195","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":"1627998712620","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":"1627998712620","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":"1627998770195","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":"1627998790730","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1627998721934","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1627998721934","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":"1627998704449","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1627998712620","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1627998712015","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1627998786226","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1627998795519","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1627998770195","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1627998721934","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":"1627998704449","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":"1627998720851","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":"1627998724769","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1627998704449","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1627998720851","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1627998712015","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1627998731424","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1627998712062","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1627998720851","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1627998712184","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":"1627998708536","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":"1627998783903","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1627998712184","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1627998796522","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1627998712062","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1627998721934","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1627998732741","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1627998770195","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1627998708536","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1627998727206","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1627998712062","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1627998729479","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1627998721934","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1627998708536","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1627998720851","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":"1627998733441","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1627998770195","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1627998720851","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1627998770195","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":"1627998712015","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1627998712184","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1627998770195","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1627998712015","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":"1627998712062","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1627998797525","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1627998721934","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":"1627998712620","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1627998722648","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1627998712015","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1627998721934","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1627998712184","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":"1627998720851","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":"1627998794514","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DEPLOY_ERROR","errorReason":"The artifact has not been used by the modules defined in the resource"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1627998789124","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1627998721934","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1627998727898","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1627998770195","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1627998712062","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1627998793511","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DEPLOY_ERROR","errorReason":"The artifact has not been used by the modules defined in the resource"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1627998712062","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1627998704449","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":"1627998708536","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":"1627998708536","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1627998712620","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":"1627998728208","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1627998708536","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-08-03 13:54:02,995 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'ves-openapi-manager', 'timestamp': '1627998704449', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1627998712184', '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': '1627998732438', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1627998708536', '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': '1627998792415', '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': '1627998712062', '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': '1627998720851', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1627998712062', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1627998722638', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1627998712184', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1627998704449', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1627998712184', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1627998712015', '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': '1627998726158', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1627998712184', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1627998770195', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1627998730483', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1627998740295', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1627998723813', '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': '1627998712620', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1627998720851', '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': '1627998720851', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1627998723657', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1627998725773', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1627998704449', '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': '1627998712015', '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': '1627998712015', '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': '1627998712062', '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': '1627998722665', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1627998721934', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1627998712015', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1627998704449', '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': '1627998712620', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1627998704449', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1627998712620', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1627998708536', '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': '1627998787713', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1627998712184', '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': '1627998724988', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1627998708536', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1627998712620', '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': '1627998739291', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1627998798528', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1627998770195', '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': '1627998712620', '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': '1627998712620', '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': '1627998770195', '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': '1627998790730', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1627998721934', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1627998721934', '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': '1627998704449', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1627998712620', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1627998712015', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1627998786226', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1627998795519', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1627998770195', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1627998721934', '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': '1627998704449', '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': '1627998720851', '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': '1627998724769', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1627998704449', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1627998720851', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1627998712015', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1627998731424', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1627998712062', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1627998720851', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1627998712184', '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': '1627998708536', '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': '1627998783903', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1627998712184', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1627998796522', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1627998712062', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1627998721934', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1627998732741', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1627998770195', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1627998708536', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1627998727206', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1627998712062', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1627998729479', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1627998721934', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1627998708536', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1627998720851', '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': '1627998733441', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1627998770195', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1627998720851', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1627998770195', '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': '1627998712015', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1627998712184', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1627998770195', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1627998712015', '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': '1627998712062', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1627998797525', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1627998721934', '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': '1627998712620', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1627998722648', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1627998712015', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1627998721934', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1627998712184', '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': '1627998720851', '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': '1627998794514', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DEPLOY_ERROR', 'errorReason': 'The artifact has not been used by the modules defined in the resource'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1627998789124', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1627998721934', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1627998727898', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1627998770195', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1627998712062', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1627998793511', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DEPLOY_ERROR', 'errorReason': 'The artifact has not been used by the modules defined in the resource'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1627998712062', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1627998704449', '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': '1627998708536', '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': '1627998708536', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1627998712620', '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': '1627998728208', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1627998708536', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-08-03 13:54:02,997 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-03 13:54:02,997 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-08-03 13:54:02,997 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-03 13:54:02,997 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-03 13:54:02,997 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-03 13:54:02,997 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-03 13:54:02,997 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-08-03 13:54:02,997 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-03 13:54:02,998 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_cnf is sucessfully finished 2021-08-03 13:54:03,008 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': 'a0705de1-7731-4d27-862e-5c9a042847b1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:54:03,008 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-03 13:54:03,008 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76", "modelVersionId": "e6a76b0b-bb70-423f-9955-c478137d0eff", "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": "6f489791-af81-479e-bee2-689d46815d07", "owningEntityName": "basicnf_owning_entity" } } } 2021-08-03 13:54:03,010 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:54:04,558 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-03 13:54:04,559 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response code: 202 2021-08-03 13:54:04,559 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response: {"requestReferences":{"requestId":"a0705de1-7731-4d27-862e-5c9a042847b1","instanceId":"d0773279-8e9c-42c1-bba3-793baaef1966","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a0705de1-7731-4d27-862e-5c9a042847b1"}} 2021-08-03 13:54:04,560 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-08-03 13:54:04,577 DEBUG 129:onap_service.py(8) - [None][Check a0705de1-7731-4d27-862e-5c9a042847b1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '500f2292-2862-44ee-bf6a-8f3452ee62cf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:54:04,577 DEBUG 131:onap_service.py(8) - [None][Check a0705de1-7731-4d27-862e-5c9a042847b1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a0705de1-7731-4d27-862e-5c9a042847b1 2021-08-03 13:54:04,577 DEBUG 132:onap_service.py(8) - [None][Check a0705de1-7731-4d27-862e-5c9a042847b1 orchestration request status] data sent: None 2021-08-03 13:54:04,580 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:54:04,743 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a0705de1-7731-4d27-862e-5c9a042847b1 HTTP/1.1" 200 1341 2021-08-03 13:54:04,746 INFO 142:onap_service.py(8) - [None][Check a0705de1-7731-4d27-862e-5c9a042847b1 orchestration request status] response code: 200 2021-08-03 13:54:04,747 DEBUG 146:onap_service.py(8) - [None][Check a0705de1-7731-4d27-862e-5c9a042847b1 orchestration request status] response: {"request":{"requestId":"a0705de1-7731-4d27-862e-5c9a042847b1","startTime":"Tue, 03 Aug 2021 13:54:03 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelUuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelInvariantUuid":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a","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":"6f489791-af81-479e-bee2-689d46815d07","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"d0773279-8e9c-42c1-bba3-793baaef1966","serviceInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 03 Aug 2021 13:54:03 GMT"}}} 2021-08-03 13:54:14,757 DEBUG 129:onap_service.py(8) - [None][Check a0705de1-7731-4d27-862e-5c9a042847b1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '377a371f-2075-4795-8d1e-32306f8b91fa', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:54:14,757 DEBUG 131:onap_service.py(8) - [None][Check a0705de1-7731-4d27-862e-5c9a042847b1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a0705de1-7731-4d27-862e-5c9a042847b1 2021-08-03 13:54:14,758 DEBUG 132:onap_service.py(8) - [None][Check a0705de1-7731-4d27-862e-5c9a042847b1 orchestration request status] data sent: None 2021-08-03 13:54:14,759 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:54:14,948 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a0705de1-7731-4d27-862e-5c9a042847b1 HTTP/1.1" 200 1551 2021-08-03 13:54:14,949 INFO 142:onap_service.py(8) - [None][Check a0705de1-7731-4d27-862e-5c9a042847b1 orchestration request status] response code: 200 2021-08-03 13:54:14,949 DEBUG 146:onap_service.py(8) - [None][Check a0705de1-7731-4d27-862e-5c9a042847b1 orchestration request status] response: {"request":{"requestId":"a0705de1-7731-4d27-862e-5c9a042847b1","startTime":"Tue, 03 Aug 2021 13:54:03 GMT","finishTime":"Tue, 03 Aug 2021 13:54:06 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelUuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelInvariantUuid":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a","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":"6f489791-af81-479e-bee2-689d46815d07","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"d0773279-8e9c-42c1-bba3-793baaef1966","serviceInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:54:06 GMT"}}} 2021-08-03 13:54:14,950 INFO 56:mixins.py(8) - ServiceInstantiation task finished 2021-08-03 13:54:14,950 DEBUG 129:onap_service.py(8) - [None][Check a0705de1-7731-4d27-862e-5c9a042847b1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3e7fdf9a-2f47-4f44-ab1e-6bfab37dd0cf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:54:14,950 DEBUG 131:onap_service.py(8) - [None][Check a0705de1-7731-4d27-862e-5c9a042847b1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a0705de1-7731-4d27-862e-5c9a042847b1 2021-08-03 13:54:14,950 DEBUG 132:onap_service.py(8) - [None][Check a0705de1-7731-4d27-862e-5c9a042847b1 orchestration request status] data sent: None 2021-08-03 13:54:14,952 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:54:15,157 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a0705de1-7731-4d27-862e-5c9a042847b1 HTTP/1.1" 200 1551 2021-08-03 13:54:15,159 INFO 142:onap_service.py(8) - [None][Check a0705de1-7731-4d27-862e-5c9a042847b1 orchestration request status] response code: 200 2021-08-03 13:54:15,159 DEBUG 146:onap_service.py(8) - [None][Check a0705de1-7731-4d27-862e-5c9a042847b1 orchestration request status] response: {"request":{"requestId":"a0705de1-7731-4d27-862e-5c9a042847b1","startTime":"Tue, 03 Aug 2021 13:54:03 GMT","finishTime":"Tue, 03 Aug 2021 13:54:06 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelUuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelInvariantUuid":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a","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":"6f489791-af81-479e-bee2-689d46815d07","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"d0773279-8e9c-42c1-bba3-793baaef1966","serviceInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:54:06 GMT"}}} 2021-08-03 13:54:15,160 DEBUG 129:onap_service.py(8) - [None][Check a0705de1-7731-4d27-862e-5c9a042847b1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ca899c94-4d5b-42c7-87c6-de5c3e099a93', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:54:15,160 DEBUG 131:onap_service.py(8) - [None][Check a0705de1-7731-4d27-862e-5c9a042847b1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a0705de1-7731-4d27-862e-5c9a042847b1 2021-08-03 13:54:15,160 DEBUG 132:onap_service.py(8) - [None][Check a0705de1-7731-4d27-862e-5c9a042847b1 orchestration request status] data sent: None 2021-08-03 13:54:15,162 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:54:15,319 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a0705de1-7731-4d27-862e-5c9a042847b1 HTTP/1.1" 200 1551 2021-08-03 13:54:15,320 INFO 142:onap_service.py(8) - [None][Check a0705de1-7731-4d27-862e-5c9a042847b1 orchestration request status] response code: 200 2021-08-03 13:54:15,320 DEBUG 146:onap_service.py(8) - [None][Check a0705de1-7731-4d27-862e-5c9a042847b1 orchestration request status] response: {"request":{"requestId":"a0705de1-7731-4d27-862e-5c9a042847b1","startTime":"Tue, 03 Aug 2021 13:54:03 GMT","finishTime":"Tue, 03 Aug 2021 13:54:06 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelUuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelInvariantUuid":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a","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":"6f489791-af81-479e-bee2-689d46815d07","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"d0773279-8e9c-42c1-bba3-793baaef1966","serviceInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:54:06 GMT"}}} 2021-08-03 13:54:15,327 DEBUG 129:onap_service.py(1) - [None][Check a0705de1-7731-4d27-862e-5c9a042847b1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2dca72c4-e085-4821-8198-c4881e722bbc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:54:15,327 DEBUG 131:onap_service.py(1) - [None][Check a0705de1-7731-4d27-862e-5c9a042847b1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a0705de1-7731-4d27-862e-5c9a042847b1 2021-08-03 13:54:15,327 DEBUG 132:onap_service.py(1) - [None][Check a0705de1-7731-4d27-862e-5c9a042847b1 orchestration request status] data sent: None 2021-08-03 13:54:15,329 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:54:15,571 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a0705de1-7731-4d27-862e-5c9a042847b1 HTTP/1.1" 200 1551 2021-08-03 13:54:15,573 INFO 142:onap_service.py(1) - [None][Check a0705de1-7731-4d27-862e-5c9a042847b1 orchestration request status] response code: 200 2021-08-03 13:54:15,573 DEBUG 146:onap_service.py(1) - [None][Check a0705de1-7731-4d27-862e-5c9a042847b1 orchestration request status] response: {"request":{"requestId":"a0705de1-7731-4d27-862e-5c9a042847b1","startTime":"Tue, 03 Aug 2021 13:54:03 GMT","finishTime":"Tue, 03 Aug 2021 13:54:06 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelUuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelInvariantUuid":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a","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":"6f489791-af81-479e-bee2-689d46815d07","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"d0773279-8e9c-42c1-bba3-793baaef1966","serviceInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:54:06 GMT"}}} 2021-08-03 13:54:15,574 DEBUG 129:onap_service.py(1) - [None][Check a0705de1-7731-4d27-862e-5c9a042847b1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '829fcda9-5785-42fb-b210-520988a61879', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:54:15,574 DEBUG 131:onap_service.py(1) - [None][Check a0705de1-7731-4d27-862e-5c9a042847b1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a0705de1-7731-4d27-862e-5c9a042847b1 2021-08-03 13:54:15,575 DEBUG 132:onap_service.py(1) - [None][Check a0705de1-7731-4d27-862e-5c9a042847b1 orchestration request status] data sent: None 2021-08-03 13:54:15,576 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:54:15,781 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a0705de1-7731-4d27-862e-5c9a042847b1 HTTP/1.1" 200 1551 2021-08-03 13:54:15,782 INFO 142:onap_service.py(1) - [None][Check a0705de1-7731-4d27-862e-5c9a042847b1 orchestration request status] response code: 200 2021-08-03 13:54:15,783 DEBUG 146:onap_service.py(1) - [None][Check a0705de1-7731-4d27-862e-5c9a042847b1 orchestration request status] response: {"request":{"requestId":"a0705de1-7731-4d27-862e-5c9a042847b1","startTime":"Tue, 03 Aug 2021 13:54:03 GMT","finishTime":"Tue, 03 Aug 2021 13:54:06 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelUuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelInvariantUuid":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a","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":"6f489791-af81-479e-bee2-689d46815d07","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"d0773279-8e9c-42c1-bba3-793baaef1966","serviceInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:54:06 GMT"}}} 2021-08-03 13:54:15,783 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-03 13:54:15,784 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-03 13:54:15,784 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-03 13:54:15,785 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:54:15,905 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-03 13:54:15,906 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-03 13:54:15,906 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1627998720121","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-03 13:54:15,909 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a 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-03 13:54:15,909 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a 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-56415c49-17a6-4af8-bfac-a6644967035a 2021-08-03 13:54:15,909 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a service-instance-name] data sent: None 2021-08-03 13:54:15,911 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:54:16,017 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-56415c49-17a6-4af8-bfac-a6644967035a HTTP/1.1" 200 1191 2021-08-03 13:54:16,018 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a service-instance-name] response code: 200 2021-08-03 13:54:16,018 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a service-instance-name] response: {"service-instance":[{"service-instance-id":"d0773279-8e9c-42c1-bba3-793baaef1966","service-instance-name":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","model-version-id":"e6a76b0b-bb70-423f-9955-c478137d0eff","resource-version":"1627998846794","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/d0773279-8e9c-42c1-bba3-793baaef1966/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/6f489791-af81-479e-bee2-689d46815d07","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"6f489791-af81-479e-bee2-689d46815d07"}]},{"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-03 13:54:16,020 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-03 13:54:16,020 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-03 13:54:16,020 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-03 13:54:16,022 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:54:16,106 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-03 13:54:16,107 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-03 13:54:16,107 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":"1627998717986"} 2021-08-03 13:54:16,109 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-03 13:54:16,109 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-03 13:54:16,110 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-03 13:54:16,111 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:54:16,212 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-03 13:54:16,213 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-03 13:54:16,213 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1627998720121","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-03 13:54:16,216 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a 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-03 13:54:16,216 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a 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-56415c49-17a6-4af8-bfac-a6644967035a 2021-08-03 13:54:16,216 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a service-instance-name] data sent: None 2021-08-03 13:54:16,217 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:54:16,303 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-56415c49-17a6-4af8-bfac-a6644967035a HTTP/1.1" 200 1191 2021-08-03 13:54:16,304 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a service-instance-name] response code: 200 2021-08-03 13:54:16,305 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a service-instance-name] response: {"service-instance":[{"service-instance-id":"d0773279-8e9c-42c1-bba3-793baaef1966","service-instance-name":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","model-version-id":"e6a76b0b-bb70-423f-9955-c478137d0eff","resource-version":"1627998846794","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/d0773279-8e9c-42c1-bba3-793baaef1966/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/6f489791-af81-479e-bee2-689d46815d07","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"6f489791-af81-479e-bee2-689d46815d07"}]},{"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-03 13:54:16,307 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-03 13:54:16,307 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-03 13:54:16,307 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-03 13:54:16,308 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:54:16,409 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-03 13:54:16,410 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-03 13:54:16,410 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":"1627998717855","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-03 13:54:16,412 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-03 13:54:16,412 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-03 13:54:16,412 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-03 13:54:16,414 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:54:16,510 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-03 13:54:16,511 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-03 13:54:16,511 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1627998720121","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-03 13:54:16,513 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-03 13:54:16,513 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-03 13:54:16,514 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-03 13:54:16,514 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-03 13:54:16,514 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-03 13:54:16,515 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-03 13:54:18,770 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1771 2021-08-03 13:54:18,771 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-03 13:54:18,772 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","name":"basic_onboard_owdQbe","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cff5f9b-38c2-486a-a71e-9682095f2b0b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/422bf6ee-d379-4a5e-8eaa-af3752e2346f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e6a76b0b-bb70-423f-9955-c478137d0eff/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/94442f40-cd5a-4a00-b6b8-6f69a21a5d38/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-03 13:54:18,774 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_owdQbe from SDC 2021-08-03 13:54:18,774 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:54:18,774 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:54:18,774 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:54:18,774 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-03 13:54:18,774 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:54:18,774 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:54:18,775 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:54:18,775 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-08-03 13:54:18,775 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:54:18,775 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:54:18,775 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:54:18,775 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-03 13:54:18,775 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:54:18,775 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:54:18,775 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:54:18,775 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-03 13:54:18,776 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:54:18,776 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:54:18,776 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:54:18,776 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-08-03 13:54:18,776 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-03 13:54:18,776 INFO 192:__init__.py(1) - Service found, updating information 2021-08-03 13:54:18,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-03 13:54:18,777 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-03 13:54:18,777 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-03 13:54:18,778 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:54:19,576 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-03 13:54:19,578 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-03 13:54:19,580 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e8cc16-b107-40fb-bde7-ee8d7fde36cd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989460401,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efb4389a-7a87-4cbd-b098-f54914249473","invariantUUID":"2d5a2f01-2cd3-4910-a96f-e3d83d8fc90d","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":"3cf616f8-79c3-4595-80f4-5b97abd377b6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989479236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b1d1a07-f36c-4528-86d2-7ae8460a363d","invariantUUID":"393c227f-4e23-44e9-901c-d2f24cc6a1a2","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":"compute","uniqueId":"411c57c4-d341-4ae5-8d0a-34496627660c","lifecycleState":"CERTIFIED","lastUpdateDate":1627989811253,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7478c8-ef8e-445e-8858-c1f069a55a42","invariantUUID":"e32748c7-35f5-469a-bea9-b50df14a28db","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":"securityrules","uniqueId":"f90173ce-8b9a-4208-bea4-ff8cf61673f7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989429731,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e47d40fc-59f6-4fd2-bef4-f494a59caf17","invariantUUID":"2b50bd8d-2dd6-41ac-991c-76d1b45f85d4","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":"17c1e692-5318-4c5f-b98d-b27b6dd908f5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989402730,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d16bae88-3980-46c3-80a7-9cf1af5f173a","invariantUUID":"34b712d5-f916-4858-ad64-3f62864d449e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7faa14e-d390-4a57-92c9-6da1adad7dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1627989528930,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7861f07-30e8-437b-b78e-0c6603d9a355","invariantUUID":"b4b9e0a4-e9e1-41a1-86ec-186676ebe2a9","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":"a9c376f4-e347-4b35-889b-3b9147b38143","lifecycleState":"CERTIFIED","lastUpdateDate":1627989551137,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bb11b6b0-6845-4441-91a9-913da67b4ad2","invariantUUID":"e82d3c66-f6ed-4eb5-96c3-f8c2d906eae9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3a4499eb-ec1d-4a38-9ce3-53095854127f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989774818,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"381ba08b-64c2-4b49-80b0-858a9bfacd00","invariantUUID":"71fb2077-cae9-4939-a6f5-45c66a53bd7b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e978515d-7401-42fd-8dad-a2f78ca42d2e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989782017,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e36cc089-ce7f-4898-8f5e-61c595c49e2c","invariantUUID":"a6b82636-2db5-45e2-aabf-9bb22ae437a7","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":"defaulticon","uniqueId":"e1800c37-4cb3-4790-b498-3c47d9a10ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1627997910425,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8c9d4af7-4175-4a92-a77b-cea77d536b64","invariantUUID":"bd5f01ae-40d3-4fac-b35c-9600fecbf7bb","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"d2d2aef1-31e2-4b69-8a7f-8bb7841be21b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989585848,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e83d1d14-ab76-47b7-a956-2bcd6ed3ee3d","invariantUUID":"56590923-7934-4d14-aa28-146b830784e6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"757590d8-c44d-4dc0-8372-b51ed0425099","lifecycleState":"CERTIFIED","lastUpdateDate":1627989423256,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8db9164b-cc3b-485f-b746-c9cd24556834","invariantUUID":"a377a223-7b4d-463e-b0b7-4b98ea51b58f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"587ba54f-a39f-4565-a45e-ec59d0e39075","lifecycleState":"CERTIFIED","lastUpdateDate":1627989511809,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0e9de25-a8a9-4e30-9531-6fe0610fc65d","invariantUUID":"1e5546d0-5a59-4278-bde1-0d0c027913f3","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":"objectStorage","uniqueId":"db99aa06-449d-4a88-a846-49efb4e99b37","lifecycleState":"CERTIFIED","lastUpdateDate":1627989657657,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bc33959-bd21-4b54-8f4d-4c07c985843f","invariantUUID":"044bec24-aa34-4898-8722-c80c06e3de9d","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":"compute","uniqueId":"e0d47dbb-9da1-4038-8cdb-c9fb6ccc5355","lifecycleState":"CERTIFIED","lastUpdateDate":1627989591331,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4e5d05f-bd47-4159-b63d-a82c2f3c7f80","invariantUUID":"da82cd87-4943-4a9a-9913-8af2475e7f7a","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":"port","uniqueId":"875ed0f9-8140-4dcf-b849-7a496f1e2399","lifecycleState":"CERTIFIED","lastUpdateDate":1627989277110,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"089c0d69-8df3-4dbf-8f2d-ac2dea1aee78","invariantUUID":"b85e4722-bfd8-42e6-81aa-f3d797c7b4d0","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6caa2868-7e9f-4c37-9357-2003c05d68c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989328571,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a388d834-aca1-43f8-a628-1f3d4754b0b0","invariantUUID":"259acdef-1ee8-4b29-aa57-a451a1572fee","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":"defaulticon","uniqueId":"10b1f303-03ff-478d-8108-0ea3c09e52fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627998656296,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","invariantUUID":"0ecd9728-8c65-4c30-af20-e73b281591fb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ef86b00a-1b8e-483e-b48f-c3cdbc75398f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989816907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97955191-808b-4a22-9d30-9eff30b75723","invariantUUID":"991253ba-721e-4554-bd97-aca1ca0d6b42","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":"163eda2b-e686-4bfe-9eff-606c4ac269dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989322743,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e18848-cd6c-4a06-9a16-dd3bd0ce7293","invariantUUID":"e17e5de9-bea1-4fe8-8299-095b796e5e98","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":"objectStorage","uniqueId":"18cf3c48-2fa0-4513-8aab-7a36b38cd26b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989306986,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1959e12b-ca5f-4f75-9968-2a5299b76cbc","invariantUUID":"010fbeed-9c04-4b70-b5b3-78fe2ba82399","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":"defaulticon","uniqueId":"38d120ce-feb5-4dcf-bb0f-3aaf36834aec","lifecycleState":"CERTIFIED","lastUpdateDate":1627989696656,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58b774b3-d1fa-4722-bb0d-85c93166b366","invariantUUID":"b0962f92-2875-44a0-8e50-b8e0c550632c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08d5ae67-e4f8-479a-b568-d69c2be502cb","lifecycleState":"CERTIFIED","lastUpdateDate":1627989739504,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb62caf9-ac54-4161-89a8-72569ad044e3","invariantUUID":"57b9e065-0214-4f7f-bf30-8ca44abb099b","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":"b2f92872-e45f-4ee4-86bc-1e36f46fc765","lifecycleState":"CERTIFIED","lastUpdateDate":1627989362856,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9b3b476c-f366-4a6b-b00e-cf4dd2e35254","invariantUUID":"37f3f4b4-0df3-4fed-826b-9a520b6dd468","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":"051f8c90-0660-479d-97bd-86155ee07ded","lifecycleState":"CERTIFIED","lastUpdateDate":1627989663338,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9d7c67-d980-4848-a9ab-0b0fbeae03b1","invariantUUID":"3209ff76-4d10-47ea-bebd-6d599df615a3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fcfb50bd-8286-41fa-96e2-d1e85be26248","lifecycleState":"CERTIFIED","lastUpdateDate":1627989829630,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cac06afa-ba55-4b0c-895d-e054306a55f3","invariantUUID":"fc7aa061-8481-43c5-b5ce-745be659861b","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f1267e0-7391-4b51-84f5-f8e2bc708587","lifecycleState":"CERTIFIED","lastUpdateDate":1627998033355,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"50e50a30-ac53-4b69-bbce-cd0f13d45824","invariantUUID":"c55c0de3-f7f5-4062-aa6d-475b67858fc6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bd2e3a1f-4e28-4015-b4ea-58a13f846a28","lifecycleState":"CERTIFIED","lastUpdateDate":1627989635579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3adc372a-152a-431d-8c68-51b34681dbc3","invariantUUID":"2539ea2b-54ba-4514-834d-242a6ea0abb0","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":"8061c3b4-a6a1-41ea-99aa-1a8178980a42","lifecycleState":"CERTIFIED","lastUpdateDate":1627989731724,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5444c6e-eb82-4565-92e8-862193ae5aa6","invariantUUID":"012d4297-ce19-48a5-a1e3-be514a0c8c2c","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":"2dcab761-c90c-48f1-bc8b-03b548dde9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989346324,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"41256e70-ce05-40da-acba-754a33f96756","invariantUUID":"6a61b7c7-fac1-4831-97b4-0f94c3050a93","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":"defaulticon","uniqueId":"acd2a45b-ef2a-4fc0-9644-753614114f38","lifecycleState":"CERTIFIED","lastUpdateDate":1627998537913,"name":"basic_onboard_owdQbe","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f29eee05-5af5-4c14-940d-331a1240a2f6","invariantUUID":"f4c44a6c-be0f-48c5-9a80-f861c8ff838e","systemName":"BasicOnboardOwdqbe","description":"VF","tags":["basic_onboard_owdQbe"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d4536f49-50a7-4351-94b7-da2c613b714d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989573112,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f243c256-7348-49ff-b75b-e16089e5d037","invariantUUID":"5d8da92a-6781-451d-b022-2d415a291c1d","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":"port","uniqueId":"dd6f35ad-96e8-4fe6-aea9-27cae0aedb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989708202,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b0d146-c1a9-4529-9625-4148e20bd0d5","invariantUUID":"f33877fa-979e-426e-8269-c3bd327cb325","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ad99fb25-5884-476b-83b4-60bf9e66c218","lifecycleState":"CERTIFIED","lastUpdateDate":1627989753288,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc103c6-a88d-44ea-8353-12c38d4181f6","invariantUUID":"c19cb091-aa6d-4ce0-954a-9738d40aa6fc","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":"9f2a8abd-e3e1-4b13-8d82-ec8ed00561db","lifecycleState":"CERTIFIED","lastUpdateDate":1627989334119,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea14c1b3-65b0-4026-8a78-5fe453c74cba","invariantUUID":"01df846b-f905-4270-8a9f-f9475c9d2f5e","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":"objectStorage","uniqueId":"613d790e-e229-48e8-8c7f-dc7c98d550f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627989301333,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c5b7a43-db47-44f0-adae-43fb1a95082e","invariantUUID":"53dc0c13-b564-4973-91d8-38618425dc37","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4bc51ea-ed06-44f7-9869-a0ce7736604b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989283713,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b7a913-aec7-478a-96cc-a1512f84ddf6","invariantUUID":"0cf249a3-6e3d-481f-8e57-bef2db6d4836","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":"ffbbb8ca-20a9-40e4-a6db-b73be8b69fd0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989624948,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45bf8b9c-37ee-443c-ae4d-957f80e8a53d","invariantUUID":"a8101646-b69e-4b89-a458-814d9c4fbfc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b33f86d-a788-460e-a6bc-25fe32ede3a6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989766324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b11533c7-d1bf-4ef1-9434-2f6f99a29854","invariantUUID":"aad4e997-67a0-41aa-8f00-a29b14a122a6","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397d5f3d-86c3-4365-b0d4-eedc37744357","lifecycleState":"CERTIFIED","lastUpdateDate":1627989719249,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98e0198c-4d84-48fd-a8fa-fe519036de81","invariantUUID":"5bc75be7-f797-439b-9a24-a23d888d2553","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":"d805edbd-01fb-4ef1-9d37-cd6e2aad4982","lifecycleState":"CERTIFIED","lastUpdateDate":1627989454081,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e8e2071-22be-456e-a387-3162848b880b","invariantUUID":"86eabe20-0305-43b2-b85e-d13261a87ed6","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4cc0802c-7158-4c9a-b5a5-a3879392ebbf","lifecycleState":"CERTIFIED","lastUpdateDate":1627989567294,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"38b1ebb2-f215-4322-9a42-9423e375af5d","invariantUUID":"39ebe15c-4136-4b60-9728-6510e6b07439","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a52a3685-1f6d-4d2b-8638-b5a95b37a1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1627989826118,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44deff87-ea80-45dc-8fb8-c86b4c238d31","invariantUUID":"20a4366e-cf67-4222-86f4-3199837a6f43","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":"compute","uniqueId":"21e4bb15-8aa4-476d-b644-79e50d136764","lifecycleState":"CERTIFIED","lastUpdateDate":1627989442510,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a76a852a-0d74-4c58-b8f1-46cda94146eb","invariantUUID":"58dc23e5-8857-4463-8a22-0cea04d9aa25","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":"defaulticon","uniqueId":"f125439c-0097-4a74-9c88-c3f0e7069f31","lifecycleState":"CERTIFIED","lastUpdateDate":1627989242335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"df03d6c4-5240-4c08-b26e-185c10f52636","invariantUUID":"f9e2c9e3-bb91-45fe-b818-c91a6b6b02c1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989219424,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6e61da-7001-4bd7-b93b-35cc9809feb5","invariantUUID":"a2249d37-a8f8-4d0b-84a3-d9cca67da42c","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":"ddc67b17-05e9-436f-b857-55174ac3b8f1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989580208,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9aba3f41-d0bd-403c-9182-3b314a8ccb93","invariantUUID":"a80eea3d-6c57-40b1-83e4-93037cecd238","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":"f692a914-840c-4b48-8689-c2cebb73761d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989473923,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55a8a381-0ba0-4f60-b5a6-08b476e73c6d","invariantUUID":"9f20e383-f85d-40e1-a37a-c1781c263df6","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":"port","uniqueId":"1bf6af09-1928-4b30-9381-c2fc92024bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989713527,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9eab7ba-8384-432f-8a53-02d686fa98fc","invariantUUID":"b083e68e-17eb-485a-8a0c-c74b6400ed88","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":"networkrules","uniqueId":"9615ae4b-c381-4f9a-9496-e546c8acb39e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989417602,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c7933e15-7a28-4763-bf81-ab91cb3dd4aa","invariantUUID":"be50e6af-1fd3-4d76-8e7d-a3aeebb28aee","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cff9a260-f5bb-469b-a341-a107b21d77fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989448744,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf1a4dbc-3d74-4af3-a3fc-91bb7db155e4","invariantUUID":"a585e1a0-57de-47ea-b6ed-e9500e8ca0cb","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":"23cb6262-fd5a-48ea-b74f-9a744bd287af","lifecycleState":"CERTIFIED","lastUpdateDate":1627989597748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fc37b75-2eb2-4d3a-abf6-257c030dac72","invariantUUID":"c8881293-9d38-4fe8-bc66-0e1f8cc180ef","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2929908-18d9-4ee1-a07b-eb89b9971742","lifecycleState":"CERTIFIED","lastUpdateDate":1627989691301,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a9770e-ca54-43c6-90a8-748460885002","invariantUUID":"4ebeb399-e4bc-460b-b028-4e299a2509d4","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":"36b73d35-eb49-4298-87a1-3fe8233e27e8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989534294,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9de95b1b-f55e-4265-8fb1-94a1839c3e6e","invariantUUID":"8c24be3f-fa2f-4769-a97c-0e8a2703f702","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"465912c1-6164-44b7-a2a7-be8a2830e7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989807404,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc87f360-4409-41d8-a780-f00154d012d1","invariantUUID":"046e9913-594b-4a1b-8876-a6cc0cc62389","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":"objectStorage","uniqueId":"dc2bb095-fb79-46f4-ad9d-fa66f957dde7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989257706,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b197006-45f7-4918-b775-595c72ef5477","invariantUUID":"6ffa12ba-0f37-4e30-b7f0-f265189c57c2","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":"network","uniqueId":"c3e4e85b-586d-45d9-a79d-de6a109a808d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989352050,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85947c35-5dfe-4115-84fc-47719465ede5","invariantUUID":"de3a492d-53d0-4042-91ae-a6636f0ade20","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e04650-f4bd-4466-8fed-e9d0d5f389c6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989544970,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8bf0953e-df09-4f6e-9da3-3d4cd077a76c","invariantUUID":"23213f5a-1a2e-4ee3-959c-6326bb1d91af","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e20bca4-1958-478c-bc5b-101c300af9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989724601,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f2d6905-8467-45d2-abc5-b3ffe919994c","invariantUUID":"8ce469ce-03f7-4389-a441-b7e5679b44ef","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c49ee052-6ecb-49fc-9689-889458376fde","lifecycleState":"CERTIFIED","lastUpdateDate":1627989760955,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b3144ba-070f-4631-a819-111585ab63a6","invariantUUID":"feaf09ab-38cb-4020-9a53-1ae4b43eaec8","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":"c36074d0-95d6-4906-a3a3-17fb61f8657b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989610600,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbab9108-86eb-4074-91f3-0d7cecf0cb74","invariantUUID":"f4a97808-cc82-4390-bdc7-f4b2c234a60d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b0f5e1af-e264-4251-802d-f67d92483fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1627989702704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81a44a41-1499-4aec-b24f-674e8f95cf52","invariantUUID":"98c64bc8-24b9-4d54-81d5-61425070c154","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":"dfa9bbd8-1750-40f0-8fe5-e5a5ecabad68","lifecycleState":"CERTIFIED","lastUpdateDate":1627989619407,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b49557d-58a9-4a15-8022-6a678f682053","invariantUUID":"47db0e24-aabc-4913-869d-b89c60624cb7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a09409b4-f6c7-433c-8747-9230dedbd89f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989315014,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84463d24-0973-4218-bce1-fe6c0bfdec88","invariantUUID":"499f1df7-cccd-470b-972b-b110ac3ee527","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":"5d8396ce-716b-4219-8012-734717aa763e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989340950,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e02018ae-fe4a-43ec-b48f-2e4e6834c9f5","invariantUUID":"696af0a9-3826-4330-8544-50efbc66b763","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":"loadBalancer","uniqueId":"d948e754-eaaa-4742-8e04-83b4e6cf1473","lifecycleState":"CERTIFIED","lastUpdateDate":1627989271604,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edb25371-72bb-4815-b727-af2d5547bc0d","invariantUUID":"cf33b3ee-2c98-4a20-b59c-adbfe51e9578","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50be604c-9b23-4429-853f-867c2d322c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989484740,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"751993ab-b4a8-468a-8e9a-5829ed5b5d6e","invariantUUID":"6b74156e-8384-441d-a513-f5e2b09972df","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4dba8e30-22d5-4613-a794-2ef60e08f71f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989248620,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a59ae06-849c-43c2-9939-9fd3a2ed1ec5","invariantUUID":"59970bd8-4e72-4050-bec4-e34c097b9690","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"899143cb-f069-4bcc-a789-52c3e22bfa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989641377,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e4b11c-6572-4c68-b848-fee572d6a0fa","invariantUUID":"a83f1b22-1dbe-4754-9d00-626f2939d78e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65226a6f-f294-417e-bf8f-ca3ffc82f927","lifecycleState":"CERTIFIED","lastUpdateDate":1627989357449,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bc85595-6898-4e88-a1ce-512784edffe4","invariantUUID":"60f63214-f7e8-4ee3-9e3d-a73dad9a6cd6","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":"9aea93f2-4601-4c60-ba56-cb02b9123b38","lifecycleState":"CERTIFIED","lastUpdateDate":1627989559735,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","invariantUUID":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","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":"9f4c4723-84f9-48ae-a30c-c92fd6a0f194","lifecycleState":"CERTIFIED","lastUpdateDate":1627989744934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cdc01c2-680c-4bd3-b3e3-c268dc623abb","invariantUUID":"dab5253c-8f91-4f47-ab79-c04878e0c675","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb639ab8-0b97-4ce1-817a-fd41ab2f12e1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989797711,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a195618-a2c7-486e-85bf-c40f2bc50a6b","invariantUUID":"e871d507-ff8a-4127-8072-43e673b77f01","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":"networkrules","uniqueId":"699fdeeb-6d82-4887-b2c1-e01983580968","lifecycleState":"CERTIFIED","lastUpdateDate":1627989396166,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53d36838-a321-455a-b34c-d222872919ce","invariantUUID":"dae7050b-d616-41e2-96e5-78c70b3aa927","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"245308bf-c305-4ab5-a000-bfabcd483929","lifecycleState":"CERTIFIED","lastUpdateDate":1627998083021,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f7c00b53-d090-47ab-afd8-4ff781311ecc","lifecycleState":"CERTIFIED","lastUpdateDate":1627998594041,"name":"basic_onboard_owdQbe","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","systemName":"BasicOnboardOwdqbe","description":"service","tags":["basic_onboard_owdQbe"],"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":"57693788-597c-4266-b57d-17ea7f477eb9","lifecycleState":"CERTIFIED","lastUpdateDate":1627997756441,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","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":"c74e83ae-cfef-4577-af89-cddb650364ea","lifecycleState":"CERTIFIED","lastUpdateDate":1627998714182,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d9d622d2-907b-4171-a388-a8df48060216","lifecycleState":"CERTIFIED","lastUpdateDate":1627997957911,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-03 13:54:19,584 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-03 13:54:19,585 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-03 13:54:19,585 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/e6a76b0b-bb70-423f-9955-c478137d0eff/toscaModel 2021-08-03 13:54:19,585 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-03 13:54:19,586 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-03 13:54:19,792 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/e6a76b0b-bb70-423f-9955-c478137d0eff/toscaModel HTTP/1.1" 200 None 2021-08-03 13:54:19,795 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-03 13:54:19,795 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-03 13:54:19,848 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-03 13:54:19,848 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-03 13:54:19,849 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-03 13:54:19,849 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-03 13:54:19,849 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-03 13:54:19,850 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-03 13:54:20,707 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1771 2021-08-03 13:54:20,708 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-03 13:54:20,708 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","name":"basic_onboard_owdQbe","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cff5f9b-38c2-486a-a71e-9682095f2b0b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/422bf6ee-d379-4a5e-8eaa-af3752e2346f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e6a76b0b-bb70-423f-9955-c478137d0eff/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/94442f40-cd5a-4a00-b6b8-6f69a21a5d38/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-03 13:54:20,710 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_owdQbe from SDC 2021-08-03 13:54:20,710 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:54:20,710 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:54:20,710 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:54:20,710 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-03 13:54:20,710 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:54:20,710 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:54:20,711 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:54:20,711 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-08-03 13:54:20,711 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:54:20,711 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:54:20,711 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:54:20,711 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-03 13:54:20,711 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:54:20,711 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:54:20,711 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:54:20,711 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-03 13:54:20,711 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:54:20,712 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:54:20,712 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:54:20,712 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-08-03 13:54:20,712 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-03 13:54:20,712 INFO 192:__init__.py(1) - Service found, updating information 2021-08-03 13:54:20,712 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-03 13:54:20,712 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-03 13:54:20,713 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-03 13:54:20,714 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:54:21,559 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-03 13:54:21,561 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-03 13:54:21,563 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e8cc16-b107-40fb-bde7-ee8d7fde36cd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989460401,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efb4389a-7a87-4cbd-b098-f54914249473","invariantUUID":"2d5a2f01-2cd3-4910-a96f-e3d83d8fc90d","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":"3cf616f8-79c3-4595-80f4-5b97abd377b6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989479236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b1d1a07-f36c-4528-86d2-7ae8460a363d","invariantUUID":"393c227f-4e23-44e9-901c-d2f24cc6a1a2","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":"compute","uniqueId":"411c57c4-d341-4ae5-8d0a-34496627660c","lifecycleState":"CERTIFIED","lastUpdateDate":1627989811253,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7478c8-ef8e-445e-8858-c1f069a55a42","invariantUUID":"e32748c7-35f5-469a-bea9-b50df14a28db","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":"securityrules","uniqueId":"f90173ce-8b9a-4208-bea4-ff8cf61673f7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989429731,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e47d40fc-59f6-4fd2-bef4-f494a59caf17","invariantUUID":"2b50bd8d-2dd6-41ac-991c-76d1b45f85d4","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":"17c1e692-5318-4c5f-b98d-b27b6dd908f5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989402730,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d16bae88-3980-46c3-80a7-9cf1af5f173a","invariantUUID":"34b712d5-f916-4858-ad64-3f62864d449e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7faa14e-d390-4a57-92c9-6da1adad7dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1627989528930,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7861f07-30e8-437b-b78e-0c6603d9a355","invariantUUID":"b4b9e0a4-e9e1-41a1-86ec-186676ebe2a9","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":"a9c376f4-e347-4b35-889b-3b9147b38143","lifecycleState":"CERTIFIED","lastUpdateDate":1627989551137,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bb11b6b0-6845-4441-91a9-913da67b4ad2","invariantUUID":"e82d3c66-f6ed-4eb5-96c3-f8c2d906eae9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3a4499eb-ec1d-4a38-9ce3-53095854127f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989774818,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"381ba08b-64c2-4b49-80b0-858a9bfacd00","invariantUUID":"71fb2077-cae9-4939-a6f5-45c66a53bd7b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e978515d-7401-42fd-8dad-a2f78ca42d2e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989782017,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e36cc089-ce7f-4898-8f5e-61c595c49e2c","invariantUUID":"a6b82636-2db5-45e2-aabf-9bb22ae437a7","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":"defaulticon","uniqueId":"e1800c37-4cb3-4790-b498-3c47d9a10ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1627997910425,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8c9d4af7-4175-4a92-a77b-cea77d536b64","invariantUUID":"bd5f01ae-40d3-4fac-b35c-9600fecbf7bb","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"d2d2aef1-31e2-4b69-8a7f-8bb7841be21b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989585848,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e83d1d14-ab76-47b7-a956-2bcd6ed3ee3d","invariantUUID":"56590923-7934-4d14-aa28-146b830784e6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"757590d8-c44d-4dc0-8372-b51ed0425099","lifecycleState":"CERTIFIED","lastUpdateDate":1627989423256,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8db9164b-cc3b-485f-b746-c9cd24556834","invariantUUID":"a377a223-7b4d-463e-b0b7-4b98ea51b58f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"587ba54f-a39f-4565-a45e-ec59d0e39075","lifecycleState":"CERTIFIED","lastUpdateDate":1627989511809,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0e9de25-a8a9-4e30-9531-6fe0610fc65d","invariantUUID":"1e5546d0-5a59-4278-bde1-0d0c027913f3","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":"objectStorage","uniqueId":"db99aa06-449d-4a88-a846-49efb4e99b37","lifecycleState":"CERTIFIED","lastUpdateDate":1627989657657,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bc33959-bd21-4b54-8f4d-4c07c985843f","invariantUUID":"044bec24-aa34-4898-8722-c80c06e3de9d","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":"compute","uniqueId":"e0d47dbb-9da1-4038-8cdb-c9fb6ccc5355","lifecycleState":"CERTIFIED","lastUpdateDate":1627989591331,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4e5d05f-bd47-4159-b63d-a82c2f3c7f80","invariantUUID":"da82cd87-4943-4a9a-9913-8af2475e7f7a","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":"port","uniqueId":"875ed0f9-8140-4dcf-b849-7a496f1e2399","lifecycleState":"CERTIFIED","lastUpdateDate":1627989277110,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"089c0d69-8df3-4dbf-8f2d-ac2dea1aee78","invariantUUID":"b85e4722-bfd8-42e6-81aa-f3d797c7b4d0","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6caa2868-7e9f-4c37-9357-2003c05d68c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989328571,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a388d834-aca1-43f8-a628-1f3d4754b0b0","invariantUUID":"259acdef-1ee8-4b29-aa57-a451a1572fee","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":"defaulticon","uniqueId":"10b1f303-03ff-478d-8108-0ea3c09e52fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627998656296,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","invariantUUID":"0ecd9728-8c65-4c30-af20-e73b281591fb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ef86b00a-1b8e-483e-b48f-c3cdbc75398f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989816907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97955191-808b-4a22-9d30-9eff30b75723","invariantUUID":"991253ba-721e-4554-bd97-aca1ca0d6b42","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":"163eda2b-e686-4bfe-9eff-606c4ac269dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989322743,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e18848-cd6c-4a06-9a16-dd3bd0ce7293","invariantUUID":"e17e5de9-bea1-4fe8-8299-095b796e5e98","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":"objectStorage","uniqueId":"18cf3c48-2fa0-4513-8aab-7a36b38cd26b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989306986,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1959e12b-ca5f-4f75-9968-2a5299b76cbc","invariantUUID":"010fbeed-9c04-4b70-b5b3-78fe2ba82399","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":"defaulticon","uniqueId":"38d120ce-feb5-4dcf-bb0f-3aaf36834aec","lifecycleState":"CERTIFIED","lastUpdateDate":1627989696656,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58b774b3-d1fa-4722-bb0d-85c93166b366","invariantUUID":"b0962f92-2875-44a0-8e50-b8e0c550632c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08d5ae67-e4f8-479a-b568-d69c2be502cb","lifecycleState":"CERTIFIED","lastUpdateDate":1627989739504,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb62caf9-ac54-4161-89a8-72569ad044e3","invariantUUID":"57b9e065-0214-4f7f-bf30-8ca44abb099b","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":"b2f92872-e45f-4ee4-86bc-1e36f46fc765","lifecycleState":"CERTIFIED","lastUpdateDate":1627989362856,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9b3b476c-f366-4a6b-b00e-cf4dd2e35254","invariantUUID":"37f3f4b4-0df3-4fed-826b-9a520b6dd468","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":"051f8c90-0660-479d-97bd-86155ee07ded","lifecycleState":"CERTIFIED","lastUpdateDate":1627989663338,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9d7c67-d980-4848-a9ab-0b0fbeae03b1","invariantUUID":"3209ff76-4d10-47ea-bebd-6d599df615a3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fcfb50bd-8286-41fa-96e2-d1e85be26248","lifecycleState":"CERTIFIED","lastUpdateDate":1627989829630,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cac06afa-ba55-4b0c-895d-e054306a55f3","invariantUUID":"fc7aa061-8481-43c5-b5ce-745be659861b","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f1267e0-7391-4b51-84f5-f8e2bc708587","lifecycleState":"CERTIFIED","lastUpdateDate":1627998033355,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"50e50a30-ac53-4b69-bbce-cd0f13d45824","invariantUUID":"c55c0de3-f7f5-4062-aa6d-475b67858fc6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bd2e3a1f-4e28-4015-b4ea-58a13f846a28","lifecycleState":"CERTIFIED","lastUpdateDate":1627989635579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3adc372a-152a-431d-8c68-51b34681dbc3","invariantUUID":"2539ea2b-54ba-4514-834d-242a6ea0abb0","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":"8061c3b4-a6a1-41ea-99aa-1a8178980a42","lifecycleState":"CERTIFIED","lastUpdateDate":1627989731724,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5444c6e-eb82-4565-92e8-862193ae5aa6","invariantUUID":"012d4297-ce19-48a5-a1e3-be514a0c8c2c","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":"2dcab761-c90c-48f1-bc8b-03b548dde9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989346324,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"41256e70-ce05-40da-acba-754a33f96756","invariantUUID":"6a61b7c7-fac1-4831-97b4-0f94c3050a93","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":"defaulticon","uniqueId":"acd2a45b-ef2a-4fc0-9644-753614114f38","lifecycleState":"CERTIFIED","lastUpdateDate":1627998537913,"name":"basic_onboard_owdQbe","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f29eee05-5af5-4c14-940d-331a1240a2f6","invariantUUID":"f4c44a6c-be0f-48c5-9a80-f861c8ff838e","systemName":"BasicOnboardOwdqbe","description":"VF","tags":["basic_onboard_owdQbe"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d4536f49-50a7-4351-94b7-da2c613b714d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989573112,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f243c256-7348-49ff-b75b-e16089e5d037","invariantUUID":"5d8da92a-6781-451d-b022-2d415a291c1d","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":"port","uniqueId":"dd6f35ad-96e8-4fe6-aea9-27cae0aedb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989708202,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b0d146-c1a9-4529-9625-4148e20bd0d5","invariantUUID":"f33877fa-979e-426e-8269-c3bd327cb325","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ad99fb25-5884-476b-83b4-60bf9e66c218","lifecycleState":"CERTIFIED","lastUpdateDate":1627989753288,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc103c6-a88d-44ea-8353-12c38d4181f6","invariantUUID":"c19cb091-aa6d-4ce0-954a-9738d40aa6fc","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":"9f2a8abd-e3e1-4b13-8d82-ec8ed00561db","lifecycleState":"CERTIFIED","lastUpdateDate":1627989334119,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea14c1b3-65b0-4026-8a78-5fe453c74cba","invariantUUID":"01df846b-f905-4270-8a9f-f9475c9d2f5e","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":"objectStorage","uniqueId":"613d790e-e229-48e8-8c7f-dc7c98d550f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627989301333,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c5b7a43-db47-44f0-adae-43fb1a95082e","invariantUUID":"53dc0c13-b564-4973-91d8-38618425dc37","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4bc51ea-ed06-44f7-9869-a0ce7736604b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989283713,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b7a913-aec7-478a-96cc-a1512f84ddf6","invariantUUID":"0cf249a3-6e3d-481f-8e57-bef2db6d4836","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":"ffbbb8ca-20a9-40e4-a6db-b73be8b69fd0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989624948,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45bf8b9c-37ee-443c-ae4d-957f80e8a53d","invariantUUID":"a8101646-b69e-4b89-a458-814d9c4fbfc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b33f86d-a788-460e-a6bc-25fe32ede3a6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989766324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b11533c7-d1bf-4ef1-9434-2f6f99a29854","invariantUUID":"aad4e997-67a0-41aa-8f00-a29b14a122a6","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397d5f3d-86c3-4365-b0d4-eedc37744357","lifecycleState":"CERTIFIED","lastUpdateDate":1627989719249,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98e0198c-4d84-48fd-a8fa-fe519036de81","invariantUUID":"5bc75be7-f797-439b-9a24-a23d888d2553","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":"d805edbd-01fb-4ef1-9d37-cd6e2aad4982","lifecycleState":"CERTIFIED","lastUpdateDate":1627989454081,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e8e2071-22be-456e-a387-3162848b880b","invariantUUID":"86eabe20-0305-43b2-b85e-d13261a87ed6","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4cc0802c-7158-4c9a-b5a5-a3879392ebbf","lifecycleState":"CERTIFIED","lastUpdateDate":1627989567294,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"38b1ebb2-f215-4322-9a42-9423e375af5d","invariantUUID":"39ebe15c-4136-4b60-9728-6510e6b07439","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a52a3685-1f6d-4d2b-8638-b5a95b37a1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1627989826118,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44deff87-ea80-45dc-8fb8-c86b4c238d31","invariantUUID":"20a4366e-cf67-4222-86f4-3199837a6f43","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":"compute","uniqueId":"21e4bb15-8aa4-476d-b644-79e50d136764","lifecycleState":"CERTIFIED","lastUpdateDate":1627989442510,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a76a852a-0d74-4c58-b8f1-46cda94146eb","invariantUUID":"58dc23e5-8857-4463-8a22-0cea04d9aa25","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":"defaulticon","uniqueId":"f125439c-0097-4a74-9c88-c3f0e7069f31","lifecycleState":"CERTIFIED","lastUpdateDate":1627989242335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"df03d6c4-5240-4c08-b26e-185c10f52636","invariantUUID":"f9e2c9e3-bb91-45fe-b818-c91a6b6b02c1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989219424,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6e61da-7001-4bd7-b93b-35cc9809feb5","invariantUUID":"a2249d37-a8f8-4d0b-84a3-d9cca67da42c","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":"ddc67b17-05e9-436f-b857-55174ac3b8f1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989580208,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9aba3f41-d0bd-403c-9182-3b314a8ccb93","invariantUUID":"a80eea3d-6c57-40b1-83e4-93037cecd238","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":"f692a914-840c-4b48-8689-c2cebb73761d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989473923,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55a8a381-0ba0-4f60-b5a6-08b476e73c6d","invariantUUID":"9f20e383-f85d-40e1-a37a-c1781c263df6","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":"port","uniqueId":"1bf6af09-1928-4b30-9381-c2fc92024bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989713527,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9eab7ba-8384-432f-8a53-02d686fa98fc","invariantUUID":"b083e68e-17eb-485a-8a0c-c74b6400ed88","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":"networkrules","uniqueId":"9615ae4b-c381-4f9a-9496-e546c8acb39e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989417602,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c7933e15-7a28-4763-bf81-ab91cb3dd4aa","invariantUUID":"be50e6af-1fd3-4d76-8e7d-a3aeebb28aee","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cff9a260-f5bb-469b-a341-a107b21d77fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989448744,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf1a4dbc-3d74-4af3-a3fc-91bb7db155e4","invariantUUID":"a585e1a0-57de-47ea-b6ed-e9500e8ca0cb","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":"23cb6262-fd5a-48ea-b74f-9a744bd287af","lifecycleState":"CERTIFIED","lastUpdateDate":1627989597748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fc37b75-2eb2-4d3a-abf6-257c030dac72","invariantUUID":"c8881293-9d38-4fe8-bc66-0e1f8cc180ef","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2929908-18d9-4ee1-a07b-eb89b9971742","lifecycleState":"CERTIFIED","lastUpdateDate":1627989691301,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a9770e-ca54-43c6-90a8-748460885002","invariantUUID":"4ebeb399-e4bc-460b-b028-4e299a2509d4","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":"36b73d35-eb49-4298-87a1-3fe8233e27e8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989534294,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9de95b1b-f55e-4265-8fb1-94a1839c3e6e","invariantUUID":"8c24be3f-fa2f-4769-a97c-0e8a2703f702","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"465912c1-6164-44b7-a2a7-be8a2830e7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989807404,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc87f360-4409-41d8-a780-f00154d012d1","invariantUUID":"046e9913-594b-4a1b-8876-a6cc0cc62389","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":"objectStorage","uniqueId":"dc2bb095-fb79-46f4-ad9d-fa66f957dde7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989257706,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b197006-45f7-4918-b775-595c72ef5477","invariantUUID":"6ffa12ba-0f37-4e30-b7f0-f265189c57c2","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":"network","uniqueId":"c3e4e85b-586d-45d9-a79d-de6a109a808d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989352050,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85947c35-5dfe-4115-84fc-47719465ede5","invariantUUID":"de3a492d-53d0-4042-91ae-a6636f0ade20","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e04650-f4bd-4466-8fed-e9d0d5f389c6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989544970,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8bf0953e-df09-4f6e-9da3-3d4cd077a76c","invariantUUID":"23213f5a-1a2e-4ee3-959c-6326bb1d91af","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e20bca4-1958-478c-bc5b-101c300af9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989724601,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f2d6905-8467-45d2-abc5-b3ffe919994c","invariantUUID":"8ce469ce-03f7-4389-a441-b7e5679b44ef","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c49ee052-6ecb-49fc-9689-889458376fde","lifecycleState":"CERTIFIED","lastUpdateDate":1627989760955,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b3144ba-070f-4631-a819-111585ab63a6","invariantUUID":"feaf09ab-38cb-4020-9a53-1ae4b43eaec8","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":"c36074d0-95d6-4906-a3a3-17fb61f8657b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989610600,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbab9108-86eb-4074-91f3-0d7cecf0cb74","invariantUUID":"f4a97808-cc82-4390-bdc7-f4b2c234a60d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b0f5e1af-e264-4251-802d-f67d92483fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1627989702704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81a44a41-1499-4aec-b24f-674e8f95cf52","invariantUUID":"98c64bc8-24b9-4d54-81d5-61425070c154","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":"dfa9bbd8-1750-40f0-8fe5-e5a5ecabad68","lifecycleState":"CERTIFIED","lastUpdateDate":1627989619407,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b49557d-58a9-4a15-8022-6a678f682053","invariantUUID":"47db0e24-aabc-4913-869d-b89c60624cb7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a09409b4-f6c7-433c-8747-9230dedbd89f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989315014,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84463d24-0973-4218-bce1-fe6c0bfdec88","invariantUUID":"499f1df7-cccd-470b-972b-b110ac3ee527","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":"5d8396ce-716b-4219-8012-734717aa763e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989340950,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e02018ae-fe4a-43ec-b48f-2e4e6834c9f5","invariantUUID":"696af0a9-3826-4330-8544-50efbc66b763","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":"loadBalancer","uniqueId":"d948e754-eaaa-4742-8e04-83b4e6cf1473","lifecycleState":"CERTIFIED","lastUpdateDate":1627989271604,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edb25371-72bb-4815-b727-af2d5547bc0d","invariantUUID":"cf33b3ee-2c98-4a20-b59c-adbfe51e9578","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50be604c-9b23-4429-853f-867c2d322c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989484740,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"751993ab-b4a8-468a-8e9a-5829ed5b5d6e","invariantUUID":"6b74156e-8384-441d-a513-f5e2b09972df","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4dba8e30-22d5-4613-a794-2ef60e08f71f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989248620,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a59ae06-849c-43c2-9939-9fd3a2ed1ec5","invariantUUID":"59970bd8-4e72-4050-bec4-e34c097b9690","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"899143cb-f069-4bcc-a789-52c3e22bfa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989641377,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e4b11c-6572-4c68-b848-fee572d6a0fa","invariantUUID":"a83f1b22-1dbe-4754-9d00-626f2939d78e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65226a6f-f294-417e-bf8f-ca3ffc82f927","lifecycleState":"CERTIFIED","lastUpdateDate":1627989357449,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bc85595-6898-4e88-a1ce-512784edffe4","invariantUUID":"60f63214-f7e8-4ee3-9e3d-a73dad9a6cd6","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":"9aea93f2-4601-4c60-ba56-cb02b9123b38","lifecycleState":"CERTIFIED","lastUpdateDate":1627989559735,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","invariantUUID":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","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":"9f4c4723-84f9-48ae-a30c-c92fd6a0f194","lifecycleState":"CERTIFIED","lastUpdateDate":1627989744934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cdc01c2-680c-4bd3-b3e3-c268dc623abb","invariantUUID":"dab5253c-8f91-4f47-ab79-c04878e0c675","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb639ab8-0b97-4ce1-817a-fd41ab2f12e1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989797711,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a195618-a2c7-486e-85bf-c40f2bc50a6b","invariantUUID":"e871d507-ff8a-4127-8072-43e673b77f01","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":"networkrules","uniqueId":"699fdeeb-6d82-4887-b2c1-e01983580968","lifecycleState":"CERTIFIED","lastUpdateDate":1627989396166,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53d36838-a321-455a-b34c-d222872919ce","invariantUUID":"dae7050b-d616-41e2-96e5-78c70b3aa927","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"245308bf-c305-4ab5-a000-bfabcd483929","lifecycleState":"CERTIFIED","lastUpdateDate":1627998083021,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f7c00b53-d090-47ab-afd8-4ff781311ecc","lifecycleState":"CERTIFIED","lastUpdateDate":1627998594041,"name":"basic_onboard_owdQbe","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","systemName":"BasicOnboardOwdqbe","description":"service","tags":["basic_onboard_owdQbe"],"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":"57693788-597c-4266-b57d-17ea7f477eb9","lifecycleState":"CERTIFIED","lastUpdateDate":1627997756441,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","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":"c74e83ae-cfef-4577-af89-cddb650364ea","lifecycleState":"CERTIFIED","lastUpdateDate":1627998714182,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d9d622d2-907b-4171-a388-a8df48060216","lifecycleState":"CERTIFIED","lastUpdateDate":1627997957911,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-03 13:54:21,567 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-03 13:54:21,567 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': 'eed04ee7-8d5a-4526-bff1-72128a3da017', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:54:21,567 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/d0773279-8e9c-42c1-bba3-793baaef1966/vnfs 2021-08-03 13:54:21,567 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "0ecd9728-8c65-4c30-af20-e73b281591fb", "modelVersionId": "4e0fc4f1-de3c-442b-bd49-29cd51d5b331", "modelName": "basic_cnf", "modelVersion": "1.0", "modelCustomizationId": "8a797592-275c-4ffa-8e34-7f85a3cd8114", "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": "d0773279-8e9c-42c1-bba3-793baaef1966", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76", "modelVersion": "1.0", "modelVersionId": "e6a76b0b-bb70-423f-9955-c478137d0eff" } } }] } } 2021-08-03 13:54:21,569 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:54:23,166 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/d0773279-8e9c-42c1-bba3-793baaef1966/vnfs HTTP/1.1" 202 262 2021-08-03 13:54:23,168 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response code: 202 2021-08-03 13:54:23,168 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response: {"requestReferences":{"requestId":"eed04ee7-8d5a-4526-bff1-72128a3da017","instanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/eed04ee7-8d5a-4526-bff1-72128a3da017"}} 2021-08-03 13:54:23,169 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-08-03 13:54:23,177 DEBUG 129:onap_service.py(9) - [None][Check eed04ee7-8d5a-4526-bff1-72128a3da017 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ca4739f4-1d0e-42ca-adac-458250e323cc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:54:23,177 DEBUG 131:onap_service.py(9) - [None][Check eed04ee7-8d5a-4526-bff1-72128a3da017 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/eed04ee7-8d5a-4526-bff1-72128a3da017 2021-08-03 13:54:23,177 DEBUG 132:onap_service.py(9) - [None][Check eed04ee7-8d5a-4526-bff1-72128a3da017 orchestration request status] data sent: None 2021-08-03 13:54:23,180 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:54:23,325 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/eed04ee7-8d5a-4526-bff1-72128a3da017 HTTP/1.1" 200 1900 2021-08-03 13:54:23,327 INFO 142:onap_service.py(9) - [None][Check eed04ee7-8d5a-4526-bff1-72128a3da017 orchestration request status] response code: 200 2021-08-03 13:54:23,327 DEBUG 146:onap_service.py(9) - [None][Check eed04ee7-8d5a-4526-bff1-72128a3da017 orchestration request status] response: {"request":{"requestId":"eed04ee7-8d5a-4526-bff1-72128a3da017","startTime":"Tue, 03 Aug 2021 13:54:21 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0ecd9728-8c65-4c30-af20-e73b281591fb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelVersionId":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelCustomizationId":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelUuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelInvariantUuid":"0ecd9728-8c65-4c30-af20-e73b281591fb","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","source":"VID","instanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d0773279-8e9c-42c1-bba3-793baaef1966","modelInfo":{"modelInvariantId":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelUuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelInvariantUuid":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76"}}}],"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":"d0773279-8e9c-42c1-bba3-793baaef1966","vnfInstanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","vnfInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 03 Aug 2021 13:54:22 GMT"}}} 2021-08-03 13:54:33,339 DEBUG 129:onap_service.py(9) - [None][Check eed04ee7-8d5a-4526-bff1-72128a3da017 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '603ab1ae-89ab-493a-ae06-af88bb19d0d6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:54:33,340 DEBUG 131:onap_service.py(9) - [None][Check eed04ee7-8d5a-4526-bff1-72128a3da017 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/eed04ee7-8d5a-4526-bff1-72128a3da017 2021-08-03 13:54:33,340 DEBUG 132:onap_service.py(9) - [None][Check eed04ee7-8d5a-4526-bff1-72128a3da017 orchestration request status] data sent: None 2021-08-03 13:54:33,342 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:54:33,571 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/eed04ee7-8d5a-4526-bff1-72128a3da017 HTTP/1.1" 200 2106 2021-08-03 13:54:33,572 INFO 142:onap_service.py(9) - [None][Check eed04ee7-8d5a-4526-bff1-72128a3da017 orchestration request status] response code: 200 2021-08-03 13:54:33,572 DEBUG 146:onap_service.py(9) - [None][Check eed04ee7-8d5a-4526-bff1-72128a3da017 orchestration request status] response: {"request":{"requestId":"eed04ee7-8d5a-4526-bff1-72128a3da017","startTime":"Tue, 03 Aug 2021 13:54:21 GMT","finishTime":"Tue, 03 Aug 2021 13:54:27 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0ecd9728-8c65-4c30-af20-e73b281591fb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelVersionId":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelCustomizationId":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelUuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelInvariantUuid":"0ecd9728-8c65-4c30-af20-e73b281591fb","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","source":"VID","instanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d0773279-8e9c-42c1-bba3-793baaef1966","modelInfo":{"modelInvariantId":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelUuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelInvariantUuid":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76"}}}],"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":"d0773279-8e9c-42c1-bba3-793baaef1966","vnfInstanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","vnfInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:54:27 GMT"}}} 2021-08-03 13:54:33,573 INFO 56:mixins.py(9) - VnfInstantiation task finished 2021-08-03 13:54:33,573 DEBUG 129:onap_service.py(9) - [None][Check eed04ee7-8d5a-4526-bff1-72128a3da017 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9bd98256-27d6-4912-9eb2-08a381e1e1fd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:54:33,574 DEBUG 131:onap_service.py(9) - [None][Check eed04ee7-8d5a-4526-bff1-72128a3da017 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/eed04ee7-8d5a-4526-bff1-72128a3da017 2021-08-03 13:54:33,574 DEBUG 132:onap_service.py(9) - [None][Check eed04ee7-8d5a-4526-bff1-72128a3da017 orchestration request status] data sent: None 2021-08-03 13:54:33,575 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:54:33,785 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/eed04ee7-8d5a-4526-bff1-72128a3da017 HTTP/1.1" 200 2106 2021-08-03 13:54:33,786 INFO 142:onap_service.py(9) - [None][Check eed04ee7-8d5a-4526-bff1-72128a3da017 orchestration request status] response code: 200 2021-08-03 13:54:33,786 DEBUG 146:onap_service.py(9) - [None][Check eed04ee7-8d5a-4526-bff1-72128a3da017 orchestration request status] response: {"request":{"requestId":"eed04ee7-8d5a-4526-bff1-72128a3da017","startTime":"Tue, 03 Aug 2021 13:54:21 GMT","finishTime":"Tue, 03 Aug 2021 13:54:27 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0ecd9728-8c65-4c30-af20-e73b281591fb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelVersionId":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelCustomizationId":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelUuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelInvariantUuid":"0ecd9728-8c65-4c30-af20-e73b281591fb","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","source":"VID","instanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d0773279-8e9c-42c1-bba3-793baaef1966","modelInfo":{"modelInvariantId":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelUuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelInvariantUuid":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76"}}}],"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":"d0773279-8e9c-42c1-bba3-793baaef1966","vnfInstanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","vnfInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:54:27 GMT"}}} 2021-08-03 13:54:33,787 DEBUG 129:onap_service.py(9) - [None][Check eed04ee7-8d5a-4526-bff1-72128a3da017 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3487c1ec-ea55-49d2-9cf5-87bf9064106b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:54:33,787 DEBUG 131:onap_service.py(9) - [None][Check eed04ee7-8d5a-4526-bff1-72128a3da017 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/eed04ee7-8d5a-4526-bff1-72128a3da017 2021-08-03 13:54:33,787 DEBUG 132:onap_service.py(9) - [None][Check eed04ee7-8d5a-4526-bff1-72128a3da017 orchestration request status] data sent: None 2021-08-03 13:54:33,789 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:54:33,971 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/eed04ee7-8d5a-4526-bff1-72128a3da017 HTTP/1.1" 200 2106 2021-08-03 13:54:33,972 INFO 142:onap_service.py(9) - [None][Check eed04ee7-8d5a-4526-bff1-72128a3da017 orchestration request status] response code: 200 2021-08-03 13:54:33,972 DEBUG 146:onap_service.py(9) - [None][Check eed04ee7-8d5a-4526-bff1-72128a3da017 orchestration request status] response: {"request":{"requestId":"eed04ee7-8d5a-4526-bff1-72128a3da017","startTime":"Tue, 03 Aug 2021 13:54:21 GMT","finishTime":"Tue, 03 Aug 2021 13:54:27 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0ecd9728-8c65-4c30-af20-e73b281591fb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelVersionId":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelCustomizationId":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelUuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelInvariantUuid":"0ecd9728-8c65-4c30-af20-e73b281591fb","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","source":"VID","instanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d0773279-8e9c-42c1-bba3-793baaef1966","modelInfo":{"modelInvariantId":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelUuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelInvariantUuid":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76"}}}],"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":"d0773279-8e9c-42c1-bba3-793baaef1966","vnfInstanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","vnfInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:54:27 GMT"}}} 2021-08-03 13:54:33,982 DEBUG 129:onap_service.py(1) - [None][Check eed04ee7-8d5a-4526-bff1-72128a3da017 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3e54f6a3-a580-41f0-aedb-39427c9e6aa3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:54:33,983 DEBUG 131:onap_service.py(1) - [None][Check eed04ee7-8d5a-4526-bff1-72128a3da017 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/eed04ee7-8d5a-4526-bff1-72128a3da017 2021-08-03 13:54:33,983 DEBUG 132:onap_service.py(1) - [None][Check eed04ee7-8d5a-4526-bff1-72128a3da017 orchestration request status] data sent: None 2021-08-03 13:54:33,985 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:54:34,164 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/eed04ee7-8d5a-4526-bff1-72128a3da017 HTTP/1.1" 200 2106 2021-08-03 13:54:34,166 INFO 142:onap_service.py(1) - [None][Check eed04ee7-8d5a-4526-bff1-72128a3da017 orchestration request status] response code: 200 2021-08-03 13:54:34,166 DEBUG 146:onap_service.py(1) - [None][Check eed04ee7-8d5a-4526-bff1-72128a3da017 orchestration request status] response: {"request":{"requestId":"eed04ee7-8d5a-4526-bff1-72128a3da017","startTime":"Tue, 03 Aug 2021 13:54:21 GMT","finishTime":"Tue, 03 Aug 2021 13:54:27 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0ecd9728-8c65-4c30-af20-e73b281591fb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelVersionId":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelCustomizationId":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelUuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelInvariantUuid":"0ecd9728-8c65-4c30-af20-e73b281591fb","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","source":"VID","instanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d0773279-8e9c-42c1-bba3-793baaef1966","modelInfo":{"modelInvariantId":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelUuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelInvariantUuid":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76"}}}],"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":"d0773279-8e9c-42c1-bba3-793baaef1966","vnfInstanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","vnfInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:54:27 GMT"}}} 2021-08-03 13:54:34,167 DEBUG 129:onap_service.py(1) - [None][Check eed04ee7-8d5a-4526-bff1-72128a3da017 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd2ca971a-cd08-42de-995e-c1fc0aef51c4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:54:34,167 DEBUG 131:onap_service.py(1) - [None][Check eed04ee7-8d5a-4526-bff1-72128a3da017 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/eed04ee7-8d5a-4526-bff1-72128a3da017 2021-08-03 13:54:34,167 DEBUG 132:onap_service.py(1) - [None][Check eed04ee7-8d5a-4526-bff1-72128a3da017 orchestration request status] data sent: None 2021-08-03 13:54:34,169 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:54:34,358 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/eed04ee7-8d5a-4526-bff1-72128a3da017 HTTP/1.1" 200 2106 2021-08-03 13:54:34,360 INFO 142:onap_service.py(1) - [None][Check eed04ee7-8d5a-4526-bff1-72128a3da017 orchestration request status] response code: 200 2021-08-03 13:54:34,360 DEBUG 146:onap_service.py(1) - [None][Check eed04ee7-8d5a-4526-bff1-72128a3da017 orchestration request status] response: {"request":{"requestId":"eed04ee7-8d5a-4526-bff1-72128a3da017","startTime":"Tue, 03 Aug 2021 13:54:21 GMT","finishTime":"Tue, 03 Aug 2021 13:54:27 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0ecd9728-8c65-4c30-af20-e73b281591fb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelVersionId":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelCustomizationId":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelUuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelInvariantUuid":"0ecd9728-8c65-4c30-af20-e73b281591fb","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","source":"VID","instanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d0773279-8e9c-42c1-bba3-793baaef1966","modelInfo":{"modelInvariantId":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelUuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelInvariantUuid":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76"}}}],"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":"d0773279-8e9c-42c1-bba3-793baaef1966","vnfInstanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","vnfInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:54:27 GMT"}}} 2021-08-03 13:54:34,361 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-03 13:54:34,361 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-03 13:54:34,361 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-03 13:54:34,362 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:54:34,412 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-03 13:54:34,413 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-03 13:54:34,414 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":"1627998717986"} 2021-08-03 13:54:34,417 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-03 13:54:34,417 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-03 13:54:34,418 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-03 13:54:34,420 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:54:34,478 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-03 13:54:34,478 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-03 13:54:34,479 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1627998720121","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-03 13:54:34,481 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a 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-03 13:54:34,481 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a 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-56415c49-17a6-4af8-bfac-a6644967035a 2021-08-03 13:54:34,481 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a service-instance-name] data sent: None 2021-08-03 13:54:34,482 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:54:34,545 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-56415c49-17a6-4af8-bfac-a6644967035a HTTP/1.1" 200 1643 2021-08-03 13:54:34,545 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a service-instance-name] response code: 200 2021-08-03 13:54:34,546 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a service-instance-name] response: {"service-instance":[{"service-instance-id":"d0773279-8e9c-42c1-bba3-793baaef1966","service-instance-name":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","model-version-id":"e6a76b0b-bb70-423f-9955-c478137d0eff","resource-version":"1627998863541","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/d0773279-8e9c-42c1-bba3-793baaef1966/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/6f489791-af81-479e-bee2-689d46815d07","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"6f489791-af81-479e-bee2-689d46815d07"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/c8698b95-b937-4485-a22c-7c07587e5e01","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"c8698b95-b937-4485-a22c-7c07587e5e01"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_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-03 13:54:34,548 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-03 13:54:34,548 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/d0773279-8e9c-42c1-bba3-793baaef1966/relationship-list 2021-08-03 13:54:34,548 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-03 13:54:34,550 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:54:34,601 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/d0773279-8e9c-42c1-bba3-793baaef1966/relationship-list HTTP/1.1" 200 1064 2021-08-03 13:54:34,602 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-03 13:54:34,602 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/6f489791-af81-479e-bee2-689d46815d07","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"6f489791-af81-479e-bee2-689d46815d07"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/c8698b95-b937-4485-a22c-7c07587e5e01","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"c8698b95-b937-4485-a22c-7c07587e5e01"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_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-03 13:54:34,605 DEBUG 129:onap_service.py(1) - [AAI][Get d0773279-8e9c-42c1-bba3-793baaef1966 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-03 13:54:34,605 DEBUG 131:onap_service.py(1) - [AAI][Get d0773279-8e9c-42c1-bba3-793baaef1966 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/c8698b95-b937-4485-a22c-7c07587e5e01 2021-08-03 13:54:34,605 DEBUG 132:onap_service.py(1) - [AAI][Get d0773279-8e9c-42c1-bba3-793baaef1966 ABCMeta] data sent: None 2021-08-03 13:54:34,607 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:54:34,680 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/c8698b95-b937-4485-a22c-7c07587e5e01 HTTP/1.1" 200 3737 2021-08-03 13:54:34,681 INFO 142:onap_service.py(1) - [AAI][Get d0773279-8e9c-42c1-bba3-793baaef1966 ABCMeta] response code: 200 2021-08-03 13:54:34,681 DEBUG 146:onap_service.py(1) - [AAI][Get d0773279-8e9c-42c1-bba3-793baaef1966 ABCMeta] response: {"vnf-id":"c8698b95-b937-4485-a22c-7c07587e5e01","vnf-name":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1627998867274","model-invariant-id":"0ecd9728-8c65-4c30-af20-e73b281591fb","model-version-id":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","model-customization-id":"8a797592-275c-4ffa-8e34-7f85a3cd8114","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/d0773279-8e9c-42c1-bba3-793baaef1966/service-data/vnfs/vnf/c8698b95-b937-4485-a22c-7c07587e5e01/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/d0773279-8e9c-42c1-bba3-793baaef1966","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":"d0773279-8e9c-42c1-bba3-793baaef1966"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a"}]},{"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-03 13:54:34,684 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-03 13:54:34,684 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-03 13:54:34,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-03 13:54:34,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-03 13:54:34,684 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-03 13:54:34,686 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-03 13:54:35,477 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1771 2021-08-03 13:54:35,479 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-03 13:54:35,479 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","name":"basic_onboard_owdQbe","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cff5f9b-38c2-486a-a71e-9682095f2b0b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/422bf6ee-d379-4a5e-8eaa-af3752e2346f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e6a76b0b-bb70-423f-9955-c478137d0eff/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/94442f40-cd5a-4a00-b6b8-6f69a21a5d38/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-03 13:54:35,481 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_owdQbe from SDC 2021-08-03 13:54:35,481 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:54:35,481 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:54:35,481 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:54:35,482 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-03 13:54:35,482 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:54:35,482 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:54:35,482 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:54:35,482 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-08-03 13:54:35,482 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:54:35,482 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:54:35,482 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:54:35,482 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-03 13:54:35,482 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:54:35,483 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:54:35,483 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:54:35,483 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-03 13:54:35,483 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:54:35,483 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:54:35,483 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:54:35,483 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-08-03 13:54:35,483 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-03 13:54:35,483 INFO 192:__init__.py(1) - Service found, updating information 2021-08-03 13:54:35,484 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-03 13:54:35,484 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-03 13:54:35,484 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-03 13:54:35,485 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:54:36,204 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-03 13:54:36,214 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-03 13:54:36,216 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e8cc16-b107-40fb-bde7-ee8d7fde36cd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989460401,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efb4389a-7a87-4cbd-b098-f54914249473","invariantUUID":"2d5a2f01-2cd3-4910-a96f-e3d83d8fc90d","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":"3cf616f8-79c3-4595-80f4-5b97abd377b6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989479236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b1d1a07-f36c-4528-86d2-7ae8460a363d","invariantUUID":"393c227f-4e23-44e9-901c-d2f24cc6a1a2","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":"compute","uniqueId":"411c57c4-d341-4ae5-8d0a-34496627660c","lifecycleState":"CERTIFIED","lastUpdateDate":1627989811253,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7478c8-ef8e-445e-8858-c1f069a55a42","invariantUUID":"e32748c7-35f5-469a-bea9-b50df14a28db","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":"securityrules","uniqueId":"f90173ce-8b9a-4208-bea4-ff8cf61673f7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989429731,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e47d40fc-59f6-4fd2-bef4-f494a59caf17","invariantUUID":"2b50bd8d-2dd6-41ac-991c-76d1b45f85d4","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":"17c1e692-5318-4c5f-b98d-b27b6dd908f5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989402730,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d16bae88-3980-46c3-80a7-9cf1af5f173a","invariantUUID":"34b712d5-f916-4858-ad64-3f62864d449e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7faa14e-d390-4a57-92c9-6da1adad7dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1627989528930,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7861f07-30e8-437b-b78e-0c6603d9a355","invariantUUID":"b4b9e0a4-e9e1-41a1-86ec-186676ebe2a9","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":"a9c376f4-e347-4b35-889b-3b9147b38143","lifecycleState":"CERTIFIED","lastUpdateDate":1627989551137,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bb11b6b0-6845-4441-91a9-913da67b4ad2","invariantUUID":"e82d3c66-f6ed-4eb5-96c3-f8c2d906eae9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3a4499eb-ec1d-4a38-9ce3-53095854127f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989774818,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"381ba08b-64c2-4b49-80b0-858a9bfacd00","invariantUUID":"71fb2077-cae9-4939-a6f5-45c66a53bd7b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e978515d-7401-42fd-8dad-a2f78ca42d2e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989782017,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e36cc089-ce7f-4898-8f5e-61c595c49e2c","invariantUUID":"a6b82636-2db5-45e2-aabf-9bb22ae437a7","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":"defaulticon","uniqueId":"e1800c37-4cb3-4790-b498-3c47d9a10ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1627997910425,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8c9d4af7-4175-4a92-a77b-cea77d536b64","invariantUUID":"bd5f01ae-40d3-4fac-b35c-9600fecbf7bb","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"d2d2aef1-31e2-4b69-8a7f-8bb7841be21b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989585848,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e83d1d14-ab76-47b7-a956-2bcd6ed3ee3d","invariantUUID":"56590923-7934-4d14-aa28-146b830784e6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"757590d8-c44d-4dc0-8372-b51ed0425099","lifecycleState":"CERTIFIED","lastUpdateDate":1627989423256,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8db9164b-cc3b-485f-b746-c9cd24556834","invariantUUID":"a377a223-7b4d-463e-b0b7-4b98ea51b58f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"587ba54f-a39f-4565-a45e-ec59d0e39075","lifecycleState":"CERTIFIED","lastUpdateDate":1627989511809,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0e9de25-a8a9-4e30-9531-6fe0610fc65d","invariantUUID":"1e5546d0-5a59-4278-bde1-0d0c027913f3","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":"objectStorage","uniqueId":"db99aa06-449d-4a88-a846-49efb4e99b37","lifecycleState":"CERTIFIED","lastUpdateDate":1627989657657,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bc33959-bd21-4b54-8f4d-4c07c985843f","invariantUUID":"044bec24-aa34-4898-8722-c80c06e3de9d","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":"compute","uniqueId":"e0d47dbb-9da1-4038-8cdb-c9fb6ccc5355","lifecycleState":"CERTIFIED","lastUpdateDate":1627989591331,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4e5d05f-bd47-4159-b63d-a82c2f3c7f80","invariantUUID":"da82cd87-4943-4a9a-9913-8af2475e7f7a","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":"port","uniqueId":"875ed0f9-8140-4dcf-b849-7a496f1e2399","lifecycleState":"CERTIFIED","lastUpdateDate":1627989277110,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"089c0d69-8df3-4dbf-8f2d-ac2dea1aee78","invariantUUID":"b85e4722-bfd8-42e6-81aa-f3d797c7b4d0","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6caa2868-7e9f-4c37-9357-2003c05d68c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989328571,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a388d834-aca1-43f8-a628-1f3d4754b0b0","invariantUUID":"259acdef-1ee8-4b29-aa57-a451a1572fee","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":"defaulticon","uniqueId":"10b1f303-03ff-478d-8108-0ea3c09e52fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627998656296,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","invariantUUID":"0ecd9728-8c65-4c30-af20-e73b281591fb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ef86b00a-1b8e-483e-b48f-c3cdbc75398f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989816907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97955191-808b-4a22-9d30-9eff30b75723","invariantUUID":"991253ba-721e-4554-bd97-aca1ca0d6b42","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":"163eda2b-e686-4bfe-9eff-606c4ac269dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989322743,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e18848-cd6c-4a06-9a16-dd3bd0ce7293","invariantUUID":"e17e5de9-bea1-4fe8-8299-095b796e5e98","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":"objectStorage","uniqueId":"18cf3c48-2fa0-4513-8aab-7a36b38cd26b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989306986,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1959e12b-ca5f-4f75-9968-2a5299b76cbc","invariantUUID":"010fbeed-9c04-4b70-b5b3-78fe2ba82399","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":"defaulticon","uniqueId":"38d120ce-feb5-4dcf-bb0f-3aaf36834aec","lifecycleState":"CERTIFIED","lastUpdateDate":1627989696656,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58b774b3-d1fa-4722-bb0d-85c93166b366","invariantUUID":"b0962f92-2875-44a0-8e50-b8e0c550632c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08d5ae67-e4f8-479a-b568-d69c2be502cb","lifecycleState":"CERTIFIED","lastUpdateDate":1627989739504,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb62caf9-ac54-4161-89a8-72569ad044e3","invariantUUID":"57b9e065-0214-4f7f-bf30-8ca44abb099b","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":"b2f92872-e45f-4ee4-86bc-1e36f46fc765","lifecycleState":"CERTIFIED","lastUpdateDate":1627989362856,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9b3b476c-f366-4a6b-b00e-cf4dd2e35254","invariantUUID":"37f3f4b4-0df3-4fed-826b-9a520b6dd468","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":"051f8c90-0660-479d-97bd-86155ee07ded","lifecycleState":"CERTIFIED","lastUpdateDate":1627989663338,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9d7c67-d980-4848-a9ab-0b0fbeae03b1","invariantUUID":"3209ff76-4d10-47ea-bebd-6d599df615a3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fcfb50bd-8286-41fa-96e2-d1e85be26248","lifecycleState":"CERTIFIED","lastUpdateDate":1627989829630,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cac06afa-ba55-4b0c-895d-e054306a55f3","invariantUUID":"fc7aa061-8481-43c5-b5ce-745be659861b","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f1267e0-7391-4b51-84f5-f8e2bc708587","lifecycleState":"CERTIFIED","lastUpdateDate":1627998033355,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"50e50a30-ac53-4b69-bbce-cd0f13d45824","invariantUUID":"c55c0de3-f7f5-4062-aa6d-475b67858fc6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bd2e3a1f-4e28-4015-b4ea-58a13f846a28","lifecycleState":"CERTIFIED","lastUpdateDate":1627989635579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3adc372a-152a-431d-8c68-51b34681dbc3","invariantUUID":"2539ea2b-54ba-4514-834d-242a6ea0abb0","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":"8061c3b4-a6a1-41ea-99aa-1a8178980a42","lifecycleState":"CERTIFIED","lastUpdateDate":1627989731724,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5444c6e-eb82-4565-92e8-862193ae5aa6","invariantUUID":"012d4297-ce19-48a5-a1e3-be514a0c8c2c","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":"2dcab761-c90c-48f1-bc8b-03b548dde9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989346324,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"41256e70-ce05-40da-acba-754a33f96756","invariantUUID":"6a61b7c7-fac1-4831-97b4-0f94c3050a93","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":"defaulticon","uniqueId":"acd2a45b-ef2a-4fc0-9644-753614114f38","lifecycleState":"CERTIFIED","lastUpdateDate":1627998537913,"name":"basic_onboard_owdQbe","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f29eee05-5af5-4c14-940d-331a1240a2f6","invariantUUID":"f4c44a6c-be0f-48c5-9a80-f861c8ff838e","systemName":"BasicOnboardOwdqbe","description":"VF","tags":["basic_onboard_owdQbe"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d4536f49-50a7-4351-94b7-da2c613b714d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989573112,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f243c256-7348-49ff-b75b-e16089e5d037","invariantUUID":"5d8da92a-6781-451d-b022-2d415a291c1d","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":"port","uniqueId":"dd6f35ad-96e8-4fe6-aea9-27cae0aedb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989708202,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b0d146-c1a9-4529-9625-4148e20bd0d5","invariantUUID":"f33877fa-979e-426e-8269-c3bd327cb325","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ad99fb25-5884-476b-83b4-60bf9e66c218","lifecycleState":"CERTIFIED","lastUpdateDate":1627989753288,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc103c6-a88d-44ea-8353-12c38d4181f6","invariantUUID":"c19cb091-aa6d-4ce0-954a-9738d40aa6fc","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":"9f2a8abd-e3e1-4b13-8d82-ec8ed00561db","lifecycleState":"CERTIFIED","lastUpdateDate":1627989334119,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea14c1b3-65b0-4026-8a78-5fe453c74cba","invariantUUID":"01df846b-f905-4270-8a9f-f9475c9d2f5e","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":"objectStorage","uniqueId":"613d790e-e229-48e8-8c7f-dc7c98d550f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627989301333,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c5b7a43-db47-44f0-adae-43fb1a95082e","invariantUUID":"53dc0c13-b564-4973-91d8-38618425dc37","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4bc51ea-ed06-44f7-9869-a0ce7736604b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989283713,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b7a913-aec7-478a-96cc-a1512f84ddf6","invariantUUID":"0cf249a3-6e3d-481f-8e57-bef2db6d4836","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":"ffbbb8ca-20a9-40e4-a6db-b73be8b69fd0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989624948,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45bf8b9c-37ee-443c-ae4d-957f80e8a53d","invariantUUID":"a8101646-b69e-4b89-a458-814d9c4fbfc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b33f86d-a788-460e-a6bc-25fe32ede3a6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989766324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b11533c7-d1bf-4ef1-9434-2f6f99a29854","invariantUUID":"aad4e997-67a0-41aa-8f00-a29b14a122a6","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397d5f3d-86c3-4365-b0d4-eedc37744357","lifecycleState":"CERTIFIED","lastUpdateDate":1627989719249,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98e0198c-4d84-48fd-a8fa-fe519036de81","invariantUUID":"5bc75be7-f797-439b-9a24-a23d888d2553","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":"d805edbd-01fb-4ef1-9d37-cd6e2aad4982","lifecycleState":"CERTIFIED","lastUpdateDate":1627989454081,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e8e2071-22be-456e-a387-3162848b880b","invariantUUID":"86eabe20-0305-43b2-b85e-d13261a87ed6","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4cc0802c-7158-4c9a-b5a5-a3879392ebbf","lifecycleState":"CERTIFIED","lastUpdateDate":1627989567294,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"38b1ebb2-f215-4322-9a42-9423e375af5d","invariantUUID":"39ebe15c-4136-4b60-9728-6510e6b07439","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a52a3685-1f6d-4d2b-8638-b5a95b37a1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1627989826118,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44deff87-ea80-45dc-8fb8-c86b4c238d31","invariantUUID":"20a4366e-cf67-4222-86f4-3199837a6f43","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":"compute","uniqueId":"21e4bb15-8aa4-476d-b644-79e50d136764","lifecycleState":"CERTIFIED","lastUpdateDate":1627989442510,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a76a852a-0d74-4c58-b8f1-46cda94146eb","invariantUUID":"58dc23e5-8857-4463-8a22-0cea04d9aa25","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":"defaulticon","uniqueId":"f125439c-0097-4a74-9c88-c3f0e7069f31","lifecycleState":"CERTIFIED","lastUpdateDate":1627989242335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"df03d6c4-5240-4c08-b26e-185c10f52636","invariantUUID":"f9e2c9e3-bb91-45fe-b818-c91a6b6b02c1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989219424,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6e61da-7001-4bd7-b93b-35cc9809feb5","invariantUUID":"a2249d37-a8f8-4d0b-84a3-d9cca67da42c","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":"ddc67b17-05e9-436f-b857-55174ac3b8f1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989580208,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9aba3f41-d0bd-403c-9182-3b314a8ccb93","invariantUUID":"a80eea3d-6c57-40b1-83e4-93037cecd238","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":"f692a914-840c-4b48-8689-c2cebb73761d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989473923,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55a8a381-0ba0-4f60-b5a6-08b476e73c6d","invariantUUID":"9f20e383-f85d-40e1-a37a-c1781c263df6","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":"port","uniqueId":"1bf6af09-1928-4b30-9381-c2fc92024bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989713527,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9eab7ba-8384-432f-8a53-02d686fa98fc","invariantUUID":"b083e68e-17eb-485a-8a0c-c74b6400ed88","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":"networkrules","uniqueId":"9615ae4b-c381-4f9a-9496-e546c8acb39e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989417602,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c7933e15-7a28-4763-bf81-ab91cb3dd4aa","invariantUUID":"be50e6af-1fd3-4d76-8e7d-a3aeebb28aee","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cff9a260-f5bb-469b-a341-a107b21d77fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989448744,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf1a4dbc-3d74-4af3-a3fc-91bb7db155e4","invariantUUID":"a585e1a0-57de-47ea-b6ed-e9500e8ca0cb","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":"23cb6262-fd5a-48ea-b74f-9a744bd287af","lifecycleState":"CERTIFIED","lastUpdateDate":1627989597748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fc37b75-2eb2-4d3a-abf6-257c030dac72","invariantUUID":"c8881293-9d38-4fe8-bc66-0e1f8cc180ef","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2929908-18d9-4ee1-a07b-eb89b9971742","lifecycleState":"CERTIFIED","lastUpdateDate":1627989691301,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a9770e-ca54-43c6-90a8-748460885002","invariantUUID":"4ebeb399-e4bc-460b-b028-4e299a2509d4","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":"36b73d35-eb49-4298-87a1-3fe8233e27e8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989534294,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9de95b1b-f55e-4265-8fb1-94a1839c3e6e","invariantUUID":"8c24be3f-fa2f-4769-a97c-0e8a2703f702","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"465912c1-6164-44b7-a2a7-be8a2830e7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989807404,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc87f360-4409-41d8-a780-f00154d012d1","invariantUUID":"046e9913-594b-4a1b-8876-a6cc0cc62389","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":"objectStorage","uniqueId":"dc2bb095-fb79-46f4-ad9d-fa66f957dde7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989257706,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b197006-45f7-4918-b775-595c72ef5477","invariantUUID":"6ffa12ba-0f37-4e30-b7f0-f265189c57c2","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":"network","uniqueId":"c3e4e85b-586d-45d9-a79d-de6a109a808d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989352050,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85947c35-5dfe-4115-84fc-47719465ede5","invariantUUID":"de3a492d-53d0-4042-91ae-a6636f0ade20","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e04650-f4bd-4466-8fed-e9d0d5f389c6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989544970,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8bf0953e-df09-4f6e-9da3-3d4cd077a76c","invariantUUID":"23213f5a-1a2e-4ee3-959c-6326bb1d91af","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e20bca4-1958-478c-bc5b-101c300af9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989724601,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f2d6905-8467-45d2-abc5-b3ffe919994c","invariantUUID":"8ce469ce-03f7-4389-a441-b7e5679b44ef","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c49ee052-6ecb-49fc-9689-889458376fde","lifecycleState":"CERTIFIED","lastUpdateDate":1627989760955,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b3144ba-070f-4631-a819-111585ab63a6","invariantUUID":"feaf09ab-38cb-4020-9a53-1ae4b43eaec8","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":"c36074d0-95d6-4906-a3a3-17fb61f8657b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989610600,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbab9108-86eb-4074-91f3-0d7cecf0cb74","invariantUUID":"f4a97808-cc82-4390-bdc7-f4b2c234a60d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b0f5e1af-e264-4251-802d-f67d92483fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1627989702704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81a44a41-1499-4aec-b24f-674e8f95cf52","invariantUUID":"98c64bc8-24b9-4d54-81d5-61425070c154","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":"dfa9bbd8-1750-40f0-8fe5-e5a5ecabad68","lifecycleState":"CERTIFIED","lastUpdateDate":1627989619407,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b49557d-58a9-4a15-8022-6a678f682053","invariantUUID":"47db0e24-aabc-4913-869d-b89c60624cb7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a09409b4-f6c7-433c-8747-9230dedbd89f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989315014,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84463d24-0973-4218-bce1-fe6c0bfdec88","invariantUUID":"499f1df7-cccd-470b-972b-b110ac3ee527","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":"5d8396ce-716b-4219-8012-734717aa763e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989340950,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e02018ae-fe4a-43ec-b48f-2e4e6834c9f5","invariantUUID":"696af0a9-3826-4330-8544-50efbc66b763","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":"loadBalancer","uniqueId":"d948e754-eaaa-4742-8e04-83b4e6cf1473","lifecycleState":"CERTIFIED","lastUpdateDate":1627989271604,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edb25371-72bb-4815-b727-af2d5547bc0d","invariantUUID":"cf33b3ee-2c98-4a20-b59c-adbfe51e9578","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50be604c-9b23-4429-853f-867c2d322c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989484740,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"751993ab-b4a8-468a-8e9a-5829ed5b5d6e","invariantUUID":"6b74156e-8384-441d-a513-f5e2b09972df","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4dba8e30-22d5-4613-a794-2ef60e08f71f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989248620,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a59ae06-849c-43c2-9939-9fd3a2ed1ec5","invariantUUID":"59970bd8-4e72-4050-bec4-e34c097b9690","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"899143cb-f069-4bcc-a789-52c3e22bfa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989641377,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e4b11c-6572-4c68-b848-fee572d6a0fa","invariantUUID":"a83f1b22-1dbe-4754-9d00-626f2939d78e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65226a6f-f294-417e-bf8f-ca3ffc82f927","lifecycleState":"CERTIFIED","lastUpdateDate":1627989357449,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bc85595-6898-4e88-a1ce-512784edffe4","invariantUUID":"60f63214-f7e8-4ee3-9e3d-a73dad9a6cd6","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":"9aea93f2-4601-4c60-ba56-cb02b9123b38","lifecycleState":"CERTIFIED","lastUpdateDate":1627989559735,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","invariantUUID":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","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":"9f4c4723-84f9-48ae-a30c-c92fd6a0f194","lifecycleState":"CERTIFIED","lastUpdateDate":1627989744934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cdc01c2-680c-4bd3-b3e3-c268dc623abb","invariantUUID":"dab5253c-8f91-4f47-ab79-c04878e0c675","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb639ab8-0b97-4ce1-817a-fd41ab2f12e1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989797711,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a195618-a2c7-486e-85bf-c40f2bc50a6b","invariantUUID":"e871d507-ff8a-4127-8072-43e673b77f01","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":"networkrules","uniqueId":"699fdeeb-6d82-4887-b2c1-e01983580968","lifecycleState":"CERTIFIED","lastUpdateDate":1627989396166,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53d36838-a321-455a-b34c-d222872919ce","invariantUUID":"dae7050b-d616-41e2-96e5-78c70b3aa927","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"245308bf-c305-4ab5-a000-bfabcd483929","lifecycleState":"CERTIFIED","lastUpdateDate":1627998083021,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f7c00b53-d090-47ab-afd8-4ff781311ecc","lifecycleState":"CERTIFIED","lastUpdateDate":1627998594041,"name":"basic_onboard_owdQbe","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","systemName":"BasicOnboardOwdqbe","description":"service","tags":["basic_onboard_owdQbe"],"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":"57693788-597c-4266-b57d-17ea7f477eb9","lifecycleState":"CERTIFIED","lastUpdateDate":1627997756441,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","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":"c74e83ae-cfef-4577-af89-cddb650364ea","lifecycleState":"CERTIFIED","lastUpdateDate":1627998714182,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d9d622d2-907b-4171-a388-a8df48060216","lifecycleState":"CERTIFIED","lastUpdateDate":1627997957911,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-03 13:54:36,220 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-03 13:54:36,221 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-03 13:54:36,221 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/e6a76b0b-bb70-423f-9955-c478137d0eff/toscaModel 2021-08-03 13:54:36,221 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-03 13:54:36,223 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-03 13:54:36,455 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/e6a76b0b-bb70-423f-9955-c478137d0eff/toscaModel HTTP/1.1" 200 None 2021-08-03 13:54:36,457 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-03 13:54:36,457 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-03 13:54:36,500 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-03 13:54:36,500 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/36158c97-c9d1-40c3-b495-29fcf2d779e4/df9d5749-fbf5-44b9-8628-2e16711c8471 2021-08-03 13:54:36,500 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-08-03 13:54:36,502 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-03 13:54:36,534 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/36158c97-c9d1-40c3-b495-29fcf2d779e4/df9d5749-fbf5-44b9-8628-2e16711c8471 HTTP/1.1" 200 216 2021-08-03 13:54:36,535 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-08-03 13:54:36,535 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"36158c97-c9d1-40c3-b495-29fcf2d779e4","rb-version":"df9d5749-fbf5-44b9-8628-2e16711c8471","chart-name":"nginx","description":"","labels":{"vnf_customization_uuid":"49f34b62-ff14-4766-950f-2272fd92dc95"}} 2021-08-03 13:54:36,538 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-03 13:54:36,538 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/36158c97-c9d1-40c3-b495-29fcf2d779e4/df9d5749-fbf5-44b9-8628-2e16711c8471/profile/cnftest 2021-08-03 13:54:36,538 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-08-03 13:54:36,540 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-03 13:54:36,560 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/36158c97-c9d1-40c3-b495-29fcf2d779e4/df9d5749-fbf5-44b9-8628-2e16711c8471/profile/cnftest HTTP/1.1" 404 87 2021-08-03 13:54:36,561 INFO 142:onap_service.py(1) - [None][Get profile] response code: 404 2021-08-03 13:54:36,562 DEBUG 146:onap_service.py(1) - [None][Get profile] response: n/a 2021-08-03 13:54:36,562 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-03 13:54:36,562 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-03 13:54:36,568 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-03 13:54:36,569 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/36158c97-c9d1-40c3-b495-29fcf2d779e4/df9d5749-fbf5-44b9-8628-2e16711c8471/profile 2021-08-03 13:54:36,569 DEBUG 132:onap_service.py(1) - [None][Create profile for definition] data sent: { "rb-name": "36158c97-c9d1-40c3-b495-29fcf2d779e4", "rb-version": "df9d5749-fbf5-44b9-8628-2e16711c8471", "profile-name": "cnftest", "release-name": "cnftest", "namespace": "k8s", "kubernetes-version": "1.0" } 2021-08-03 13:54:36,570 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-03 13:54:36,597 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/36158c97-c9d1-40c3-b495-29fcf2d779e4/df9d5749-fbf5-44b9-8628-2e16711c8471/profile HTTP/1.1" 201 212 2021-08-03 13:54:36,598 INFO 142:onap_service.py(1) - [None][Create profile for definition] response code: 201 2021-08-03 13:54:36,598 DEBUG 146:onap_service.py(1) - [None][Create profile for definition] response: {"rb-name":"36158c97-c9d1-40c3-b495-29fcf2d779e4","rb-version":"df9d5749-fbf5-44b9-8628-2e16711c8471","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-08-03 13:54:36,600 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-03 13:54:36,600 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/36158c97-c9d1-40c3-b495-29fcf2d779e4/df9d5749-fbf5-44b9-8628-2e16711c8471/profile/cnftest 2021-08-03 13:54:36,600 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-08-03 13:54:36,602 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-03 13:54:36,624 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/36158c97-c9d1-40c3-b495-29fcf2d779e4/df9d5749-fbf5-44b9-8628-2e16711c8471/profile/cnftest HTTP/1.1" 200 212 2021-08-03 13:54:36,625 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-08-03 13:54:36,625 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"36158c97-c9d1-40c3-b495-29fcf2d779e4","rb-version":"df9d5749-fbf5-44b9-8628-2e16711c8471","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-08-03 13:54:36,629 DEBUG 129:onap_service.py(1) - [None][Upload Artifact content] sent header: {} 2021-08-03 13:54:36,629 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/36158c97-c9d1-40c3-b495-29fcf2d779e4/df9d5749-fbf5-44b9-8628-2e16711c8471/profile/cnftest/content 2021-08-03 13:54:36,629 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-03 13:54:36,632 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-03 13:54:36,666 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/36158c97-c9d1-40c3-b495-29fcf2d779e4/df9d5749-fbf5-44b9-8628-2e16711c8471/profile/cnftest/content HTTP/1.1" 200 0 2021-08-03 13:54:36,667 INFO 142:onap_service.py(1) - [None][Upload Artifact content] response code: 200 2021-08-03 13:54:36,667 DEBUG 146:onap_service.py(1) - [None][Upload Artifact content] response: n/a 2021-08-03 13:54:36,669 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-03 13:54:36,669 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-03 13:54:36,669 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-03 13:54:36,670 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:54:36,720 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-03 13:54:36,721 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-03 13:54:36,721 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":"1627998717986"} 2021-08-03 13:54:36,724 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-03 13:54:36,725 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-03 13:54:36,725 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-03 13:54:36,727 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:54:36,779 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-03 13:54:36,780 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-03 13:54:36,780 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1627998720121","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-03 13:54:36,783 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a 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-03 13:54:36,783 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a 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-56415c49-17a6-4af8-bfac-a6644967035a 2021-08-03 13:54:36,783 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a service-instance-name] data sent: None 2021-08-03 13:54:36,785 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:54:36,898 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-56415c49-17a6-4af8-bfac-a6644967035a HTTP/1.1" 200 1643 2021-08-03 13:54:36,899 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a service-instance-name] response code: 200 2021-08-03 13:54:36,899 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a service-instance-name] response: {"service-instance":[{"service-instance-id":"d0773279-8e9c-42c1-bba3-793baaef1966","service-instance-name":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","model-version-id":"e6a76b0b-bb70-423f-9955-c478137d0eff","resource-version":"1627998863541","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/d0773279-8e9c-42c1-bba3-793baaef1966/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/6f489791-af81-479e-bee2-689d46815d07","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"6f489791-af81-479e-bee2-689d46815d07"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/c8698b95-b937-4485-a22c-7c07587e5e01","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"c8698b95-b937-4485-a22c-7c07587e5e01"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_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-03 13:54:36,902 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-03 13:54:36,902 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-03 13:54:36,902 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-03 13:54:36,904 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:54:37,015 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-03 13:54:37,016 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-03 13:54:37,016 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":"1627998863679","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/c8698b95-b937-4485-a22c-7c07587e5e01","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"c8698b95-b937-4485-a22c-7c07587e5e01"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0"}]}]}}]} 2021-08-03 13:54:37,018 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-03 13:54:37,018 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-03 13:54:37,019 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-03 13:54:37,020 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:54:37,108 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-03 13:54:37,109 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-03 13:54:37,110 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1627998863798","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/c8698b95-b937-4485-a22c-7c07587e5e01","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"c8698b95-b937-4485-a22c-7c07587e5e01"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_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-03 13:54:37,113 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-03 13:54:37,113 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/d0773279-8e9c-42c1-bba3-793baaef1966/relationship-list 2021-08-03 13:54:37,113 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-03 13:54:37,116 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:54:37,212 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/d0773279-8e9c-42c1-bba3-793baaef1966/relationship-list HTTP/1.1" 200 1064 2021-08-03 13:54:37,213 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-03 13:54:37,213 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/6f489791-af81-479e-bee2-689d46815d07","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"6f489791-af81-479e-bee2-689d46815d07"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/c8698b95-b937-4485-a22c-7c07587e5e01","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"c8698b95-b937-4485-a22c-7c07587e5e01"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_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-03 13:54:37,215 DEBUG 129:onap_service.py(1) - [AAI][Get d0773279-8e9c-42c1-bba3-793baaef1966 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-03 13:54:37,215 DEBUG 131:onap_service.py(1) - [AAI][Get d0773279-8e9c-42c1-bba3-793baaef1966 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/c8698b95-b937-4485-a22c-7c07587e5e01 2021-08-03 13:54:37,216 DEBUG 132:onap_service.py(1) - [AAI][Get d0773279-8e9c-42c1-bba3-793baaef1966 ABCMeta] data sent: None 2021-08-03 13:54:37,217 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:54:37,323 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/c8698b95-b937-4485-a22c-7c07587e5e01 HTTP/1.1" 200 3737 2021-08-03 13:54:37,324 INFO 142:onap_service.py(1) - [AAI][Get d0773279-8e9c-42c1-bba3-793baaef1966 ABCMeta] response code: 200 2021-08-03 13:54:37,324 DEBUG 146:onap_service.py(1) - [AAI][Get d0773279-8e9c-42c1-bba3-793baaef1966 ABCMeta] response: {"vnf-id":"c8698b95-b937-4485-a22c-7c07587e5e01","vnf-name":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1627998867274","model-invariant-id":"0ecd9728-8c65-4c30-af20-e73b281591fb","model-version-id":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","model-customization-id":"8a797592-275c-4ffa-8e34-7f85a3cd8114","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/d0773279-8e9c-42c1-bba3-793baaef1966/service-data/vnfs/vnf/c8698b95-b937-4485-a22c-7c07587e5e01/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/d0773279-8e9c-42c1-bba3-793baaef1966","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":"d0773279-8e9c-42c1-bba3-793baaef1966"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a"}]},{"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-03 13:54:37,327 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-03 13:54:37,327 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-03 13:54:37,327 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-03 13:54:37,327 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-03 13:54:37,327 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-03 13:54:37,328 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-03 13:54:39,315 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1771 2021-08-03 13:54:39,317 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-03 13:54:39,317 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","name":"basic_onboard_owdQbe","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cff5f9b-38c2-486a-a71e-9682095f2b0b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/422bf6ee-d379-4a5e-8eaa-af3752e2346f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e6a76b0b-bb70-423f-9955-c478137d0eff/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/94442f40-cd5a-4a00-b6b8-6f69a21a5d38/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-03 13:54:39,320 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_owdQbe from SDC 2021-08-03 13:54:39,321 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:54:39,321 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:54:39,321 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:54:39,321 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-03 13:54:39,321 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:54:39,322 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:54:39,322 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:54:39,322 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-08-03 13:54:39,322 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:54:39,322 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:54:39,322 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:54:39,323 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-03 13:54:39,323 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:54:39,323 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:54:39,323 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:54:39,323 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-03 13:54:39,323 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:54:39,324 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:54:39,324 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:54:39,324 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-08-03 13:54:39,324 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-03 13:54:39,324 INFO 192:__init__.py(1) - Service found, updating information 2021-08-03 13:54:39,325 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-03 13:54:39,325 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-03 13:54:39,325 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-03 13:54:39,328 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:54:41,052 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-03 13:54:41,054 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-03 13:54:41,055 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e8cc16-b107-40fb-bde7-ee8d7fde36cd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989460401,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efb4389a-7a87-4cbd-b098-f54914249473","invariantUUID":"2d5a2f01-2cd3-4910-a96f-e3d83d8fc90d","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":"3cf616f8-79c3-4595-80f4-5b97abd377b6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989479236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b1d1a07-f36c-4528-86d2-7ae8460a363d","invariantUUID":"393c227f-4e23-44e9-901c-d2f24cc6a1a2","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":"compute","uniqueId":"411c57c4-d341-4ae5-8d0a-34496627660c","lifecycleState":"CERTIFIED","lastUpdateDate":1627989811253,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7478c8-ef8e-445e-8858-c1f069a55a42","invariantUUID":"e32748c7-35f5-469a-bea9-b50df14a28db","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":"securityrules","uniqueId":"f90173ce-8b9a-4208-bea4-ff8cf61673f7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989429731,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e47d40fc-59f6-4fd2-bef4-f494a59caf17","invariantUUID":"2b50bd8d-2dd6-41ac-991c-76d1b45f85d4","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":"17c1e692-5318-4c5f-b98d-b27b6dd908f5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989402730,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d16bae88-3980-46c3-80a7-9cf1af5f173a","invariantUUID":"34b712d5-f916-4858-ad64-3f62864d449e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7faa14e-d390-4a57-92c9-6da1adad7dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1627989528930,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7861f07-30e8-437b-b78e-0c6603d9a355","invariantUUID":"b4b9e0a4-e9e1-41a1-86ec-186676ebe2a9","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":"a9c376f4-e347-4b35-889b-3b9147b38143","lifecycleState":"CERTIFIED","lastUpdateDate":1627989551137,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bb11b6b0-6845-4441-91a9-913da67b4ad2","invariantUUID":"e82d3c66-f6ed-4eb5-96c3-f8c2d906eae9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3a4499eb-ec1d-4a38-9ce3-53095854127f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989774818,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"381ba08b-64c2-4b49-80b0-858a9bfacd00","invariantUUID":"71fb2077-cae9-4939-a6f5-45c66a53bd7b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e978515d-7401-42fd-8dad-a2f78ca42d2e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989782017,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e36cc089-ce7f-4898-8f5e-61c595c49e2c","invariantUUID":"a6b82636-2db5-45e2-aabf-9bb22ae437a7","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":"defaulticon","uniqueId":"e1800c37-4cb3-4790-b498-3c47d9a10ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1627997910425,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8c9d4af7-4175-4a92-a77b-cea77d536b64","invariantUUID":"bd5f01ae-40d3-4fac-b35c-9600fecbf7bb","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"d2d2aef1-31e2-4b69-8a7f-8bb7841be21b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989585848,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e83d1d14-ab76-47b7-a956-2bcd6ed3ee3d","invariantUUID":"56590923-7934-4d14-aa28-146b830784e6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"757590d8-c44d-4dc0-8372-b51ed0425099","lifecycleState":"CERTIFIED","lastUpdateDate":1627989423256,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8db9164b-cc3b-485f-b746-c9cd24556834","invariantUUID":"a377a223-7b4d-463e-b0b7-4b98ea51b58f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"587ba54f-a39f-4565-a45e-ec59d0e39075","lifecycleState":"CERTIFIED","lastUpdateDate":1627989511809,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0e9de25-a8a9-4e30-9531-6fe0610fc65d","invariantUUID":"1e5546d0-5a59-4278-bde1-0d0c027913f3","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":"objectStorage","uniqueId":"db99aa06-449d-4a88-a846-49efb4e99b37","lifecycleState":"CERTIFIED","lastUpdateDate":1627989657657,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bc33959-bd21-4b54-8f4d-4c07c985843f","invariantUUID":"044bec24-aa34-4898-8722-c80c06e3de9d","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":"compute","uniqueId":"e0d47dbb-9da1-4038-8cdb-c9fb6ccc5355","lifecycleState":"CERTIFIED","lastUpdateDate":1627989591331,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4e5d05f-bd47-4159-b63d-a82c2f3c7f80","invariantUUID":"da82cd87-4943-4a9a-9913-8af2475e7f7a","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":"port","uniqueId":"875ed0f9-8140-4dcf-b849-7a496f1e2399","lifecycleState":"CERTIFIED","lastUpdateDate":1627989277110,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"089c0d69-8df3-4dbf-8f2d-ac2dea1aee78","invariantUUID":"b85e4722-bfd8-42e6-81aa-f3d797c7b4d0","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6caa2868-7e9f-4c37-9357-2003c05d68c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989328571,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a388d834-aca1-43f8-a628-1f3d4754b0b0","invariantUUID":"259acdef-1ee8-4b29-aa57-a451a1572fee","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":"defaulticon","uniqueId":"10b1f303-03ff-478d-8108-0ea3c09e52fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627998656296,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","invariantUUID":"0ecd9728-8c65-4c30-af20-e73b281591fb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ef86b00a-1b8e-483e-b48f-c3cdbc75398f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989816907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97955191-808b-4a22-9d30-9eff30b75723","invariantUUID":"991253ba-721e-4554-bd97-aca1ca0d6b42","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":"163eda2b-e686-4bfe-9eff-606c4ac269dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989322743,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e18848-cd6c-4a06-9a16-dd3bd0ce7293","invariantUUID":"e17e5de9-bea1-4fe8-8299-095b796e5e98","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":"objectStorage","uniqueId":"18cf3c48-2fa0-4513-8aab-7a36b38cd26b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989306986,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1959e12b-ca5f-4f75-9968-2a5299b76cbc","invariantUUID":"010fbeed-9c04-4b70-b5b3-78fe2ba82399","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":"defaulticon","uniqueId":"38d120ce-feb5-4dcf-bb0f-3aaf36834aec","lifecycleState":"CERTIFIED","lastUpdateDate":1627989696656,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58b774b3-d1fa-4722-bb0d-85c93166b366","invariantUUID":"b0962f92-2875-44a0-8e50-b8e0c550632c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08d5ae67-e4f8-479a-b568-d69c2be502cb","lifecycleState":"CERTIFIED","lastUpdateDate":1627989739504,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb62caf9-ac54-4161-89a8-72569ad044e3","invariantUUID":"57b9e065-0214-4f7f-bf30-8ca44abb099b","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":"b2f92872-e45f-4ee4-86bc-1e36f46fc765","lifecycleState":"CERTIFIED","lastUpdateDate":1627989362856,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9b3b476c-f366-4a6b-b00e-cf4dd2e35254","invariantUUID":"37f3f4b4-0df3-4fed-826b-9a520b6dd468","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":"051f8c90-0660-479d-97bd-86155ee07ded","lifecycleState":"CERTIFIED","lastUpdateDate":1627989663338,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9d7c67-d980-4848-a9ab-0b0fbeae03b1","invariantUUID":"3209ff76-4d10-47ea-bebd-6d599df615a3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fcfb50bd-8286-41fa-96e2-d1e85be26248","lifecycleState":"CERTIFIED","lastUpdateDate":1627989829630,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cac06afa-ba55-4b0c-895d-e054306a55f3","invariantUUID":"fc7aa061-8481-43c5-b5ce-745be659861b","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f1267e0-7391-4b51-84f5-f8e2bc708587","lifecycleState":"CERTIFIED","lastUpdateDate":1627998033355,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"50e50a30-ac53-4b69-bbce-cd0f13d45824","invariantUUID":"c55c0de3-f7f5-4062-aa6d-475b67858fc6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bd2e3a1f-4e28-4015-b4ea-58a13f846a28","lifecycleState":"CERTIFIED","lastUpdateDate":1627989635579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3adc372a-152a-431d-8c68-51b34681dbc3","invariantUUID":"2539ea2b-54ba-4514-834d-242a6ea0abb0","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":"8061c3b4-a6a1-41ea-99aa-1a8178980a42","lifecycleState":"CERTIFIED","lastUpdateDate":1627989731724,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5444c6e-eb82-4565-92e8-862193ae5aa6","invariantUUID":"012d4297-ce19-48a5-a1e3-be514a0c8c2c","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":"2dcab761-c90c-48f1-bc8b-03b548dde9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989346324,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"41256e70-ce05-40da-acba-754a33f96756","invariantUUID":"6a61b7c7-fac1-4831-97b4-0f94c3050a93","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":"defaulticon","uniqueId":"acd2a45b-ef2a-4fc0-9644-753614114f38","lifecycleState":"CERTIFIED","lastUpdateDate":1627998537913,"name":"basic_onboard_owdQbe","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f29eee05-5af5-4c14-940d-331a1240a2f6","invariantUUID":"f4c44a6c-be0f-48c5-9a80-f861c8ff838e","systemName":"BasicOnboardOwdqbe","description":"VF","tags":["basic_onboard_owdQbe"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d4536f49-50a7-4351-94b7-da2c613b714d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989573112,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f243c256-7348-49ff-b75b-e16089e5d037","invariantUUID":"5d8da92a-6781-451d-b022-2d415a291c1d","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":"port","uniqueId":"dd6f35ad-96e8-4fe6-aea9-27cae0aedb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989708202,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b0d146-c1a9-4529-9625-4148e20bd0d5","invariantUUID":"f33877fa-979e-426e-8269-c3bd327cb325","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ad99fb25-5884-476b-83b4-60bf9e66c218","lifecycleState":"CERTIFIED","lastUpdateDate":1627989753288,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc103c6-a88d-44ea-8353-12c38d4181f6","invariantUUID":"c19cb091-aa6d-4ce0-954a-9738d40aa6fc","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":"9f2a8abd-e3e1-4b13-8d82-ec8ed00561db","lifecycleState":"CERTIFIED","lastUpdateDate":1627989334119,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea14c1b3-65b0-4026-8a78-5fe453c74cba","invariantUUID":"01df846b-f905-4270-8a9f-f9475c9d2f5e","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":"objectStorage","uniqueId":"613d790e-e229-48e8-8c7f-dc7c98d550f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627989301333,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c5b7a43-db47-44f0-adae-43fb1a95082e","invariantUUID":"53dc0c13-b564-4973-91d8-38618425dc37","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4bc51ea-ed06-44f7-9869-a0ce7736604b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989283713,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b7a913-aec7-478a-96cc-a1512f84ddf6","invariantUUID":"0cf249a3-6e3d-481f-8e57-bef2db6d4836","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":"ffbbb8ca-20a9-40e4-a6db-b73be8b69fd0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989624948,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45bf8b9c-37ee-443c-ae4d-957f80e8a53d","invariantUUID":"a8101646-b69e-4b89-a458-814d9c4fbfc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b33f86d-a788-460e-a6bc-25fe32ede3a6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989766324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b11533c7-d1bf-4ef1-9434-2f6f99a29854","invariantUUID":"aad4e997-67a0-41aa-8f00-a29b14a122a6","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397d5f3d-86c3-4365-b0d4-eedc37744357","lifecycleState":"CERTIFIED","lastUpdateDate":1627989719249,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98e0198c-4d84-48fd-a8fa-fe519036de81","invariantUUID":"5bc75be7-f797-439b-9a24-a23d888d2553","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":"d805edbd-01fb-4ef1-9d37-cd6e2aad4982","lifecycleState":"CERTIFIED","lastUpdateDate":1627989454081,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e8e2071-22be-456e-a387-3162848b880b","invariantUUID":"86eabe20-0305-43b2-b85e-d13261a87ed6","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4cc0802c-7158-4c9a-b5a5-a3879392ebbf","lifecycleState":"CERTIFIED","lastUpdateDate":1627989567294,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"38b1ebb2-f215-4322-9a42-9423e375af5d","invariantUUID":"39ebe15c-4136-4b60-9728-6510e6b07439","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a52a3685-1f6d-4d2b-8638-b5a95b37a1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1627989826118,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44deff87-ea80-45dc-8fb8-c86b4c238d31","invariantUUID":"20a4366e-cf67-4222-86f4-3199837a6f43","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":"compute","uniqueId":"21e4bb15-8aa4-476d-b644-79e50d136764","lifecycleState":"CERTIFIED","lastUpdateDate":1627989442510,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a76a852a-0d74-4c58-b8f1-46cda94146eb","invariantUUID":"58dc23e5-8857-4463-8a22-0cea04d9aa25","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":"defaulticon","uniqueId":"f125439c-0097-4a74-9c88-c3f0e7069f31","lifecycleState":"CERTIFIED","lastUpdateDate":1627989242335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"df03d6c4-5240-4c08-b26e-185c10f52636","invariantUUID":"f9e2c9e3-bb91-45fe-b818-c91a6b6b02c1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989219424,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6e61da-7001-4bd7-b93b-35cc9809feb5","invariantUUID":"a2249d37-a8f8-4d0b-84a3-d9cca67da42c","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":"ddc67b17-05e9-436f-b857-55174ac3b8f1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989580208,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9aba3f41-d0bd-403c-9182-3b314a8ccb93","invariantUUID":"a80eea3d-6c57-40b1-83e4-93037cecd238","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":"f692a914-840c-4b48-8689-c2cebb73761d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989473923,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55a8a381-0ba0-4f60-b5a6-08b476e73c6d","invariantUUID":"9f20e383-f85d-40e1-a37a-c1781c263df6","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":"port","uniqueId":"1bf6af09-1928-4b30-9381-c2fc92024bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989713527,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9eab7ba-8384-432f-8a53-02d686fa98fc","invariantUUID":"b083e68e-17eb-485a-8a0c-c74b6400ed88","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":"networkrules","uniqueId":"9615ae4b-c381-4f9a-9496-e546c8acb39e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989417602,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c7933e15-7a28-4763-bf81-ab91cb3dd4aa","invariantUUID":"be50e6af-1fd3-4d76-8e7d-a3aeebb28aee","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cff9a260-f5bb-469b-a341-a107b21d77fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989448744,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf1a4dbc-3d74-4af3-a3fc-91bb7db155e4","invariantUUID":"a585e1a0-57de-47ea-b6ed-e9500e8ca0cb","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":"23cb6262-fd5a-48ea-b74f-9a744bd287af","lifecycleState":"CERTIFIED","lastUpdateDate":1627989597748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fc37b75-2eb2-4d3a-abf6-257c030dac72","invariantUUID":"c8881293-9d38-4fe8-bc66-0e1f8cc180ef","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2929908-18d9-4ee1-a07b-eb89b9971742","lifecycleState":"CERTIFIED","lastUpdateDate":1627989691301,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a9770e-ca54-43c6-90a8-748460885002","invariantUUID":"4ebeb399-e4bc-460b-b028-4e299a2509d4","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":"36b73d35-eb49-4298-87a1-3fe8233e27e8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989534294,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9de95b1b-f55e-4265-8fb1-94a1839c3e6e","invariantUUID":"8c24be3f-fa2f-4769-a97c-0e8a2703f702","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"465912c1-6164-44b7-a2a7-be8a2830e7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989807404,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc87f360-4409-41d8-a780-f00154d012d1","invariantUUID":"046e9913-594b-4a1b-8876-a6cc0cc62389","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":"objectStorage","uniqueId":"dc2bb095-fb79-46f4-ad9d-fa66f957dde7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989257706,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b197006-45f7-4918-b775-595c72ef5477","invariantUUID":"6ffa12ba-0f37-4e30-b7f0-f265189c57c2","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":"network","uniqueId":"c3e4e85b-586d-45d9-a79d-de6a109a808d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989352050,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85947c35-5dfe-4115-84fc-47719465ede5","invariantUUID":"de3a492d-53d0-4042-91ae-a6636f0ade20","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e04650-f4bd-4466-8fed-e9d0d5f389c6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989544970,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8bf0953e-df09-4f6e-9da3-3d4cd077a76c","invariantUUID":"23213f5a-1a2e-4ee3-959c-6326bb1d91af","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e20bca4-1958-478c-bc5b-101c300af9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989724601,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f2d6905-8467-45d2-abc5-b3ffe919994c","invariantUUID":"8ce469ce-03f7-4389-a441-b7e5679b44ef","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c49ee052-6ecb-49fc-9689-889458376fde","lifecycleState":"CERTIFIED","lastUpdateDate":1627989760955,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b3144ba-070f-4631-a819-111585ab63a6","invariantUUID":"feaf09ab-38cb-4020-9a53-1ae4b43eaec8","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":"c36074d0-95d6-4906-a3a3-17fb61f8657b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989610600,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbab9108-86eb-4074-91f3-0d7cecf0cb74","invariantUUID":"f4a97808-cc82-4390-bdc7-f4b2c234a60d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b0f5e1af-e264-4251-802d-f67d92483fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1627989702704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81a44a41-1499-4aec-b24f-674e8f95cf52","invariantUUID":"98c64bc8-24b9-4d54-81d5-61425070c154","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":"dfa9bbd8-1750-40f0-8fe5-e5a5ecabad68","lifecycleState":"CERTIFIED","lastUpdateDate":1627989619407,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b49557d-58a9-4a15-8022-6a678f682053","invariantUUID":"47db0e24-aabc-4913-869d-b89c60624cb7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a09409b4-f6c7-433c-8747-9230dedbd89f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989315014,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84463d24-0973-4218-bce1-fe6c0bfdec88","invariantUUID":"499f1df7-cccd-470b-972b-b110ac3ee527","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":"5d8396ce-716b-4219-8012-734717aa763e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989340950,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e02018ae-fe4a-43ec-b48f-2e4e6834c9f5","invariantUUID":"696af0a9-3826-4330-8544-50efbc66b763","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":"loadBalancer","uniqueId":"d948e754-eaaa-4742-8e04-83b4e6cf1473","lifecycleState":"CERTIFIED","lastUpdateDate":1627989271604,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edb25371-72bb-4815-b727-af2d5547bc0d","invariantUUID":"cf33b3ee-2c98-4a20-b59c-adbfe51e9578","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50be604c-9b23-4429-853f-867c2d322c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989484740,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"751993ab-b4a8-468a-8e9a-5829ed5b5d6e","invariantUUID":"6b74156e-8384-441d-a513-f5e2b09972df","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4dba8e30-22d5-4613-a794-2ef60e08f71f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989248620,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a59ae06-849c-43c2-9939-9fd3a2ed1ec5","invariantUUID":"59970bd8-4e72-4050-bec4-e34c097b9690","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"899143cb-f069-4bcc-a789-52c3e22bfa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989641377,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e4b11c-6572-4c68-b848-fee572d6a0fa","invariantUUID":"a83f1b22-1dbe-4754-9d00-626f2939d78e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65226a6f-f294-417e-bf8f-ca3ffc82f927","lifecycleState":"CERTIFIED","lastUpdateDate":1627989357449,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bc85595-6898-4e88-a1ce-512784edffe4","invariantUUID":"60f63214-f7e8-4ee3-9e3d-a73dad9a6cd6","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":"9aea93f2-4601-4c60-ba56-cb02b9123b38","lifecycleState":"CERTIFIED","lastUpdateDate":1627989559735,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","invariantUUID":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","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":"9f4c4723-84f9-48ae-a30c-c92fd6a0f194","lifecycleState":"CERTIFIED","lastUpdateDate":1627989744934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cdc01c2-680c-4bd3-b3e3-c268dc623abb","invariantUUID":"dab5253c-8f91-4f47-ab79-c04878e0c675","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb639ab8-0b97-4ce1-817a-fd41ab2f12e1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989797711,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a195618-a2c7-486e-85bf-c40f2bc50a6b","invariantUUID":"e871d507-ff8a-4127-8072-43e673b77f01","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":"networkrules","uniqueId":"699fdeeb-6d82-4887-b2c1-e01983580968","lifecycleState":"CERTIFIED","lastUpdateDate":1627989396166,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53d36838-a321-455a-b34c-d222872919ce","invariantUUID":"dae7050b-d616-41e2-96e5-78c70b3aa927","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"245308bf-c305-4ab5-a000-bfabcd483929","lifecycleState":"CERTIFIED","lastUpdateDate":1627998083021,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f7c00b53-d090-47ab-afd8-4ff781311ecc","lifecycleState":"CERTIFIED","lastUpdateDate":1627998594041,"name":"basic_onboard_owdQbe","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","systemName":"BasicOnboardOwdqbe","description":"service","tags":["basic_onboard_owdQbe"],"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":"57693788-597c-4266-b57d-17ea7f477eb9","lifecycleState":"CERTIFIED","lastUpdateDate":1627997756441,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","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":"c74e83ae-cfef-4577-af89-cddb650364ea","lifecycleState":"CERTIFIED","lastUpdateDate":1627998714182,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d9d622d2-907b-4171-a388-a8df48060216","lifecycleState":"CERTIFIED","lastUpdateDate":1627997957911,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-03 13:54:41,062 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-03 13:54:41,062 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-03 13:54:41,063 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/e6a76b0b-bb70-423f-9955-c478137d0eff/toscaModel 2021-08-03 13:54:41,063 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-03 13:54:41,064 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-03 13:54:41,405 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/e6a76b0b-bb70-423f-9955-c478137d0eff/toscaModel HTTP/1.1" 200 None 2021-08-03 13:54:41,407 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-03 13:54:41,407 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-03 13:54:41,444 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': 'e81899bb-b7a9-4c5b-a56a-0a5cebc9780c', 'x-fromappid': 'API client'} 2021-08-03 13:54:41,444 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-03 13:54:41,444 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-56415c49-17a6-4af8-bfac-a6644967035a" }, "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-56415c49-17a6-4af8-bfac-a6644967035a_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-03 13:54:41,446 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-08-03 13:54:41,559 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-03 13:54:41,561 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-08-03 13:54:41,562 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-03 13:54:41,581 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-03 13:54:41,582 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-03 13:54:41,582 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-03 13:54:41,582 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-03 13:54:41,582 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-03 13:54:41,584 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-03 13:54:42,214 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1771 2021-08-03 13:54:42,216 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-03 13:54:42,216 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","name":"basic_onboard_owdQbe","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cff5f9b-38c2-486a-a71e-9682095f2b0b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/422bf6ee-d379-4a5e-8eaa-af3752e2346f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e6a76b0b-bb70-423f-9955-c478137d0eff/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/94442f40-cd5a-4a00-b6b8-6f69a21a5d38/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-03 13:54:42,218 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_owdQbe from SDC 2021-08-03 13:54:42,218 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:54:42,218 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:54:42,219 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:54:42,219 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-03 13:54:42,219 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:54:42,219 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:54:42,219 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:54:42,219 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-08-03 13:54:42,219 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:54:42,219 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:54:42,219 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:54:42,219 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-03 13:54:42,220 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:54:42,220 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:54:42,220 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:54:42,220 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-03 13:54:42,220 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:54:42,220 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:54:42,220 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:54:42,220 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-08-03 13:54:42,220 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-03 13:54:42,220 INFO 192:__init__.py(1) - Service found, updating information 2021-08-03 13:54:42,221 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-03 13:54:42,221 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-03 13:54:42,221 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-03 13:54:42,222 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:54:42,979 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-03 13:54:42,981 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-03 13:54:42,982 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e8cc16-b107-40fb-bde7-ee8d7fde36cd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989460401,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efb4389a-7a87-4cbd-b098-f54914249473","invariantUUID":"2d5a2f01-2cd3-4910-a96f-e3d83d8fc90d","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":"3cf616f8-79c3-4595-80f4-5b97abd377b6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989479236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b1d1a07-f36c-4528-86d2-7ae8460a363d","invariantUUID":"393c227f-4e23-44e9-901c-d2f24cc6a1a2","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":"compute","uniqueId":"411c57c4-d341-4ae5-8d0a-34496627660c","lifecycleState":"CERTIFIED","lastUpdateDate":1627989811253,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7478c8-ef8e-445e-8858-c1f069a55a42","invariantUUID":"e32748c7-35f5-469a-bea9-b50df14a28db","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":"securityrules","uniqueId":"f90173ce-8b9a-4208-bea4-ff8cf61673f7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989429731,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e47d40fc-59f6-4fd2-bef4-f494a59caf17","invariantUUID":"2b50bd8d-2dd6-41ac-991c-76d1b45f85d4","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":"17c1e692-5318-4c5f-b98d-b27b6dd908f5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989402730,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d16bae88-3980-46c3-80a7-9cf1af5f173a","invariantUUID":"34b712d5-f916-4858-ad64-3f62864d449e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7faa14e-d390-4a57-92c9-6da1adad7dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1627989528930,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7861f07-30e8-437b-b78e-0c6603d9a355","invariantUUID":"b4b9e0a4-e9e1-41a1-86ec-186676ebe2a9","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":"a9c376f4-e347-4b35-889b-3b9147b38143","lifecycleState":"CERTIFIED","lastUpdateDate":1627989551137,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bb11b6b0-6845-4441-91a9-913da67b4ad2","invariantUUID":"e82d3c66-f6ed-4eb5-96c3-f8c2d906eae9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3a4499eb-ec1d-4a38-9ce3-53095854127f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989774818,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"381ba08b-64c2-4b49-80b0-858a9bfacd00","invariantUUID":"71fb2077-cae9-4939-a6f5-45c66a53bd7b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e978515d-7401-42fd-8dad-a2f78ca42d2e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989782017,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e36cc089-ce7f-4898-8f5e-61c595c49e2c","invariantUUID":"a6b82636-2db5-45e2-aabf-9bb22ae437a7","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":"defaulticon","uniqueId":"e1800c37-4cb3-4790-b498-3c47d9a10ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1627997910425,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8c9d4af7-4175-4a92-a77b-cea77d536b64","invariantUUID":"bd5f01ae-40d3-4fac-b35c-9600fecbf7bb","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"d2d2aef1-31e2-4b69-8a7f-8bb7841be21b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989585848,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e83d1d14-ab76-47b7-a956-2bcd6ed3ee3d","invariantUUID":"56590923-7934-4d14-aa28-146b830784e6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"757590d8-c44d-4dc0-8372-b51ed0425099","lifecycleState":"CERTIFIED","lastUpdateDate":1627989423256,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8db9164b-cc3b-485f-b746-c9cd24556834","invariantUUID":"a377a223-7b4d-463e-b0b7-4b98ea51b58f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"587ba54f-a39f-4565-a45e-ec59d0e39075","lifecycleState":"CERTIFIED","lastUpdateDate":1627989511809,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0e9de25-a8a9-4e30-9531-6fe0610fc65d","invariantUUID":"1e5546d0-5a59-4278-bde1-0d0c027913f3","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":"objectStorage","uniqueId":"db99aa06-449d-4a88-a846-49efb4e99b37","lifecycleState":"CERTIFIED","lastUpdateDate":1627989657657,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bc33959-bd21-4b54-8f4d-4c07c985843f","invariantUUID":"044bec24-aa34-4898-8722-c80c06e3de9d","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":"compute","uniqueId":"e0d47dbb-9da1-4038-8cdb-c9fb6ccc5355","lifecycleState":"CERTIFIED","lastUpdateDate":1627989591331,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4e5d05f-bd47-4159-b63d-a82c2f3c7f80","invariantUUID":"da82cd87-4943-4a9a-9913-8af2475e7f7a","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":"port","uniqueId":"875ed0f9-8140-4dcf-b849-7a496f1e2399","lifecycleState":"CERTIFIED","lastUpdateDate":1627989277110,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"089c0d69-8df3-4dbf-8f2d-ac2dea1aee78","invariantUUID":"b85e4722-bfd8-42e6-81aa-f3d797c7b4d0","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6caa2868-7e9f-4c37-9357-2003c05d68c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989328571,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a388d834-aca1-43f8-a628-1f3d4754b0b0","invariantUUID":"259acdef-1ee8-4b29-aa57-a451a1572fee","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":"defaulticon","uniqueId":"10b1f303-03ff-478d-8108-0ea3c09e52fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627998656296,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","invariantUUID":"0ecd9728-8c65-4c30-af20-e73b281591fb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ef86b00a-1b8e-483e-b48f-c3cdbc75398f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989816907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97955191-808b-4a22-9d30-9eff30b75723","invariantUUID":"991253ba-721e-4554-bd97-aca1ca0d6b42","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":"163eda2b-e686-4bfe-9eff-606c4ac269dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989322743,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e18848-cd6c-4a06-9a16-dd3bd0ce7293","invariantUUID":"e17e5de9-bea1-4fe8-8299-095b796e5e98","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":"objectStorage","uniqueId":"18cf3c48-2fa0-4513-8aab-7a36b38cd26b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989306986,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1959e12b-ca5f-4f75-9968-2a5299b76cbc","invariantUUID":"010fbeed-9c04-4b70-b5b3-78fe2ba82399","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":"defaulticon","uniqueId":"38d120ce-feb5-4dcf-bb0f-3aaf36834aec","lifecycleState":"CERTIFIED","lastUpdateDate":1627989696656,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58b774b3-d1fa-4722-bb0d-85c93166b366","invariantUUID":"b0962f92-2875-44a0-8e50-b8e0c550632c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08d5ae67-e4f8-479a-b568-d69c2be502cb","lifecycleState":"CERTIFIED","lastUpdateDate":1627989739504,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb62caf9-ac54-4161-89a8-72569ad044e3","invariantUUID":"57b9e065-0214-4f7f-bf30-8ca44abb099b","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":"b2f92872-e45f-4ee4-86bc-1e36f46fc765","lifecycleState":"CERTIFIED","lastUpdateDate":1627989362856,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9b3b476c-f366-4a6b-b00e-cf4dd2e35254","invariantUUID":"37f3f4b4-0df3-4fed-826b-9a520b6dd468","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":"051f8c90-0660-479d-97bd-86155ee07ded","lifecycleState":"CERTIFIED","lastUpdateDate":1627989663338,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9d7c67-d980-4848-a9ab-0b0fbeae03b1","invariantUUID":"3209ff76-4d10-47ea-bebd-6d599df615a3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fcfb50bd-8286-41fa-96e2-d1e85be26248","lifecycleState":"CERTIFIED","lastUpdateDate":1627989829630,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cac06afa-ba55-4b0c-895d-e054306a55f3","invariantUUID":"fc7aa061-8481-43c5-b5ce-745be659861b","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f1267e0-7391-4b51-84f5-f8e2bc708587","lifecycleState":"CERTIFIED","lastUpdateDate":1627998033355,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"50e50a30-ac53-4b69-bbce-cd0f13d45824","invariantUUID":"c55c0de3-f7f5-4062-aa6d-475b67858fc6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bd2e3a1f-4e28-4015-b4ea-58a13f846a28","lifecycleState":"CERTIFIED","lastUpdateDate":1627989635579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3adc372a-152a-431d-8c68-51b34681dbc3","invariantUUID":"2539ea2b-54ba-4514-834d-242a6ea0abb0","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":"8061c3b4-a6a1-41ea-99aa-1a8178980a42","lifecycleState":"CERTIFIED","lastUpdateDate":1627989731724,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5444c6e-eb82-4565-92e8-862193ae5aa6","invariantUUID":"012d4297-ce19-48a5-a1e3-be514a0c8c2c","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":"2dcab761-c90c-48f1-bc8b-03b548dde9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989346324,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"41256e70-ce05-40da-acba-754a33f96756","invariantUUID":"6a61b7c7-fac1-4831-97b4-0f94c3050a93","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":"defaulticon","uniqueId":"acd2a45b-ef2a-4fc0-9644-753614114f38","lifecycleState":"CERTIFIED","lastUpdateDate":1627998537913,"name":"basic_onboard_owdQbe","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f29eee05-5af5-4c14-940d-331a1240a2f6","invariantUUID":"f4c44a6c-be0f-48c5-9a80-f861c8ff838e","systemName":"BasicOnboardOwdqbe","description":"VF","tags":["basic_onboard_owdQbe"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d4536f49-50a7-4351-94b7-da2c613b714d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989573112,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f243c256-7348-49ff-b75b-e16089e5d037","invariantUUID":"5d8da92a-6781-451d-b022-2d415a291c1d","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":"port","uniqueId":"dd6f35ad-96e8-4fe6-aea9-27cae0aedb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989708202,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b0d146-c1a9-4529-9625-4148e20bd0d5","invariantUUID":"f33877fa-979e-426e-8269-c3bd327cb325","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ad99fb25-5884-476b-83b4-60bf9e66c218","lifecycleState":"CERTIFIED","lastUpdateDate":1627989753288,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc103c6-a88d-44ea-8353-12c38d4181f6","invariantUUID":"c19cb091-aa6d-4ce0-954a-9738d40aa6fc","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":"9f2a8abd-e3e1-4b13-8d82-ec8ed00561db","lifecycleState":"CERTIFIED","lastUpdateDate":1627989334119,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea14c1b3-65b0-4026-8a78-5fe453c74cba","invariantUUID":"01df846b-f905-4270-8a9f-f9475c9d2f5e","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":"objectStorage","uniqueId":"613d790e-e229-48e8-8c7f-dc7c98d550f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627989301333,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c5b7a43-db47-44f0-adae-43fb1a95082e","invariantUUID":"53dc0c13-b564-4973-91d8-38618425dc37","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4bc51ea-ed06-44f7-9869-a0ce7736604b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989283713,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b7a913-aec7-478a-96cc-a1512f84ddf6","invariantUUID":"0cf249a3-6e3d-481f-8e57-bef2db6d4836","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":"ffbbb8ca-20a9-40e4-a6db-b73be8b69fd0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989624948,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45bf8b9c-37ee-443c-ae4d-957f80e8a53d","invariantUUID":"a8101646-b69e-4b89-a458-814d9c4fbfc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b33f86d-a788-460e-a6bc-25fe32ede3a6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989766324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b11533c7-d1bf-4ef1-9434-2f6f99a29854","invariantUUID":"aad4e997-67a0-41aa-8f00-a29b14a122a6","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397d5f3d-86c3-4365-b0d4-eedc37744357","lifecycleState":"CERTIFIED","lastUpdateDate":1627989719249,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98e0198c-4d84-48fd-a8fa-fe519036de81","invariantUUID":"5bc75be7-f797-439b-9a24-a23d888d2553","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":"d805edbd-01fb-4ef1-9d37-cd6e2aad4982","lifecycleState":"CERTIFIED","lastUpdateDate":1627989454081,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e8e2071-22be-456e-a387-3162848b880b","invariantUUID":"86eabe20-0305-43b2-b85e-d13261a87ed6","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4cc0802c-7158-4c9a-b5a5-a3879392ebbf","lifecycleState":"CERTIFIED","lastUpdateDate":1627989567294,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"38b1ebb2-f215-4322-9a42-9423e375af5d","invariantUUID":"39ebe15c-4136-4b60-9728-6510e6b07439","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a52a3685-1f6d-4d2b-8638-b5a95b37a1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1627989826118,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44deff87-ea80-45dc-8fb8-c86b4c238d31","invariantUUID":"20a4366e-cf67-4222-86f4-3199837a6f43","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":"compute","uniqueId":"21e4bb15-8aa4-476d-b644-79e50d136764","lifecycleState":"CERTIFIED","lastUpdateDate":1627989442510,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a76a852a-0d74-4c58-b8f1-46cda94146eb","invariantUUID":"58dc23e5-8857-4463-8a22-0cea04d9aa25","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":"defaulticon","uniqueId":"f125439c-0097-4a74-9c88-c3f0e7069f31","lifecycleState":"CERTIFIED","lastUpdateDate":1627989242335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"df03d6c4-5240-4c08-b26e-185c10f52636","invariantUUID":"f9e2c9e3-bb91-45fe-b818-c91a6b6b02c1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989219424,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6e61da-7001-4bd7-b93b-35cc9809feb5","invariantUUID":"a2249d37-a8f8-4d0b-84a3-d9cca67da42c","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":"ddc67b17-05e9-436f-b857-55174ac3b8f1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989580208,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9aba3f41-d0bd-403c-9182-3b314a8ccb93","invariantUUID":"a80eea3d-6c57-40b1-83e4-93037cecd238","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":"f692a914-840c-4b48-8689-c2cebb73761d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989473923,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55a8a381-0ba0-4f60-b5a6-08b476e73c6d","invariantUUID":"9f20e383-f85d-40e1-a37a-c1781c263df6","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":"port","uniqueId":"1bf6af09-1928-4b30-9381-c2fc92024bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989713527,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9eab7ba-8384-432f-8a53-02d686fa98fc","invariantUUID":"b083e68e-17eb-485a-8a0c-c74b6400ed88","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":"networkrules","uniqueId":"9615ae4b-c381-4f9a-9496-e546c8acb39e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989417602,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c7933e15-7a28-4763-bf81-ab91cb3dd4aa","invariantUUID":"be50e6af-1fd3-4d76-8e7d-a3aeebb28aee","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cff9a260-f5bb-469b-a341-a107b21d77fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989448744,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf1a4dbc-3d74-4af3-a3fc-91bb7db155e4","invariantUUID":"a585e1a0-57de-47ea-b6ed-e9500e8ca0cb","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":"23cb6262-fd5a-48ea-b74f-9a744bd287af","lifecycleState":"CERTIFIED","lastUpdateDate":1627989597748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fc37b75-2eb2-4d3a-abf6-257c030dac72","invariantUUID":"c8881293-9d38-4fe8-bc66-0e1f8cc180ef","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2929908-18d9-4ee1-a07b-eb89b9971742","lifecycleState":"CERTIFIED","lastUpdateDate":1627989691301,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a9770e-ca54-43c6-90a8-748460885002","invariantUUID":"4ebeb399-e4bc-460b-b028-4e299a2509d4","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":"36b73d35-eb49-4298-87a1-3fe8233e27e8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989534294,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9de95b1b-f55e-4265-8fb1-94a1839c3e6e","invariantUUID":"8c24be3f-fa2f-4769-a97c-0e8a2703f702","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"465912c1-6164-44b7-a2a7-be8a2830e7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989807404,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc87f360-4409-41d8-a780-f00154d012d1","invariantUUID":"046e9913-594b-4a1b-8876-a6cc0cc62389","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":"objectStorage","uniqueId":"dc2bb095-fb79-46f4-ad9d-fa66f957dde7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989257706,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b197006-45f7-4918-b775-595c72ef5477","invariantUUID":"6ffa12ba-0f37-4e30-b7f0-f265189c57c2","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":"network","uniqueId":"c3e4e85b-586d-45d9-a79d-de6a109a808d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989352050,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85947c35-5dfe-4115-84fc-47719465ede5","invariantUUID":"de3a492d-53d0-4042-91ae-a6636f0ade20","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e04650-f4bd-4466-8fed-e9d0d5f389c6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989544970,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8bf0953e-df09-4f6e-9da3-3d4cd077a76c","invariantUUID":"23213f5a-1a2e-4ee3-959c-6326bb1d91af","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e20bca4-1958-478c-bc5b-101c300af9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989724601,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f2d6905-8467-45d2-abc5-b3ffe919994c","invariantUUID":"8ce469ce-03f7-4389-a441-b7e5679b44ef","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c49ee052-6ecb-49fc-9689-889458376fde","lifecycleState":"CERTIFIED","lastUpdateDate":1627989760955,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b3144ba-070f-4631-a819-111585ab63a6","invariantUUID":"feaf09ab-38cb-4020-9a53-1ae4b43eaec8","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":"c36074d0-95d6-4906-a3a3-17fb61f8657b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989610600,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbab9108-86eb-4074-91f3-0d7cecf0cb74","invariantUUID":"f4a97808-cc82-4390-bdc7-f4b2c234a60d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b0f5e1af-e264-4251-802d-f67d92483fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1627989702704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81a44a41-1499-4aec-b24f-674e8f95cf52","invariantUUID":"98c64bc8-24b9-4d54-81d5-61425070c154","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":"dfa9bbd8-1750-40f0-8fe5-e5a5ecabad68","lifecycleState":"CERTIFIED","lastUpdateDate":1627989619407,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b49557d-58a9-4a15-8022-6a678f682053","invariantUUID":"47db0e24-aabc-4913-869d-b89c60624cb7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a09409b4-f6c7-433c-8747-9230dedbd89f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989315014,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84463d24-0973-4218-bce1-fe6c0bfdec88","invariantUUID":"499f1df7-cccd-470b-972b-b110ac3ee527","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":"5d8396ce-716b-4219-8012-734717aa763e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989340950,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e02018ae-fe4a-43ec-b48f-2e4e6834c9f5","invariantUUID":"696af0a9-3826-4330-8544-50efbc66b763","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":"loadBalancer","uniqueId":"d948e754-eaaa-4742-8e04-83b4e6cf1473","lifecycleState":"CERTIFIED","lastUpdateDate":1627989271604,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edb25371-72bb-4815-b727-af2d5547bc0d","invariantUUID":"cf33b3ee-2c98-4a20-b59c-adbfe51e9578","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50be604c-9b23-4429-853f-867c2d322c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989484740,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"751993ab-b4a8-468a-8e9a-5829ed5b5d6e","invariantUUID":"6b74156e-8384-441d-a513-f5e2b09972df","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4dba8e30-22d5-4613-a794-2ef60e08f71f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989248620,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a59ae06-849c-43c2-9939-9fd3a2ed1ec5","invariantUUID":"59970bd8-4e72-4050-bec4-e34c097b9690","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"899143cb-f069-4bcc-a789-52c3e22bfa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989641377,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e4b11c-6572-4c68-b848-fee572d6a0fa","invariantUUID":"a83f1b22-1dbe-4754-9d00-626f2939d78e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65226a6f-f294-417e-bf8f-ca3ffc82f927","lifecycleState":"CERTIFIED","lastUpdateDate":1627989357449,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bc85595-6898-4e88-a1ce-512784edffe4","invariantUUID":"60f63214-f7e8-4ee3-9e3d-a73dad9a6cd6","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":"9aea93f2-4601-4c60-ba56-cb02b9123b38","lifecycleState":"CERTIFIED","lastUpdateDate":1627989559735,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","invariantUUID":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","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":"9f4c4723-84f9-48ae-a30c-c92fd6a0f194","lifecycleState":"CERTIFIED","lastUpdateDate":1627989744934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cdc01c2-680c-4bd3-b3e3-c268dc623abb","invariantUUID":"dab5253c-8f91-4f47-ab79-c04878e0c675","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb639ab8-0b97-4ce1-817a-fd41ab2f12e1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989797711,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a195618-a2c7-486e-85bf-c40f2bc50a6b","invariantUUID":"e871d507-ff8a-4127-8072-43e673b77f01","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":"networkrules","uniqueId":"699fdeeb-6d82-4887-b2c1-e01983580968","lifecycleState":"CERTIFIED","lastUpdateDate":1627989396166,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53d36838-a321-455a-b34c-d222872919ce","invariantUUID":"dae7050b-d616-41e2-96e5-78c70b3aa927","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"245308bf-c305-4ab5-a000-bfabcd483929","lifecycleState":"CERTIFIED","lastUpdateDate":1627998083021,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f7c00b53-d090-47ab-afd8-4ff781311ecc","lifecycleState":"CERTIFIED","lastUpdateDate":1627998594041,"name":"basic_onboard_owdQbe","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","systemName":"BasicOnboardOwdqbe","description":"service","tags":["basic_onboard_owdQbe"],"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":"57693788-597c-4266-b57d-17ea7f477eb9","lifecycleState":"CERTIFIED","lastUpdateDate":1627997756441,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","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":"c74e83ae-cfef-4577-af89-cddb650364ea","lifecycleState":"CERTIFIED","lastUpdateDate":1627998714182,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d9d622d2-907b-4171-a388-a8df48060216","lifecycleState":"CERTIFIED","lastUpdateDate":1627997957911,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-03 13:54:42,987 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-03 13:54:42,987 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': '4dfe0437-243a-43d1-918f-cd6a6369edca', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:54:42,987 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/d0773279-8e9c-42c1-bba3-793baaef1966/vnfs/c8698b95-b937-4485-a22c-7c07587e5e01/vfModules 2021-08-03 13:54:42,987 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-56415c49-17a6-4af8-bfac-a6644967035a", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "36158c97-c9d1-40c3-b495-29fcf2d779e4", "modelVersionId": "df9d5749-fbf5-44b9-8628-2e16711c8471", "modelName": "BasicCnf..base_dummy..module-0", "modelVersion": "1", "modelCustomizationId": "49f34b62-ff14-4766-950f-2272fd92dc95", "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": "d0773279-8e9c-42c1-bba3-793baaef1966", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76", "modelVersion": "1.0", "modelVersionId": "e6a76b0b-bb70-423f-9955-c478137d0eff" } } }, { "relatedInstance": { "instanceId": "c8698b95-b937-4485-a22c-7c07587e5e01", "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "0ecd9728-8c65-4c30-af20-e73b281591fb", "modelVersion": "1.0", "modelVersionId": "4e0fc4f1-de3c-442b-bd49-29cd51d5b331", "modelCustomizationId": "8a797592-275c-4ffa-8e34-7f85a3cd8114", "modelCustomizationName": "basic_cnf 0" } } } ] } } 2021-08-03 13:54:42,989 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:54:44,718 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/d0773279-8e9c-42c1-bba3-793baaef1966/vnfs/c8698b95-b937-4485-a22c-7c07587e5e01/vfModules HTTP/1.1" 202 262 2021-08-03 13:54:44,720 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-03 13:54:44,720 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response: {"requestReferences":{"requestId":"4dfe0437-243a-43d1-918f-cd6a6369edca","instanceId":"3e5a92ca-63a1-4ebf-81a9-d1ecff63b985","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4dfe0437-243a-43d1-918f-cd6a6369edca"}} 2021-08-03 13:54:44,720 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-08-03 13:54:44,727 DEBUG 129:onap_service.py(10) - [None][Check 4dfe0437-243a-43d1-918f-cd6a6369edca orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fa87135b-00e0-45b7-9b5c-2770473f9912', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:54:44,728 DEBUG 131:onap_service.py(10) - [None][Check 4dfe0437-243a-43d1-918f-cd6a6369edca orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4dfe0437-243a-43d1-918f-cd6a6369edca 2021-08-03 13:54:44,728 DEBUG 132:onap_service.py(10) - [None][Check 4dfe0437-243a-43d1-918f-cd6a6369edca orchestration request status] data sent: None 2021-08-03 13:54:44,731 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:54:44,924 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4dfe0437-243a-43d1-918f-cd6a6369edca HTTP/1.1" 200 2455 2021-08-03 13:54:44,925 INFO 142:onap_service.py(10) - [None][Check 4dfe0437-243a-43d1-918f-cd6a6369edca orchestration request status] response code: 200 2021-08-03 13:54:44,926 DEBUG 146:onap_service.py(10) - [None][Check 4dfe0437-243a-43d1-918f-cd6a6369edca orchestration request status] response: {"request":{"requestId":"4dfe0437-243a-43d1-918f-cd6a6369edca","startTime":"Tue, 03 Aug 2021 13:54:43 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"36158c97-c9d1-40c3-b495-29fcf2d779e4","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"49f34b62-ff14-4766-950f-2272fd92dc95","modelVersionId":"df9d5749-fbf5-44b9-8628-2e16711c8471","modelCustomizationId":"49f34b62-ff14-4766-950f-2272fd92dc95","modelUuid":"df9d5749-fbf5-44b9-8628-2e16711c8471","modelInvariantUuid":"36158c97-c9d1-40c3-b495-29fcf2d779e4","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d0773279-8e9c-42c1-bba3-793baaef1966","modelInfo":{"modelInvariantId":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelUuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelInvariantUuid":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76"}}},{"relatedInstance":{"instanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0ecd9728-8c65-4c30-af20-e73b281591fb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelVersionId":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelCustomizationId":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelUuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelInvariantUuid":"0ecd9728-8c65-4c30-af20-e73b281591fb","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":"d0773279-8e9c-42c1-bba3-793baaef1966","vnfInstanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","vfModuleInstanceId":"3e5a92ca-63a1-4ebf-81a9-d1ecff63b985","vfModuleInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 03 Aug 2021 13:54:44 GMT"}}} 2021-08-03 13:54:54,938 DEBUG 129:onap_service.py(10) - [None][Check 4dfe0437-243a-43d1-918f-cd6a6369edca orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'acbb415d-4dfa-4d57-b14a-6618a3f0720c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:54:54,938 DEBUG 131:onap_service.py(10) - [None][Check 4dfe0437-243a-43d1-918f-cd6a6369edca orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4dfe0437-243a-43d1-918f-cd6a6369edca 2021-08-03 13:54:54,938 DEBUG 132:onap_service.py(10) - [None][Check 4dfe0437-243a-43d1-918f-cd6a6369edca orchestration request status] data sent: None 2021-08-03 13:54:54,940 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:54:55,093 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4dfe0437-243a-43d1-918f-cd6a6369edca HTTP/1.1" 200 2666 2021-08-03 13:54:55,094 INFO 142:onap_service.py(10) - [None][Check 4dfe0437-243a-43d1-918f-cd6a6369edca orchestration request status] response code: 200 2021-08-03 13:54:55,094 DEBUG 146:onap_service.py(10) - [None][Check 4dfe0437-243a-43d1-918f-cd6a6369edca orchestration request status] response: {"request":{"requestId":"4dfe0437-243a-43d1-918f-cd6a6369edca","startTime":"Tue, 03 Aug 2021 13:54:43 GMT","finishTime":"Tue, 03 Aug 2021 13:54:52 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"36158c97-c9d1-40c3-b495-29fcf2d779e4","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"49f34b62-ff14-4766-950f-2272fd92dc95","modelVersionId":"df9d5749-fbf5-44b9-8628-2e16711c8471","modelCustomizationId":"49f34b62-ff14-4766-950f-2272fd92dc95","modelUuid":"df9d5749-fbf5-44b9-8628-2e16711c8471","modelInvariantUuid":"36158c97-c9d1-40c3-b495-29fcf2d779e4","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d0773279-8e9c-42c1-bba3-793baaef1966","modelInfo":{"modelInvariantId":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelUuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelInvariantUuid":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76"}}},{"relatedInstance":{"instanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0ecd9728-8c65-4c30-af20-e73b281591fb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelVersionId":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelCustomizationId":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelUuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelInvariantUuid":"0ecd9728-8c65-4c30-af20-e73b281591fb","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":"d0773279-8e9c-42c1-bba3-793baaef1966","vnfInstanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","vfModuleInstanceId":"3e5a92ca-63a1-4ebf-81a9-d1ecff63b985","vfModuleInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:54:52 GMT"}}} 2021-08-03 13:54:55,095 INFO 56:mixins.py(10) - VfModuleInstantiation task finished 2021-08-03 13:54:55,096 DEBUG 129:onap_service.py(10) - [None][Check 4dfe0437-243a-43d1-918f-cd6a6369edca orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5535d06a-2afd-4747-8553-0e6c04bccc18', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:54:55,096 DEBUG 131:onap_service.py(10) - [None][Check 4dfe0437-243a-43d1-918f-cd6a6369edca orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4dfe0437-243a-43d1-918f-cd6a6369edca 2021-08-03 13:54:55,096 DEBUG 132:onap_service.py(10) - [None][Check 4dfe0437-243a-43d1-918f-cd6a6369edca orchestration request status] data sent: None 2021-08-03 13:54:55,097 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:54:55,269 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4dfe0437-243a-43d1-918f-cd6a6369edca HTTP/1.1" 200 2666 2021-08-03 13:54:55,270 INFO 142:onap_service.py(10) - [None][Check 4dfe0437-243a-43d1-918f-cd6a6369edca orchestration request status] response code: 200 2021-08-03 13:54:55,270 DEBUG 146:onap_service.py(10) - [None][Check 4dfe0437-243a-43d1-918f-cd6a6369edca orchestration request status] response: {"request":{"requestId":"4dfe0437-243a-43d1-918f-cd6a6369edca","startTime":"Tue, 03 Aug 2021 13:54:43 GMT","finishTime":"Tue, 03 Aug 2021 13:54:52 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"36158c97-c9d1-40c3-b495-29fcf2d779e4","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"49f34b62-ff14-4766-950f-2272fd92dc95","modelVersionId":"df9d5749-fbf5-44b9-8628-2e16711c8471","modelCustomizationId":"49f34b62-ff14-4766-950f-2272fd92dc95","modelUuid":"df9d5749-fbf5-44b9-8628-2e16711c8471","modelInvariantUuid":"36158c97-c9d1-40c3-b495-29fcf2d779e4","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d0773279-8e9c-42c1-bba3-793baaef1966","modelInfo":{"modelInvariantId":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelUuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelInvariantUuid":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76"}}},{"relatedInstance":{"instanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0ecd9728-8c65-4c30-af20-e73b281591fb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelVersionId":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelCustomizationId":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelUuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelInvariantUuid":"0ecd9728-8c65-4c30-af20-e73b281591fb","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":"d0773279-8e9c-42c1-bba3-793baaef1966","vnfInstanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","vfModuleInstanceId":"3e5a92ca-63a1-4ebf-81a9-d1ecff63b985","vfModuleInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:54:52 GMT"}}} 2021-08-03 13:54:55,271 DEBUG 129:onap_service.py(10) - [None][Check 4dfe0437-243a-43d1-918f-cd6a6369edca orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '235cc48f-eb9a-4f09-ad6c-2237a95a6019', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:54:55,271 DEBUG 131:onap_service.py(10) - [None][Check 4dfe0437-243a-43d1-918f-cd6a6369edca orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4dfe0437-243a-43d1-918f-cd6a6369edca 2021-08-03 13:54:55,271 DEBUG 132:onap_service.py(10) - [None][Check 4dfe0437-243a-43d1-918f-cd6a6369edca orchestration request status] data sent: None 2021-08-03 13:54:55,273 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:54:55,417 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4dfe0437-243a-43d1-918f-cd6a6369edca HTTP/1.1" 200 2666 2021-08-03 13:54:55,419 INFO 142:onap_service.py(10) - [None][Check 4dfe0437-243a-43d1-918f-cd6a6369edca orchestration request status] response code: 200 2021-08-03 13:54:55,419 DEBUG 146:onap_service.py(10) - [None][Check 4dfe0437-243a-43d1-918f-cd6a6369edca orchestration request status] response: {"request":{"requestId":"4dfe0437-243a-43d1-918f-cd6a6369edca","startTime":"Tue, 03 Aug 2021 13:54:43 GMT","finishTime":"Tue, 03 Aug 2021 13:54:52 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"36158c97-c9d1-40c3-b495-29fcf2d779e4","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"49f34b62-ff14-4766-950f-2272fd92dc95","modelVersionId":"df9d5749-fbf5-44b9-8628-2e16711c8471","modelCustomizationId":"49f34b62-ff14-4766-950f-2272fd92dc95","modelUuid":"df9d5749-fbf5-44b9-8628-2e16711c8471","modelInvariantUuid":"36158c97-c9d1-40c3-b495-29fcf2d779e4","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d0773279-8e9c-42c1-bba3-793baaef1966","modelInfo":{"modelInvariantId":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelUuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelInvariantUuid":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76"}}},{"relatedInstance":{"instanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0ecd9728-8c65-4c30-af20-e73b281591fb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelVersionId":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelCustomizationId":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelUuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelInvariantUuid":"0ecd9728-8c65-4c30-af20-e73b281591fb","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":"d0773279-8e9c-42c1-bba3-793baaef1966","vnfInstanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","vfModuleInstanceId":"3e5a92ca-63a1-4ebf-81a9-d1ecff63b985","vfModuleInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:54:52 GMT"}}} 2021-08-03 13:54:55,429 DEBUG 129:onap_service.py(1) - [None][Check 4dfe0437-243a-43d1-918f-cd6a6369edca orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fb91099a-85d4-4bd4-acce-325fc532ecaf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:54:55,429 DEBUG 131:onap_service.py(1) - [None][Check 4dfe0437-243a-43d1-918f-cd6a6369edca orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4dfe0437-243a-43d1-918f-cd6a6369edca 2021-08-03 13:54:55,430 DEBUG 132:onap_service.py(1) - [None][Check 4dfe0437-243a-43d1-918f-cd6a6369edca orchestration request status] data sent: None 2021-08-03 13:54:55,432 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:54:55,593 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4dfe0437-243a-43d1-918f-cd6a6369edca HTTP/1.1" 200 2666 2021-08-03 13:54:55,595 INFO 142:onap_service.py(1) - [None][Check 4dfe0437-243a-43d1-918f-cd6a6369edca orchestration request status] response code: 200 2021-08-03 13:54:55,596 DEBUG 146:onap_service.py(1) - [None][Check 4dfe0437-243a-43d1-918f-cd6a6369edca orchestration request status] response: {"request":{"requestId":"4dfe0437-243a-43d1-918f-cd6a6369edca","startTime":"Tue, 03 Aug 2021 13:54:43 GMT","finishTime":"Tue, 03 Aug 2021 13:54:52 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"36158c97-c9d1-40c3-b495-29fcf2d779e4","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"49f34b62-ff14-4766-950f-2272fd92dc95","modelVersionId":"df9d5749-fbf5-44b9-8628-2e16711c8471","modelCustomizationId":"49f34b62-ff14-4766-950f-2272fd92dc95","modelUuid":"df9d5749-fbf5-44b9-8628-2e16711c8471","modelInvariantUuid":"36158c97-c9d1-40c3-b495-29fcf2d779e4","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d0773279-8e9c-42c1-bba3-793baaef1966","modelInfo":{"modelInvariantId":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelUuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelInvariantUuid":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76"}}},{"relatedInstance":{"instanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0ecd9728-8c65-4c30-af20-e73b281591fb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelVersionId":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelCustomizationId":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelUuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelInvariantUuid":"0ecd9728-8c65-4c30-af20-e73b281591fb","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":"d0773279-8e9c-42c1-bba3-793baaef1966","vnfInstanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","vfModuleInstanceId":"3e5a92ca-63a1-4ebf-81a9-d1ecff63b985","vfModuleInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:54:52 GMT"}}} 2021-08-03 13:54:55,597 DEBUG 129:onap_service.py(1) - [None][Check 4dfe0437-243a-43d1-918f-cd6a6369edca orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ee779115-3cd0-44aa-b185-8d6b1252a5a6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:54:55,597 DEBUG 131:onap_service.py(1) - [None][Check 4dfe0437-243a-43d1-918f-cd6a6369edca orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4dfe0437-243a-43d1-918f-cd6a6369edca 2021-08-03 13:54:55,597 DEBUG 132:onap_service.py(1) - [None][Check 4dfe0437-243a-43d1-918f-cd6a6369edca orchestration request status] data sent: None 2021-08-03 13:54:55,599 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:54:55,755 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4dfe0437-243a-43d1-918f-cd6a6369edca HTTP/1.1" 200 2666 2021-08-03 13:54:55,756 INFO 142:onap_service.py(1) - [None][Check 4dfe0437-243a-43d1-918f-cd6a6369edca orchestration request status] response code: 200 2021-08-03 13:54:55,757 DEBUG 146:onap_service.py(1) - [None][Check 4dfe0437-243a-43d1-918f-cd6a6369edca orchestration request status] response: {"request":{"requestId":"4dfe0437-243a-43d1-918f-cd6a6369edca","startTime":"Tue, 03 Aug 2021 13:54:43 GMT","finishTime":"Tue, 03 Aug 2021 13:54:52 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"36158c97-c9d1-40c3-b495-29fcf2d779e4","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"49f34b62-ff14-4766-950f-2272fd92dc95","modelVersionId":"df9d5749-fbf5-44b9-8628-2e16711c8471","modelCustomizationId":"49f34b62-ff14-4766-950f-2272fd92dc95","modelUuid":"df9d5749-fbf5-44b9-8628-2e16711c8471","modelInvariantUuid":"36158c97-c9d1-40c3-b495-29fcf2d779e4","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d0773279-8e9c-42c1-bba3-793baaef1966","modelInfo":{"modelInvariantId":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelUuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelInvariantUuid":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76"}}},{"relatedInstance":{"instanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0ecd9728-8c65-4c30-af20-e73b281591fb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelVersionId":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelCustomizationId":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelUuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelInvariantUuid":"0ecd9728-8c65-4c30-af20-e73b281591fb","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":"d0773279-8e9c-42c1-bba3-793baaef1966","vnfInstanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","vfModuleInstanceId":"3e5a92ca-63a1-4ebf-81a9-d1ecff63b985","vfModuleInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:54:52 GMT"}}} 2021-08-03 13:54:55,757 INFO 36:basic_cnf.py(1) - basic_cnf successfully created 2021-08-03 13:54:55,757 INFO 39:basic_cnf.py(1) - basic_cnf cleanup called 2021-08-03 13:55:05,769 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-03 13:55:05,769 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/d0773279-8e9c-42c1-bba3-793baaef1966/relationship-list 2021-08-03 13:55:05,769 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-03 13:55:05,771 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:55:05,833 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/d0773279-8e9c-42c1-bba3-793baaef1966/relationship-list HTTP/1.1" 200 1064 2021-08-03 13:55:05,834 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-03 13:55:05,835 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/6f489791-af81-479e-bee2-689d46815d07","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"6f489791-af81-479e-bee2-689d46815d07"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/c8698b95-b937-4485-a22c-7c07587e5e01","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"c8698b95-b937-4485-a22c-7c07587e5e01"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_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-03 13:55:05,838 DEBUG 129:onap_service.py(1) - [AAI][Get d0773279-8e9c-42c1-bba3-793baaef1966 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-03 13:55:05,838 DEBUG 131:onap_service.py(1) - [AAI][Get d0773279-8e9c-42c1-bba3-793baaef1966 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/c8698b95-b937-4485-a22c-7c07587e5e01 2021-08-03 13:55:05,838 DEBUG 132:onap_service.py(1) - [AAI][Get d0773279-8e9c-42c1-bba3-793baaef1966 ABCMeta] data sent: None 2021-08-03 13:55:05,840 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:55:05,915 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/c8698b95-b937-4485-a22c-7c07587e5e01 HTTP/1.1" 200 3737 2021-08-03 13:55:05,916 INFO 142:onap_service.py(1) - [AAI][Get d0773279-8e9c-42c1-bba3-793baaef1966 ABCMeta] response code: 200 2021-08-03 13:55:05,916 DEBUG 146:onap_service.py(1) - [AAI][Get d0773279-8e9c-42c1-bba3-793baaef1966 ABCMeta] response: {"vnf-id":"c8698b95-b937-4485-a22c-7c07587e5e01","vnf-name":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1627998867274","model-invariant-id":"0ecd9728-8c65-4c30-af20-e73b281591fb","model-version-id":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","model-customization-id":"8a797592-275c-4ffa-8e34-7f85a3cd8114","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/d0773279-8e9c-42c1-bba3-793baaef1966/service-data/vnfs/vnf/c8698b95-b937-4485-a22c-7c07587e5e01/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/d0773279-8e9c-42c1-bba3-793baaef1966","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":"d0773279-8e9c-42c1-bba3-793baaef1966"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a"}]},{"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-03 13:55:05,919 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-08-03 13:55:05,919 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules 2021-08-03 13:55:05,919 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_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-03 13:55:05,919 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/c8698b95-b937-4485-a22c-7c07587e5e01/vf-modules 2021-08-03 13:55:05,919 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0 VF modules] data sent: None 2021-08-03 13:55:05,921 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:55:05,968 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/c8698b95-b937-4485-a22c-7c07587e5e01/vf-modules HTTP/1.1" 200 801 2021-08-03 13:55:05,969 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0 VF modules] response code: 200 2021-08-03 13:55:05,970 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"3e5a92ca-63a1-4ebf-81a9-d1ecff63b985","vf-module-name":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a","heat-stack-id":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a/upbeat_mendel","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1627998892030","model-invariant-id":"36158c97-c9d1-40c3-b495-29fcf2d779e4","model-version-id":"df9d5749-fbf5-44b9-8628-2e16711c8471","model-customization-id":"49f34b62-ff14-4766-950f-2272fd92dc95","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/d0773279-8e9c-42c1-bba3-793baaef1966/service-data/vnfs/vnf/c8698b95-b937-4485-a22c-7c07587e5e01/vnf-data/vf-modules/vf-module/3e5a92ca-63a1-4ebf-81a9-d1ecff63b985/vf-module-data/vf-module-topology/"}]} 2021-08-03 13:55:05,972 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-08-03 13:55:05,972 DEBUG 158:vf_module.py(1) - Delete 3e5a92ca-63a1-4ebf-81a9-d1ecff63b985 VF module 2021-08-03 13:55:05,972 DEBUG 45:deletion.py(1) - VF module 3e5a92ca-63a1-4ebf-81a9-d1ecff63b985 deletion request 2021-08-03 13:55:05,986 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-03 13:55:05,986 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-03 13:55:05,986 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-03 13:55:05,988 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:55:06,040 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-03 13:55:06,041 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-03 13:55:06,041 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-03 13:55:06,044 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-03 13:55:06,044 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-03 13:55:06,044 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-03 13:55:06,045 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:55:06,102 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-03 13:55:06,103 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-03 13:55:06,103 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":"1627998863679","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/c8698b95-b937-4485-a22c-7c07587e5e01","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"c8698b95-b937-4485-a22c-7c07587e5e01"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0"}]}]}}]} 2021-08-03 13:55:06,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-03 13:55:06,106 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-03 13:55:06,106 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-03 13:55:06,107 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:55:06,153 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-03 13:55:06,154 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-03 13:55:06,154 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-03 13:55:06,157 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-03 13:55:06,157 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-03 13:55:06,157 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-03 13:55:06,159 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:55:06,215 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-03 13:55:06,216 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-03 13:55:06,216 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":"1627998863679","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/c8698b95-b937-4485-a22c-7c07587e5e01","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"c8698b95-b937-4485-a22c-7c07587e5e01"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0"}]}]}}]} 2021-08-03 13:55:06,219 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-03 13:55:06,219 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-03 13:55:06,219 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-03 13:55:06,221 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:55:06,278 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-03 13:55:06,279 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-03 13:55:06,279 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-03 13:55:06,281 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-03 13:55:06,281 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-03 13:55:06,281 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-03 13:55:06,283 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:55:06,338 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-03 13:55:06,339 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-03 13:55:06,340 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":"1627998863679","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/c8698b95-b937-4485-a22c-7c07587e5e01","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"c8698b95-b937-4485-a22c-7c07587e5e01"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0"}]}]}}]} 2021-08-03 13:55:06,342 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-03 13:55:06,342 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-03 13:55:06,342 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-03 13:55:06,344 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:55:06,394 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-03 13:55:06,395 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-03 13:55:06,395 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1627998863798","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/c8698b95-b937-4485-a22c-7c07587e5e01","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"c8698b95-b937-4485-a22c-7c07587e5e01"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_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-03 13:55:06,398 DEBUG 129:onap_service.py(1) - [None][Create 3e5a92ca-63a1-4ebf-81a9-d1ecff63b985 VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1a9c696c-4258-44c3-b70b-7f4b723d08b8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:55:06,398 DEBUG 131:onap_service.py(1) - [None][Create 3e5a92ca-63a1-4ebf-81a9-d1ecff63b985 VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0773279-8e9c-42c1-bba3-793baaef1966/vnfs/c8698b95-b937-4485-a22c-7c07587e5e01/vfModules/3e5a92ca-63a1-4ebf-81a9-d1ecff63b985 2021-08-03 13:55:06,399 DEBUG 132:onap_service.py(1) - [None][Create 3e5a92ca-63a1-4ebf-81a9-d1ecff63b985 VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "36158c97-c9d1-40c3-b495-29fcf2d779e4", "modelVersionId": "df9d5749-fbf5-44b9-8628-2e16711c8471", "modelName": "basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a", "modelVersion": "1627998892030", "modelCustomizationId": "49f34b62-ff14-4766-950f-2272fd92dc95" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-08-03 13:55:06,400 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:55:07,800 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/d0773279-8e9c-42c1-bba3-793baaef1966/vnfs/c8698b95-b937-4485-a22c-7c07587e5e01/vfModules/3e5a92ca-63a1-4ebf-81a9-d1ecff63b985 HTTP/1.1" 202 262 2021-08-03 13:55:07,801 INFO 142:onap_service.py(1) - [None][Create 3e5a92ca-63a1-4ebf-81a9-d1ecff63b985 VF moduledeletion request] response code: 202 2021-08-03 13:55:07,801 DEBUG 146:onap_service.py(1) - [None][Create 3e5a92ca-63a1-4ebf-81a9-d1ecff63b985 VF moduledeletion request] response: {"requestReferences":{"requestId":"1a9c696c-4258-44c3-b70b-7f4b723d08b8","instanceId":"3e5a92ca-63a1-4ebf-81a9-d1ecff63b985","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1a9c696c-4258-44c3-b70b-7f4b723d08b8"}} 2021-08-03 13:55:07,802 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-08-03 13:55:07,808 DEBUG 129:onap_service.py(11) - [None][Check 1a9c696c-4258-44c3-b70b-7f4b723d08b8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9f66f5b7-399b-45f9-972b-0d36b15fb0fd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:55:07,809 DEBUG 131:onap_service.py(11) - [None][Check 1a9c696c-4258-44c3-b70b-7f4b723d08b8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1a9c696c-4258-44c3-b70b-7f4b723d08b8 2021-08-03 13:55:07,809 DEBUG 132:onap_service.py(11) - [None][Check 1a9c696c-4258-44c3-b70b-7f4b723d08b8 orchestration request status] data sent: None 2021-08-03 13:55:07,812 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:55:08,048 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1a9c696c-4258-44c3-b70b-7f4b723d08b8 HTTP/1.1" 200 1311 2021-08-03 13:55:08,050 INFO 142:onap_service.py(11) - [None][Check 1a9c696c-4258-44c3-b70b-7f4b723d08b8 orchestration request status] response code: 200 2021-08-03 13:55:08,050 DEBUG 146:onap_service.py(11) - [None][Check 1a9c696c-4258-44c3-b70b-7f4b723d08b8 orchestration request status] response: {"request":{"requestId":"1a9c696c-4258-44c3-b70b-7f4b723d08b8","startTime":"Tue, 03 Aug 2021 13:55:06 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"36158c97-c9d1-40c3-b495-29fcf2d779e4","modelType":"vfModule","modelName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a","modelVersion":"1627998892030","modelCustomizationUuid":"49f34b62-ff14-4766-950f-2272fd92dc95","modelVersionId":"df9d5749-fbf5-44b9-8628-2e16711c8471","modelCustomizationId":"49f34b62-ff14-4766-950f-2272fd92dc95","modelUuid":"df9d5749-fbf5-44b9-8628-2e16711c8471","modelInvariantUuid":"36158c97-c9d1-40c3-b495-29fcf2d779e4"},"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":"d0773279-8e9c-42c1-bba3-793baaef1966","vnfInstanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","vfModuleInstanceId":"3e5a92ca-63a1-4ebf-81a9-d1ecff63b985","vfModuleInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 03 Aug 2021 13:55:06 GMT"}}} 2021-08-03 13:55:18,062 DEBUG 129:onap_service.py(11) - [None][Check 1a9c696c-4258-44c3-b70b-7f4b723d08b8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '581648de-268d-45fc-9692-8ae54dbf3cda', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:55:18,062 DEBUG 131:onap_service.py(11) - [None][Check 1a9c696c-4258-44c3-b70b-7f4b723d08b8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1a9c696c-4258-44c3-b70b-7f4b723d08b8 2021-08-03 13:55:18,062 DEBUG 132:onap_service.py(11) - [None][Check 1a9c696c-4258-44c3-b70b-7f4b723d08b8 orchestration request status] data sent: None 2021-08-03 13:55:18,064 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:55:18,249 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1a9c696c-4258-44c3-b70b-7f4b723d08b8 HTTP/1.1" 200 1522 2021-08-03 13:55:18,251 INFO 142:onap_service.py(11) - [None][Check 1a9c696c-4258-44c3-b70b-7f4b723d08b8 orchestration request status] response code: 200 2021-08-03 13:55:18,251 DEBUG 146:onap_service.py(11) - [None][Check 1a9c696c-4258-44c3-b70b-7f4b723d08b8 orchestration request status] response: {"request":{"requestId":"1a9c696c-4258-44c3-b70b-7f4b723d08b8","startTime":"Tue, 03 Aug 2021 13:55:06 GMT","finishTime":"Tue, 03 Aug 2021 13:55:14 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"36158c97-c9d1-40c3-b495-29fcf2d779e4","modelType":"vfModule","modelName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a","modelVersion":"1627998892030","modelCustomizationUuid":"49f34b62-ff14-4766-950f-2272fd92dc95","modelVersionId":"df9d5749-fbf5-44b9-8628-2e16711c8471","modelCustomizationId":"49f34b62-ff14-4766-950f-2272fd92dc95","modelUuid":"df9d5749-fbf5-44b9-8628-2e16711c8471","modelInvariantUuid":"36158c97-c9d1-40c3-b495-29fcf2d779e4"},"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":"d0773279-8e9c-42c1-bba3-793baaef1966","vnfInstanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","vfModuleInstanceId":"3e5a92ca-63a1-4ebf-81a9-d1ecff63b985","vfModuleInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:55:14 GMT"}}} 2021-08-03 13:55:18,251 INFO 56:mixins.py(11) - VfModuleDeletionRequest task finished 2021-08-03 13:55:18,252 DEBUG 129:onap_service.py(11) - [None][Check 1a9c696c-4258-44c3-b70b-7f4b723d08b8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '985f6f80-9b6c-4e8a-a4fa-add77cfb1f96', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:55:18,252 DEBUG 131:onap_service.py(11) - [None][Check 1a9c696c-4258-44c3-b70b-7f4b723d08b8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1a9c696c-4258-44c3-b70b-7f4b723d08b8 2021-08-03 13:55:18,252 DEBUG 132:onap_service.py(11) - [None][Check 1a9c696c-4258-44c3-b70b-7f4b723d08b8 orchestration request status] data sent: None 2021-08-03 13:55:18,253 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:55:18,412 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1a9c696c-4258-44c3-b70b-7f4b723d08b8 HTTP/1.1" 200 1522 2021-08-03 13:55:18,414 INFO 142:onap_service.py(11) - [None][Check 1a9c696c-4258-44c3-b70b-7f4b723d08b8 orchestration request status] response code: 200 2021-08-03 13:55:18,414 DEBUG 146:onap_service.py(11) - [None][Check 1a9c696c-4258-44c3-b70b-7f4b723d08b8 orchestration request status] response: {"request":{"requestId":"1a9c696c-4258-44c3-b70b-7f4b723d08b8","startTime":"Tue, 03 Aug 2021 13:55:06 GMT","finishTime":"Tue, 03 Aug 2021 13:55:14 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"36158c97-c9d1-40c3-b495-29fcf2d779e4","modelType":"vfModule","modelName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a","modelVersion":"1627998892030","modelCustomizationUuid":"49f34b62-ff14-4766-950f-2272fd92dc95","modelVersionId":"df9d5749-fbf5-44b9-8628-2e16711c8471","modelCustomizationId":"49f34b62-ff14-4766-950f-2272fd92dc95","modelUuid":"df9d5749-fbf5-44b9-8628-2e16711c8471","modelInvariantUuid":"36158c97-c9d1-40c3-b495-29fcf2d779e4"},"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":"d0773279-8e9c-42c1-bba3-793baaef1966","vnfInstanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","vfModuleInstanceId":"3e5a92ca-63a1-4ebf-81a9-d1ecff63b985","vfModuleInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:55:14 GMT"}}} 2021-08-03 13:55:18,414 DEBUG 129:onap_service.py(11) - [None][Check 1a9c696c-4258-44c3-b70b-7f4b723d08b8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd609e239-edef-4816-8a1d-9ed85f2eeaec', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:55:18,415 DEBUG 131:onap_service.py(11) - [None][Check 1a9c696c-4258-44c3-b70b-7f4b723d08b8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1a9c696c-4258-44c3-b70b-7f4b723d08b8 2021-08-03 13:55:18,415 DEBUG 132:onap_service.py(11) - [None][Check 1a9c696c-4258-44c3-b70b-7f4b723d08b8 orchestration request status] data sent: None 2021-08-03 13:55:18,417 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:55:18,581 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1a9c696c-4258-44c3-b70b-7f4b723d08b8 HTTP/1.1" 200 1522 2021-08-03 13:55:18,582 INFO 142:onap_service.py(11) - [None][Check 1a9c696c-4258-44c3-b70b-7f4b723d08b8 orchestration request status] response code: 200 2021-08-03 13:55:18,583 DEBUG 146:onap_service.py(11) - [None][Check 1a9c696c-4258-44c3-b70b-7f4b723d08b8 orchestration request status] response: {"request":{"requestId":"1a9c696c-4258-44c3-b70b-7f4b723d08b8","startTime":"Tue, 03 Aug 2021 13:55:06 GMT","finishTime":"Tue, 03 Aug 2021 13:55:14 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"36158c97-c9d1-40c3-b495-29fcf2d779e4","modelType":"vfModule","modelName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a","modelVersion":"1627998892030","modelCustomizationUuid":"49f34b62-ff14-4766-950f-2272fd92dc95","modelVersionId":"df9d5749-fbf5-44b9-8628-2e16711c8471","modelCustomizationId":"49f34b62-ff14-4766-950f-2272fd92dc95","modelUuid":"df9d5749-fbf5-44b9-8628-2e16711c8471","modelInvariantUuid":"36158c97-c9d1-40c3-b495-29fcf2d779e4"},"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":"d0773279-8e9c-42c1-bba3-793baaef1966","vnfInstanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","vfModuleInstanceId":"3e5a92ca-63a1-4ebf-81a9-d1ecff63b985","vfModuleInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:55:14 GMT"}}} 2021-08-03 13:55:18,590 DEBUG 129:onap_service.py(1) - [None][Check 1a9c696c-4258-44c3-b70b-7f4b723d08b8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '23bb919a-ae64-4718-b772-20405e1bda88', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:55:18,590 DEBUG 131:onap_service.py(1) - [None][Check 1a9c696c-4258-44c3-b70b-7f4b723d08b8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1a9c696c-4258-44c3-b70b-7f4b723d08b8 2021-08-03 13:55:18,590 DEBUG 132:onap_service.py(1) - [None][Check 1a9c696c-4258-44c3-b70b-7f4b723d08b8 orchestration request status] data sent: None 2021-08-03 13:55:18,592 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:55:18,759 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1a9c696c-4258-44c3-b70b-7f4b723d08b8 HTTP/1.1" 200 1522 2021-08-03 13:55:18,760 INFO 142:onap_service.py(1) - [None][Check 1a9c696c-4258-44c3-b70b-7f4b723d08b8 orchestration request status] response code: 200 2021-08-03 13:55:18,761 DEBUG 146:onap_service.py(1) - [None][Check 1a9c696c-4258-44c3-b70b-7f4b723d08b8 orchestration request status] response: {"request":{"requestId":"1a9c696c-4258-44c3-b70b-7f4b723d08b8","startTime":"Tue, 03 Aug 2021 13:55:06 GMT","finishTime":"Tue, 03 Aug 2021 13:55:14 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"36158c97-c9d1-40c3-b495-29fcf2d779e4","modelType":"vfModule","modelName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a","modelVersion":"1627998892030","modelCustomizationUuid":"49f34b62-ff14-4766-950f-2272fd92dc95","modelVersionId":"df9d5749-fbf5-44b9-8628-2e16711c8471","modelCustomizationId":"49f34b62-ff14-4766-950f-2272fd92dc95","modelUuid":"df9d5749-fbf5-44b9-8628-2e16711c8471","modelInvariantUuid":"36158c97-c9d1-40c3-b495-29fcf2d779e4"},"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":"d0773279-8e9c-42c1-bba3-793baaef1966","vnfInstanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","vfModuleInstanceId":"3e5a92ca-63a1-4ebf-81a9-d1ecff63b985","vfModuleInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:55:14 GMT"}}} 2021-08-03 13:55:18,761 DEBUG 129:onap_service.py(1) - [None][Check 1a9c696c-4258-44c3-b70b-7f4b723d08b8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '28411693-daf6-4f16-9968-0a3073db2c37', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:55:18,762 DEBUG 131:onap_service.py(1) - [None][Check 1a9c696c-4258-44c3-b70b-7f4b723d08b8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1a9c696c-4258-44c3-b70b-7f4b723d08b8 2021-08-03 13:55:18,762 DEBUG 132:onap_service.py(1) - [None][Check 1a9c696c-4258-44c3-b70b-7f4b723d08b8 orchestration request status] data sent: None 2021-08-03 13:55:18,763 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:55:18,960 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1a9c696c-4258-44c3-b70b-7f4b723d08b8 HTTP/1.1" 200 1522 2021-08-03 13:55:18,962 INFO 142:onap_service.py(1) - [None][Check 1a9c696c-4258-44c3-b70b-7f4b723d08b8 orchestration request status] response code: 200 2021-08-03 13:55:18,962 DEBUG 146:onap_service.py(1) - [None][Check 1a9c696c-4258-44c3-b70b-7f4b723d08b8 orchestration request status] response: {"request":{"requestId":"1a9c696c-4258-44c3-b70b-7f4b723d08b8","startTime":"Tue, 03 Aug 2021 13:55:06 GMT","finishTime":"Tue, 03 Aug 2021 13:55:14 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"36158c97-c9d1-40c3-b495-29fcf2d779e4","modelType":"vfModule","modelName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a","modelVersion":"1627998892030","modelCustomizationUuid":"49f34b62-ff14-4766-950f-2272fd92dc95","modelVersionId":"df9d5749-fbf5-44b9-8628-2e16711c8471","modelCustomizationId":"49f34b62-ff14-4766-950f-2272fd92dc95","modelUuid":"df9d5749-fbf5-44b9-8628-2e16711c8471","modelInvariantUuid":"36158c97-c9d1-40c3-b495-29fcf2d779e4"},"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":"d0773279-8e9c-42c1-bba3-793baaef1966","vnfInstanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","vfModuleInstanceId":"3e5a92ca-63a1-4ebf-81a9-d1ecff63b985","vfModuleInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:55:14 GMT"}}} 2021-08-03 13:55:18,963 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-08-03 13:55:18,963 INFO 158:k8s_profile_create.py(1) - Clean the k8s profile 2021-08-03 13:55:18,963 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-03 13:55:18,964 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/d0773279-8e9c-42c1-bba3-793baaef1966/relationship-list 2021-08-03 13:55:18,964 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-03 13:55:18,965 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:55:19,035 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/d0773279-8e9c-42c1-bba3-793baaef1966/relationship-list HTTP/1.1" 200 1064 2021-08-03 13:55:19,035 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-03 13:55:19,036 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/6f489791-af81-479e-bee2-689d46815d07","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"6f489791-af81-479e-bee2-689d46815d07"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/c8698b95-b937-4485-a22c-7c07587e5e01","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"c8698b95-b937-4485-a22c-7c07587e5e01"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_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-03 13:55:19,038 DEBUG 129:onap_service.py(1) - [AAI][Get d0773279-8e9c-42c1-bba3-793baaef1966 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-03 13:55:19,039 DEBUG 131:onap_service.py(1) - [AAI][Get d0773279-8e9c-42c1-bba3-793baaef1966 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/c8698b95-b937-4485-a22c-7c07587e5e01 2021-08-03 13:55:19,039 DEBUG 132:onap_service.py(1) - [AAI][Get d0773279-8e9c-42c1-bba3-793baaef1966 ABCMeta] data sent: None 2021-08-03 13:55:19,040 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:55:19,140 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/c8698b95-b937-4485-a22c-7c07587e5e01 HTTP/1.1" 200 3737 2021-08-03 13:55:19,141 INFO 142:onap_service.py(1) - [AAI][Get d0773279-8e9c-42c1-bba3-793baaef1966 ABCMeta] response code: 200 2021-08-03 13:55:19,142 DEBUG 146:onap_service.py(1) - [AAI][Get d0773279-8e9c-42c1-bba3-793baaef1966 ABCMeta] response: {"vnf-id":"c8698b95-b937-4485-a22c-7c07587e5e01","vnf-name":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1627998867274","model-invariant-id":"0ecd9728-8c65-4c30-af20-e73b281591fb","model-version-id":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","model-customization-id":"8a797592-275c-4ffa-8e34-7f85a3cd8114","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/d0773279-8e9c-42c1-bba3-793baaef1966/service-data/vnfs/vnf/c8698b95-b937-4485-a22c-7c07587e5e01/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/d0773279-8e9c-42c1-bba3-793baaef1966","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":"d0773279-8e9c-42c1-bba3-793baaef1966"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a"}]},{"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-03 13:55:19,145 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-03 13:55:19,145 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-03 13:55:19,145 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-03 13:55:19,145 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-03 13:55:19,145 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-03 13:55:19,147 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-03 13:55:21,258 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1771 2021-08-03 13:55:21,260 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-03 13:55:21,261 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","name":"basic_onboard_owdQbe","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cff5f9b-38c2-486a-a71e-9682095f2b0b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/422bf6ee-d379-4a5e-8eaa-af3752e2346f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e6a76b0b-bb70-423f-9955-c478137d0eff/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/94442f40-cd5a-4a00-b6b8-6f69a21a5d38/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-03 13:55:21,264 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_owdQbe from SDC 2021-08-03 13:55:21,264 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:55:21,264 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:55:21,265 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:55:21,265 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-03 13:55:21,265 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:55:21,265 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:55:21,265 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:55:21,265 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-08-03 13:55:21,266 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:55:21,266 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:55:21,266 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:55:21,266 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-03 13:55:21,266 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:55:21,266 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:55:21,266 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:55:21,267 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-03 13:55:21,267 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:55:21,267 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:55:21,267 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:55:21,267 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-08-03 13:55:21,267 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-03 13:55:21,268 INFO 192:__init__.py(1) - Service found, updating information 2021-08-03 13:55:21,268 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-03 13:55:21,268 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-03 13:55:21,268 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-03 13:55:21,270 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:55:22,427 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-03 13:55:22,429 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-03 13:55:22,431 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e8cc16-b107-40fb-bde7-ee8d7fde36cd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989460401,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efb4389a-7a87-4cbd-b098-f54914249473","invariantUUID":"2d5a2f01-2cd3-4910-a96f-e3d83d8fc90d","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":"3cf616f8-79c3-4595-80f4-5b97abd377b6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989479236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b1d1a07-f36c-4528-86d2-7ae8460a363d","invariantUUID":"393c227f-4e23-44e9-901c-d2f24cc6a1a2","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":"compute","uniqueId":"411c57c4-d341-4ae5-8d0a-34496627660c","lifecycleState":"CERTIFIED","lastUpdateDate":1627989811253,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7478c8-ef8e-445e-8858-c1f069a55a42","invariantUUID":"e32748c7-35f5-469a-bea9-b50df14a28db","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":"securityrules","uniqueId":"f90173ce-8b9a-4208-bea4-ff8cf61673f7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989429731,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e47d40fc-59f6-4fd2-bef4-f494a59caf17","invariantUUID":"2b50bd8d-2dd6-41ac-991c-76d1b45f85d4","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":"17c1e692-5318-4c5f-b98d-b27b6dd908f5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989402730,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d16bae88-3980-46c3-80a7-9cf1af5f173a","invariantUUID":"34b712d5-f916-4858-ad64-3f62864d449e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7faa14e-d390-4a57-92c9-6da1adad7dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1627989528930,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7861f07-30e8-437b-b78e-0c6603d9a355","invariantUUID":"b4b9e0a4-e9e1-41a1-86ec-186676ebe2a9","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":"a9c376f4-e347-4b35-889b-3b9147b38143","lifecycleState":"CERTIFIED","lastUpdateDate":1627989551137,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bb11b6b0-6845-4441-91a9-913da67b4ad2","invariantUUID":"e82d3c66-f6ed-4eb5-96c3-f8c2d906eae9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3a4499eb-ec1d-4a38-9ce3-53095854127f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989774818,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"381ba08b-64c2-4b49-80b0-858a9bfacd00","invariantUUID":"71fb2077-cae9-4939-a6f5-45c66a53bd7b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e978515d-7401-42fd-8dad-a2f78ca42d2e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989782017,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e36cc089-ce7f-4898-8f5e-61c595c49e2c","invariantUUID":"a6b82636-2db5-45e2-aabf-9bb22ae437a7","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":"defaulticon","uniqueId":"e1800c37-4cb3-4790-b498-3c47d9a10ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1627997910425,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8c9d4af7-4175-4a92-a77b-cea77d536b64","invariantUUID":"bd5f01ae-40d3-4fac-b35c-9600fecbf7bb","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"d2d2aef1-31e2-4b69-8a7f-8bb7841be21b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989585848,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e83d1d14-ab76-47b7-a956-2bcd6ed3ee3d","invariantUUID":"56590923-7934-4d14-aa28-146b830784e6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"757590d8-c44d-4dc0-8372-b51ed0425099","lifecycleState":"CERTIFIED","lastUpdateDate":1627989423256,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8db9164b-cc3b-485f-b746-c9cd24556834","invariantUUID":"a377a223-7b4d-463e-b0b7-4b98ea51b58f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"587ba54f-a39f-4565-a45e-ec59d0e39075","lifecycleState":"CERTIFIED","lastUpdateDate":1627989511809,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0e9de25-a8a9-4e30-9531-6fe0610fc65d","invariantUUID":"1e5546d0-5a59-4278-bde1-0d0c027913f3","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":"objectStorage","uniqueId":"db99aa06-449d-4a88-a846-49efb4e99b37","lifecycleState":"CERTIFIED","lastUpdateDate":1627989657657,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bc33959-bd21-4b54-8f4d-4c07c985843f","invariantUUID":"044bec24-aa34-4898-8722-c80c06e3de9d","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":"compute","uniqueId":"e0d47dbb-9da1-4038-8cdb-c9fb6ccc5355","lifecycleState":"CERTIFIED","lastUpdateDate":1627989591331,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4e5d05f-bd47-4159-b63d-a82c2f3c7f80","invariantUUID":"da82cd87-4943-4a9a-9913-8af2475e7f7a","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":"port","uniqueId":"875ed0f9-8140-4dcf-b849-7a496f1e2399","lifecycleState":"CERTIFIED","lastUpdateDate":1627989277110,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"089c0d69-8df3-4dbf-8f2d-ac2dea1aee78","invariantUUID":"b85e4722-bfd8-42e6-81aa-f3d797c7b4d0","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6caa2868-7e9f-4c37-9357-2003c05d68c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989328571,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a388d834-aca1-43f8-a628-1f3d4754b0b0","invariantUUID":"259acdef-1ee8-4b29-aa57-a451a1572fee","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":"defaulticon","uniqueId":"10b1f303-03ff-478d-8108-0ea3c09e52fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627998656296,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","invariantUUID":"0ecd9728-8c65-4c30-af20-e73b281591fb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ef86b00a-1b8e-483e-b48f-c3cdbc75398f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989816907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97955191-808b-4a22-9d30-9eff30b75723","invariantUUID":"991253ba-721e-4554-bd97-aca1ca0d6b42","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":"163eda2b-e686-4bfe-9eff-606c4ac269dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989322743,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e18848-cd6c-4a06-9a16-dd3bd0ce7293","invariantUUID":"e17e5de9-bea1-4fe8-8299-095b796e5e98","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":"objectStorage","uniqueId":"18cf3c48-2fa0-4513-8aab-7a36b38cd26b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989306986,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1959e12b-ca5f-4f75-9968-2a5299b76cbc","invariantUUID":"010fbeed-9c04-4b70-b5b3-78fe2ba82399","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":"defaulticon","uniqueId":"38d120ce-feb5-4dcf-bb0f-3aaf36834aec","lifecycleState":"CERTIFIED","lastUpdateDate":1627989696656,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58b774b3-d1fa-4722-bb0d-85c93166b366","invariantUUID":"b0962f92-2875-44a0-8e50-b8e0c550632c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08d5ae67-e4f8-479a-b568-d69c2be502cb","lifecycleState":"CERTIFIED","lastUpdateDate":1627989739504,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb62caf9-ac54-4161-89a8-72569ad044e3","invariantUUID":"57b9e065-0214-4f7f-bf30-8ca44abb099b","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":"b2f92872-e45f-4ee4-86bc-1e36f46fc765","lifecycleState":"CERTIFIED","lastUpdateDate":1627989362856,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9b3b476c-f366-4a6b-b00e-cf4dd2e35254","invariantUUID":"37f3f4b4-0df3-4fed-826b-9a520b6dd468","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":"051f8c90-0660-479d-97bd-86155ee07ded","lifecycleState":"CERTIFIED","lastUpdateDate":1627989663338,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9d7c67-d980-4848-a9ab-0b0fbeae03b1","invariantUUID":"3209ff76-4d10-47ea-bebd-6d599df615a3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fcfb50bd-8286-41fa-96e2-d1e85be26248","lifecycleState":"CERTIFIED","lastUpdateDate":1627989829630,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cac06afa-ba55-4b0c-895d-e054306a55f3","invariantUUID":"fc7aa061-8481-43c5-b5ce-745be659861b","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f1267e0-7391-4b51-84f5-f8e2bc708587","lifecycleState":"CERTIFIED","lastUpdateDate":1627998033355,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"50e50a30-ac53-4b69-bbce-cd0f13d45824","invariantUUID":"c55c0de3-f7f5-4062-aa6d-475b67858fc6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bd2e3a1f-4e28-4015-b4ea-58a13f846a28","lifecycleState":"CERTIFIED","lastUpdateDate":1627989635579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3adc372a-152a-431d-8c68-51b34681dbc3","invariantUUID":"2539ea2b-54ba-4514-834d-242a6ea0abb0","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":"8061c3b4-a6a1-41ea-99aa-1a8178980a42","lifecycleState":"CERTIFIED","lastUpdateDate":1627989731724,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5444c6e-eb82-4565-92e8-862193ae5aa6","invariantUUID":"012d4297-ce19-48a5-a1e3-be514a0c8c2c","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":"2dcab761-c90c-48f1-bc8b-03b548dde9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989346324,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"41256e70-ce05-40da-acba-754a33f96756","invariantUUID":"6a61b7c7-fac1-4831-97b4-0f94c3050a93","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":"defaulticon","uniqueId":"acd2a45b-ef2a-4fc0-9644-753614114f38","lifecycleState":"CERTIFIED","lastUpdateDate":1627998537913,"name":"basic_onboard_owdQbe","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f29eee05-5af5-4c14-940d-331a1240a2f6","invariantUUID":"f4c44a6c-be0f-48c5-9a80-f861c8ff838e","systemName":"BasicOnboardOwdqbe","description":"VF","tags":["basic_onboard_owdQbe"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d4536f49-50a7-4351-94b7-da2c613b714d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989573112,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f243c256-7348-49ff-b75b-e16089e5d037","invariantUUID":"5d8da92a-6781-451d-b022-2d415a291c1d","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":"port","uniqueId":"dd6f35ad-96e8-4fe6-aea9-27cae0aedb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989708202,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b0d146-c1a9-4529-9625-4148e20bd0d5","invariantUUID":"f33877fa-979e-426e-8269-c3bd327cb325","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ad99fb25-5884-476b-83b4-60bf9e66c218","lifecycleState":"CERTIFIED","lastUpdateDate":1627989753288,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc103c6-a88d-44ea-8353-12c38d4181f6","invariantUUID":"c19cb091-aa6d-4ce0-954a-9738d40aa6fc","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":"9f2a8abd-e3e1-4b13-8d82-ec8ed00561db","lifecycleState":"CERTIFIED","lastUpdateDate":1627989334119,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea14c1b3-65b0-4026-8a78-5fe453c74cba","invariantUUID":"01df846b-f905-4270-8a9f-f9475c9d2f5e","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":"objectStorage","uniqueId":"613d790e-e229-48e8-8c7f-dc7c98d550f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627989301333,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c5b7a43-db47-44f0-adae-43fb1a95082e","invariantUUID":"53dc0c13-b564-4973-91d8-38618425dc37","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4bc51ea-ed06-44f7-9869-a0ce7736604b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989283713,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b7a913-aec7-478a-96cc-a1512f84ddf6","invariantUUID":"0cf249a3-6e3d-481f-8e57-bef2db6d4836","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":"ffbbb8ca-20a9-40e4-a6db-b73be8b69fd0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989624948,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45bf8b9c-37ee-443c-ae4d-957f80e8a53d","invariantUUID":"a8101646-b69e-4b89-a458-814d9c4fbfc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b33f86d-a788-460e-a6bc-25fe32ede3a6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989766324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b11533c7-d1bf-4ef1-9434-2f6f99a29854","invariantUUID":"aad4e997-67a0-41aa-8f00-a29b14a122a6","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397d5f3d-86c3-4365-b0d4-eedc37744357","lifecycleState":"CERTIFIED","lastUpdateDate":1627989719249,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98e0198c-4d84-48fd-a8fa-fe519036de81","invariantUUID":"5bc75be7-f797-439b-9a24-a23d888d2553","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":"d805edbd-01fb-4ef1-9d37-cd6e2aad4982","lifecycleState":"CERTIFIED","lastUpdateDate":1627989454081,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e8e2071-22be-456e-a387-3162848b880b","invariantUUID":"86eabe20-0305-43b2-b85e-d13261a87ed6","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4cc0802c-7158-4c9a-b5a5-a3879392ebbf","lifecycleState":"CERTIFIED","lastUpdateDate":1627989567294,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"38b1ebb2-f215-4322-9a42-9423e375af5d","invariantUUID":"39ebe15c-4136-4b60-9728-6510e6b07439","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a52a3685-1f6d-4d2b-8638-b5a95b37a1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1627989826118,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44deff87-ea80-45dc-8fb8-c86b4c238d31","invariantUUID":"20a4366e-cf67-4222-86f4-3199837a6f43","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":"compute","uniqueId":"21e4bb15-8aa4-476d-b644-79e50d136764","lifecycleState":"CERTIFIED","lastUpdateDate":1627989442510,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a76a852a-0d74-4c58-b8f1-46cda94146eb","invariantUUID":"58dc23e5-8857-4463-8a22-0cea04d9aa25","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":"defaulticon","uniqueId":"f125439c-0097-4a74-9c88-c3f0e7069f31","lifecycleState":"CERTIFIED","lastUpdateDate":1627989242335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"df03d6c4-5240-4c08-b26e-185c10f52636","invariantUUID":"f9e2c9e3-bb91-45fe-b818-c91a6b6b02c1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989219424,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6e61da-7001-4bd7-b93b-35cc9809feb5","invariantUUID":"a2249d37-a8f8-4d0b-84a3-d9cca67da42c","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":"ddc67b17-05e9-436f-b857-55174ac3b8f1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989580208,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9aba3f41-d0bd-403c-9182-3b314a8ccb93","invariantUUID":"a80eea3d-6c57-40b1-83e4-93037cecd238","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":"f692a914-840c-4b48-8689-c2cebb73761d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989473923,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55a8a381-0ba0-4f60-b5a6-08b476e73c6d","invariantUUID":"9f20e383-f85d-40e1-a37a-c1781c263df6","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":"port","uniqueId":"1bf6af09-1928-4b30-9381-c2fc92024bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989713527,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9eab7ba-8384-432f-8a53-02d686fa98fc","invariantUUID":"b083e68e-17eb-485a-8a0c-c74b6400ed88","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":"networkrules","uniqueId":"9615ae4b-c381-4f9a-9496-e546c8acb39e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989417602,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c7933e15-7a28-4763-bf81-ab91cb3dd4aa","invariantUUID":"be50e6af-1fd3-4d76-8e7d-a3aeebb28aee","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cff9a260-f5bb-469b-a341-a107b21d77fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989448744,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf1a4dbc-3d74-4af3-a3fc-91bb7db155e4","invariantUUID":"a585e1a0-57de-47ea-b6ed-e9500e8ca0cb","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":"23cb6262-fd5a-48ea-b74f-9a744bd287af","lifecycleState":"CERTIFIED","lastUpdateDate":1627989597748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fc37b75-2eb2-4d3a-abf6-257c030dac72","invariantUUID":"c8881293-9d38-4fe8-bc66-0e1f8cc180ef","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2929908-18d9-4ee1-a07b-eb89b9971742","lifecycleState":"CERTIFIED","lastUpdateDate":1627989691301,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a9770e-ca54-43c6-90a8-748460885002","invariantUUID":"4ebeb399-e4bc-460b-b028-4e299a2509d4","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":"36b73d35-eb49-4298-87a1-3fe8233e27e8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989534294,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9de95b1b-f55e-4265-8fb1-94a1839c3e6e","invariantUUID":"8c24be3f-fa2f-4769-a97c-0e8a2703f702","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"465912c1-6164-44b7-a2a7-be8a2830e7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989807404,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc87f360-4409-41d8-a780-f00154d012d1","invariantUUID":"046e9913-594b-4a1b-8876-a6cc0cc62389","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":"objectStorage","uniqueId":"dc2bb095-fb79-46f4-ad9d-fa66f957dde7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989257706,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b197006-45f7-4918-b775-595c72ef5477","invariantUUID":"6ffa12ba-0f37-4e30-b7f0-f265189c57c2","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":"network","uniqueId":"c3e4e85b-586d-45d9-a79d-de6a109a808d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989352050,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85947c35-5dfe-4115-84fc-47719465ede5","invariantUUID":"de3a492d-53d0-4042-91ae-a6636f0ade20","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e04650-f4bd-4466-8fed-e9d0d5f389c6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989544970,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8bf0953e-df09-4f6e-9da3-3d4cd077a76c","invariantUUID":"23213f5a-1a2e-4ee3-959c-6326bb1d91af","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e20bca4-1958-478c-bc5b-101c300af9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989724601,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f2d6905-8467-45d2-abc5-b3ffe919994c","invariantUUID":"8ce469ce-03f7-4389-a441-b7e5679b44ef","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c49ee052-6ecb-49fc-9689-889458376fde","lifecycleState":"CERTIFIED","lastUpdateDate":1627989760955,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b3144ba-070f-4631-a819-111585ab63a6","invariantUUID":"feaf09ab-38cb-4020-9a53-1ae4b43eaec8","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":"c36074d0-95d6-4906-a3a3-17fb61f8657b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989610600,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbab9108-86eb-4074-91f3-0d7cecf0cb74","invariantUUID":"f4a97808-cc82-4390-bdc7-f4b2c234a60d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b0f5e1af-e264-4251-802d-f67d92483fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1627989702704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81a44a41-1499-4aec-b24f-674e8f95cf52","invariantUUID":"98c64bc8-24b9-4d54-81d5-61425070c154","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":"dfa9bbd8-1750-40f0-8fe5-e5a5ecabad68","lifecycleState":"CERTIFIED","lastUpdateDate":1627989619407,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b49557d-58a9-4a15-8022-6a678f682053","invariantUUID":"47db0e24-aabc-4913-869d-b89c60624cb7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a09409b4-f6c7-433c-8747-9230dedbd89f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989315014,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84463d24-0973-4218-bce1-fe6c0bfdec88","invariantUUID":"499f1df7-cccd-470b-972b-b110ac3ee527","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":"5d8396ce-716b-4219-8012-734717aa763e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989340950,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e02018ae-fe4a-43ec-b48f-2e4e6834c9f5","invariantUUID":"696af0a9-3826-4330-8544-50efbc66b763","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":"loadBalancer","uniqueId":"d948e754-eaaa-4742-8e04-83b4e6cf1473","lifecycleState":"CERTIFIED","lastUpdateDate":1627989271604,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edb25371-72bb-4815-b727-af2d5547bc0d","invariantUUID":"cf33b3ee-2c98-4a20-b59c-adbfe51e9578","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50be604c-9b23-4429-853f-867c2d322c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989484740,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"751993ab-b4a8-468a-8e9a-5829ed5b5d6e","invariantUUID":"6b74156e-8384-441d-a513-f5e2b09972df","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4dba8e30-22d5-4613-a794-2ef60e08f71f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989248620,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a59ae06-849c-43c2-9939-9fd3a2ed1ec5","invariantUUID":"59970bd8-4e72-4050-bec4-e34c097b9690","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"899143cb-f069-4bcc-a789-52c3e22bfa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989641377,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e4b11c-6572-4c68-b848-fee572d6a0fa","invariantUUID":"a83f1b22-1dbe-4754-9d00-626f2939d78e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65226a6f-f294-417e-bf8f-ca3ffc82f927","lifecycleState":"CERTIFIED","lastUpdateDate":1627989357449,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bc85595-6898-4e88-a1ce-512784edffe4","invariantUUID":"60f63214-f7e8-4ee3-9e3d-a73dad9a6cd6","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":"9aea93f2-4601-4c60-ba56-cb02b9123b38","lifecycleState":"CERTIFIED","lastUpdateDate":1627989559735,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","invariantUUID":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","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":"9f4c4723-84f9-48ae-a30c-c92fd6a0f194","lifecycleState":"CERTIFIED","lastUpdateDate":1627989744934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cdc01c2-680c-4bd3-b3e3-c268dc623abb","invariantUUID":"dab5253c-8f91-4f47-ab79-c04878e0c675","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb639ab8-0b97-4ce1-817a-fd41ab2f12e1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989797711,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a195618-a2c7-486e-85bf-c40f2bc50a6b","invariantUUID":"e871d507-ff8a-4127-8072-43e673b77f01","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":"networkrules","uniqueId":"699fdeeb-6d82-4887-b2c1-e01983580968","lifecycleState":"CERTIFIED","lastUpdateDate":1627989396166,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53d36838-a321-455a-b34c-d222872919ce","invariantUUID":"dae7050b-d616-41e2-96e5-78c70b3aa927","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"245308bf-c305-4ab5-a000-bfabcd483929","lifecycleState":"CERTIFIED","lastUpdateDate":1627998083021,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f7c00b53-d090-47ab-afd8-4ff781311ecc","lifecycleState":"CERTIFIED","lastUpdateDate":1627998594041,"name":"basic_onboard_owdQbe","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","systemName":"BasicOnboardOwdqbe","description":"service","tags":["basic_onboard_owdQbe"],"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":"57693788-597c-4266-b57d-17ea7f477eb9","lifecycleState":"CERTIFIED","lastUpdateDate":1627997756441,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","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":"c74e83ae-cfef-4577-af89-cddb650364ea","lifecycleState":"CERTIFIED","lastUpdateDate":1627998714182,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d9d622d2-907b-4171-a388-a8df48060216","lifecycleState":"CERTIFIED","lastUpdateDate":1627997957911,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-03 13:55:22,435 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-03 13:55:22,435 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-03 13:55:22,436 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/e6a76b0b-bb70-423f-9955-c478137d0eff/toscaModel 2021-08-03 13:55:22,436 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-03 13:55:22,437 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-03 13:55:22,676 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/e6a76b0b-bb70-423f-9955-c478137d0eff/toscaModel HTTP/1.1" 200 None 2021-08-03 13:55:22,678 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-03 13:55:22,678 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-03 13:55:22,710 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-03 13:55:22,710 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/36158c97-c9d1-40c3-b495-29fcf2d779e4/df9d5749-fbf5-44b9-8628-2e16711c8471 2021-08-03 13:55:22,710 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-08-03 13:55:22,712 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-03 13:55:22,735 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/36158c97-c9d1-40c3-b495-29fcf2d779e4/df9d5749-fbf5-44b9-8628-2e16711c8471 HTTP/1.1" 200 216 2021-08-03 13:55:22,736 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-08-03 13:55:22,736 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"36158c97-c9d1-40c3-b495-29fcf2d779e4","rb-version":"df9d5749-fbf5-44b9-8628-2e16711c8471","chart-name":"nginx","description":"","labels":{"vnf_customization_uuid":"49f34b62-ff14-4766-950f-2272fd92dc95"}} 2021-08-03 13:55:22,738 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-03 13:55:22,738 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/36158c97-c9d1-40c3-b495-29fcf2d779e4/df9d5749-fbf5-44b9-8628-2e16711c8471/profile/cnftest 2021-08-03 13:55:22,739 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-08-03 13:55:22,740 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-03 13:55:22,763 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/36158c97-c9d1-40c3-b495-29fcf2d779e4/df9d5749-fbf5-44b9-8628-2e16711c8471/profile/cnftest HTTP/1.1" 200 212 2021-08-03 13:55:22,764 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-08-03 13:55:22,764 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"36158c97-c9d1-40c3-b495-29fcf2d779e4","rb-version":"df9d5749-fbf5-44b9-8628-2e16711c8471","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-08-03 13:55:22,766 DEBUG 129:onap_service.py(1) - [None][Delete Profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-03 13:55:22,766 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/36158c97-c9d1-40c3-b495-29fcf2d779e4/df9d5749-fbf5-44b9-8628-2e16711c8471/profile/cnftest 2021-08-03 13:55:22,766 DEBUG 132:onap_service.py(1) - [None][Delete Profile] data sent: None 2021-08-03 13:55:22,768 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-03 13:55:22,794 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "DELETE /api/multicloud-k8s/v1/v1/rb/definition/36158c97-c9d1-40c3-b495-29fcf2d779e4/df9d5749-fbf5-44b9-8628-2e16711c8471/profile/cnftest HTTP/1.1" 204 0 2021-08-03 13:55:22,794 INFO 142:onap_service.py(1) - [None][Delete Profile] response code: 204 2021-08-03 13:55:22,795 DEBUG 146:onap_service.py(1) - [None][Delete Profile] response: n/a 2021-08-03 13:55:22,796 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-03 13:55:22,796 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/d0773279-8e9c-42c1-bba3-793baaef1966/relationship-list 2021-08-03 13:55:22,797 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-03 13:55:22,798 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:55:22,846 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/d0773279-8e9c-42c1-bba3-793baaef1966/relationship-list HTTP/1.1" 200 1064 2021-08-03 13:55:22,847 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-03 13:55:22,847 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/6f489791-af81-479e-bee2-689d46815d07","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"6f489791-af81-479e-bee2-689d46815d07"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/c8698b95-b937-4485-a22c-7c07587e5e01","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"c8698b95-b937-4485-a22c-7c07587e5e01"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_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-03 13:55:22,849 DEBUG 129:onap_service.py(1) - [AAI][Get d0773279-8e9c-42c1-bba3-793baaef1966 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-03 13:55:22,850 DEBUG 131:onap_service.py(1) - [AAI][Get d0773279-8e9c-42c1-bba3-793baaef1966 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/c8698b95-b937-4485-a22c-7c07587e5e01 2021-08-03 13:55:22,850 DEBUG 132:onap_service.py(1) - [AAI][Get d0773279-8e9c-42c1-bba3-793baaef1966 ABCMeta] data sent: None 2021-08-03 13:55:22,851 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:55:22,908 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/c8698b95-b937-4485-a22c-7c07587e5e01 HTTP/1.1" 200 3737 2021-08-03 13:55:22,909 INFO 142:onap_service.py(1) - [AAI][Get d0773279-8e9c-42c1-bba3-793baaef1966 ABCMeta] response code: 200 2021-08-03 13:55:22,910 DEBUG 146:onap_service.py(1) - [AAI][Get d0773279-8e9c-42c1-bba3-793baaef1966 ABCMeta] response: {"vnf-id":"c8698b95-b937-4485-a22c-7c07587e5e01","vnf-name":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1627998867274","model-invariant-id":"0ecd9728-8c65-4c30-af20-e73b281591fb","model-version-id":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","model-customization-id":"8a797592-275c-4ffa-8e34-7f85a3cd8114","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/d0773279-8e9c-42c1-bba3-793baaef1966/service-data/vnfs/vnf/c8698b95-b937-4485-a22c-7c07587e5e01/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/d0773279-8e9c-42c1-bba3-793baaef1966","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":"d0773279-8e9c-42c1-bba3-793baaef1966"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a"}]},{"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-03 13:55:22,912 DEBUG 384:vnf.py(1) - Delete c8698b95-b937-4485-a22c-7c07587e5e01 VNF 2021-08-03 13:55:22,912 DEBUG 80:deletion.py(1) - VNF c8698b95-b937-4485-a22c-7c07587e5e01 deletion request 2021-08-03 13:55:22,923 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-03 13:55:22,924 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-03 13:55:22,924 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-03 13:55:22,924 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-03 13:55:22,924 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-03 13:55:22,926 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-03 13:55:23,838 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1771 2021-08-03 13:55:23,839 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-03 13:55:23,839 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","name":"basic_onboard_owdQbe","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cff5f9b-38c2-486a-a71e-9682095f2b0b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/422bf6ee-d379-4a5e-8eaa-af3752e2346f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e6a76b0b-bb70-423f-9955-c478137d0eff/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/94442f40-cd5a-4a00-b6b8-6f69a21a5d38/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-03 13:55:23,841 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_owdQbe from SDC 2021-08-03 13:55:23,841 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:55:23,841 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:55:23,841 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:55:23,842 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-03 13:55:23,842 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:55:23,842 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:55:23,842 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:55:23,842 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-08-03 13:55:23,842 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:55:23,842 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:55:23,842 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:55:23,842 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-03 13:55:23,842 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:55:23,843 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:55:23,843 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:55:23,843 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-03 13:55:23,843 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:55:23,843 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:55:23,843 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:55:23,843 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-08-03 13:55:23,843 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-03 13:55:23,843 INFO 192:__init__.py(1) - Service found, updating information 2021-08-03 13:55:23,844 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-03 13:55:23,844 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-03 13:55:23,844 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-03 13:55:23,845 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:55:26,114 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-08-03 13:55:26,117 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-03 13:55:26,119 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e8cc16-b107-40fb-bde7-ee8d7fde36cd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989460401,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efb4389a-7a87-4cbd-b098-f54914249473","invariantUUID":"2d5a2f01-2cd3-4910-a96f-e3d83d8fc90d","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":"3cf616f8-79c3-4595-80f4-5b97abd377b6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989479236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b1d1a07-f36c-4528-86d2-7ae8460a363d","invariantUUID":"393c227f-4e23-44e9-901c-d2f24cc6a1a2","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":"compute","uniqueId":"411c57c4-d341-4ae5-8d0a-34496627660c","lifecycleState":"CERTIFIED","lastUpdateDate":1627989811253,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7478c8-ef8e-445e-8858-c1f069a55a42","invariantUUID":"e32748c7-35f5-469a-bea9-b50df14a28db","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":"securityrules","uniqueId":"f90173ce-8b9a-4208-bea4-ff8cf61673f7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989429731,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e47d40fc-59f6-4fd2-bef4-f494a59caf17","invariantUUID":"2b50bd8d-2dd6-41ac-991c-76d1b45f85d4","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":"17c1e692-5318-4c5f-b98d-b27b6dd908f5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989402730,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d16bae88-3980-46c3-80a7-9cf1af5f173a","invariantUUID":"34b712d5-f916-4858-ad64-3f62864d449e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7faa14e-d390-4a57-92c9-6da1adad7dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1627989528930,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7861f07-30e8-437b-b78e-0c6603d9a355","invariantUUID":"b4b9e0a4-e9e1-41a1-86ec-186676ebe2a9","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":"a9c376f4-e347-4b35-889b-3b9147b38143","lifecycleState":"CERTIFIED","lastUpdateDate":1627989551137,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bb11b6b0-6845-4441-91a9-913da67b4ad2","invariantUUID":"e82d3c66-f6ed-4eb5-96c3-f8c2d906eae9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3a4499eb-ec1d-4a38-9ce3-53095854127f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989774818,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"381ba08b-64c2-4b49-80b0-858a9bfacd00","invariantUUID":"71fb2077-cae9-4939-a6f5-45c66a53bd7b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e978515d-7401-42fd-8dad-a2f78ca42d2e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989782017,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e36cc089-ce7f-4898-8f5e-61c595c49e2c","invariantUUID":"a6b82636-2db5-45e2-aabf-9bb22ae437a7","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":"defaulticon","uniqueId":"e1800c37-4cb3-4790-b498-3c47d9a10ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1627997910425,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8c9d4af7-4175-4a92-a77b-cea77d536b64","invariantUUID":"bd5f01ae-40d3-4fac-b35c-9600fecbf7bb","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"d2d2aef1-31e2-4b69-8a7f-8bb7841be21b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989585848,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e83d1d14-ab76-47b7-a956-2bcd6ed3ee3d","invariantUUID":"56590923-7934-4d14-aa28-146b830784e6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"757590d8-c44d-4dc0-8372-b51ed0425099","lifecycleState":"CERTIFIED","lastUpdateDate":1627989423256,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8db9164b-cc3b-485f-b746-c9cd24556834","invariantUUID":"a377a223-7b4d-463e-b0b7-4b98ea51b58f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"587ba54f-a39f-4565-a45e-ec59d0e39075","lifecycleState":"CERTIFIED","lastUpdateDate":1627989511809,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0e9de25-a8a9-4e30-9531-6fe0610fc65d","invariantUUID":"1e5546d0-5a59-4278-bde1-0d0c027913f3","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":"objectStorage","uniqueId":"db99aa06-449d-4a88-a846-49efb4e99b37","lifecycleState":"CERTIFIED","lastUpdateDate":1627989657657,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bc33959-bd21-4b54-8f4d-4c07c985843f","invariantUUID":"044bec24-aa34-4898-8722-c80c06e3de9d","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":"compute","uniqueId":"e0d47dbb-9da1-4038-8cdb-c9fb6ccc5355","lifecycleState":"CERTIFIED","lastUpdateDate":1627989591331,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4e5d05f-bd47-4159-b63d-a82c2f3c7f80","invariantUUID":"da82cd87-4943-4a9a-9913-8af2475e7f7a","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":"port","uniqueId":"875ed0f9-8140-4dcf-b849-7a496f1e2399","lifecycleState":"CERTIFIED","lastUpdateDate":1627989277110,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"089c0d69-8df3-4dbf-8f2d-ac2dea1aee78","invariantUUID":"b85e4722-bfd8-42e6-81aa-f3d797c7b4d0","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6caa2868-7e9f-4c37-9357-2003c05d68c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989328571,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a388d834-aca1-43f8-a628-1f3d4754b0b0","invariantUUID":"259acdef-1ee8-4b29-aa57-a451a1572fee","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":"defaulticon","uniqueId":"10b1f303-03ff-478d-8108-0ea3c09e52fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627998656296,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","invariantUUID":"0ecd9728-8c65-4c30-af20-e73b281591fb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ef86b00a-1b8e-483e-b48f-c3cdbc75398f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989816907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97955191-808b-4a22-9d30-9eff30b75723","invariantUUID":"991253ba-721e-4554-bd97-aca1ca0d6b42","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":"163eda2b-e686-4bfe-9eff-606c4ac269dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989322743,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e18848-cd6c-4a06-9a16-dd3bd0ce7293","invariantUUID":"e17e5de9-bea1-4fe8-8299-095b796e5e98","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":"objectStorage","uniqueId":"18cf3c48-2fa0-4513-8aab-7a36b38cd26b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989306986,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1959e12b-ca5f-4f75-9968-2a5299b76cbc","invariantUUID":"010fbeed-9c04-4b70-b5b3-78fe2ba82399","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":"defaulticon","uniqueId":"38d120ce-feb5-4dcf-bb0f-3aaf36834aec","lifecycleState":"CERTIFIED","lastUpdateDate":1627989696656,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58b774b3-d1fa-4722-bb0d-85c93166b366","invariantUUID":"b0962f92-2875-44a0-8e50-b8e0c550632c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08d5ae67-e4f8-479a-b568-d69c2be502cb","lifecycleState":"CERTIFIED","lastUpdateDate":1627989739504,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb62caf9-ac54-4161-89a8-72569ad044e3","invariantUUID":"57b9e065-0214-4f7f-bf30-8ca44abb099b","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":"b2f92872-e45f-4ee4-86bc-1e36f46fc765","lifecycleState":"CERTIFIED","lastUpdateDate":1627989362856,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9b3b476c-f366-4a6b-b00e-cf4dd2e35254","invariantUUID":"37f3f4b4-0df3-4fed-826b-9a520b6dd468","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":"051f8c90-0660-479d-97bd-86155ee07ded","lifecycleState":"CERTIFIED","lastUpdateDate":1627989663338,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9d7c67-d980-4848-a9ab-0b0fbeae03b1","invariantUUID":"3209ff76-4d10-47ea-bebd-6d599df615a3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fcfb50bd-8286-41fa-96e2-d1e85be26248","lifecycleState":"CERTIFIED","lastUpdateDate":1627989829630,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cac06afa-ba55-4b0c-895d-e054306a55f3","invariantUUID":"fc7aa061-8481-43c5-b5ce-745be659861b","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f1267e0-7391-4b51-84f5-f8e2bc708587","lifecycleState":"CERTIFIED","lastUpdateDate":1627998033355,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"50e50a30-ac53-4b69-bbce-cd0f13d45824","invariantUUID":"c55c0de3-f7f5-4062-aa6d-475b67858fc6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bd2e3a1f-4e28-4015-b4ea-58a13f846a28","lifecycleState":"CERTIFIED","lastUpdateDate":1627989635579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3adc372a-152a-431d-8c68-51b34681dbc3","invariantUUID":"2539ea2b-54ba-4514-834d-242a6ea0abb0","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":"8061c3b4-a6a1-41ea-99aa-1a8178980a42","lifecycleState":"CERTIFIED","lastUpdateDate":1627989731724,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5444c6e-eb82-4565-92e8-862193ae5aa6","invariantUUID":"012d4297-ce19-48a5-a1e3-be514a0c8c2c","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":"2dcab761-c90c-48f1-bc8b-03b548dde9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989346324,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"41256e70-ce05-40da-acba-754a33f96756","invariantUUID":"6a61b7c7-fac1-4831-97b4-0f94c3050a93","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":"defaulticon","uniqueId":"acd2a45b-ef2a-4fc0-9644-753614114f38","lifecycleState":"CERTIFIED","lastUpdateDate":1627998537913,"name":"basic_onboard_owdQbe","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f29eee05-5af5-4c14-940d-331a1240a2f6","invariantUUID":"f4c44a6c-be0f-48c5-9a80-f861c8ff838e","systemName":"BasicOnboardOwdqbe","description":"VF","tags":["basic_onboard_owdQbe"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d4536f49-50a7-4351-94b7-da2c613b714d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989573112,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f243c256-7348-49ff-b75b-e16089e5d037","invariantUUID":"5d8da92a-6781-451d-b022-2d415a291c1d","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":"port","uniqueId":"dd6f35ad-96e8-4fe6-aea9-27cae0aedb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989708202,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b0d146-c1a9-4529-9625-4148e20bd0d5","invariantUUID":"f33877fa-979e-426e-8269-c3bd327cb325","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ad99fb25-5884-476b-83b4-60bf9e66c218","lifecycleState":"CERTIFIED","lastUpdateDate":1627989753288,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc103c6-a88d-44ea-8353-12c38d4181f6","invariantUUID":"c19cb091-aa6d-4ce0-954a-9738d40aa6fc","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":"9f2a8abd-e3e1-4b13-8d82-ec8ed00561db","lifecycleState":"CERTIFIED","lastUpdateDate":1627989334119,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea14c1b3-65b0-4026-8a78-5fe453c74cba","invariantUUID":"01df846b-f905-4270-8a9f-f9475c9d2f5e","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":"objectStorage","uniqueId":"613d790e-e229-48e8-8c7f-dc7c98d550f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627989301333,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c5b7a43-db47-44f0-adae-43fb1a95082e","invariantUUID":"53dc0c13-b564-4973-91d8-38618425dc37","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4bc51ea-ed06-44f7-9869-a0ce7736604b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989283713,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b7a913-aec7-478a-96cc-a1512f84ddf6","invariantUUID":"0cf249a3-6e3d-481f-8e57-bef2db6d4836","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":"ffbbb8ca-20a9-40e4-a6db-b73be8b69fd0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989624948,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45bf8b9c-37ee-443c-ae4d-957f80e8a53d","invariantUUID":"a8101646-b69e-4b89-a458-814d9c4fbfc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b33f86d-a788-460e-a6bc-25fe32ede3a6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989766324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b11533c7-d1bf-4ef1-9434-2f6f99a29854","invariantUUID":"aad4e997-67a0-41aa-8f00-a29b14a122a6","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397d5f3d-86c3-4365-b0d4-eedc37744357","lifecycleState":"CERTIFIED","lastUpdateDate":1627989719249,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98e0198c-4d84-48fd-a8fa-fe519036de81","invariantUUID":"5bc75be7-f797-439b-9a24-a23d888d2553","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":"d805edbd-01fb-4ef1-9d37-cd6e2aad4982","lifecycleState":"CERTIFIED","lastUpdateDate":1627989454081,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e8e2071-22be-456e-a387-3162848b880b","invariantUUID":"86eabe20-0305-43b2-b85e-d13261a87ed6","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4cc0802c-7158-4c9a-b5a5-a3879392ebbf","lifecycleState":"CERTIFIED","lastUpdateDate":1627989567294,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"38b1ebb2-f215-4322-9a42-9423e375af5d","invariantUUID":"39ebe15c-4136-4b60-9728-6510e6b07439","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a52a3685-1f6d-4d2b-8638-b5a95b37a1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1627989826118,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44deff87-ea80-45dc-8fb8-c86b4c238d31","invariantUUID":"20a4366e-cf67-4222-86f4-3199837a6f43","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":"compute","uniqueId":"21e4bb15-8aa4-476d-b644-79e50d136764","lifecycleState":"CERTIFIED","lastUpdateDate":1627989442510,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a76a852a-0d74-4c58-b8f1-46cda94146eb","invariantUUID":"58dc23e5-8857-4463-8a22-0cea04d9aa25","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":"defaulticon","uniqueId":"f125439c-0097-4a74-9c88-c3f0e7069f31","lifecycleState":"CERTIFIED","lastUpdateDate":1627989242335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"df03d6c4-5240-4c08-b26e-185c10f52636","invariantUUID":"f9e2c9e3-bb91-45fe-b818-c91a6b6b02c1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989219424,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6e61da-7001-4bd7-b93b-35cc9809feb5","invariantUUID":"a2249d37-a8f8-4d0b-84a3-d9cca67da42c","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":"ddc67b17-05e9-436f-b857-55174ac3b8f1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989580208,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9aba3f41-d0bd-403c-9182-3b314a8ccb93","invariantUUID":"a80eea3d-6c57-40b1-83e4-93037cecd238","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":"f692a914-840c-4b48-8689-c2cebb73761d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989473923,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55a8a381-0ba0-4f60-b5a6-08b476e73c6d","invariantUUID":"9f20e383-f85d-40e1-a37a-c1781c263df6","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":"port","uniqueId":"1bf6af09-1928-4b30-9381-c2fc92024bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989713527,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9eab7ba-8384-432f-8a53-02d686fa98fc","invariantUUID":"b083e68e-17eb-485a-8a0c-c74b6400ed88","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":"networkrules","uniqueId":"9615ae4b-c381-4f9a-9496-e546c8acb39e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989417602,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c7933e15-7a28-4763-bf81-ab91cb3dd4aa","invariantUUID":"be50e6af-1fd3-4d76-8e7d-a3aeebb28aee","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cff9a260-f5bb-469b-a341-a107b21d77fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989448744,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf1a4dbc-3d74-4af3-a3fc-91bb7db155e4","invariantUUID":"a585e1a0-57de-47ea-b6ed-e9500e8ca0cb","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":"23cb6262-fd5a-48ea-b74f-9a744bd287af","lifecycleState":"CERTIFIED","lastUpdateDate":1627989597748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fc37b75-2eb2-4d3a-abf6-257c030dac72","invariantUUID":"c8881293-9d38-4fe8-bc66-0e1f8cc180ef","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2929908-18d9-4ee1-a07b-eb89b9971742","lifecycleState":"CERTIFIED","lastUpdateDate":1627989691301,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a9770e-ca54-43c6-90a8-748460885002","invariantUUID":"4ebeb399-e4bc-460b-b028-4e299a2509d4","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":"36b73d35-eb49-4298-87a1-3fe8233e27e8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989534294,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9de95b1b-f55e-4265-8fb1-94a1839c3e6e","invariantUUID":"8c24be3f-fa2f-4769-a97c-0e8a2703f702","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"465912c1-6164-44b7-a2a7-be8a2830e7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989807404,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc87f360-4409-41d8-a780-f00154d012d1","invariantUUID":"046e9913-594b-4a1b-8876-a6cc0cc62389","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":"objectStorage","uniqueId":"dc2bb095-fb79-46f4-ad9d-fa66f957dde7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989257706,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b197006-45f7-4918-b775-595c72ef5477","invariantUUID":"6ffa12ba-0f37-4e30-b7f0-f265189c57c2","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":"network","uniqueId":"c3e4e85b-586d-45d9-a79d-de6a109a808d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989352050,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85947c35-5dfe-4115-84fc-47719465ede5","invariantUUID":"de3a492d-53d0-4042-91ae-a6636f0ade20","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e04650-f4bd-4466-8fed-e9d0d5f389c6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989544970,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8bf0953e-df09-4f6e-9da3-3d4cd077a76c","invariantUUID":"23213f5a-1a2e-4ee3-959c-6326bb1d91af","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e20bca4-1958-478c-bc5b-101c300af9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989724601,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f2d6905-8467-45d2-abc5-b3ffe919994c","invariantUUID":"8ce469ce-03f7-4389-a441-b7e5679b44ef","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c49ee052-6ecb-49fc-9689-889458376fde","lifecycleState":"CERTIFIED","lastUpdateDate":1627989760955,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b3144ba-070f-4631-a819-111585ab63a6","invariantUUID":"feaf09ab-38cb-4020-9a53-1ae4b43eaec8","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":"c36074d0-95d6-4906-a3a3-17fb61f8657b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989610600,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbab9108-86eb-4074-91f3-0d7cecf0cb74","invariantUUID":"f4a97808-cc82-4390-bdc7-f4b2c234a60d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b0f5e1af-e264-4251-802d-f67d92483fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1627989702704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81a44a41-1499-4aec-b24f-674e8f95cf52","invariantUUID":"98c64bc8-24b9-4d54-81d5-61425070c154","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":"dfa9bbd8-1750-40f0-8fe5-e5a5ecabad68","lifecycleState":"CERTIFIED","lastUpdateDate":1627989619407,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b49557d-58a9-4a15-8022-6a678f682053","invariantUUID":"47db0e24-aabc-4913-869d-b89c60624cb7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a09409b4-f6c7-433c-8747-9230dedbd89f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989315014,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84463d24-0973-4218-bce1-fe6c0bfdec88","invariantUUID":"499f1df7-cccd-470b-972b-b110ac3ee527","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":"5d8396ce-716b-4219-8012-734717aa763e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989340950,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e02018ae-fe4a-43ec-b48f-2e4e6834c9f5","invariantUUID":"696af0a9-3826-4330-8544-50efbc66b763","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":"loadBalancer","uniqueId":"d948e754-eaaa-4742-8e04-83b4e6cf1473","lifecycleState":"CERTIFIED","lastUpdateDate":1627989271604,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edb25371-72bb-4815-b727-af2d5547bc0d","invariantUUID":"cf33b3ee-2c98-4a20-b59c-adbfe51e9578","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50be604c-9b23-4429-853f-867c2d322c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989484740,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"751993ab-b4a8-468a-8e9a-5829ed5b5d6e","invariantUUID":"6b74156e-8384-441d-a513-f5e2b09972df","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4dba8e30-22d5-4613-a794-2ef60e08f71f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989248620,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a59ae06-849c-43c2-9939-9fd3a2ed1ec5","invariantUUID":"59970bd8-4e72-4050-bec4-e34c097b9690","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"899143cb-f069-4bcc-a789-52c3e22bfa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989641377,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e4b11c-6572-4c68-b848-fee572d6a0fa","invariantUUID":"a83f1b22-1dbe-4754-9d00-626f2939d78e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65226a6f-f294-417e-bf8f-ca3ffc82f927","lifecycleState":"CERTIFIED","lastUpdateDate":1627989357449,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bc85595-6898-4e88-a1ce-512784edffe4","invariantUUID":"60f63214-f7e8-4ee3-9e3d-a73dad9a6cd6","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":"9aea93f2-4601-4c60-ba56-cb02b9123b38","lifecycleState":"CERTIFIED","lastUpdateDate":1627989559735,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","invariantUUID":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","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":"9f4c4723-84f9-48ae-a30c-c92fd6a0f194","lifecycleState":"CERTIFIED","lastUpdateDate":1627989744934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cdc01c2-680c-4bd3-b3e3-c268dc623abb","invariantUUID":"dab5253c-8f91-4f47-ab79-c04878e0c675","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb639ab8-0b97-4ce1-817a-fd41ab2f12e1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989797711,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a195618-a2c7-486e-85bf-c40f2bc50a6b","invariantUUID":"e871d507-ff8a-4127-8072-43e673b77f01","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":"networkrules","uniqueId":"699fdeeb-6d82-4887-b2c1-e01983580968","lifecycleState":"CERTIFIED","lastUpdateDate":1627989396166,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53d36838-a321-455a-b34c-d222872919ce","invariantUUID":"dae7050b-d616-41e2-96e5-78c70b3aa927","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"245308bf-c305-4ab5-a000-bfabcd483929","lifecycleState":"CERTIFIED","lastUpdateDate":1627998083021,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f7c00b53-d090-47ab-afd8-4ff781311ecc","lifecycleState":"CERTIFIED","lastUpdateDate":1627998594041,"name":"basic_onboard_owdQbe","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","systemName":"BasicOnboardOwdqbe","description":"service","tags":["basic_onboard_owdQbe"],"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":"57693788-597c-4266-b57d-17ea7f477eb9","lifecycleState":"CERTIFIED","lastUpdateDate":1627997756441,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","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":"c74e83ae-cfef-4577-af89-cddb650364ea","lifecycleState":"CERTIFIED","lastUpdateDate":1627998714182,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d9d622d2-907b-4171-a388-a8df48060216","lifecycleState":"CERTIFIED","lastUpdateDate":1627997957911,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-03 13:55:26,123 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-03 13:55:26,124 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-03 13:55:26,124 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/e6a76b0b-bb70-423f-9955-c478137d0eff/toscaModel 2021-08-03 13:55:26,124 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-03 13:55:26,125 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-03 13:55:26,738 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/e6a76b0b-bb70-423f-9955-c478137d0eff/toscaModel HTTP/1.1" 200 None 2021-08-03 13:55:26,739 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-03 13:55:26,740 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-03 13:55:26,769 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-03 13:55:26,770 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-08-03 13:55:26,770 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-03 13:55:26,771 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:55:26,823 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-03 13:55:26,823 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-03 13:55:26,824 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-03 13:55:26,826 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-03 13:55:26,826 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-03 13:55:26,826 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-03 13:55:26,828 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:55:26,911 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-03 13:55:26,912 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-03 13:55:26,912 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":"1627998863679","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/c8698b95-b937-4485-a22c-7c07587e5e01","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"c8698b95-b937-4485-a22c-7c07587e5e01"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0"}]}]}}]} 2021-08-03 13:55:26,914 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-03 13:55:26,914 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-03 13:55:26,914 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-03 13:55:26,916 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:55:27,000 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-03 13:55:27,000 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-03 13:55:27,001 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-03 13:55:27,003 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-03 13:55:27,003 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-03 13:55:27,003 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-03 13:55:27,005 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:55:27,111 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-03 13:55:27,112 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-03 13:55:27,112 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":"1627998863679","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/c8698b95-b937-4485-a22c-7c07587e5e01","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"c8698b95-b937-4485-a22c-7c07587e5e01"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0"}]}]}}]} 2021-08-03 13:55:27,114 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-03 13:55:27,114 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-03 13:55:27,114 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-03 13:55:27,116 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:55:27,197 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-03 13:55:27,198 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-03 13:55:27,198 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-03 13:55:27,201 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-03 13:55:27,201 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-03 13:55:27,202 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-03 13:55:27,204 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:55:27,308 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-03 13:55:27,309 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-03 13:55:27,309 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":"1627998863679","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/c8698b95-b937-4485-a22c-7c07587e5e01","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"c8698b95-b937-4485-a22c-7c07587e5e01"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0"}]}]}}]} 2021-08-03 13:55:27,311 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-03 13:55:27,311 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-03 13:55:27,311 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-03 13:55:27,313 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:55:27,477 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-03 13:55:27,478 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-03 13:55:27,478 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1627998863798","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/c8698b95-b937-4485-a22c-7c07587e5e01","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"c8698b95-b937-4485-a22c-7c07587e5e01"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_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-03 13:55:27,480 DEBUG 129:onap_service.py(1) - [None][Create c8698b95-b937-4485-a22c-7c07587e5e01 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '909706d0-fcbd-4801-ab9f-82656cf45217', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:55:27,480 DEBUG 131:onap_service.py(1) - [None][Create c8698b95-b937-4485-a22c-7c07587e5e01 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0773279-8e9c-42c1-bba3-793baaef1966/vnfs/c8698b95-b937-4485-a22c-7c07587e5e01 2021-08-03 13:55:27,480 DEBUG 132:onap_service.py(1) - [None][Create c8698b95-b937-4485-a22c-7c07587e5e01 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "0ecd9728-8c65-4c30-af20-e73b281591fb", "modelVersion": "1.0", "modelVersionId": "4e0fc4f1-de3c-442b-bd49-29cd51d5b331", "modelCustomizationId": "8a797592-275c-4ffa-8e34-7f85a3cd8114", "modelCustomizationName": "basic_cnf 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-08-03 13:55:27,482 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:55:29,104 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/d0773279-8e9c-42c1-bba3-793baaef1966/vnfs/c8698b95-b937-4485-a22c-7c07587e5e01 HTTP/1.1" 202 262 2021-08-03 13:55:29,105 INFO 142:onap_service.py(1) - [None][Create c8698b95-b937-4485-a22c-7c07587e5e01 VNF deletion request] response code: 202 2021-08-03 13:55:29,106 DEBUG 146:onap_service.py(1) - [None][Create c8698b95-b937-4485-a22c-7c07587e5e01 VNF deletion request] response: {"requestReferences":{"requestId":"909706d0-fcbd-4801-ab9f-82656cf45217","instanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/909706d0-fcbd-4801-ab9f-82656cf45217"}} 2021-08-03 13:55:29,106 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-08-03 13:55:29,114 DEBUG 129:onap_service.py(12) - [None][Check 909706d0-fcbd-4801-ab9f-82656cf45217 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '77ee2025-02dc-4705-9129-1da98f8b4a61', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:55:29,114 DEBUG 131:onap_service.py(12) - [None][Check 909706d0-fcbd-4801-ab9f-82656cf45217 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/909706d0-fcbd-4801-ab9f-82656cf45217 2021-08-03 13:55:29,114 DEBUG 132:onap_service.py(12) - [None][Check 909706d0-fcbd-4801-ab9f-82656cf45217 orchestration request status] data sent: None 2021-08-03 13:55:29,118 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:55:29,306 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/909706d0-fcbd-4801-ab9f-82656cf45217 HTTP/1.1" 200 1268 2021-08-03 13:55:29,308 INFO 142:onap_service.py(12) - [None][Check 909706d0-fcbd-4801-ab9f-82656cf45217 orchestration request status] response code: 200 2021-08-03 13:55:29,309 DEBUG 146:onap_service.py(12) - [None][Check 909706d0-fcbd-4801-ab9f-82656cf45217 orchestration request status] response: {"request":{"requestId":"909706d0-fcbd-4801-ab9f-82656cf45217","startTime":"Tue, 03 Aug 2021 13:55:27 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0ecd9728-8c65-4c30-af20-e73b281591fb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelVersionId":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelCustomizationId":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelUuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelInvariantUuid":"0ecd9728-8c65-4c30-af20-e73b281591fb","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":"d0773279-8e9c-42c1-bba3-793baaef1966","vnfInstanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","vnfInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 03 Aug 2021 13:55:28 GMT"}}} 2021-08-03 13:55:39,320 DEBUG 129:onap_service.py(12) - [None][Check 909706d0-fcbd-4801-ab9f-82656cf45217 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '22aef23b-a11f-469f-95d2-aea1810c2993', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:55:39,320 DEBUG 131:onap_service.py(12) - [None][Check 909706d0-fcbd-4801-ab9f-82656cf45217 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/909706d0-fcbd-4801-ab9f-82656cf45217 2021-08-03 13:55:39,321 DEBUG 132:onap_service.py(12) - [None][Check 909706d0-fcbd-4801-ab9f-82656cf45217 orchestration request status] data sent: None 2021-08-03 13:55:39,322 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:55:39,518 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/909706d0-fcbd-4801-ab9f-82656cf45217 HTTP/1.1" 200 1474 2021-08-03 13:55:39,519 INFO 142:onap_service.py(12) - [None][Check 909706d0-fcbd-4801-ab9f-82656cf45217 orchestration request status] response code: 200 2021-08-03 13:55:39,519 DEBUG 146:onap_service.py(12) - [None][Check 909706d0-fcbd-4801-ab9f-82656cf45217 orchestration request status] response: {"request":{"requestId":"909706d0-fcbd-4801-ab9f-82656cf45217","startTime":"Tue, 03 Aug 2021 13:55:27 GMT","finishTime":"Tue, 03 Aug 2021 13:55:32 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0ecd9728-8c65-4c30-af20-e73b281591fb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelVersionId":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelCustomizationId":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelUuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelInvariantUuid":"0ecd9728-8c65-4c30-af20-e73b281591fb","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":"d0773279-8e9c-42c1-bba3-793baaef1966","vnfInstanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","vnfInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:55:32 GMT"}}} 2021-08-03 13:55:39,520 INFO 56:mixins.py(12) - VnfDeletionRequest task finished 2021-08-03 13:55:39,520 DEBUG 129:onap_service.py(12) - [None][Check 909706d0-fcbd-4801-ab9f-82656cf45217 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c988850e-ac48-4211-a291-b3fde850d18a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:55:39,520 DEBUG 131:onap_service.py(12) - [None][Check 909706d0-fcbd-4801-ab9f-82656cf45217 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/909706d0-fcbd-4801-ab9f-82656cf45217 2021-08-03 13:55:39,520 DEBUG 132:onap_service.py(12) - [None][Check 909706d0-fcbd-4801-ab9f-82656cf45217 orchestration request status] data sent: None 2021-08-03 13:55:39,522 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:55:39,708 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/909706d0-fcbd-4801-ab9f-82656cf45217 HTTP/1.1" 200 1474 2021-08-03 13:55:39,709 INFO 142:onap_service.py(12) - [None][Check 909706d0-fcbd-4801-ab9f-82656cf45217 orchestration request status] response code: 200 2021-08-03 13:55:39,709 DEBUG 146:onap_service.py(12) - [None][Check 909706d0-fcbd-4801-ab9f-82656cf45217 orchestration request status] response: {"request":{"requestId":"909706d0-fcbd-4801-ab9f-82656cf45217","startTime":"Tue, 03 Aug 2021 13:55:27 GMT","finishTime":"Tue, 03 Aug 2021 13:55:32 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0ecd9728-8c65-4c30-af20-e73b281591fb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelVersionId":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelCustomizationId":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelUuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelInvariantUuid":"0ecd9728-8c65-4c30-af20-e73b281591fb","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":"d0773279-8e9c-42c1-bba3-793baaef1966","vnfInstanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","vnfInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:55:32 GMT"}}} 2021-08-03 13:55:39,710 DEBUG 129:onap_service.py(12) - [None][Check 909706d0-fcbd-4801-ab9f-82656cf45217 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a32db8ba-1912-4d50-9fb7-75884dacfaaf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:55:39,710 DEBUG 131:onap_service.py(12) - [None][Check 909706d0-fcbd-4801-ab9f-82656cf45217 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/909706d0-fcbd-4801-ab9f-82656cf45217 2021-08-03 13:55:39,710 DEBUG 132:onap_service.py(12) - [None][Check 909706d0-fcbd-4801-ab9f-82656cf45217 orchestration request status] data sent: None 2021-08-03 13:55:39,711 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:55:39,897 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/909706d0-fcbd-4801-ab9f-82656cf45217 HTTP/1.1" 200 1474 2021-08-03 13:55:39,898 INFO 142:onap_service.py(12) - [None][Check 909706d0-fcbd-4801-ab9f-82656cf45217 orchestration request status] response code: 200 2021-08-03 13:55:39,899 DEBUG 146:onap_service.py(12) - [None][Check 909706d0-fcbd-4801-ab9f-82656cf45217 orchestration request status] response: {"request":{"requestId":"909706d0-fcbd-4801-ab9f-82656cf45217","startTime":"Tue, 03 Aug 2021 13:55:27 GMT","finishTime":"Tue, 03 Aug 2021 13:55:32 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0ecd9728-8c65-4c30-af20-e73b281591fb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelVersionId":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelCustomizationId":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelUuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelInvariantUuid":"0ecd9728-8c65-4c30-af20-e73b281591fb","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":"d0773279-8e9c-42c1-bba3-793baaef1966","vnfInstanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","vnfInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:55:32 GMT"}}} 2021-08-03 13:55:39,905 DEBUG 129:onap_service.py(1) - [None][Check 909706d0-fcbd-4801-ab9f-82656cf45217 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '35fd1612-6789-4043-980c-03724476c66a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:55:39,906 DEBUG 131:onap_service.py(1) - [None][Check 909706d0-fcbd-4801-ab9f-82656cf45217 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/909706d0-fcbd-4801-ab9f-82656cf45217 2021-08-03 13:55:39,906 DEBUG 132:onap_service.py(1) - [None][Check 909706d0-fcbd-4801-ab9f-82656cf45217 orchestration request status] data sent: None 2021-08-03 13:55:39,908 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:55:40,096 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/909706d0-fcbd-4801-ab9f-82656cf45217 HTTP/1.1" 200 1474 2021-08-03 13:55:40,098 INFO 142:onap_service.py(1) - [None][Check 909706d0-fcbd-4801-ab9f-82656cf45217 orchestration request status] response code: 200 2021-08-03 13:55:40,098 DEBUG 146:onap_service.py(1) - [None][Check 909706d0-fcbd-4801-ab9f-82656cf45217 orchestration request status] response: {"request":{"requestId":"909706d0-fcbd-4801-ab9f-82656cf45217","startTime":"Tue, 03 Aug 2021 13:55:27 GMT","finishTime":"Tue, 03 Aug 2021 13:55:32 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0ecd9728-8c65-4c30-af20-e73b281591fb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelVersionId":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelCustomizationId":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelUuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelInvariantUuid":"0ecd9728-8c65-4c30-af20-e73b281591fb","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":"d0773279-8e9c-42c1-bba3-793baaef1966","vnfInstanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","vnfInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:55:32 GMT"}}} 2021-08-03 13:55:40,099 DEBUG 129:onap_service.py(1) - [None][Check 909706d0-fcbd-4801-ab9f-82656cf45217 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ff7c3afa-4764-426f-a5cf-457b64c6eeb3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:55:40,099 DEBUG 131:onap_service.py(1) - [None][Check 909706d0-fcbd-4801-ab9f-82656cf45217 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/909706d0-fcbd-4801-ab9f-82656cf45217 2021-08-03 13:55:40,099 DEBUG 132:onap_service.py(1) - [None][Check 909706d0-fcbd-4801-ab9f-82656cf45217 orchestration request status] data sent: None 2021-08-03 13:55:40,100 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:55:40,268 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/909706d0-fcbd-4801-ab9f-82656cf45217 HTTP/1.1" 200 1474 2021-08-03 13:55:40,270 INFO 142:onap_service.py(1) - [None][Check 909706d0-fcbd-4801-ab9f-82656cf45217 orchestration request status] response code: 200 2021-08-03 13:55:40,270 DEBUG 146:onap_service.py(1) - [None][Check 909706d0-fcbd-4801-ab9f-82656cf45217 orchestration request status] response: {"request":{"requestId":"909706d0-fcbd-4801-ab9f-82656cf45217","startTime":"Tue, 03 Aug 2021 13:55:27 GMT","finishTime":"Tue, 03 Aug 2021 13:55:32 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0ecd9728-8c65-4c30-af20-e73b281591fb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelVersionId":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelCustomizationId":"8a797592-275c-4ffa-8e34-7f85a3cd8114","modelUuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","modelInvariantUuid":"0ecd9728-8c65-4c30-af20-e73b281591fb","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":"d0773279-8e9c-42c1-bba3-793baaef1966","vnfInstanceId":"c8698b95-b937-4485-a22c-7c07587e5e01","vnfInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:55:32 GMT"}}} 2021-08-03 13:55:40,270 DEBUG 319:service.py(1) - Delete d0773279-8e9c-42c1-bba3-793baaef1966 service instance 2021-08-03 13:55:40,271 DEBUG 113:deletion.py(1) - Service d0773279-8e9c-42c1-bba3-793baaef1966 deletion request 2021-08-03 13:55:40,280 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-03 13:55:40,281 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-03 13:55:40,281 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-03 13:55:40,281 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-03 13:55:40,281 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-03 13:55:40,283 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-03 13:55:41,012 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1771 2021-08-03 13:55:41,013 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-03 13:55:41,013 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","name":"basic_onboard_owdQbe","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cff5f9b-38c2-486a-a71e-9682095f2b0b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/422bf6ee-d379-4a5e-8eaa-af3752e2346f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e6a76b0b-bb70-423f-9955-c478137d0eff/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/94442f40-cd5a-4a00-b6b8-6f69a21a5d38/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-03 13:55:41,015 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_owdQbe from SDC 2021-08-03 13:55:41,015 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:55:41,015 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:55:41,015 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:55:41,015 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-03 13:55:41,016 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:55:41,016 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:55:41,016 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:55:41,016 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-08-03 13:55:41,016 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:55:41,016 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:55:41,016 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:55:41,016 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-03 13:55:41,016 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:55:41,016 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:55:41,017 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:55:41,017 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-03 13:55:41,017 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:55:41,017 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:55:41,017 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:55:41,017 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-08-03 13:55:41,017 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-03 13:55:41,017 INFO 192:__init__.py(1) - Service found, updating information 2021-08-03 13:55:41,018 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-03 13:55:41,018 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-03 13:55:41,018 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-03 13:55:41,020 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:55:41,901 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-03 13:55:41,903 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-03 13:55:41,905 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e8cc16-b107-40fb-bde7-ee8d7fde36cd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989460401,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efb4389a-7a87-4cbd-b098-f54914249473","invariantUUID":"2d5a2f01-2cd3-4910-a96f-e3d83d8fc90d","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":"3cf616f8-79c3-4595-80f4-5b97abd377b6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989479236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b1d1a07-f36c-4528-86d2-7ae8460a363d","invariantUUID":"393c227f-4e23-44e9-901c-d2f24cc6a1a2","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":"compute","uniqueId":"411c57c4-d341-4ae5-8d0a-34496627660c","lifecycleState":"CERTIFIED","lastUpdateDate":1627989811253,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7478c8-ef8e-445e-8858-c1f069a55a42","invariantUUID":"e32748c7-35f5-469a-bea9-b50df14a28db","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":"securityrules","uniqueId":"f90173ce-8b9a-4208-bea4-ff8cf61673f7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989429731,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e47d40fc-59f6-4fd2-bef4-f494a59caf17","invariantUUID":"2b50bd8d-2dd6-41ac-991c-76d1b45f85d4","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":"17c1e692-5318-4c5f-b98d-b27b6dd908f5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989402730,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d16bae88-3980-46c3-80a7-9cf1af5f173a","invariantUUID":"34b712d5-f916-4858-ad64-3f62864d449e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7faa14e-d390-4a57-92c9-6da1adad7dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1627989528930,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7861f07-30e8-437b-b78e-0c6603d9a355","invariantUUID":"b4b9e0a4-e9e1-41a1-86ec-186676ebe2a9","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":"a9c376f4-e347-4b35-889b-3b9147b38143","lifecycleState":"CERTIFIED","lastUpdateDate":1627989551137,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bb11b6b0-6845-4441-91a9-913da67b4ad2","invariantUUID":"e82d3c66-f6ed-4eb5-96c3-f8c2d906eae9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3a4499eb-ec1d-4a38-9ce3-53095854127f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989774818,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"381ba08b-64c2-4b49-80b0-858a9bfacd00","invariantUUID":"71fb2077-cae9-4939-a6f5-45c66a53bd7b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e978515d-7401-42fd-8dad-a2f78ca42d2e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989782017,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e36cc089-ce7f-4898-8f5e-61c595c49e2c","invariantUUID":"a6b82636-2db5-45e2-aabf-9bb22ae437a7","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":"defaulticon","uniqueId":"e1800c37-4cb3-4790-b498-3c47d9a10ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1627997910425,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8c9d4af7-4175-4a92-a77b-cea77d536b64","invariantUUID":"bd5f01ae-40d3-4fac-b35c-9600fecbf7bb","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"d2d2aef1-31e2-4b69-8a7f-8bb7841be21b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989585848,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e83d1d14-ab76-47b7-a956-2bcd6ed3ee3d","invariantUUID":"56590923-7934-4d14-aa28-146b830784e6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"757590d8-c44d-4dc0-8372-b51ed0425099","lifecycleState":"CERTIFIED","lastUpdateDate":1627989423256,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8db9164b-cc3b-485f-b746-c9cd24556834","invariantUUID":"a377a223-7b4d-463e-b0b7-4b98ea51b58f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"587ba54f-a39f-4565-a45e-ec59d0e39075","lifecycleState":"CERTIFIED","lastUpdateDate":1627989511809,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0e9de25-a8a9-4e30-9531-6fe0610fc65d","invariantUUID":"1e5546d0-5a59-4278-bde1-0d0c027913f3","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":"objectStorage","uniqueId":"db99aa06-449d-4a88-a846-49efb4e99b37","lifecycleState":"CERTIFIED","lastUpdateDate":1627989657657,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bc33959-bd21-4b54-8f4d-4c07c985843f","invariantUUID":"044bec24-aa34-4898-8722-c80c06e3de9d","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":"compute","uniqueId":"e0d47dbb-9da1-4038-8cdb-c9fb6ccc5355","lifecycleState":"CERTIFIED","lastUpdateDate":1627989591331,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4e5d05f-bd47-4159-b63d-a82c2f3c7f80","invariantUUID":"da82cd87-4943-4a9a-9913-8af2475e7f7a","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":"port","uniqueId":"875ed0f9-8140-4dcf-b849-7a496f1e2399","lifecycleState":"CERTIFIED","lastUpdateDate":1627989277110,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"089c0d69-8df3-4dbf-8f2d-ac2dea1aee78","invariantUUID":"b85e4722-bfd8-42e6-81aa-f3d797c7b4d0","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6caa2868-7e9f-4c37-9357-2003c05d68c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989328571,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a388d834-aca1-43f8-a628-1f3d4754b0b0","invariantUUID":"259acdef-1ee8-4b29-aa57-a451a1572fee","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":"defaulticon","uniqueId":"10b1f303-03ff-478d-8108-0ea3c09e52fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627998656296,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","invariantUUID":"0ecd9728-8c65-4c30-af20-e73b281591fb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ef86b00a-1b8e-483e-b48f-c3cdbc75398f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989816907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97955191-808b-4a22-9d30-9eff30b75723","invariantUUID":"991253ba-721e-4554-bd97-aca1ca0d6b42","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":"163eda2b-e686-4bfe-9eff-606c4ac269dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989322743,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e18848-cd6c-4a06-9a16-dd3bd0ce7293","invariantUUID":"e17e5de9-bea1-4fe8-8299-095b796e5e98","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":"objectStorage","uniqueId":"18cf3c48-2fa0-4513-8aab-7a36b38cd26b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989306986,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1959e12b-ca5f-4f75-9968-2a5299b76cbc","invariantUUID":"010fbeed-9c04-4b70-b5b3-78fe2ba82399","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":"defaulticon","uniqueId":"38d120ce-feb5-4dcf-bb0f-3aaf36834aec","lifecycleState":"CERTIFIED","lastUpdateDate":1627989696656,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58b774b3-d1fa-4722-bb0d-85c93166b366","invariantUUID":"b0962f92-2875-44a0-8e50-b8e0c550632c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08d5ae67-e4f8-479a-b568-d69c2be502cb","lifecycleState":"CERTIFIED","lastUpdateDate":1627989739504,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb62caf9-ac54-4161-89a8-72569ad044e3","invariantUUID":"57b9e065-0214-4f7f-bf30-8ca44abb099b","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":"b2f92872-e45f-4ee4-86bc-1e36f46fc765","lifecycleState":"CERTIFIED","lastUpdateDate":1627989362856,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9b3b476c-f366-4a6b-b00e-cf4dd2e35254","invariantUUID":"37f3f4b4-0df3-4fed-826b-9a520b6dd468","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":"051f8c90-0660-479d-97bd-86155ee07ded","lifecycleState":"CERTIFIED","lastUpdateDate":1627989663338,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9d7c67-d980-4848-a9ab-0b0fbeae03b1","invariantUUID":"3209ff76-4d10-47ea-bebd-6d599df615a3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fcfb50bd-8286-41fa-96e2-d1e85be26248","lifecycleState":"CERTIFIED","lastUpdateDate":1627989829630,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cac06afa-ba55-4b0c-895d-e054306a55f3","invariantUUID":"fc7aa061-8481-43c5-b5ce-745be659861b","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f1267e0-7391-4b51-84f5-f8e2bc708587","lifecycleState":"CERTIFIED","lastUpdateDate":1627998033355,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"50e50a30-ac53-4b69-bbce-cd0f13d45824","invariantUUID":"c55c0de3-f7f5-4062-aa6d-475b67858fc6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bd2e3a1f-4e28-4015-b4ea-58a13f846a28","lifecycleState":"CERTIFIED","lastUpdateDate":1627989635579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3adc372a-152a-431d-8c68-51b34681dbc3","invariantUUID":"2539ea2b-54ba-4514-834d-242a6ea0abb0","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":"8061c3b4-a6a1-41ea-99aa-1a8178980a42","lifecycleState":"CERTIFIED","lastUpdateDate":1627989731724,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5444c6e-eb82-4565-92e8-862193ae5aa6","invariantUUID":"012d4297-ce19-48a5-a1e3-be514a0c8c2c","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":"2dcab761-c90c-48f1-bc8b-03b548dde9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989346324,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"41256e70-ce05-40da-acba-754a33f96756","invariantUUID":"6a61b7c7-fac1-4831-97b4-0f94c3050a93","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":"defaulticon","uniqueId":"acd2a45b-ef2a-4fc0-9644-753614114f38","lifecycleState":"CERTIFIED","lastUpdateDate":1627998537913,"name":"basic_onboard_owdQbe","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f29eee05-5af5-4c14-940d-331a1240a2f6","invariantUUID":"f4c44a6c-be0f-48c5-9a80-f861c8ff838e","systemName":"BasicOnboardOwdqbe","description":"VF","tags":["basic_onboard_owdQbe"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d4536f49-50a7-4351-94b7-da2c613b714d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989573112,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f243c256-7348-49ff-b75b-e16089e5d037","invariantUUID":"5d8da92a-6781-451d-b022-2d415a291c1d","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":"port","uniqueId":"dd6f35ad-96e8-4fe6-aea9-27cae0aedb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989708202,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b0d146-c1a9-4529-9625-4148e20bd0d5","invariantUUID":"f33877fa-979e-426e-8269-c3bd327cb325","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ad99fb25-5884-476b-83b4-60bf9e66c218","lifecycleState":"CERTIFIED","lastUpdateDate":1627989753288,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc103c6-a88d-44ea-8353-12c38d4181f6","invariantUUID":"c19cb091-aa6d-4ce0-954a-9738d40aa6fc","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":"9f2a8abd-e3e1-4b13-8d82-ec8ed00561db","lifecycleState":"CERTIFIED","lastUpdateDate":1627989334119,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea14c1b3-65b0-4026-8a78-5fe453c74cba","invariantUUID":"01df846b-f905-4270-8a9f-f9475c9d2f5e","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":"objectStorage","uniqueId":"613d790e-e229-48e8-8c7f-dc7c98d550f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627989301333,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c5b7a43-db47-44f0-adae-43fb1a95082e","invariantUUID":"53dc0c13-b564-4973-91d8-38618425dc37","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4bc51ea-ed06-44f7-9869-a0ce7736604b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989283713,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b7a913-aec7-478a-96cc-a1512f84ddf6","invariantUUID":"0cf249a3-6e3d-481f-8e57-bef2db6d4836","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":"ffbbb8ca-20a9-40e4-a6db-b73be8b69fd0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989624948,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45bf8b9c-37ee-443c-ae4d-957f80e8a53d","invariantUUID":"a8101646-b69e-4b89-a458-814d9c4fbfc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b33f86d-a788-460e-a6bc-25fe32ede3a6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989766324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b11533c7-d1bf-4ef1-9434-2f6f99a29854","invariantUUID":"aad4e997-67a0-41aa-8f00-a29b14a122a6","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397d5f3d-86c3-4365-b0d4-eedc37744357","lifecycleState":"CERTIFIED","lastUpdateDate":1627989719249,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98e0198c-4d84-48fd-a8fa-fe519036de81","invariantUUID":"5bc75be7-f797-439b-9a24-a23d888d2553","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":"d805edbd-01fb-4ef1-9d37-cd6e2aad4982","lifecycleState":"CERTIFIED","lastUpdateDate":1627989454081,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e8e2071-22be-456e-a387-3162848b880b","invariantUUID":"86eabe20-0305-43b2-b85e-d13261a87ed6","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4cc0802c-7158-4c9a-b5a5-a3879392ebbf","lifecycleState":"CERTIFIED","lastUpdateDate":1627989567294,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"38b1ebb2-f215-4322-9a42-9423e375af5d","invariantUUID":"39ebe15c-4136-4b60-9728-6510e6b07439","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a52a3685-1f6d-4d2b-8638-b5a95b37a1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1627989826118,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44deff87-ea80-45dc-8fb8-c86b4c238d31","invariantUUID":"20a4366e-cf67-4222-86f4-3199837a6f43","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":"compute","uniqueId":"21e4bb15-8aa4-476d-b644-79e50d136764","lifecycleState":"CERTIFIED","lastUpdateDate":1627989442510,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a76a852a-0d74-4c58-b8f1-46cda94146eb","invariantUUID":"58dc23e5-8857-4463-8a22-0cea04d9aa25","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":"defaulticon","uniqueId":"f125439c-0097-4a74-9c88-c3f0e7069f31","lifecycleState":"CERTIFIED","lastUpdateDate":1627989242335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"df03d6c4-5240-4c08-b26e-185c10f52636","invariantUUID":"f9e2c9e3-bb91-45fe-b818-c91a6b6b02c1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989219424,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6e61da-7001-4bd7-b93b-35cc9809feb5","invariantUUID":"a2249d37-a8f8-4d0b-84a3-d9cca67da42c","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":"ddc67b17-05e9-436f-b857-55174ac3b8f1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989580208,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9aba3f41-d0bd-403c-9182-3b314a8ccb93","invariantUUID":"a80eea3d-6c57-40b1-83e4-93037cecd238","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":"f692a914-840c-4b48-8689-c2cebb73761d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989473923,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55a8a381-0ba0-4f60-b5a6-08b476e73c6d","invariantUUID":"9f20e383-f85d-40e1-a37a-c1781c263df6","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":"port","uniqueId":"1bf6af09-1928-4b30-9381-c2fc92024bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989713527,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9eab7ba-8384-432f-8a53-02d686fa98fc","invariantUUID":"b083e68e-17eb-485a-8a0c-c74b6400ed88","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":"networkrules","uniqueId":"9615ae4b-c381-4f9a-9496-e546c8acb39e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989417602,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c7933e15-7a28-4763-bf81-ab91cb3dd4aa","invariantUUID":"be50e6af-1fd3-4d76-8e7d-a3aeebb28aee","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cff9a260-f5bb-469b-a341-a107b21d77fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989448744,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf1a4dbc-3d74-4af3-a3fc-91bb7db155e4","invariantUUID":"a585e1a0-57de-47ea-b6ed-e9500e8ca0cb","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":"23cb6262-fd5a-48ea-b74f-9a744bd287af","lifecycleState":"CERTIFIED","lastUpdateDate":1627989597748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fc37b75-2eb2-4d3a-abf6-257c030dac72","invariantUUID":"c8881293-9d38-4fe8-bc66-0e1f8cc180ef","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2929908-18d9-4ee1-a07b-eb89b9971742","lifecycleState":"CERTIFIED","lastUpdateDate":1627989691301,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a9770e-ca54-43c6-90a8-748460885002","invariantUUID":"4ebeb399-e4bc-460b-b028-4e299a2509d4","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":"36b73d35-eb49-4298-87a1-3fe8233e27e8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989534294,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9de95b1b-f55e-4265-8fb1-94a1839c3e6e","invariantUUID":"8c24be3f-fa2f-4769-a97c-0e8a2703f702","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"465912c1-6164-44b7-a2a7-be8a2830e7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989807404,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc87f360-4409-41d8-a780-f00154d012d1","invariantUUID":"046e9913-594b-4a1b-8876-a6cc0cc62389","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":"objectStorage","uniqueId":"dc2bb095-fb79-46f4-ad9d-fa66f957dde7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989257706,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b197006-45f7-4918-b775-595c72ef5477","invariantUUID":"6ffa12ba-0f37-4e30-b7f0-f265189c57c2","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":"network","uniqueId":"c3e4e85b-586d-45d9-a79d-de6a109a808d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989352050,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85947c35-5dfe-4115-84fc-47719465ede5","invariantUUID":"de3a492d-53d0-4042-91ae-a6636f0ade20","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e04650-f4bd-4466-8fed-e9d0d5f389c6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989544970,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8bf0953e-df09-4f6e-9da3-3d4cd077a76c","invariantUUID":"23213f5a-1a2e-4ee3-959c-6326bb1d91af","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e20bca4-1958-478c-bc5b-101c300af9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989724601,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f2d6905-8467-45d2-abc5-b3ffe919994c","invariantUUID":"8ce469ce-03f7-4389-a441-b7e5679b44ef","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c49ee052-6ecb-49fc-9689-889458376fde","lifecycleState":"CERTIFIED","lastUpdateDate":1627989760955,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b3144ba-070f-4631-a819-111585ab63a6","invariantUUID":"feaf09ab-38cb-4020-9a53-1ae4b43eaec8","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":"c36074d0-95d6-4906-a3a3-17fb61f8657b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989610600,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbab9108-86eb-4074-91f3-0d7cecf0cb74","invariantUUID":"f4a97808-cc82-4390-bdc7-f4b2c234a60d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b0f5e1af-e264-4251-802d-f67d92483fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1627989702704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81a44a41-1499-4aec-b24f-674e8f95cf52","invariantUUID":"98c64bc8-24b9-4d54-81d5-61425070c154","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":"dfa9bbd8-1750-40f0-8fe5-e5a5ecabad68","lifecycleState":"CERTIFIED","lastUpdateDate":1627989619407,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b49557d-58a9-4a15-8022-6a678f682053","invariantUUID":"47db0e24-aabc-4913-869d-b89c60624cb7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a09409b4-f6c7-433c-8747-9230dedbd89f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989315014,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84463d24-0973-4218-bce1-fe6c0bfdec88","invariantUUID":"499f1df7-cccd-470b-972b-b110ac3ee527","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":"5d8396ce-716b-4219-8012-734717aa763e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989340950,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e02018ae-fe4a-43ec-b48f-2e4e6834c9f5","invariantUUID":"696af0a9-3826-4330-8544-50efbc66b763","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":"loadBalancer","uniqueId":"d948e754-eaaa-4742-8e04-83b4e6cf1473","lifecycleState":"CERTIFIED","lastUpdateDate":1627989271604,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edb25371-72bb-4815-b727-af2d5547bc0d","invariantUUID":"cf33b3ee-2c98-4a20-b59c-adbfe51e9578","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50be604c-9b23-4429-853f-867c2d322c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989484740,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"751993ab-b4a8-468a-8e9a-5829ed5b5d6e","invariantUUID":"6b74156e-8384-441d-a513-f5e2b09972df","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4dba8e30-22d5-4613-a794-2ef60e08f71f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989248620,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a59ae06-849c-43c2-9939-9fd3a2ed1ec5","invariantUUID":"59970bd8-4e72-4050-bec4-e34c097b9690","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"899143cb-f069-4bcc-a789-52c3e22bfa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989641377,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e4b11c-6572-4c68-b848-fee572d6a0fa","invariantUUID":"a83f1b22-1dbe-4754-9d00-626f2939d78e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65226a6f-f294-417e-bf8f-ca3ffc82f927","lifecycleState":"CERTIFIED","lastUpdateDate":1627989357449,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bc85595-6898-4e88-a1ce-512784edffe4","invariantUUID":"60f63214-f7e8-4ee3-9e3d-a73dad9a6cd6","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":"9aea93f2-4601-4c60-ba56-cb02b9123b38","lifecycleState":"CERTIFIED","lastUpdateDate":1627989559735,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","invariantUUID":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","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":"9f4c4723-84f9-48ae-a30c-c92fd6a0f194","lifecycleState":"CERTIFIED","lastUpdateDate":1627989744934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cdc01c2-680c-4bd3-b3e3-c268dc623abb","invariantUUID":"dab5253c-8f91-4f47-ab79-c04878e0c675","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb639ab8-0b97-4ce1-817a-fd41ab2f12e1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989797711,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a195618-a2c7-486e-85bf-c40f2bc50a6b","invariantUUID":"e871d507-ff8a-4127-8072-43e673b77f01","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":"networkrules","uniqueId":"699fdeeb-6d82-4887-b2c1-e01983580968","lifecycleState":"CERTIFIED","lastUpdateDate":1627989396166,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53d36838-a321-455a-b34c-d222872919ce","invariantUUID":"dae7050b-d616-41e2-96e5-78c70b3aa927","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"245308bf-c305-4ab5-a000-bfabcd483929","lifecycleState":"CERTIFIED","lastUpdateDate":1627998083021,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f7c00b53-d090-47ab-afd8-4ff781311ecc","lifecycleState":"CERTIFIED","lastUpdateDate":1627998594041,"name":"basic_onboard_owdQbe","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","systemName":"BasicOnboardOwdqbe","description":"service","tags":["basic_onboard_owdQbe"],"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":"57693788-597c-4266-b57d-17ea7f477eb9","lifecycleState":"CERTIFIED","lastUpdateDate":1627997756441,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","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":"c74e83ae-cfef-4577-af89-cddb650364ea","lifecycleState":"CERTIFIED","lastUpdateDate":1627998714182,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d9d622d2-907b-4171-a388-a8df48060216","lifecycleState":"CERTIFIED","lastUpdateDate":1627997957911,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-03 13:55:41,909 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-03 13:55:41,909 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-03 13:55:41,910 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-03 13:55:41,910 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-03 13:55:41,910 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-03 13:55:41,910 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-03 13:55:41,912 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-03 13:55:42,499 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1771 2021-08-03 13:55:42,500 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-03 13:55:42,500 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","name":"basic_onboard_owdQbe","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cff5f9b-38c2-486a-a71e-9682095f2b0b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/422bf6ee-d379-4a5e-8eaa-af3752e2346f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e6a76b0b-bb70-423f-9955-c478137d0eff/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/94442f40-cd5a-4a00-b6b8-6f69a21a5d38/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-03 13:55:42,502 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_owdQbe from SDC 2021-08-03 13:55:42,502 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:55:42,502 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:55:42,502 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:55:42,503 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-03 13:55:42,503 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:55:42,503 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:55:42,503 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:55:42,503 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-08-03 13:55:42,503 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:55:42,503 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:55:42,503 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:55:42,503 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-03 13:55:42,503 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:55:42,503 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:55:42,504 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:55:42,504 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-03 13:55:42,504 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:55:42,504 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:55:42,504 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:55:42,504 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-08-03 13:55:42,504 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-03 13:55:42,504 INFO 192:__init__.py(1) - Service found, updating information 2021-08-03 13:55:42,504 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-03 13:55:42,505 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-03 13:55:42,505 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-03 13:55:42,506 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:55:43,225 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-03 13:55:43,228 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-03 13:55:43,230 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e8cc16-b107-40fb-bde7-ee8d7fde36cd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989460401,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efb4389a-7a87-4cbd-b098-f54914249473","invariantUUID":"2d5a2f01-2cd3-4910-a96f-e3d83d8fc90d","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":"3cf616f8-79c3-4595-80f4-5b97abd377b6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989479236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b1d1a07-f36c-4528-86d2-7ae8460a363d","invariantUUID":"393c227f-4e23-44e9-901c-d2f24cc6a1a2","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":"compute","uniqueId":"411c57c4-d341-4ae5-8d0a-34496627660c","lifecycleState":"CERTIFIED","lastUpdateDate":1627989811253,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7478c8-ef8e-445e-8858-c1f069a55a42","invariantUUID":"e32748c7-35f5-469a-bea9-b50df14a28db","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":"securityrules","uniqueId":"f90173ce-8b9a-4208-bea4-ff8cf61673f7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989429731,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e47d40fc-59f6-4fd2-bef4-f494a59caf17","invariantUUID":"2b50bd8d-2dd6-41ac-991c-76d1b45f85d4","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":"17c1e692-5318-4c5f-b98d-b27b6dd908f5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989402730,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d16bae88-3980-46c3-80a7-9cf1af5f173a","invariantUUID":"34b712d5-f916-4858-ad64-3f62864d449e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7faa14e-d390-4a57-92c9-6da1adad7dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1627989528930,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7861f07-30e8-437b-b78e-0c6603d9a355","invariantUUID":"b4b9e0a4-e9e1-41a1-86ec-186676ebe2a9","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":"a9c376f4-e347-4b35-889b-3b9147b38143","lifecycleState":"CERTIFIED","lastUpdateDate":1627989551137,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bb11b6b0-6845-4441-91a9-913da67b4ad2","invariantUUID":"e82d3c66-f6ed-4eb5-96c3-f8c2d906eae9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3a4499eb-ec1d-4a38-9ce3-53095854127f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989774818,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"381ba08b-64c2-4b49-80b0-858a9bfacd00","invariantUUID":"71fb2077-cae9-4939-a6f5-45c66a53bd7b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e978515d-7401-42fd-8dad-a2f78ca42d2e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989782017,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e36cc089-ce7f-4898-8f5e-61c595c49e2c","invariantUUID":"a6b82636-2db5-45e2-aabf-9bb22ae437a7","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":"defaulticon","uniqueId":"e1800c37-4cb3-4790-b498-3c47d9a10ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1627997910425,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8c9d4af7-4175-4a92-a77b-cea77d536b64","invariantUUID":"bd5f01ae-40d3-4fac-b35c-9600fecbf7bb","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"d2d2aef1-31e2-4b69-8a7f-8bb7841be21b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989585848,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e83d1d14-ab76-47b7-a956-2bcd6ed3ee3d","invariantUUID":"56590923-7934-4d14-aa28-146b830784e6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"757590d8-c44d-4dc0-8372-b51ed0425099","lifecycleState":"CERTIFIED","lastUpdateDate":1627989423256,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8db9164b-cc3b-485f-b746-c9cd24556834","invariantUUID":"a377a223-7b4d-463e-b0b7-4b98ea51b58f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"587ba54f-a39f-4565-a45e-ec59d0e39075","lifecycleState":"CERTIFIED","lastUpdateDate":1627989511809,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0e9de25-a8a9-4e30-9531-6fe0610fc65d","invariantUUID":"1e5546d0-5a59-4278-bde1-0d0c027913f3","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":"objectStorage","uniqueId":"db99aa06-449d-4a88-a846-49efb4e99b37","lifecycleState":"CERTIFIED","lastUpdateDate":1627989657657,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bc33959-bd21-4b54-8f4d-4c07c985843f","invariantUUID":"044bec24-aa34-4898-8722-c80c06e3de9d","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":"compute","uniqueId":"e0d47dbb-9da1-4038-8cdb-c9fb6ccc5355","lifecycleState":"CERTIFIED","lastUpdateDate":1627989591331,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4e5d05f-bd47-4159-b63d-a82c2f3c7f80","invariantUUID":"da82cd87-4943-4a9a-9913-8af2475e7f7a","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":"port","uniqueId":"875ed0f9-8140-4dcf-b849-7a496f1e2399","lifecycleState":"CERTIFIED","lastUpdateDate":1627989277110,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"089c0d69-8df3-4dbf-8f2d-ac2dea1aee78","invariantUUID":"b85e4722-bfd8-42e6-81aa-f3d797c7b4d0","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6caa2868-7e9f-4c37-9357-2003c05d68c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989328571,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a388d834-aca1-43f8-a628-1f3d4754b0b0","invariantUUID":"259acdef-1ee8-4b29-aa57-a451a1572fee","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":"defaulticon","uniqueId":"10b1f303-03ff-478d-8108-0ea3c09e52fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627998656296,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","invariantUUID":"0ecd9728-8c65-4c30-af20-e73b281591fb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ef86b00a-1b8e-483e-b48f-c3cdbc75398f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989816907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97955191-808b-4a22-9d30-9eff30b75723","invariantUUID":"991253ba-721e-4554-bd97-aca1ca0d6b42","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":"163eda2b-e686-4bfe-9eff-606c4ac269dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989322743,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e18848-cd6c-4a06-9a16-dd3bd0ce7293","invariantUUID":"e17e5de9-bea1-4fe8-8299-095b796e5e98","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":"objectStorage","uniqueId":"18cf3c48-2fa0-4513-8aab-7a36b38cd26b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989306986,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1959e12b-ca5f-4f75-9968-2a5299b76cbc","invariantUUID":"010fbeed-9c04-4b70-b5b3-78fe2ba82399","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":"defaulticon","uniqueId":"38d120ce-feb5-4dcf-bb0f-3aaf36834aec","lifecycleState":"CERTIFIED","lastUpdateDate":1627989696656,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58b774b3-d1fa-4722-bb0d-85c93166b366","invariantUUID":"b0962f92-2875-44a0-8e50-b8e0c550632c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08d5ae67-e4f8-479a-b568-d69c2be502cb","lifecycleState":"CERTIFIED","lastUpdateDate":1627989739504,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb62caf9-ac54-4161-89a8-72569ad044e3","invariantUUID":"57b9e065-0214-4f7f-bf30-8ca44abb099b","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":"b2f92872-e45f-4ee4-86bc-1e36f46fc765","lifecycleState":"CERTIFIED","lastUpdateDate":1627989362856,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9b3b476c-f366-4a6b-b00e-cf4dd2e35254","invariantUUID":"37f3f4b4-0df3-4fed-826b-9a520b6dd468","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":"051f8c90-0660-479d-97bd-86155ee07ded","lifecycleState":"CERTIFIED","lastUpdateDate":1627989663338,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9d7c67-d980-4848-a9ab-0b0fbeae03b1","invariantUUID":"3209ff76-4d10-47ea-bebd-6d599df615a3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fcfb50bd-8286-41fa-96e2-d1e85be26248","lifecycleState":"CERTIFIED","lastUpdateDate":1627989829630,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cac06afa-ba55-4b0c-895d-e054306a55f3","invariantUUID":"fc7aa061-8481-43c5-b5ce-745be659861b","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f1267e0-7391-4b51-84f5-f8e2bc708587","lifecycleState":"CERTIFIED","lastUpdateDate":1627998033355,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"50e50a30-ac53-4b69-bbce-cd0f13d45824","invariantUUID":"c55c0de3-f7f5-4062-aa6d-475b67858fc6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bd2e3a1f-4e28-4015-b4ea-58a13f846a28","lifecycleState":"CERTIFIED","lastUpdateDate":1627989635579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3adc372a-152a-431d-8c68-51b34681dbc3","invariantUUID":"2539ea2b-54ba-4514-834d-242a6ea0abb0","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":"8061c3b4-a6a1-41ea-99aa-1a8178980a42","lifecycleState":"CERTIFIED","lastUpdateDate":1627989731724,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5444c6e-eb82-4565-92e8-862193ae5aa6","invariantUUID":"012d4297-ce19-48a5-a1e3-be514a0c8c2c","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":"2dcab761-c90c-48f1-bc8b-03b548dde9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989346324,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"41256e70-ce05-40da-acba-754a33f96756","invariantUUID":"6a61b7c7-fac1-4831-97b4-0f94c3050a93","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":"defaulticon","uniqueId":"acd2a45b-ef2a-4fc0-9644-753614114f38","lifecycleState":"CERTIFIED","lastUpdateDate":1627998537913,"name":"basic_onboard_owdQbe","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f29eee05-5af5-4c14-940d-331a1240a2f6","invariantUUID":"f4c44a6c-be0f-48c5-9a80-f861c8ff838e","systemName":"BasicOnboardOwdqbe","description":"VF","tags":["basic_onboard_owdQbe"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d4536f49-50a7-4351-94b7-da2c613b714d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989573112,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f243c256-7348-49ff-b75b-e16089e5d037","invariantUUID":"5d8da92a-6781-451d-b022-2d415a291c1d","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":"port","uniqueId":"dd6f35ad-96e8-4fe6-aea9-27cae0aedb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989708202,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b0d146-c1a9-4529-9625-4148e20bd0d5","invariantUUID":"f33877fa-979e-426e-8269-c3bd327cb325","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ad99fb25-5884-476b-83b4-60bf9e66c218","lifecycleState":"CERTIFIED","lastUpdateDate":1627989753288,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc103c6-a88d-44ea-8353-12c38d4181f6","invariantUUID":"c19cb091-aa6d-4ce0-954a-9738d40aa6fc","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":"9f2a8abd-e3e1-4b13-8d82-ec8ed00561db","lifecycleState":"CERTIFIED","lastUpdateDate":1627989334119,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea14c1b3-65b0-4026-8a78-5fe453c74cba","invariantUUID":"01df846b-f905-4270-8a9f-f9475c9d2f5e","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":"objectStorage","uniqueId":"613d790e-e229-48e8-8c7f-dc7c98d550f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627989301333,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c5b7a43-db47-44f0-adae-43fb1a95082e","invariantUUID":"53dc0c13-b564-4973-91d8-38618425dc37","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4bc51ea-ed06-44f7-9869-a0ce7736604b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989283713,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b7a913-aec7-478a-96cc-a1512f84ddf6","invariantUUID":"0cf249a3-6e3d-481f-8e57-bef2db6d4836","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":"ffbbb8ca-20a9-40e4-a6db-b73be8b69fd0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989624948,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45bf8b9c-37ee-443c-ae4d-957f80e8a53d","invariantUUID":"a8101646-b69e-4b89-a458-814d9c4fbfc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b33f86d-a788-460e-a6bc-25fe32ede3a6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989766324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b11533c7-d1bf-4ef1-9434-2f6f99a29854","invariantUUID":"aad4e997-67a0-41aa-8f00-a29b14a122a6","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397d5f3d-86c3-4365-b0d4-eedc37744357","lifecycleState":"CERTIFIED","lastUpdateDate":1627989719249,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98e0198c-4d84-48fd-a8fa-fe519036de81","invariantUUID":"5bc75be7-f797-439b-9a24-a23d888d2553","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":"d805edbd-01fb-4ef1-9d37-cd6e2aad4982","lifecycleState":"CERTIFIED","lastUpdateDate":1627989454081,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e8e2071-22be-456e-a387-3162848b880b","invariantUUID":"86eabe20-0305-43b2-b85e-d13261a87ed6","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4cc0802c-7158-4c9a-b5a5-a3879392ebbf","lifecycleState":"CERTIFIED","lastUpdateDate":1627989567294,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"38b1ebb2-f215-4322-9a42-9423e375af5d","invariantUUID":"39ebe15c-4136-4b60-9728-6510e6b07439","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a52a3685-1f6d-4d2b-8638-b5a95b37a1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1627989826118,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44deff87-ea80-45dc-8fb8-c86b4c238d31","invariantUUID":"20a4366e-cf67-4222-86f4-3199837a6f43","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":"compute","uniqueId":"21e4bb15-8aa4-476d-b644-79e50d136764","lifecycleState":"CERTIFIED","lastUpdateDate":1627989442510,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a76a852a-0d74-4c58-b8f1-46cda94146eb","invariantUUID":"58dc23e5-8857-4463-8a22-0cea04d9aa25","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":"defaulticon","uniqueId":"f125439c-0097-4a74-9c88-c3f0e7069f31","lifecycleState":"CERTIFIED","lastUpdateDate":1627989242335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"df03d6c4-5240-4c08-b26e-185c10f52636","invariantUUID":"f9e2c9e3-bb91-45fe-b818-c91a6b6b02c1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989219424,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6e61da-7001-4bd7-b93b-35cc9809feb5","invariantUUID":"a2249d37-a8f8-4d0b-84a3-d9cca67da42c","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":"ddc67b17-05e9-436f-b857-55174ac3b8f1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989580208,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9aba3f41-d0bd-403c-9182-3b314a8ccb93","invariantUUID":"a80eea3d-6c57-40b1-83e4-93037cecd238","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":"f692a914-840c-4b48-8689-c2cebb73761d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989473923,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55a8a381-0ba0-4f60-b5a6-08b476e73c6d","invariantUUID":"9f20e383-f85d-40e1-a37a-c1781c263df6","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":"port","uniqueId":"1bf6af09-1928-4b30-9381-c2fc92024bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989713527,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9eab7ba-8384-432f-8a53-02d686fa98fc","invariantUUID":"b083e68e-17eb-485a-8a0c-c74b6400ed88","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":"networkrules","uniqueId":"9615ae4b-c381-4f9a-9496-e546c8acb39e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989417602,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c7933e15-7a28-4763-bf81-ab91cb3dd4aa","invariantUUID":"be50e6af-1fd3-4d76-8e7d-a3aeebb28aee","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cff9a260-f5bb-469b-a341-a107b21d77fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989448744,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf1a4dbc-3d74-4af3-a3fc-91bb7db155e4","invariantUUID":"a585e1a0-57de-47ea-b6ed-e9500e8ca0cb","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":"23cb6262-fd5a-48ea-b74f-9a744bd287af","lifecycleState":"CERTIFIED","lastUpdateDate":1627989597748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fc37b75-2eb2-4d3a-abf6-257c030dac72","invariantUUID":"c8881293-9d38-4fe8-bc66-0e1f8cc180ef","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2929908-18d9-4ee1-a07b-eb89b9971742","lifecycleState":"CERTIFIED","lastUpdateDate":1627989691301,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a9770e-ca54-43c6-90a8-748460885002","invariantUUID":"4ebeb399-e4bc-460b-b028-4e299a2509d4","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":"36b73d35-eb49-4298-87a1-3fe8233e27e8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989534294,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9de95b1b-f55e-4265-8fb1-94a1839c3e6e","invariantUUID":"8c24be3f-fa2f-4769-a97c-0e8a2703f702","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"465912c1-6164-44b7-a2a7-be8a2830e7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989807404,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc87f360-4409-41d8-a780-f00154d012d1","invariantUUID":"046e9913-594b-4a1b-8876-a6cc0cc62389","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":"objectStorage","uniqueId":"dc2bb095-fb79-46f4-ad9d-fa66f957dde7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989257706,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b197006-45f7-4918-b775-595c72ef5477","invariantUUID":"6ffa12ba-0f37-4e30-b7f0-f265189c57c2","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":"network","uniqueId":"c3e4e85b-586d-45d9-a79d-de6a109a808d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989352050,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85947c35-5dfe-4115-84fc-47719465ede5","invariantUUID":"de3a492d-53d0-4042-91ae-a6636f0ade20","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e04650-f4bd-4466-8fed-e9d0d5f389c6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989544970,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8bf0953e-df09-4f6e-9da3-3d4cd077a76c","invariantUUID":"23213f5a-1a2e-4ee3-959c-6326bb1d91af","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e20bca4-1958-478c-bc5b-101c300af9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989724601,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f2d6905-8467-45d2-abc5-b3ffe919994c","invariantUUID":"8ce469ce-03f7-4389-a441-b7e5679b44ef","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c49ee052-6ecb-49fc-9689-889458376fde","lifecycleState":"CERTIFIED","lastUpdateDate":1627989760955,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b3144ba-070f-4631-a819-111585ab63a6","invariantUUID":"feaf09ab-38cb-4020-9a53-1ae4b43eaec8","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":"c36074d0-95d6-4906-a3a3-17fb61f8657b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989610600,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbab9108-86eb-4074-91f3-0d7cecf0cb74","invariantUUID":"f4a97808-cc82-4390-bdc7-f4b2c234a60d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b0f5e1af-e264-4251-802d-f67d92483fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1627989702704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81a44a41-1499-4aec-b24f-674e8f95cf52","invariantUUID":"98c64bc8-24b9-4d54-81d5-61425070c154","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":"dfa9bbd8-1750-40f0-8fe5-e5a5ecabad68","lifecycleState":"CERTIFIED","lastUpdateDate":1627989619407,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b49557d-58a9-4a15-8022-6a678f682053","invariantUUID":"47db0e24-aabc-4913-869d-b89c60624cb7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a09409b4-f6c7-433c-8747-9230dedbd89f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989315014,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84463d24-0973-4218-bce1-fe6c0bfdec88","invariantUUID":"499f1df7-cccd-470b-972b-b110ac3ee527","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":"5d8396ce-716b-4219-8012-734717aa763e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989340950,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e02018ae-fe4a-43ec-b48f-2e4e6834c9f5","invariantUUID":"696af0a9-3826-4330-8544-50efbc66b763","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":"loadBalancer","uniqueId":"d948e754-eaaa-4742-8e04-83b4e6cf1473","lifecycleState":"CERTIFIED","lastUpdateDate":1627989271604,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edb25371-72bb-4815-b727-af2d5547bc0d","invariantUUID":"cf33b3ee-2c98-4a20-b59c-adbfe51e9578","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50be604c-9b23-4429-853f-867c2d322c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989484740,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"751993ab-b4a8-468a-8e9a-5829ed5b5d6e","invariantUUID":"6b74156e-8384-441d-a513-f5e2b09972df","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4dba8e30-22d5-4613-a794-2ef60e08f71f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989248620,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a59ae06-849c-43c2-9939-9fd3a2ed1ec5","invariantUUID":"59970bd8-4e72-4050-bec4-e34c097b9690","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"899143cb-f069-4bcc-a789-52c3e22bfa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989641377,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e4b11c-6572-4c68-b848-fee572d6a0fa","invariantUUID":"a83f1b22-1dbe-4754-9d00-626f2939d78e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65226a6f-f294-417e-bf8f-ca3ffc82f927","lifecycleState":"CERTIFIED","lastUpdateDate":1627989357449,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bc85595-6898-4e88-a1ce-512784edffe4","invariantUUID":"60f63214-f7e8-4ee3-9e3d-a73dad9a6cd6","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":"9aea93f2-4601-4c60-ba56-cb02b9123b38","lifecycleState":"CERTIFIED","lastUpdateDate":1627989559735,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","invariantUUID":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","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":"9f4c4723-84f9-48ae-a30c-c92fd6a0f194","lifecycleState":"CERTIFIED","lastUpdateDate":1627989744934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cdc01c2-680c-4bd3-b3e3-c268dc623abb","invariantUUID":"dab5253c-8f91-4f47-ab79-c04878e0c675","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb639ab8-0b97-4ce1-817a-fd41ab2f12e1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989797711,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a195618-a2c7-486e-85bf-c40f2bc50a6b","invariantUUID":"e871d507-ff8a-4127-8072-43e673b77f01","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":"networkrules","uniqueId":"699fdeeb-6d82-4887-b2c1-e01983580968","lifecycleState":"CERTIFIED","lastUpdateDate":1627989396166,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53d36838-a321-455a-b34c-d222872919ce","invariantUUID":"dae7050b-d616-41e2-96e5-78c70b3aa927","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"245308bf-c305-4ab5-a000-bfabcd483929","lifecycleState":"CERTIFIED","lastUpdateDate":1627998083021,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f7c00b53-d090-47ab-afd8-4ff781311ecc","lifecycleState":"CERTIFIED","lastUpdateDate":1627998594041,"name":"basic_onboard_owdQbe","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","systemName":"BasicOnboardOwdqbe","description":"service","tags":["basic_onboard_owdQbe"],"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":"57693788-597c-4266-b57d-17ea7f477eb9","lifecycleState":"CERTIFIED","lastUpdateDate":1627997756441,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","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":"c74e83ae-cfef-4577-af89-cddb650364ea","lifecycleState":"CERTIFIED","lastUpdateDate":1627998714182,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d9d622d2-907b-4171-a388-a8df48060216","lifecycleState":"CERTIFIED","lastUpdateDate":1627997957911,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-03 13:55:43,234 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-03 13:55:43,234 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-03 13:55:43,235 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-03 13:55:43,235 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-03 13:55:43,235 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-03 13:55:43,235 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-03 13:55:43,236 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-03 13:55:44,050 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1771 2021-08-03 13:55:44,056 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-03 13:55:44,056 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","name":"basic_onboard_owdQbe","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cff5f9b-38c2-486a-a71e-9682095f2b0b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6362c1f5-46f9-488e-82bc-075810860fcb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/422bf6ee-d379-4a5e-8eaa-af3752e2346f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e6a76b0b-bb70-423f-9955-c478137d0eff/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/94442f40-cd5a-4a00-b6b8-6f69a21a5d38/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-03 13:55:44,058 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_owdQbe from SDC 2021-08-03 13:55:44,058 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:55:44,059 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:55:44,059 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:55:44,059 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-03 13:55:44,059 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:55:44,059 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:55:44,059 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:55:44,059 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-08-03 13:55:44,059 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:55:44,059 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:55:44,060 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:55:44,060 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-03 13:55:44,060 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:55:44,060 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:55:44,060 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:55:44,060 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-03 13:55:44,060 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-03 13:55:44,060 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-03 13:55:44,060 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-03 13:55:44,060 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-08-03 13:55:44,060 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-03 13:55:44,061 INFO 192:__init__.py(1) - Service found, updating information 2021-08-03 13:55:44,061 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-03 13:55:44,061 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-03 13:55:44,061 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-03 13:55:44,062 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-03 13:55:44,893 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-03 13:55:44,895 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-03 13:55:44,897 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e8cc16-b107-40fb-bde7-ee8d7fde36cd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989460401,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efb4389a-7a87-4cbd-b098-f54914249473","invariantUUID":"2d5a2f01-2cd3-4910-a96f-e3d83d8fc90d","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":"3cf616f8-79c3-4595-80f4-5b97abd377b6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989479236,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b1d1a07-f36c-4528-86d2-7ae8460a363d","invariantUUID":"393c227f-4e23-44e9-901c-d2f24cc6a1a2","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":"compute","uniqueId":"411c57c4-d341-4ae5-8d0a-34496627660c","lifecycleState":"CERTIFIED","lastUpdateDate":1627989811253,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7478c8-ef8e-445e-8858-c1f069a55a42","invariantUUID":"e32748c7-35f5-469a-bea9-b50df14a28db","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":"securityrules","uniqueId":"f90173ce-8b9a-4208-bea4-ff8cf61673f7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989429731,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e47d40fc-59f6-4fd2-bef4-f494a59caf17","invariantUUID":"2b50bd8d-2dd6-41ac-991c-76d1b45f85d4","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":"17c1e692-5318-4c5f-b98d-b27b6dd908f5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989402730,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d16bae88-3980-46c3-80a7-9cf1af5f173a","invariantUUID":"34b712d5-f916-4858-ad64-3f62864d449e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7faa14e-d390-4a57-92c9-6da1adad7dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1627989528930,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7861f07-30e8-437b-b78e-0c6603d9a355","invariantUUID":"b4b9e0a4-e9e1-41a1-86ec-186676ebe2a9","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":"a9c376f4-e347-4b35-889b-3b9147b38143","lifecycleState":"CERTIFIED","lastUpdateDate":1627989551137,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bb11b6b0-6845-4441-91a9-913da67b4ad2","invariantUUID":"e82d3c66-f6ed-4eb5-96c3-f8c2d906eae9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3a4499eb-ec1d-4a38-9ce3-53095854127f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989774818,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"381ba08b-64c2-4b49-80b0-858a9bfacd00","invariantUUID":"71fb2077-cae9-4939-a6f5-45c66a53bd7b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e978515d-7401-42fd-8dad-a2f78ca42d2e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989782017,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e36cc089-ce7f-4898-8f5e-61c595c49e2c","invariantUUID":"a6b82636-2db5-45e2-aabf-9bb22ae437a7","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":"defaulticon","uniqueId":"e1800c37-4cb3-4790-b498-3c47d9a10ab5","lifecycleState":"CERTIFIED","lastUpdateDate":1627997910425,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8c9d4af7-4175-4a92-a77b-cea77d536b64","invariantUUID":"bd5f01ae-40d3-4fac-b35c-9600fecbf7bb","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"d2d2aef1-31e2-4b69-8a7f-8bb7841be21b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989585848,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e83d1d14-ab76-47b7-a956-2bcd6ed3ee3d","invariantUUID":"56590923-7934-4d14-aa28-146b830784e6","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"757590d8-c44d-4dc0-8372-b51ed0425099","lifecycleState":"CERTIFIED","lastUpdateDate":1627989423256,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8db9164b-cc3b-485f-b746-c9cd24556834","invariantUUID":"a377a223-7b4d-463e-b0b7-4b98ea51b58f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"587ba54f-a39f-4565-a45e-ec59d0e39075","lifecycleState":"CERTIFIED","lastUpdateDate":1627989511809,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0e9de25-a8a9-4e30-9531-6fe0610fc65d","invariantUUID":"1e5546d0-5a59-4278-bde1-0d0c027913f3","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":"objectStorage","uniqueId":"db99aa06-449d-4a88-a846-49efb4e99b37","lifecycleState":"CERTIFIED","lastUpdateDate":1627989657657,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bc33959-bd21-4b54-8f4d-4c07c985843f","invariantUUID":"044bec24-aa34-4898-8722-c80c06e3de9d","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":"compute","uniqueId":"e0d47dbb-9da1-4038-8cdb-c9fb6ccc5355","lifecycleState":"CERTIFIED","lastUpdateDate":1627989591331,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4e5d05f-bd47-4159-b63d-a82c2f3c7f80","invariantUUID":"da82cd87-4943-4a9a-9913-8af2475e7f7a","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":"port","uniqueId":"875ed0f9-8140-4dcf-b849-7a496f1e2399","lifecycleState":"CERTIFIED","lastUpdateDate":1627989277110,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"089c0d69-8df3-4dbf-8f2d-ac2dea1aee78","invariantUUID":"b85e4722-bfd8-42e6-81aa-f3d797c7b4d0","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6caa2868-7e9f-4c37-9357-2003c05d68c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989328571,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a388d834-aca1-43f8-a628-1f3d4754b0b0","invariantUUID":"259acdef-1ee8-4b29-aa57-a451a1572fee","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":"defaulticon","uniqueId":"10b1f303-03ff-478d-8108-0ea3c09e52fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627998656296,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4e0fc4f1-de3c-442b-bd49-29cd51d5b331","invariantUUID":"0ecd9728-8c65-4c30-af20-e73b281591fb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ef86b00a-1b8e-483e-b48f-c3cdbc75398f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989816907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97955191-808b-4a22-9d30-9eff30b75723","invariantUUID":"991253ba-721e-4554-bd97-aca1ca0d6b42","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":"163eda2b-e686-4bfe-9eff-606c4ac269dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989322743,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99e18848-cd6c-4a06-9a16-dd3bd0ce7293","invariantUUID":"e17e5de9-bea1-4fe8-8299-095b796e5e98","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":"objectStorage","uniqueId":"18cf3c48-2fa0-4513-8aab-7a36b38cd26b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989306986,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1959e12b-ca5f-4f75-9968-2a5299b76cbc","invariantUUID":"010fbeed-9c04-4b70-b5b3-78fe2ba82399","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":"defaulticon","uniqueId":"38d120ce-feb5-4dcf-bb0f-3aaf36834aec","lifecycleState":"CERTIFIED","lastUpdateDate":1627989696656,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58b774b3-d1fa-4722-bb0d-85c93166b366","invariantUUID":"b0962f92-2875-44a0-8e50-b8e0c550632c","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08d5ae67-e4f8-479a-b568-d69c2be502cb","lifecycleState":"CERTIFIED","lastUpdateDate":1627989739504,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb62caf9-ac54-4161-89a8-72569ad044e3","invariantUUID":"57b9e065-0214-4f7f-bf30-8ca44abb099b","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":"b2f92872-e45f-4ee4-86bc-1e36f46fc765","lifecycleState":"CERTIFIED","lastUpdateDate":1627989362856,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9b3b476c-f366-4a6b-b00e-cf4dd2e35254","invariantUUID":"37f3f4b4-0df3-4fed-826b-9a520b6dd468","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":"051f8c90-0660-479d-97bd-86155ee07ded","lifecycleState":"CERTIFIED","lastUpdateDate":1627989663338,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9d7c67-d980-4848-a9ab-0b0fbeae03b1","invariantUUID":"3209ff76-4d10-47ea-bebd-6d599df615a3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fcfb50bd-8286-41fa-96e2-d1e85be26248","lifecycleState":"CERTIFIED","lastUpdateDate":1627989829630,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cac06afa-ba55-4b0c-895d-e054306a55f3","invariantUUID":"fc7aa061-8481-43c5-b5ce-745be659861b","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3f1267e0-7391-4b51-84f5-f8e2bc708587","lifecycleState":"CERTIFIED","lastUpdateDate":1627998033355,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"50e50a30-ac53-4b69-bbce-cd0f13d45824","invariantUUID":"c55c0de3-f7f5-4062-aa6d-475b67858fc6","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bd2e3a1f-4e28-4015-b4ea-58a13f846a28","lifecycleState":"CERTIFIED","lastUpdateDate":1627989635579,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3adc372a-152a-431d-8c68-51b34681dbc3","invariantUUID":"2539ea2b-54ba-4514-834d-242a6ea0abb0","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":"8061c3b4-a6a1-41ea-99aa-1a8178980a42","lifecycleState":"CERTIFIED","lastUpdateDate":1627989731724,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5444c6e-eb82-4565-92e8-862193ae5aa6","invariantUUID":"012d4297-ce19-48a5-a1e3-be514a0c8c2c","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":"2dcab761-c90c-48f1-bc8b-03b548dde9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1627989346324,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"41256e70-ce05-40da-acba-754a33f96756","invariantUUID":"6a61b7c7-fac1-4831-97b4-0f94c3050a93","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":"defaulticon","uniqueId":"acd2a45b-ef2a-4fc0-9644-753614114f38","lifecycleState":"CERTIFIED","lastUpdateDate":1627998537913,"name":"basic_onboard_owdQbe","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f29eee05-5af5-4c14-940d-331a1240a2f6","invariantUUID":"f4c44a6c-be0f-48c5-9a80-f861c8ff838e","systemName":"BasicOnboardOwdqbe","description":"VF","tags":["basic_onboard_owdQbe"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d4536f49-50a7-4351-94b7-da2c613b714d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989573112,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f243c256-7348-49ff-b75b-e16089e5d037","invariantUUID":"5d8da92a-6781-451d-b022-2d415a291c1d","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":"port","uniqueId":"dd6f35ad-96e8-4fe6-aea9-27cae0aedb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989708202,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0b0d146-c1a9-4529-9625-4148e20bd0d5","invariantUUID":"f33877fa-979e-426e-8269-c3bd327cb325","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ad99fb25-5884-476b-83b4-60bf9e66c218","lifecycleState":"CERTIFIED","lastUpdateDate":1627989753288,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc103c6-a88d-44ea-8353-12c38d4181f6","invariantUUID":"c19cb091-aa6d-4ce0-954a-9738d40aa6fc","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":"9f2a8abd-e3e1-4b13-8d82-ec8ed00561db","lifecycleState":"CERTIFIED","lastUpdateDate":1627989334119,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea14c1b3-65b0-4026-8a78-5fe453c74cba","invariantUUID":"01df846b-f905-4270-8a9f-f9475c9d2f5e","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":"objectStorage","uniqueId":"613d790e-e229-48e8-8c7f-dc7c98d550f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627989301333,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c5b7a43-db47-44f0-adae-43fb1a95082e","invariantUUID":"53dc0c13-b564-4973-91d8-38618425dc37","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4bc51ea-ed06-44f7-9869-a0ce7736604b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989283713,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b7a913-aec7-478a-96cc-a1512f84ddf6","invariantUUID":"0cf249a3-6e3d-481f-8e57-bef2db6d4836","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":"ffbbb8ca-20a9-40e4-a6db-b73be8b69fd0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989624948,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45bf8b9c-37ee-443c-ae4d-957f80e8a53d","invariantUUID":"a8101646-b69e-4b89-a458-814d9c4fbfc9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b33f86d-a788-460e-a6bc-25fe32ede3a6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989766324,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b11533c7-d1bf-4ef1-9434-2f6f99a29854","invariantUUID":"aad4e997-67a0-41aa-8f00-a29b14a122a6","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"397d5f3d-86c3-4365-b0d4-eedc37744357","lifecycleState":"CERTIFIED","lastUpdateDate":1627989719249,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98e0198c-4d84-48fd-a8fa-fe519036de81","invariantUUID":"5bc75be7-f797-439b-9a24-a23d888d2553","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":"d805edbd-01fb-4ef1-9d37-cd6e2aad4982","lifecycleState":"CERTIFIED","lastUpdateDate":1627989454081,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e8e2071-22be-456e-a387-3162848b880b","invariantUUID":"86eabe20-0305-43b2-b85e-d13261a87ed6","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4cc0802c-7158-4c9a-b5a5-a3879392ebbf","lifecycleState":"CERTIFIED","lastUpdateDate":1627989567294,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"38b1ebb2-f215-4322-9a42-9423e375af5d","invariantUUID":"39ebe15c-4136-4b60-9728-6510e6b07439","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a52a3685-1f6d-4d2b-8638-b5a95b37a1fc","lifecycleState":"CERTIFIED","lastUpdateDate":1627989826118,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44deff87-ea80-45dc-8fb8-c86b4c238d31","invariantUUID":"20a4366e-cf67-4222-86f4-3199837a6f43","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":"compute","uniqueId":"21e4bb15-8aa4-476d-b644-79e50d136764","lifecycleState":"CERTIFIED","lastUpdateDate":1627989442510,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a76a852a-0d74-4c58-b8f1-46cda94146eb","invariantUUID":"58dc23e5-8857-4463-8a22-0cea04d9aa25","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":"defaulticon","uniqueId":"f125439c-0097-4a74-9c88-c3f0e7069f31","lifecycleState":"CERTIFIED","lastUpdateDate":1627989242335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"df03d6c4-5240-4c08-b26e-185c10f52636","invariantUUID":"f9e2c9e3-bb91-45fe-b818-c91a6b6b02c1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5a6bfaa2-f12f-41cd-a86a-641c4862f5a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989219424,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6e61da-7001-4bd7-b93b-35cc9809feb5","invariantUUID":"a2249d37-a8f8-4d0b-84a3-d9cca67da42c","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":"ddc67b17-05e9-436f-b857-55174ac3b8f1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989580208,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9aba3f41-d0bd-403c-9182-3b314a8ccb93","invariantUUID":"a80eea3d-6c57-40b1-83e4-93037cecd238","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":"f692a914-840c-4b48-8689-c2cebb73761d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989473923,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55a8a381-0ba0-4f60-b5a6-08b476e73c6d","invariantUUID":"9f20e383-f85d-40e1-a37a-c1781c263df6","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":"port","uniqueId":"1bf6af09-1928-4b30-9381-c2fc92024bc6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989713527,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9eab7ba-8384-432f-8a53-02d686fa98fc","invariantUUID":"b083e68e-17eb-485a-8a0c-c74b6400ed88","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":"networkrules","uniqueId":"9615ae4b-c381-4f9a-9496-e546c8acb39e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989417602,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c7933e15-7a28-4763-bf81-ab91cb3dd4aa","invariantUUID":"be50e6af-1fd3-4d76-8e7d-a3aeebb28aee","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cff9a260-f5bb-469b-a341-a107b21d77fd","lifecycleState":"CERTIFIED","lastUpdateDate":1627989448744,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf1a4dbc-3d74-4af3-a3fc-91bb7db155e4","invariantUUID":"a585e1a0-57de-47ea-b6ed-e9500e8ca0cb","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":"23cb6262-fd5a-48ea-b74f-9a744bd287af","lifecycleState":"CERTIFIED","lastUpdateDate":1627989597748,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fc37b75-2eb2-4d3a-abf6-257c030dac72","invariantUUID":"c8881293-9d38-4fe8-bc66-0e1f8cc180ef","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2929908-18d9-4ee1-a07b-eb89b9971742","lifecycleState":"CERTIFIED","lastUpdateDate":1627989691301,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3a9770e-ca54-43c6-90a8-748460885002","invariantUUID":"4ebeb399-e4bc-460b-b028-4e299a2509d4","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":"36b73d35-eb49-4298-87a1-3fe8233e27e8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989534294,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9de95b1b-f55e-4265-8fb1-94a1839c3e6e","invariantUUID":"8c24be3f-fa2f-4769-a97c-0e8a2703f702","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"465912c1-6164-44b7-a2a7-be8a2830e7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627989807404,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc87f360-4409-41d8-a780-f00154d012d1","invariantUUID":"046e9913-594b-4a1b-8876-a6cc0cc62389","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":"objectStorage","uniqueId":"dc2bb095-fb79-46f4-ad9d-fa66f957dde7","lifecycleState":"CERTIFIED","lastUpdateDate":1627989257706,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b197006-45f7-4918-b775-595c72ef5477","invariantUUID":"6ffa12ba-0f37-4e30-b7f0-f265189c57c2","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":"network","uniqueId":"c3e4e85b-586d-45d9-a79d-de6a109a808d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989352050,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85947c35-5dfe-4115-84fc-47719465ede5","invariantUUID":"de3a492d-53d0-4042-91ae-a6636f0ade20","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23e04650-f4bd-4466-8fed-e9d0d5f389c6","lifecycleState":"CERTIFIED","lastUpdateDate":1627989544970,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8bf0953e-df09-4f6e-9da3-3d4cd077a76c","invariantUUID":"23213f5a-1a2e-4ee3-959c-6326bb1d91af","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e20bca4-1958-478c-bc5b-101c300af9a8","lifecycleState":"CERTIFIED","lastUpdateDate":1627989724601,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f2d6905-8467-45d2-abc5-b3ffe919994c","invariantUUID":"8ce469ce-03f7-4389-a441-b7e5679b44ef","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c49ee052-6ecb-49fc-9689-889458376fde","lifecycleState":"CERTIFIED","lastUpdateDate":1627989760955,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b3144ba-070f-4631-a819-111585ab63a6","invariantUUID":"feaf09ab-38cb-4020-9a53-1ae4b43eaec8","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":"c36074d0-95d6-4906-a3a3-17fb61f8657b","lifecycleState":"CERTIFIED","lastUpdateDate":1627989610600,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbab9108-86eb-4074-91f3-0d7cecf0cb74","invariantUUID":"f4a97808-cc82-4390-bdc7-f4b2c234a60d","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b0f5e1af-e264-4251-802d-f67d92483fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1627989702704,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81a44a41-1499-4aec-b24f-674e8f95cf52","invariantUUID":"98c64bc8-24b9-4d54-81d5-61425070c154","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":"dfa9bbd8-1750-40f0-8fe5-e5a5ecabad68","lifecycleState":"CERTIFIED","lastUpdateDate":1627989619407,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b49557d-58a9-4a15-8022-6a678f682053","invariantUUID":"47db0e24-aabc-4913-869d-b89c60624cb7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a09409b4-f6c7-433c-8747-9230dedbd89f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989315014,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84463d24-0973-4218-bce1-fe6c0bfdec88","invariantUUID":"499f1df7-cccd-470b-972b-b110ac3ee527","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":"5d8396ce-716b-4219-8012-734717aa763e","lifecycleState":"CERTIFIED","lastUpdateDate":1627989340950,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e02018ae-fe4a-43ec-b48f-2e4e6834c9f5","invariantUUID":"696af0a9-3826-4330-8544-50efbc66b763","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":"loadBalancer","uniqueId":"d948e754-eaaa-4742-8e04-83b4e6cf1473","lifecycleState":"CERTIFIED","lastUpdateDate":1627989271604,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edb25371-72bb-4815-b727-af2d5547bc0d","invariantUUID":"cf33b3ee-2c98-4a20-b59c-adbfe51e9578","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"50be604c-9b23-4429-853f-867c2d322c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989484740,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"751993ab-b4a8-468a-8e9a-5829ed5b5d6e","invariantUUID":"6b74156e-8384-441d-a513-f5e2b09972df","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4dba8e30-22d5-4613-a794-2ef60e08f71f","lifecycleState":"CERTIFIED","lastUpdateDate":1627989248620,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a59ae06-849c-43c2-9939-9fd3a2ed1ec5","invariantUUID":"59970bd8-4e72-4050-bec4-e34c097b9690","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"899143cb-f069-4bcc-a789-52c3e22bfa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1627989641377,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e4b11c-6572-4c68-b848-fee572d6a0fa","invariantUUID":"a83f1b22-1dbe-4754-9d00-626f2939d78e","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65226a6f-f294-417e-bf8f-ca3ffc82f927","lifecycleState":"CERTIFIED","lastUpdateDate":1627989357449,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bc85595-6898-4e88-a1ce-512784edffe4","invariantUUID":"60f63214-f7e8-4ee3-9e3d-a73dad9a6cd6","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":"9aea93f2-4601-4c60-ba56-cb02b9123b38","lifecycleState":"CERTIFIED","lastUpdateDate":1627989559735,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb9c31be-b3a4-4a28-9a66-fbe995850847","invariantUUID":"34e31b45-42c1-4355-a22d-4bf4dfb5be89","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":"9f4c4723-84f9-48ae-a30c-c92fd6a0f194","lifecycleState":"CERTIFIED","lastUpdateDate":1627989744934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cdc01c2-680c-4bd3-b3e3-c268dc623abb","invariantUUID":"dab5253c-8f91-4f47-ab79-c04878e0c675","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"fb639ab8-0b97-4ce1-817a-fd41ab2f12e1","lifecycleState":"CERTIFIED","lastUpdateDate":1627989797711,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a195618-a2c7-486e-85bf-c40f2bc50a6b","invariantUUID":"e871d507-ff8a-4127-8072-43e673b77f01","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":"networkrules","uniqueId":"699fdeeb-6d82-4887-b2c1-e01983580968","lifecycleState":"CERTIFIED","lastUpdateDate":1627989396166,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"53d36838-a321-455a-b34c-d222872919ce","invariantUUID":"dae7050b-d616-41e2-96e5-78c70b3aa927","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"245308bf-c305-4ab5-a000-bfabcd483929","lifecycleState":"CERTIFIED","lastUpdateDate":1627998083021,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"94442f40-cd5a-4a00-b6b8-6f69a21a5d38","invariantUUID":"32a44c45-0262-4044-9e0d-562f942c643f","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f7c00b53-d090-47ab-afd8-4ff781311ecc","lifecycleState":"CERTIFIED","lastUpdateDate":1627998594041,"name":"basic_onboard_owdQbe","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cff5f9b-38c2-486a-a71e-9682095f2b0b","invariantUUID":"b84e8d24-3cf1-4661-92cf-11a75e86271a","systemName":"BasicOnboardOwdqbe","description":"service","tags":["basic_onboard_owdQbe"],"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":"57693788-597c-4266-b57d-17ea7f477eb9","lifecycleState":"CERTIFIED","lastUpdateDate":1627997756441,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6362c1f5-46f9-488e-82bc-075810860fcb","invariantUUID":"5610e5ae-9521-4052-a8d6-e33b67d4e105","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":"c74e83ae-cfef-4577-af89-cddb650364ea","lifecycleState":"CERTIFIED","lastUpdateDate":1627998714182,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","invariantUUID":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d9d622d2-907b-4171-a388-a8df48060216","lifecycleState":"CERTIFIED","lastUpdateDate":1627997957911,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"422bf6ee-d379-4a5e-8eaa-af3752e2346f","invariantUUID":"2df1bd90-17e9-45f9-90c9-6d93a3af91c9","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-03 13:55:44,901 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-03 13:55:44,901 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-03 13:55:44,901 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/e6a76b0b-bb70-423f-9955-c478137d0eff/toscaModel 2021-08-03 13:55:44,901 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-03 13:55:44,903 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-03 13:55:45,177 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/e6a76b0b-bb70-423f-9955-c478137d0eff/toscaModel HTTP/1.1" 200 None 2021-08-03 13:55:45,179 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-03 13:55:45,179 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-03 13:55:45,210 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-03 13:55:45,211 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-03 13:55:45,211 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-03 13:55:45,212 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:55:45,278 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-03 13:55:45,278 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-03 13:55:45,279 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-03 13:55:45,281 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-03 13:55:45,281 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-03 13:55:45,281 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-03 13:55:45,282 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:55:45,337 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-03 13:55:45,338 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-03 13:55:45,338 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":"1627998931696","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-03 13:55:45,340 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-03 13:55:45,340 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-03 13:55:45,341 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-03 13:55:45,342 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:55:45,394 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-03 13:55:45,395 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-03 13:55:45,395 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-03 13:55:45,397 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-03 13:55:45,398 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-03 13:55:45,398 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-03 13:55:45,399 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:55:45,454 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-03 13:55:45,455 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-03 13:55:45,455 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":"1627998931696","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-03 13:55:45,457 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-03 13:55:45,458 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-03 13:55:45,458 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-03 13:55:45,459 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:55:45,507 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-03 13:55:45,508 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-03 13:55:45,508 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-03 13:55:45,511 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-03 13:55:45,511 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-03 13:55:45,511 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-03 13:55:45,512 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:55:45,563 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-03 13:55:45,564 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-03 13:55:45,564 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":"1627998931696","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-03 13:55:45,566 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-03 13:55:45,567 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-03 13:55:45,567 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-03 13:55:45,569 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-03 13:55:45,619 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-03 13:55:45,620 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-03 13:55:45,620 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1627998931696","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-03 13:55:45,622 DEBUG 129:onap_service.py(1) - [None][Create d0773279-8e9c-42c1-bba3-793baaef1966 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b7850a60-a431-45ab-b36b-682785657ae7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:55:45,623 DEBUG 131:onap_service.py(1) - [None][Create d0773279-8e9c-42c1-bba3-793baaef1966 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0773279-8e9c-42c1-bba3-793baaef1966 2021-08-03 13:55:45,623 DEBUG 132:onap_service.py(1) - [None][Create d0773279-8e9c-42c1-bba3-793baaef1966 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76", "modelVersion": "1.0", "modelVersionId": "e6a76b0b-bb70-423f-9955-c478137d0eff" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-08-03 13:55:45,624 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:55:47,550 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/d0773279-8e9c-42c1-bba3-793baaef1966 HTTP/1.1" 202 262 2021-08-03 13:55:47,551 INFO 142:onap_service.py(1) - [None][Create d0773279-8e9c-42c1-bba3-793baaef1966 Service deletion request] response code: 202 2021-08-03 13:55:47,552 DEBUG 146:onap_service.py(1) - [None][Create d0773279-8e9c-42c1-bba3-793baaef1966 Service deletion request] response: {"requestReferences":{"requestId":"b7850a60-a431-45ab-b36b-682785657ae7","instanceId":"d0773279-8e9c-42c1-bba3-793baaef1966","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b7850a60-a431-45ab-b36b-682785657ae7"}} 2021-08-03 13:55:47,552 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-08-03 13:55:47,561 DEBUG 129:onap_service.py(13) - [None][Check b7850a60-a431-45ab-b36b-682785657ae7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bfc83cb4-3e65-46c0-ad0a-1273e0e14635', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:55:47,561 DEBUG 131:onap_service.py(13) - [None][Check b7850a60-a431-45ab-b36b-682785657ae7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b7850a60-a431-45ab-b36b-682785657ae7 2021-08-03 13:55:47,561 DEBUG 132:onap_service.py(13) - [None][Check b7850a60-a431-45ab-b36b-682785657ae7 orchestration request status] data sent: None 2021-08-03 13:55:47,564 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:55:47,735 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b7850a60-a431-45ab-b36b-682785657ae7 HTTP/1.1" 200 1020 2021-08-03 13:55:47,738 INFO 142:onap_service.py(13) - [None][Check b7850a60-a431-45ab-b36b-682785657ae7 orchestration request status] response code: 200 2021-08-03 13:55:47,738 DEBUG 146:onap_service.py(13) - [None][Check b7850a60-a431-45ab-b36b-682785657ae7 orchestration request status] response: {"request":{"requestId":"b7850a60-a431-45ab-b36b-682785657ae7","startTime":"Tue, 03 Aug 2021 13:55:46 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelUuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelInvariantUuid":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76"},"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":"d0773279-8e9c-42c1-bba3-793baaef1966","serviceInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 03 Aug 2021 13:55:46 GMT"}}} 2021-08-03 13:55:57,750 DEBUG 129:onap_service.py(13) - [None][Check b7850a60-a431-45ab-b36b-682785657ae7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '048cecf0-b7a1-4abb-b1c8-0827a1a7430f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:55:57,750 DEBUG 131:onap_service.py(13) - [None][Check b7850a60-a431-45ab-b36b-682785657ae7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b7850a60-a431-45ab-b36b-682785657ae7 2021-08-03 13:55:57,751 DEBUG 132:onap_service.py(13) - [None][Check b7850a60-a431-45ab-b36b-682785657ae7 orchestration request status] data sent: None 2021-08-03 13:55:57,753 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:55:57,946 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b7850a60-a431-45ab-b36b-682785657ae7 HTTP/1.1" 200 1230 2021-08-03 13:55:57,947 INFO 142:onap_service.py(13) - [None][Check b7850a60-a431-45ab-b36b-682785657ae7 orchestration request status] response code: 200 2021-08-03 13:55:57,948 DEBUG 146:onap_service.py(13) - [None][Check b7850a60-a431-45ab-b36b-682785657ae7 orchestration request status] response: {"request":{"requestId":"b7850a60-a431-45ab-b36b-682785657ae7","startTime":"Tue, 03 Aug 2021 13:55:46 GMT","finishTime":"Tue, 03 Aug 2021 13:55:49 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelUuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelInvariantUuid":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76"},"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":"d0773279-8e9c-42c1-bba3-793baaef1966","serviceInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:55:49 GMT"}}} 2021-08-03 13:55:57,948 INFO 56:mixins.py(13) - ServiceDeletionRequest task finished 2021-08-03 13:55:57,949 DEBUG 129:onap_service.py(13) - [None][Check b7850a60-a431-45ab-b36b-682785657ae7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8a45b537-4717-4b17-b85c-7df5d847fb87', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:55:57,949 DEBUG 131:onap_service.py(13) - [None][Check b7850a60-a431-45ab-b36b-682785657ae7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b7850a60-a431-45ab-b36b-682785657ae7 2021-08-03 13:55:57,949 DEBUG 132:onap_service.py(13) - [None][Check b7850a60-a431-45ab-b36b-682785657ae7 orchestration request status] data sent: None 2021-08-03 13:55:57,951 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:55:58,109 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b7850a60-a431-45ab-b36b-682785657ae7 HTTP/1.1" 200 1230 2021-08-03 13:55:58,111 INFO 142:onap_service.py(13) - [None][Check b7850a60-a431-45ab-b36b-682785657ae7 orchestration request status] response code: 200 2021-08-03 13:55:58,111 DEBUG 146:onap_service.py(13) - [None][Check b7850a60-a431-45ab-b36b-682785657ae7 orchestration request status] response: {"request":{"requestId":"b7850a60-a431-45ab-b36b-682785657ae7","startTime":"Tue, 03 Aug 2021 13:55:46 GMT","finishTime":"Tue, 03 Aug 2021 13:55:49 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelUuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelInvariantUuid":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76"},"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":"d0773279-8e9c-42c1-bba3-793baaef1966","serviceInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:55:49 GMT"}}} 2021-08-03 13:55:58,112 DEBUG 129:onap_service.py(13) - [None][Check b7850a60-a431-45ab-b36b-682785657ae7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bc6a202c-c21b-4616-9051-ca635a71765d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:55:58,112 DEBUG 131:onap_service.py(13) - [None][Check b7850a60-a431-45ab-b36b-682785657ae7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b7850a60-a431-45ab-b36b-682785657ae7 2021-08-03 13:55:58,113 DEBUG 132:onap_service.py(13) - [None][Check b7850a60-a431-45ab-b36b-682785657ae7 orchestration request status] data sent: None 2021-08-03 13:55:58,115 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:55:58,290 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b7850a60-a431-45ab-b36b-682785657ae7 HTTP/1.1" 200 1230 2021-08-03 13:55:58,292 INFO 142:onap_service.py(13) - [None][Check b7850a60-a431-45ab-b36b-682785657ae7 orchestration request status] response code: 200 2021-08-03 13:55:58,293 DEBUG 146:onap_service.py(13) - [None][Check b7850a60-a431-45ab-b36b-682785657ae7 orchestration request status] response: {"request":{"requestId":"b7850a60-a431-45ab-b36b-682785657ae7","startTime":"Tue, 03 Aug 2021 13:55:46 GMT","finishTime":"Tue, 03 Aug 2021 13:55:49 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelUuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelInvariantUuid":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76"},"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":"d0773279-8e9c-42c1-bba3-793baaef1966","serviceInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:55:49 GMT"}}} 2021-08-03 13:55:58,302 DEBUG 129:onap_service.py(1) - [None][Check b7850a60-a431-45ab-b36b-682785657ae7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '87aee99c-1658-4a1e-ac83-b8a3f75e3d30', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-03 13:55:58,303 DEBUG 131:onap_service.py(1) - [None][Check b7850a60-a431-45ab-b36b-682785657ae7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b7850a60-a431-45ab-b36b-682785657ae7 2021-08-03 13:55:58,303 DEBUG 132:onap_service.py(1) - [None][Check b7850a60-a431-45ab-b36b-682785657ae7 orchestration request status] data sent: None 2021-08-03 13:55:58,305 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-03 13:55:58,506 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b7850a60-a431-45ab-b36b-682785657ae7 HTTP/1.1" 200 1230 2021-08-03 13:55:58,507 INFO 142:onap_service.py(1) - [None][Check b7850a60-a431-45ab-b36b-682785657ae7 orchestration request status] response code: 200 2021-08-03 13:55:58,508 DEBUG 146:onap_service.py(1) - [None][Check b7850a60-a431-45ab-b36b-682785657ae7 orchestration request status] response: {"request":{"requestId":"b7850a60-a431-45ab-b36b-682785657ae7","startTime":"Tue, 03 Aug 2021 13:55:46 GMT","finishTime":"Tue, 03 Aug 2021 13:55:49 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelUuid":"e6a76b0b-bb70-423f-9955-c478137d0eff","modelInvariantUuid":"b81ac6f8-9d66-4553-ab6a-a7c78fb3ad76"},"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":"d0773279-8e9c-42c1-bba3-793baaef1966","serviceInstanceName":"basic_cnf-56415c49-17a6-4af8-bfac-a6644967035a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 03 Aug 2021 13:55:49 GMT"}}} 2021-08-03 13:55:58,509 INFO 261:service_ala_carte.py(1) - Service None deleted 2021-08-03 13:55:58,509 INFO 44:k8s_connectivity_info_create.py(1) - Clean the k8s connectivity information 2021-08-03 13:55:58,510 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-03 13:55:58,510 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-03 13:55:58,510 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-08-03 13:55:58,512 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-03 13:55:58,536 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-03 13:55:58,537 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-08-03 13:55:58,538 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFWjNkTmVrVjNUV3BSZVUweGIxaEVWRTE0VFVSbmQwMVVSWGROYWxGNVRURnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVDBOYUNrNXBObVpKVFVGNFMzWnBObEpZV2xFNFRqZFZRa04yVDJ0c01uQldZbHB5Tlhvd1ZuTXhkamRJZURGWlYweDROVXRtY1N0VWRXbzJkMmhPU1ZwelkzSUtVSE5sV2taaE0zTktVSGN5U0RsWVRqWm9hVUZtV0M5SFRHOW9XbEpJYXpKNVdFNWtiMnR0YUZSWmVrb3dTVmxKV1c1clprZDRNbEpOT1hFMU1XSmhOZ3BqVm5kbE1VSkpWSEJwVm5nMmVYVXZSMEZOWTFSMU5XZzVRMmh6VFdOelYyZEJVVmRWVFZGR1NsbExkSEZQYlUxNVFWZDVWVmxIVTBscGRtSkNhV0oyQ25abVYyaExja2w2ZDIxSWNHeG9kbGRaWml0d2VIVnRhSEJSVWtWalRtZEZaRnBYZVV4UGRqa3lNV3RXTlZoMGQzQlljVFZQYldKUmJscHBTREY1YkhZS1pISkxkMnBVVXpCa1JWWjVVbGRXYm1OTWN6QTVSMjAxUVVsMmVqTmtXbkV4SzFOS1p6WldjR0ZoYlhZMFl6azFTekV4TlU0eVRWRXZkSFZ3T0dvMUx3cEVhVU5TWldSbVVHUkpaRGRZT0hKaE1tZE5RMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkNLMGhWY21vd2VXdGpVMmMzTlN0TldXNXhVRFU1YzNvM2FVVk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkJlbmhyWkRWSlQwd3lTRFF3WlZOVE1qQlFNM1I0U2pSc2JqSllSMjB4VkM4d2JuSmxlamR0VmtoVFdUWjJOMUpZVHdwWmNUSm1OM2RHT0ZkV01ubDFkRFEyWWtjck5YSmFURTU1VFhSa1VteDFRVmd2Y1VOelRIaDNLeTlsTlRVMlEzaEphVE4zYWtFNWREZHdjRk12UkVJd0NqSk9PR1UwVVdGS1psVlJiVGQ0T1ZkU1dtaHlUazFtZDBzMVRUbHpXV0pKWkZCM1NXVm9OakI1VlNzMlRqaHdOSEppY1VOTk1qRklTRVJqUnpoT2NrVUtTazlDV1Zwb1FrcENUM1o0TUU5amRtc3JhRTVXUlRCdGIweGhSbll5Wm5rM1IxQllOakZLZEd3M1N6aFZNa1o0UTNwM1FUTmhTSHBzZG1SMVJWWlZNUXAzVHpVM1UxUlFkVWd3Wm1kelMwOTVTV1JEVDFGdmQwdGtWRThyWlhwUFNFaElOREl5WWpCcWRsVlpja2RtU0RSSllUTkZjbUpJTVM5VWREbFhSSE53Q2t3eWVIaHlNRlJpTmt4Q01GVllTRTVRT1VvNE9VeG1TbkpsVTIwM1NXTlZlakkyY0FvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xMzo2NDQzCiAgbmFtZToga3ViZXJuZXRlcwpjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3Rlcjoga3ViZXJuZXRlcwogICAgdXNlcjoga3ViZXJuZXRlcy1hZG1pbgogIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpjdXJyZW50LWNvbnRleHQ6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW4KICB1c2VyOgogICAgY2xpZW50LWNlcnRpZmljYXRlLWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVVJGZWtORFFXWjFaMEYzU1VKQlowbEpSbmxTVVdKalkyOXlTM2QzUkZGWlNrdHZXa2xvZG1OT1FWRkZURUpSUVhkR1ZFVlVUVUpGUjBFeFZVVUtRWGhOUzJFelZtbGFXRXAxV2xoU2JHTjZRV1ZHZHpCNVRWUkJORTFFVFhoTlJFa3dUV3BPWVVaM01IbE5ha0UwVFVSTmVFMUVTVEJOYWxwaFRVUlJlQXBHZWtGV1FtZE9Wa0pCYjFSRWJrNDFZek5TYkdKVWNIUlpXRTR3V2xoS2VrMVNhM2RHZDFsRVZsRlJSRVY0UW5Ka1YwcHNZMjAxYkdSSFZucE1WMFpyQ21KWGJIVk5TVWxDU1dwQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSUlVaQlFVOURRVkU0UVUxSlNVSkRaMHREUVZGRlFUZG5RU3QwZFVOalUyZEhRM2RNTlZNS1dYQXdka05DWlVoTVZXMTJRM2R6TUVseVMySlBiMmt2UjFWRmRuQkxLMkZpZFM5WmFHWjJPV1pLYjFWelZVZE1PVUZOUVROR2FFcG5TQzlqZEVZMlNRcDJObE4wTTBNclQweG9OV3B0TkdWMVoySlNlbmd3WkdORFNXbzRSbWQxYWpoTlUwSnJXRlZhVTFNeGQyczNhMHg0ZDAxaVZVRk9lbHB3UjBKWFNuaGhDbGx6TjFWYVprZzVZVXhtUWt0MWVEQjRWakVyZUZGd2NYVTJXbGhKU2s5VlEyeFNPRmhOTTNwRGRpdHRjRVJPUm14TU5GZFlWM0p5VDBWbk1WaERVbXNLTDJWM0wyeGFOVTUzZERGWWNURkVVM1JLTnpRelpYQkdkRkYzVUZScldFRm5OM0JCV1RNNVMwbG9VMnQwTVRSRFRXSTBTV2RtZFRGcGJtTXJZbUZaT0Fwc1J6ZEhkMmszTTBOdlZWbDZabFp4ZERCdk9EWnFjMUJSYjJkTmNXUTJjVE0zTVV4RmVYRkRhVGRHUkVSdVdtNU1TekJIUjFSc2VIVTVUM05ZV0ZkRENsUXlUMDVMZDBsRVFWRkJRbTh3WjNkU2FrRlBRbWRPVmtoUk9FSkJaamhGUWtGTlEwSmhRWGRGZDFsRVZsSXdiRUpCZDNkRFoxbEpTM2RaUWtKUlZVZ0tRWGRKZDBoM1dVUldVakJxUWtKbmQwWnZRVlZJTkdSVGRWQlVTMUo0UzBSMmJqUjRhV1Z2TDI0eWVsQjFTVkYzUkZGWlNrdHZXa2xvZG1OT1FWRkZUQXBDVVVGRVoyZEZRa0ZEY1ZSUU1UaEZPVmcwUTB0eVduWlBhMUF6Y1VkVGNGcG1SRkJVTUhKR1R6WnNkVk16YzFaVFdVaGxVVFV5TjNwWGJpOWlZMVJzQ25GcU1qVnVkbUZsVFhGSWMyZHZiR1ZRUW5aeFNtRnRhelZvTm5KWWRFMXZZM1ZtVmtoT01EaHFWV1JUVkM5bVFrWmxkVzFTU0dscWIxbDJaU3RzWTJ3S1RqWnBRM1J6VXpsdk5VcFZiRXN4UjNaTWVtRlVUbTloZDFWa0wyMUZSWFZVTkhCTVQzRk9TVGRZTkhwR0sxSk1ObnBuZVVsU0t6bG1Oa0pST1ZwVmNnb3pOVWh4VUc5aGVVWm9hVkZIY1hKM09XazBOazlsWkc1VFNXaDNVRGcyY1hCa1RsUkVWMHQwTTNWMFF6SmtaM2hLUkU5aVVGQklXV1l2YkVkU2NFZGlDblpOYkdaeVpqRmpSRkpKTlhoVGNYaG9la1F5V0U5Q1EyMDFUM1J1V1RGVWNrTktaMFZFU2tkV05WUlZiR295UlhWWFNsSlZUMVoxWVN0SGQySlNWMU1LYVVsRU1rOUNiRkpzVlN0bE5FdFNUSFpsVGxGSmIzRjJPRzUwVDBWWlJUMEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIGNsaWVudC1rZXktZGF0YTogTFMwdExTMUNSVWRKVGlCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRcE5TVWxGY0VGSlFrRkJTME5CVVVWQk4yZEJLM1IxUTJOVFowZERkMHcxVTFsd01IWkRRbVZJVEZWdGRrTjNjekJKY2t0aVQyOXBMMGRWUlhad1N5dGhDbUoxTDFsb1puWTVaa3B2VlhOVlIwdzVRVTFCTTBab1NtZElMMk4wUmpaSmRqWlRkRE5ESzA5TWFEVnFiVFJsZFdkaVVucDRNR1JqUTBscU9FWm5kV29LT0UxVFFtdFlWVnBUVXpGM2F6ZHJUSGgzVFdKVlFVNTZXbkJIUWxkS2VHRlpjemRWV21aSU9XRk1aa0pMZFhnd2VGWXhLM2hSY0hGMU5scFlTVXBQVlFwRGJGSTRXRTB6ZWtOMksyMXdSRTVHYkV3MFYxaFhjbkpQUldjeFdFTlNheTlsZHk5c1dqVk9kM1F4V0hFeFJGTjBTamMwTTJWd1JuUlJkMUJVYTFoQkNtYzNjRUZaTXpsTFNXaFRhM1F4TkVOTllqUkpaMloxTVdsdVl5dGlZVms0YkVjM1IzZHBOek5EYjFWWmVtWldjWFF3YnpnMmFuTlFVVzluVFhGa05uRUtNemN4VEVWNWNVTnBOMFpFUkc1YWJreExNRWRIVkd4NGRUbFBjMWhZVjBOVU1rOU9TM2RKUkVGUlFVSkJiMGxDUVZGRVkyVk1SMlkyTTFsalVVVlpSZ3ByYzJwNWRsUlZhVkU1YkdaS1NrUlpjRU53U25OcVlVZENUVTE0S3l0aVRXOXFaRzVoVW5Wc1JXOW5RbU41UzFWRFYzQkRVWEl6TjFsSVdFZGhZWFpyQ2tWdFlWQlZWbWRXVkhGQ2FFeEtiVTVNUTFkR01XTnZhVFJ2U0hCRWFYbHVjREpVV1RGMFFrbEdUR1V4ZVVSbmRsRkJOR1UzTUhaUU1WVkxSREF5Y1VVS01GZEpVbWRvVUZReFJsZDRUMlptYUdOWFdFTndlR1ZYU2tVME0xRk9hVU5sUkVOVWJtdzRSVzFCU0VjNVkwOXFSa3gzYVhOcFlVVnRjekZQTm5kdkt3cFlWRkI0V2pkelpYaHhLeXMwUkRsNlZFazFOVGR6ZW5GR2RuQlZiV3hEYUVKVWVFVjVWbmxrZFU5SFEzZFdTamxVTm5kTGNteGFZbVJyVVVaRmJIZFVDazlNT0U5MU9TdDNReTg1VmtWWGRuaGtkR29yTDJ0MFJVODJURkJWWmpCSFRGcFBiM1YwTWpNdlFtZFJiMGxVUmxCcVptMUtjaXRtTDJ4Rk5Vc3dhMmNLSzJGWFJEWkNSSGhCYjBkQ1FVODJRbU5OY0hGS0wxQmFiV2RtWWxONVYycE9RMVJzTXpSRGFuVk9hazh3YTNoWGJIWkdhVXBaYkZCbU1XTTRlR2RxWlFwVmRuSXZOR1JHV0hkVlVteENaMWR5UWtZdlFqbDZOMUpaU1ZFemEyTkZXVGRLTm1OWlRFbEZiMEpoU1dSa1FtMHdVbmR5UVZabloyTkNUMkoxVEU5dkNsZHlVM2RPSzBrM1ZHOTZWRlJxVEhsTWNHcHpObVY1U1hoVWNTdERWWGx6WjBsQ1psQkpWemR5TWpGblFtOTVOSFp0YTJoWllXWmtRVzlIUWtGUU9URUtWUzlGTkRCVFZWQmFMMGRTUVRFNGQzUnJVR3hRTW01cFpWbEJTVkZTUnpWa1dWazRWVmxLU214dlR6aHVVMlV3WWt4WU5GSlBOVWRCWW1oUFNTdE5aQXAxYXpnelJFZHZSMHBJYnpNeVozUnFhVXhQTTNGWlYydGthVzVyTlVSUWJtcHlhbTF0YWpoSFZ5dDRiemszYW5OQmFWWTRXazFSUWpkRlZHSmpVbUY2Q2tsYVJ5OTNhVlp2WjNFek5DOUVURFpvZDIweFJrdGpXVGxVV0c5YVVWUlBhWFJSYVRSSWVXNUJiMGRDUVU5U05EUnpPVVZQWkcxRGFtVmpVWHA2TDFNS2R6RlVSbFZCUlhVeFVtWTNjRGhEZUVGbk9XaGpXWFpFZERkNVpETjVZMGh6YmpNelQxSTRUVGRZY2xSUE5USmhXV0Z3U21GTmRXOVVjMnBhV1hGeFZBcGpZbVpRU0ZkSWNYaEhRbEpuUjNGUE1EWnZhMGRFYlZCbFZUSlFWWEpRYm1oc2VXOXZhQzgxY1VKdFNFbGtXSG8wVjJSc1RFRkZSMVU0YTJReWJFc3dDblpNVVRob2QwZHJPVlIyVmxSUVJHOHlTalZyT1N0UFVrRnZSMEZQZWs5b2NFbEhZVlp3UW1aamJXYzRPRGcyUTB4MlNIUTFSV2ROUTBaUWFGbEpOSFVLV1d4SFVWRnFWbnB2UlhkU2VqWllUVzA0T1ZKcGFtSklTakJPVlhCamJUVTFObTVIVVhKMmVITkVSa3BaZFVwTFVpOTNSVmRYYUc1NVoxY3hjbE5ITkFwMlltdFVabWNyYms1bU5rNXBiRzFJYkdSQ2FVOWtjVWxQZEhwM1RrZGhTRWhTVUc1c2JYWkdMMVJPTm01M1dGbFVZazlrWldGM1lrSTRZek4zWjJ4eUNuVjNXSEZMU0d0RFoxbEJkM0l2WlZrd1RWQk9TM2hCVTFGU2RGaDRlbmsxZVdGTlJ5c3JaMkpWZUUxWlJ6VkhjRWxuUm5wUFMzUXdURXBEZEVSTmJXWUtOVE4yUzNsMFFsZ3JlVVZ5WWxWVE5XdzJVbXRvUW5FMlpXZElielpqTUhCUmIxRlRVbmx2YUhSS2FrMWFiR1owY1hneWRVZHdWbmRTVVVoVVNWQlRVd3BOY2sxUFRWSXhhSEZZYVdFeVJrSkhNR0pRZW1KUmRGaFdZa3hCYzBKU1V6QkNXRVJYVVN0elREaHJPRUZJZDJaNVRXbGxURUU5UFFvdExTMHRMVVZPUkNCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRbz0K","other-connectivity-list":{"connectivity-records":[]}} 2021-08-03 13:55:58,540 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-03 13:55:58,540 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-03 13:55:58,541 DEBUG 132:onap_service.py(1) - [None][Delete Connectivity Info] data sent: None 2021-08-03 13:55:58,542 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-03 13:55:58,566 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-03 13:55:58,567 INFO 142:onap_service.py(1) - [None][Delete Connectivity Info] response code: 204 2021-08-03 13:55:58,567 DEBUG 146:onap_service.py(1) - [None][Delete Connectivity Info] response: n/a 2021-08-03 13:55:58,570 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_cnf | integration | 05:57 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-08-03 13:55:58,573 INFO 57:basic_cnf.py(1) - Generate Test report 2021-08-03 13:55:58,658 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-08-03 13:55:59,126 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-03 13:55:59,129 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/61094aef6c44f500102b1ad4 2021-08-03 13:55:59,130 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK