2021-09-04 01:57:12,068 DEBUG 23:basic_cnf.py(1) - BasicCnf init started 2021-09-04 01:57:12,069 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:117: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-09-04 01:57:12,074 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase') 2021-09-04 01:57:12,074 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2021-09-04 01:57:12,074 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-09-04 01:57:12,074 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-09-04 01:57:12,074 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2021-09-04 01:57:12,075 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-09-04 01:57:12,075 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-09-04 01:57:12,075 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'... 2021-09-04 01:57:12,075 DEBUG 33:basic_cnf.py(1) - start time 2021-09-04 01:57:12,076 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist 2021-09-04 01:57:12,076 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-09-04 01:57:12,076 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-04 01:57:12,076 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:12,077 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-04 01:57:12,077 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-04 01:57:12,079 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:12,182 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 691 2021-09-04 01:57:12,184 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-04 01:57:12,185 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"844d67a578a94719aeb3c8e833948026","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"edd2608508b54f979f9c2a6550cf5f5f","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"32afbe4bb6d94a798689c39db9f221f9","type":"vlm","name":"f2066713-992e-4af0-925f","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a698930213ec43aeb0e9c4fa4d74327a","type":"vlm","name":"81b520d9-0cec-4ea4-a011","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-09-04 01:57:12,188 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-09-04 01:57:12,188 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-09-04 01:57:12,188 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-09-04 01:57:12,188 INFO 267:__init__.py(1) - attempting to create Vendor basicnf_vendor in SDC 2021-09-04 01:57:12,189 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-09-04 01:57:12,189 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-04 01:57:12,189 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:12,190 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-04 01:57:12,190 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-04 01:57:12,192 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:12,256 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 691 2021-09-04 01:57:12,257 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-04 01:57:12,258 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"844d67a578a94719aeb3c8e833948026","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"edd2608508b54f979f9c2a6550cf5f5f","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"32afbe4bb6d94a798689c39db9f221f9","type":"vlm","name":"f2066713-992e-4af0-925f","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a698930213ec43aeb0e9c4fa4d74327a","type":"vlm","name":"81b520d9-0cec-4ea4-a011","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-09-04 01:57:12,260 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-09-04 01:57:12,261 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-09-04 01:57:12,261 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-09-04 01:57:12,286 DEBUG 129:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:12,286 DEBUG 131:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-04 01:57:12,286 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicnf_vendor", "description": "vendor" } 2021-09-04 01:57:12,288 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:12,832 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 159 2021-09-04 01:57:12,834 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-09-04 01:57:12,834 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"1c87c008623547a28e9b3a8577319f73","version":{"id":"1a79c3f5db714813821f4bfe4585db54","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-04 01:57:12,838 INFO 285:__init__.py(1) - Vendor basicnf_vendor is created in SDC 2021-09-04 01:57:12,838 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicnf_vendor in SDC 2021-09-04 01:57:12,845 DEBUG 129:onap_service.py(1) - [SDC][Submit Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:12,845 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/1c87c008623547a28e9b3a8577319f73/versions/1a79c3f5db714813821f4bfe4585db54/actions 2021-09-04 01:57:12,845 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-09-04 01:57:12,848 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:13,040 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/1c87c008623547a28e9b3a8577319f73/versions/1a79c3f5db714813821f4bfe4585db54/actions HTTP/1.1" 200 2 2021-09-04 01:57:13,041 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-09-04 01:57:13,042 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-09-04 01:57:13,046 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/vf_module_ala_carte.py:59: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-09-04 01:57:13,054 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-04 01:57:13,054 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-04 01:57:13,055 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:13,055 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-04 01:57:13,056 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-04 01:57:13,058 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:13,111 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-09-04 01:57:13,113 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-04 01:57:13,113 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_WNZDVE_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"844d67a578a94719aeb3c8e833948026","onboardingMethod":"NetworkPackage","id":"3252f9f2a8984c2183db95927c6f0f65","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"edd2608508b54f979f9c2a6550cf5f5f","onboardingMethod":"NetworkPackage","id":"8f7cc2fcc76b454da4808a843be9b4d4","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 17e0f3fe-5209","description":"vendor software product","vendorName":"f2066713-992e-4af0-925f","vendorId":"32afbe4bb6d94a798689c39db9f221f9","onboardingMethod":"NetworkPackage","id":"8c3c0b8780964ce9bf596270e26b7be2","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 44ea0533-18e9","description":"vendor software product","vendorName":"81b520d9-0cec-4ea4-a011","vendorId":"a698930213ec43aeb0e9c4fa4d74327a","onboardingMethod":"NetworkPackage","id":"61370ac7072d4197b406b967bcf1fdd6","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-04 01:57:13,116 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_WNZDVE_VSP from SDC 2021-09-04 01:57:13,116 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-04 01:57:13,117 DEBUG 324:vsp.py(1) - importing VSP pNF 17e0f3fe-5209 from SDC 2021-09-04 01:57:13,117 DEBUG 324:vsp.py(1) - importing VSP vFW 44ea0533-18e9 from SDC 2021-09-04 01:57:13,117 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-04 01:57:13,117 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-04 01:57:13,118 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-04 01:57:13,118 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-04 01:57:13,118 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-04 01:57:13,119 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:13,119 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-04 01:57:13,119 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-04 01:57:13,122 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:13,183 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-09-04 01:57:13,184 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-04 01:57:13,185 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_WNZDVE_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"844d67a578a94719aeb3c8e833948026","onboardingMethod":"NetworkPackage","id":"3252f9f2a8984c2183db95927c6f0f65","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"edd2608508b54f979f9c2a6550cf5f5f","onboardingMethod":"NetworkPackage","id":"8f7cc2fcc76b454da4808a843be9b4d4","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 17e0f3fe-5209","description":"vendor software product","vendorName":"f2066713-992e-4af0-925f","vendorId":"32afbe4bb6d94a798689c39db9f221f9","onboardingMethod":"NetworkPackage","id":"8c3c0b8780964ce9bf596270e26b7be2","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 44ea0533-18e9","description":"vendor software product","vendorName":"81b520d9-0cec-4ea4-a011","vendorId":"a698930213ec43aeb0e9c4fa4d74327a","onboardingMethod":"NetworkPackage","id":"61370ac7072d4197b406b967bcf1fdd6","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-04 01:57:13,188 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_WNZDVE_VSP from SDC 2021-09-04 01:57:13,188 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-04 01:57:13,189 DEBUG 324:vsp.py(1) - importing VSP pNF 17e0f3fe-5209 from SDC 2021-09-04 01:57:13,189 DEBUG 324:vsp.py(1) - importing VSP vFW 44ea0533-18e9 from SDC 2021-09-04 01:57:13,189 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-04 01:57:13,190 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-04 01:57:13,190 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-04 01:57:13,190 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-04 01:57:13,190 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-04 01:57:13,191 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:13,191 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-04 01:57:13,192 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-04 01:57:13,194 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:13,253 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-09-04 01:57:13,255 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-04 01:57:13,255 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_WNZDVE_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"844d67a578a94719aeb3c8e833948026","onboardingMethod":"NetworkPackage","id":"3252f9f2a8984c2183db95927c6f0f65","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"edd2608508b54f979f9c2a6550cf5f5f","onboardingMethod":"NetworkPackage","id":"8f7cc2fcc76b454da4808a843be9b4d4","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 17e0f3fe-5209","description":"vendor software product","vendorName":"f2066713-992e-4af0-925f","vendorId":"32afbe4bb6d94a798689c39db9f221f9","onboardingMethod":"NetworkPackage","id":"8c3c0b8780964ce9bf596270e26b7be2","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 44ea0533-18e9","description":"vendor software product","vendorName":"81b520d9-0cec-4ea4-a011","vendorId":"a698930213ec43aeb0e9c4fa4d74327a","onboardingMethod":"NetworkPackage","id":"61370ac7072d4197b406b967bcf1fdd6","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-04 01:57:13,258 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_WNZDVE_VSP from SDC 2021-09-04 01:57:13,258 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-04 01:57:13,258 DEBUG 324:vsp.py(1) - importing VSP pNF 17e0f3fe-5209 from SDC 2021-09-04 01:57:13,259 DEBUG 324:vsp.py(1) - importing VSP vFW 44ea0533-18e9 from SDC 2021-09-04 01:57:13,259 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-04 01:57:13,259 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-04 01:57:13,260 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-04 01:57:13,260 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-04 01:57:13,260 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-04 01:57:13,260 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:13,261 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-04 01:57:13,261 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-04 01:57:13,262 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:13,313 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-09-04 01:57:13,315 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-04 01:57:13,315 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_WNZDVE_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"844d67a578a94719aeb3c8e833948026","onboardingMethod":"NetworkPackage","id":"3252f9f2a8984c2183db95927c6f0f65","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"edd2608508b54f979f9c2a6550cf5f5f","onboardingMethod":"NetworkPackage","id":"8f7cc2fcc76b454da4808a843be9b4d4","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 17e0f3fe-5209","description":"vendor software product","vendorName":"f2066713-992e-4af0-925f","vendorId":"32afbe4bb6d94a798689c39db9f221f9","onboardingMethod":"NetworkPackage","id":"8c3c0b8780964ce9bf596270e26b7be2","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 44ea0533-18e9","description":"vendor software product","vendorName":"81b520d9-0cec-4ea4-a011","vendorId":"a698930213ec43aeb0e9c4fa4d74327a","onboardingMethod":"NetworkPackage","id":"61370ac7072d4197b406b967bcf1fdd6","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-04 01:57:13,319 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_WNZDVE_VSP from SDC 2021-09-04 01:57:13,319 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-04 01:57:13,320 DEBUG 324:vsp.py(1) - importing VSP pNF 17e0f3fe-5209 from SDC 2021-09-04 01:57:13,320 DEBUG 324:vsp.py(1) - importing VSP vFW 44ea0533-18e9 from SDC 2021-09-04 01:57:13,320 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-04 01:57:13,320 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-04 01:57:13,321 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-04 01:57:13,321 INFO 267:__init__.py(1) - attempting to create Vsp basic_cnf_VSP in SDC 2021-09-04 01:57:13,321 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-04 01:57:13,322 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-04 01:57:13,322 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:13,323 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-04 01:57:13,323 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-04 01:57:13,325 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:13,408 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-09-04 01:57:13,410 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-04 01:57:13,411 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_WNZDVE_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"844d67a578a94719aeb3c8e833948026","onboardingMethod":"NetworkPackage","id":"3252f9f2a8984c2183db95927c6f0f65","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"edd2608508b54f979f9c2a6550cf5f5f","onboardingMethod":"NetworkPackage","id":"8f7cc2fcc76b454da4808a843be9b4d4","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 17e0f3fe-5209","description":"vendor software product","vendorName":"f2066713-992e-4af0-925f","vendorId":"32afbe4bb6d94a798689c39db9f221f9","onboardingMethod":"NetworkPackage","id":"8c3c0b8780964ce9bf596270e26b7be2","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 44ea0533-18e9","description":"vendor software product","vendorName":"81b520d9-0cec-4ea4-a011","vendorId":"a698930213ec43aeb0e9c4fa4d74327a","onboardingMethod":"NetworkPackage","id":"61370ac7072d4197b406b967bcf1fdd6","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-04 01:57:13,414 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_WNZDVE_VSP from SDC 2021-09-04 01:57:13,415 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-04 01:57:13,415 DEBUG 324:vsp.py(1) - importing VSP pNF 17e0f3fe-5209 from SDC 2021-09-04 01:57:13,416 DEBUG 324:vsp.py(1) - importing VSP vFW 44ea0533-18e9 from SDC 2021-09-04 01:57:13,416 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-04 01:57:13,417 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-04 01:57:13,417 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-04 01:57:13,423 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-09-04 01:57:13,424 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-04 01:57:13,425 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:13,425 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-04 01:57:13,425 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-04 01:57:13,428 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:13,483 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 844 2021-09-04 01:57:13,485 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-04 01:57:13,485 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"1c87c008623547a28e9b3a8577319f73","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"844d67a578a94719aeb3c8e833948026","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"edd2608508b54f979f9c2a6550cf5f5f","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"32afbe4bb6d94a798689c39db9f221f9","type":"vlm","name":"f2066713-992e-4af0-925f","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a698930213ec43aeb0e9c4fa4d74327a","type":"vlm","name":"81b520d9-0cec-4ea4-a011","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-09-04 01:57:13,488 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-09-04 01:57:13,488 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-09-04 01:57:13,489 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:13,489 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/1c87c008623547a28e9b3a8577319f73/versions 2021-09-04 01:57:13,490 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-04 01:57:13,492 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:13,545 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1c87c008623547a28e9b3a8577319f73/versions HTTP/1.1" 200 264 2021-09-04 01:57:13,546 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-04 01:57:13,547 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1a79c3f5db714813821f4bfe4585db54","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630720632361,"modificationTime":1630720632957,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-04 01:57:13,550 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-04 01:57:13,550 INFO 192:__init__.py(1) - Vendor found, updating information 2021-09-04 01:57:13,551 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:13,551 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/1c87c008623547a28e9b3a8577319f73/versions 2021-09-04 01:57:13,552 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-04 01:57:13,554 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:13,614 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1c87c008623547a28e9b3a8577319f73/versions HTTP/1.1" 200 264 2021-09-04 01:57:13,616 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-04 01:57:13,616 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1a79c3f5db714813821f4bfe4585db54","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630720632361,"modificationTime":1630720632957,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-04 01:57:13,619 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-04 01:57:13,620 DEBUG 129:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:13,620 DEBUG 131:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-04 01:57:13,621 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": "1c87c008623547a28e9b3a8577319f73", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-09-04 01:57:13,623 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:14,822 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 159 2021-09-04 01:57:14,824 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-09-04 01:57:14,824 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"2fcfca8dba614cb68705b1dbd0e47bf3","version":{"id":"2be027a89caa4c46b2868e45f9614261","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-04 01:57:14,828 INFO 285:__init__.py(1) - Vsp basic_cnf_VSP is created in SDC 2021-09-04 01:57:14,829 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:14,829 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions 2021-09-04 01:57:14,829 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-04 01:57:14,832 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:14,889 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2fcfca8dba614cb68705b1dbd0e47bf3/versions HTTP/1.1" 200 253 2021-09-04 01:57:14,890 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-04 01:57:14,891 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2be027a89caa4c46b2868e45f9614261","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630720633680,"modificationTime":1630720634103,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-04 01:57:14,894 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:14,894 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 2021-09-04 01:57:14,894 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-04 01:57:14,897 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:14,983 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 HTTP/1.1" 200 223 2021-09-04 01:57:14,985 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-04 01:57:14,985 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"2be027a89caa4c46b2868e45f9614261","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1630720633680,"modificationTime":1630720634087} 2021-09-04 01:57:14,988 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:14,989 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 2021-09-04 01:57:14,989 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-04 01:57:14,991 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:15,124 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 HTTP/1.1" 200 369 2021-09-04 01:57:15,126 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-04 01:57:15,126 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":"1c87c008623547a28e9b3a8577319f73","onboardingMethod":"NetworkPackage","id":"2fcfca8dba614cb68705b1dbd0e47bf3","version":"2be027a89caa4c46b2868e45f9614261"} 2021-09-04 01:57:15,130 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:15,130 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 2021-09-04 01:57:15,130 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-04 01:57:15,133 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:15,285 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 HTTP/1.1" 200 369 2021-09-04 01:57:15,287 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-04 01:57:15,288 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":"1c87c008623547a28e9b3a8577319f73","onboardingMethod":"NetworkPackage","id":"2fcfca8dba614cb68705b1dbd0e47bf3","version":"2be027a89caa4c46b2868e45f9614261"} 2021-09-04 01:57:15,292 INFO 241:vsp.py(1) - attempting to upload package for basic_cnf_VSP in SDC 2021-09-04 01:57:15,293 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:15,293 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions 2021-09-04 01:57:15,294 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-04 01:57:15,297 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:15,359 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2fcfca8dba614cb68705b1dbd0e47bf3/versions HTTP/1.1" 200 253 2021-09-04 01:57:15,361 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-04 01:57:15,361 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2be027a89caa4c46b2868e45f9614261","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630720633680,"modificationTime":1630720634103,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-04 01:57:15,365 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:15,365 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 2021-09-04 01:57:15,366 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-04 01:57:15,368 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:15,472 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 HTTP/1.1" 200 223 2021-09-04 01:57:15,474 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-04 01:57:15,474 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"2be027a89caa4c46b2868e45f9614261","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1630720633680,"modificationTime":1630720634087} 2021-09-04 01:57:15,478 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:15,478 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 2021-09-04 01:57:15,479 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-04 01:57:15,482 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:15,642 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 HTTP/1.1" 200 369 2021-09-04 01:57:15,644 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-04 01:57:15,645 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":"1c87c008623547a28e9b3a8577319f73","onboardingMethod":"NetworkPackage","id":"2fcfca8dba614cb68705b1dbd0e47bf3","version":"2be027a89caa4c46b2868e45f9614261"} 2021-09-04 01:57:15,648 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:15,649 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 2021-09-04 01:57:15,649 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-04 01:57:15,652 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:15,813 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 HTTP/1.1" 200 369 2021-09-04 01:57:15,815 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-04 01:57:15,815 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":"1c87c008623547a28e9b3a8577319f73","onboardingMethod":"NetworkPackage","id":"2fcfca8dba614cb68705b1dbd0e47bf3","version":"2be027a89caa4c46b2868e45f9614261"} 2021-09-04 01:57:15,819 DEBUG 129:onap_service.py(1) - [SDC][upload ZIP for Vsp] sent header: {'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate'} 2021-09-04 01:57:15,819 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261/orchestration-template-candidate 2021-09-04 01:57:15,819 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-09-04 01:57:15,823 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:15,949 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261/orchestration-template-candidate HTTP/1.1" 200 90 2021-09-04 01:57:15,951 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-09-04 01:57:15,951 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-04 01:57:15,952 INFO 194:vsp.py(1) - Files for Vsp basic_cnf_VSP have been uploaded 2021-09-04 01:57:15,954 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:15,955 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions 2021-09-04 01:57:15,955 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-04 01:57:15,957 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:16,017 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2fcfca8dba614cb68705b1dbd0e47bf3/versions HTTP/1.1" 200 253 2021-09-04 01:57:16,018 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-04 01:57:16,019 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2be027a89caa4c46b2868e45f9614261","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630720633680,"modificationTime":1630720634103,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-04 01:57:16,022 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:16,022 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 2021-09-04 01:57:16,022 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-04 01:57:16,025 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:16,099 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 HTTP/1.1" 200 222 2021-09-04 01:57:16,100 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-04 01:57:16,101 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"2be027a89caa4c46b2868e45f9614261","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1630720633680,"modificationTime":1630720635937} 2021-09-04 01:57:16,104 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:16,104 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 2021-09-04 01:57:16,104 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-04 01:57:16,107 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:16,229 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 HTTP/1.1" 200 436 2021-09-04 01:57:16,230 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-04 01:57:16,231 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":"1c87c008623547a28e9b3a8577319f73","onboardingMethod":"NetworkPackage","id":"2fcfca8dba614cb68705b1dbd0e47bf3","version":"2be027a89caa4c46b2868e45f9614261","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-04 01:57:16,234 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:16,234 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 2021-09-04 01:57:16,234 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-04 01:57:16,237 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:16,348 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 HTTP/1.1" 200 436 2021-09-04 01:57:16,349 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-04 01:57:16,350 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":"1c87c008623547a28e9b3a8577319f73","onboardingMethod":"NetworkPackage","id":"2fcfca8dba614cb68705b1dbd0e47bf3","version":"2be027a89caa4c46b2868e45f9614261","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-04 01:57:16,353 INFO 241:vsp.py(1) - attempting to validate for basic_cnf_VSP in SDC 2021-09-04 01:57:16,354 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:16,354 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions 2021-09-04 01:57:16,354 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-04 01:57:16,357 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:16,429 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2fcfca8dba614cb68705b1dbd0e47bf3/versions HTTP/1.1" 200 253 2021-09-04 01:57:16,430 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-04 01:57:16,430 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2be027a89caa4c46b2868e45f9614261","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630720633680,"modificationTime":1630720634103,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-04 01:57:16,433 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:16,433 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 2021-09-04 01:57:16,434 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-04 01:57:16,436 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:16,522 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 HTTP/1.1" 200 222 2021-09-04 01:57:16,524 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-04 01:57:16,524 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"2be027a89caa4c46b2868e45f9614261","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1630720633680,"modificationTime":1630720635937} 2021-09-04 01:57:16,527 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:16,528 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 2021-09-04 01:57:16,528 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-04 01:57:16,530 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:16,632 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 HTTP/1.1" 200 436 2021-09-04 01:57:16,634 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-04 01:57:16,634 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":"1c87c008623547a28e9b3a8577319f73","onboardingMethod":"NetworkPackage","id":"2fcfca8dba614cb68705b1dbd0e47bf3","version":"2be027a89caa4c46b2868e45f9614261","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-04 01:57:16,638 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:16,638 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 2021-09-04 01:57:16,639 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-04 01:57:16,641 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:16,746 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 HTTP/1.1" 200 436 2021-09-04 01:57:16,748 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-04 01:57:16,748 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":"1c87c008623547a28e9b3a8577319f73","onboardingMethod":"NetworkPackage","id":"2fcfca8dba614cb68705b1dbd0e47bf3","version":"2be027a89caa4c46b2868e45f9614261","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-04 01:57:16,751 DEBUG 129:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:16,752 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261/orchestration-template-candidate/process 2021-09-04 01:57:16,752 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-09-04 01:57:16,755 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:19,057 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261/orchestration-template-candidate/process HTTP/1.1" 200 231 2021-09-04 01:57:19,059 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-09-04 01:57:19,059 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_dummy.env","base_dummy.yaml","nginx_cloudtech_k8s_charts.tgz"],"errors":{"nginx_cloudtech_k8s_charts.tgz":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]},"status":"Success"} 2021-09-04 01:57:19,063 INFO 209:vsp.py(1) - Artifacts for Vsp basic_cnf_VSP have been validated 2021-09-04 01:57:19,064 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:19,064 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions 2021-09-04 01:57:19,064 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-04 01:57:19,067 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:19,124 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2fcfca8dba614cb68705b1dbd0e47bf3/versions HTTP/1.1" 200 253 2021-09-04 01:57:19,125 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-04 01:57:19,126 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2be027a89caa4c46b2868e45f9614261","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630720633680,"modificationTime":1630720634103,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-04 01:57:19,128 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:19,129 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 2021-09-04 01:57:19,129 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-04 01:57:19,131 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:19,217 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 HTTP/1.1" 200 222 2021-09-04 01:57:19,219 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-04 01:57:19,220 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"2be027a89caa4c46b2868e45f9614261","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1630720633680,"modificationTime":1630720639048} 2021-09-04 01:57:19,223 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:19,223 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 2021-09-04 01:57:19,223 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-04 01:57:19,226 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:19,369 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 HTTP/1.1" 200 804 2021-09-04 01:57:19,371 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-04 01:57:19,372 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":"1c87c008623547a28e9b3a8577319f73","onboardingMethod":"NetworkPackage","id":"2fcfca8dba614cb68705b1dbd0e47bf3","version":"2be027a89caa4c46b2868e45f9614261","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-04 01:57:19,375 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:19,375 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 2021-09-04 01:57:19,376 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-04 01:57:19,379 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:19,531 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 HTTP/1.1" 200 804 2021-09-04 01:57:19,533 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-04 01:57:19,533 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":"1c87c008623547a28e9b3a8577319f73","onboardingMethod":"NetworkPackage","id":"2fcfca8dba614cb68705b1dbd0e47bf3","version":"2be027a89caa4c46b2868e45f9614261","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-04 01:57:19,537 INFO 241:vsp.py(1) - attempting to commit for basic_cnf_VSP in SDC 2021-09-04 01:57:19,537 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:19,538 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions 2021-09-04 01:57:19,538 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-04 01:57:19,541 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:19,597 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2fcfca8dba614cb68705b1dbd0e47bf3/versions HTTP/1.1" 200 253 2021-09-04 01:57:19,599 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-04 01:57:19,600 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2be027a89caa4c46b2868e45f9614261","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630720633680,"modificationTime":1630720634103,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-04 01:57:19,603 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:19,603 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 2021-09-04 01:57:19,603 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-04 01:57:19,606 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:19,694 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 HTTP/1.1" 200 222 2021-09-04 01:57:19,696 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-04 01:57:19,696 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"2be027a89caa4c46b2868e45f9614261","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1630720633680,"modificationTime":1630720639048} 2021-09-04 01:57:19,700 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:19,700 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 2021-09-04 01:57:19,700 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-04 01:57:19,703 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:19,856 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 HTTP/1.1" 200 804 2021-09-04 01:57:19,858 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-04 01:57:19,858 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":"1c87c008623547a28e9b3a8577319f73","onboardingMethod":"NetworkPackage","id":"2fcfca8dba614cb68705b1dbd0e47bf3","version":"2be027a89caa4c46b2868e45f9614261","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-04 01:57:19,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-09-04 01:57:19,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/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 2021-09-04 01:57:19,862 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-04 01:57:19,865 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:20,013 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 HTTP/1.1" 200 804 2021-09-04 01:57:20,014 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-04 01:57:20,015 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":"1c87c008623547a28e9b3a8577319f73","onboardingMethod":"NetworkPackage","id":"2fcfca8dba614cb68705b1dbd0e47bf3","version":"2be027a89caa4c46b2868e45f9614261","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-04 01:57:20,024 DEBUG 129:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:20,025 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261/actions 2021-09-04 01:57:20,025 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-09-04 01:57:20,027 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:22,525 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261/actions HTTP/1.1" 200 2 2021-09-04 01:57:22,527 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-09-04 01:57:22,527 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-09-04 01:57:22,530 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:22,530 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions 2021-09-04 01:57:22,530 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-04 01:57:22,532 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:22,590 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2fcfca8dba614cb68705b1dbd0e47bf3/versions HTTP/1.1" 200 253 2021-09-04 01:57:22,591 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-04 01:57:22,591 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2be027a89caa4c46b2868e45f9614261","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630720633680,"modificationTime":1630720640086,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-04 01:57:22,593 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:22,593 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 2021-09-04 01:57:22,593 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-04 01:57:22,595 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:22,677 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 HTTP/1.1" 200 223 2021-09-04 01:57:22,679 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-04 01:57:22,679 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"2be027a89caa4c46b2868e45f9614261","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1630720633680,"modificationTime":1630720639048} 2021-09-04 01:57:22,682 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:22,683 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 2021-09-04 01:57:22,683 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-04 01:57:22,686 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:22,779 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 HTTP/1.1" 200 804 2021-09-04 01:57:22,781 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-04 01:57:22,781 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":"1c87c008623547a28e9b3a8577319f73","onboardingMethod":"NetworkPackage","id":"2fcfca8dba614cb68705b1dbd0e47bf3","version":"2be027a89caa4c46b2868e45f9614261","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-04 01:57:22,784 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_cnf_VSP in SDC 2021-09-04 01:57:22,785 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:22,785 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions 2021-09-04 01:57:22,785 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-04 01:57:22,788 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:22,837 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2fcfca8dba614cb68705b1dbd0e47bf3/versions HTTP/1.1" 200 253 2021-09-04 01:57:22,839 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-04 01:57:22,840 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2be027a89caa4c46b2868e45f9614261","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1630720633680,"modificationTime":1630720640086,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-04 01:57:22,843 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:22,843 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 2021-09-04 01:57:22,843 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-04 01:57:22,846 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:22,915 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 HTTP/1.1" 200 223 2021-09-04 01:57:22,917 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-04 01:57:22,917 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"2be027a89caa4c46b2868e45f9614261","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1630720633680,"modificationTime":1630720639048} 2021-09-04 01:57:22,920 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:22,920 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 2021-09-04 01:57:22,920 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-04 01:57:22,922 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:23,038 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 HTTP/1.1" 200 804 2021-09-04 01:57:23,040 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-04 01:57:23,040 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":"1c87c008623547a28e9b3a8577319f73","onboardingMethod":"NetworkPackage","id":"2fcfca8dba614cb68705b1dbd0e47bf3","version":"2be027a89caa4c46b2868e45f9614261","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-04 01:57:23,049 DEBUG 129:onap_service.py(1) - [SDC][Submit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:23,049 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261/actions 2021-09-04 01:57:23,049 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-09-04 01:57:23,051 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:30,298 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261/actions HTTP/1.1" 200 2 2021-09-04 01:57:30,302 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-09-04 01:57:30,302 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-09-04 01:57:30,307 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:30,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/2fcfca8dba614cb68705b1dbd0e47bf3/versions 2021-09-04 01:57:30,308 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-04 01:57:30,311 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:30,367 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2fcfca8dba614cb68705b1dbd0e47bf3/versions HTTP/1.1" 200 264 2021-09-04 01:57:30,369 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-04 01:57:30,369 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2be027a89caa4c46b2868e45f9614261","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630720633680,"modificationTime":1630720648861,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-04 01:57:30,372 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-09-04 01:57:30,372 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:30,373 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions 2021-09-04 01:57:30,373 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-04 01:57:30,375 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:30,425 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2fcfca8dba614cb68705b1dbd0e47bf3/versions HTTP/1.1" 200 264 2021-09-04 01:57:30,427 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-04 01:57:30,427 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2be027a89caa4c46b2868e45f9614261","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630720633680,"modificationTime":1630720648861,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-04 01:57:30,434 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:30,435 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261/actions 2021-09-04 01:57:30,435 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-04 01:57:30,437 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:31,074 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261/actions HTTP/1.1" 200 317 2021-09-04 01:57:31,076 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-04 01:57:31,077 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"2fcfca8dba614cb68705b1dbd0e47bf3","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-04 01:57:31,078 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"2fcfca8dba614cb68705b1dbd0e47bf3","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-04 01:57:31,081 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-04 01:57:31,082 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-04 01:57:31,082 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:31,082 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-04 01:57:31,083 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-04 01:57:31,085 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-04 01:57:31,201 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-09-04 01:57:31,203 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-04 01:57:31,204 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"1075fdca-c952-42c2-aedb-4da2c61adc59","invariantUUID":"2dc9eb9c-261f-4d22-99aa-f69cbe8f0811","name":"basic_onboard_WNZDVE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1075fdca-c952-42c2-aedb-4da2c61adc59/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"e08a5af6-a60b-43a6-8773-b70cbe0b8581","invariantUUID":"33174808-81ed-4f38-ad57-bf5ab11124ca","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e08a5af6-a60b-43a6-8773-b70cbe0b8581/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-04 01:57:31,206 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WNZDVE from SDC 2021-09-04 01:57:31,207 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:57:31,207 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:57:31,207 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-04 01:57:31,207 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-04 01:57:31,208 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:57:31,208 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:57:31,208 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-04 01:57:31,209 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-04 01:57:31,209 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-04 01:57:31,209 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-04 01:57:41,220 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-04 01:57:41,221 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-04 01:57:41,222 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:41,222 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-04 01:57:41,222 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-04 01:57:41,226 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-04 01:57:41,372 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-09-04 01:57:41,374 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-04 01:57:41,375 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"1075fdca-c952-42c2-aedb-4da2c61adc59","invariantUUID":"2dc9eb9c-261f-4d22-99aa-f69cbe8f0811","name":"basic_onboard_WNZDVE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1075fdca-c952-42c2-aedb-4da2c61adc59/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"e08a5af6-a60b-43a6-8773-b70cbe0b8581","invariantUUID":"33174808-81ed-4f38-ad57-bf5ab11124ca","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e08a5af6-a60b-43a6-8773-b70cbe0b8581/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-04 01:57:41,378 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WNZDVE from SDC 2021-09-04 01:57:41,378 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:57:41,379 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:57:41,379 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-04 01:57:41,379 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-04 01:57:41,379 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:57:41,379 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:57:41,379 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-04 01:57:41,380 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-04 01:57:41,380 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-04 01:57:41,380 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-04 01:57:41,380 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-04 01:57:41,380 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-04 01:57:41,381 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:41,381 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-04 01:57:41,381 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-04 01:57:41,383 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-04 01:57:41,483 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-09-04 01:57:41,484 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-04 01:57:41,485 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"1075fdca-c952-42c2-aedb-4da2c61adc59","invariantUUID":"2dc9eb9c-261f-4d22-99aa-f69cbe8f0811","name":"basic_onboard_WNZDVE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1075fdca-c952-42c2-aedb-4da2c61adc59/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"e08a5af6-a60b-43a6-8773-b70cbe0b8581","invariantUUID":"33174808-81ed-4f38-ad57-bf5ab11124ca","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e08a5af6-a60b-43a6-8773-b70cbe0b8581/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-04 01:57:41,488 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WNZDVE from SDC 2021-09-04 01:57:41,488 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:57:41,488 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:57:41,488 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-04 01:57:41,489 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-04 01:57:41,489 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:57:41,489 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:57:41,489 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-04 01:57:41,489 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-04 01:57:41,490 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-04 01:57:41,490 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-04 01:57:41,490 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-09-04 01:57:41,490 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-09-04 01:57:41,491 DEBUG 129:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:41,491 DEBUG 131:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-09-04 01:57:41,491 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-09-04 01:57:41,493 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:41,760 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-09-04 01:57:41,762 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-09-04 01:57:41,763 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":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-09-04 01:57:41,768 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-09-04 01:57:41,768 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-09-04 01:57:41,768 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-09-04 01:57:41,769 INFO 267:__init__.py(1) - attempting to create Vf basic_cnf in SDC 2021-09-04 01:57:41,769 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-04 01:57:41,769 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-04 01:57:41,770 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:41,770 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-04 01:57:41,770 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-04 01:57:41,772 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-04 01:57:41,871 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-09-04 01:57:41,873 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-04 01:57:41,873 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"1075fdca-c952-42c2-aedb-4da2c61adc59","invariantUUID":"2dc9eb9c-261f-4d22-99aa-f69cbe8f0811","name":"basic_onboard_WNZDVE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1075fdca-c952-42c2-aedb-4da2c61adc59/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"e08a5af6-a60b-43a6-8773-b70cbe0b8581","invariantUUID":"33174808-81ed-4f38-ad57-bf5ab11124ca","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e08a5af6-a60b-43a6-8773-b70cbe0b8581/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-04 01:57:41,875 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WNZDVE from SDC 2021-09-04 01:57:41,876 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:57:41,876 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:57:41,876 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-04 01:57:41,876 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-04 01:57:41,876 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:57:41,876 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:57:41,877 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-04 01:57:41,877 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-04 01:57:41,877 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-04 01:57:41,877 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-04 01:57:41,898 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-04 01:57:41,899 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-04 01:57:41,899 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:41,899 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-04 01:57:41,900 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-04 01:57:41,901 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:41,953 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1329 2021-09-04 01:57:41,954 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-04 01:57:41,954 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"1c87c008623547a28e9b3a8577319f73","onboardingMethod":"NetworkPackage","id":"2fcfca8dba614cb68705b1dbd0e47bf3","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_WNZDVE_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"844d67a578a94719aeb3c8e833948026","onboardingMethod":"NetworkPackage","id":"3252f9f2a8984c2183db95927c6f0f65","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"edd2608508b54f979f9c2a6550cf5f5f","onboardingMethod":"NetworkPackage","id":"8f7cc2fcc76b454da4808a843be9b4d4","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 17e0f3fe-5209","description":"vendor software product","vendorName":"f2066713-992e-4af0-925f","vendorId":"32afbe4bb6d94a798689c39db9f221f9","onboardingMethod":"NetworkPackage","id":"8c3c0b8780964ce9bf596270e26b7be2","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 44ea0533-18e9","description":"vendor software product","vendorName":"81b520d9-0cec-4ea4-a011","vendorId":"a698930213ec43aeb0e9c4fa4d74327a","onboardingMethod":"NetworkPackage","id":"61370ac7072d4197b406b967bcf1fdd6","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-09-04 01:57:41,956 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-09-04 01:57:41,956 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_WNZDVE_VSP from SDC 2021-09-04 01:57:41,956 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-04 01:57:41,957 DEBUG 324:vsp.py(1) - importing VSP pNF 17e0f3fe-5209 from SDC 2021-09-04 01:57:41,957 DEBUG 324:vsp.py(1) - importing VSP vFW 44ea0533-18e9 from SDC 2021-09-04 01:57:41,957 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-09-04 01:57:41,957 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-04 01:57:41,957 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:41,957 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions 2021-09-04 01:57:41,958 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-04 01:57:41,959 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:42,052 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2fcfca8dba614cb68705b1dbd0e47bf3/versions HTTP/1.1" 200 264 2021-09-04 01:57:42,054 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-04 01:57:42,054 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2be027a89caa4c46b2868e45f9614261","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630720633680,"modificationTime":1630720648861,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-04 01:57:42,056 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-04 01:57:42,056 INFO 192:__init__.py(1) - Vsp found, updating information 2021-09-04 01:57:42,056 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-09-04 01:57:42,056 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:42,057 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions 2021-09-04 01:57:42,057 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-04 01:57:42,059 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:42,109 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2fcfca8dba614cb68705b1dbd0e47bf3/versions HTTP/1.1" 200 264 2021-09-04 01:57:42,110 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-04 01:57:42,111 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2be027a89caa4c46b2868e45f9614261","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630720633680,"modificationTime":1630720648861,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-04 01:57:42,112 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:42,113 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions 2021-09-04 01:57:42,113 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-04 01:57:42,114 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:42,160 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2fcfca8dba614cb68705b1dbd0e47bf3/versions HTTP/1.1" 200 264 2021-09-04 01:57:42,161 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-04 01:57:42,161 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2be027a89caa4c46b2868e45f9614261","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1630720633680,"modificationTime":1630720648861,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-04 01:57:42,163 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-04 01:57:42,167 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:42,167 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261/actions 2021-09-04 01:57:42,167 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-04 01:57:42,170 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:42,818 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261/actions HTTP/1.1" 200 317 2021-09-04 01:57:42,820 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-04 01:57:42,820 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"2fcfca8dba614cb68705b1dbd0e47bf3","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-04 01:57:42,821 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"2fcfca8dba614cb68705b1dbd0e47bf3","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-04 01:57:42,824 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:42,824 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/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 2021-09-04 01:57:42,824 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-04 01:57:42,827 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:43,002 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2fcfca8dba614cb68705b1dbd0e47bf3/versions/2be027a89caa4c46b2868e45f9614261 HTTP/1.1" 200 804 2021-09-04 01:57:43,005 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-04 01:57:43,005 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":"1c87c008623547a28e9b3a8577319f73","onboardingMethod":"NetworkPackage","id":"2fcfca8dba614cb68705b1dbd0e47bf3","version":"2be027a89caa4c46b2868e45f9614261","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-04 01:57:43,009 DEBUG 129:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:43,009 DEBUG 131:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2021-09-04 01:57:43,009 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": "2fcfca8dba614cb68705b1dbd0e47bf3", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_cnf", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_cnf"], "toscaArtifacts": {}, "vendorName": "basicnf_vendor", "vendorRelease": "1.0" } 2021-09-04 01:57:43,012 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:57:46,990 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources HTTP/1.1" 201 None 2021-09-04 01:57:46,998 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-09-04 01:57:47,006 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1630720665170,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"2a3617d1-8bed-4079-83bf-322623f2e7a5","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"973070a1-4adb-4299-85a7-ca9c3a82af69.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1630720665172,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630720665170,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1630720665258,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"f3f26adb-5157-407d-9580-faba77bfffc4","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"973070a1-4adb-4299-85a7-ca9c3a82af69.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1630720665260,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630720665258,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1630720665170,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"2a3617d1-8bed-4079-83bf-322623f2e7a5","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"973070a1-4adb-4299-85a7-ca9c3a82af69.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1630720665172,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630720665170,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1":{"payloadData":"SXlBalBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVRFbERSVTVUUlY5VFZFRlNWRDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBRb2pJQ01LSXlBaklFTnZjSGx5YVdkb2RDQW9ReWtnTWpBeE9TQkpiblJsYkNCRGIzSndiM0poZEdsdmJnb2pJQ01nVTFCRVdDMU1hV05sYm5ObExVbGtaVzUwYVdacFpYSTZJRUZ3WVdOb1pTMHlMakFLSXlBakNpTWdJejA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVXhKUTBWT1UwVmZSVTVFUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLQ21obFlYUmZkR1Z0Y0d4aGRHVmZkbVZ5YzJsdmJqb2dNakF4TmkweE1DMHhOQXBrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnWkhWdGJYa2dWazVHQ2dwd1lYSmhiV1YwWlhKek9nb2daSFZ0YlhsZmJtRnRaVjh3T2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUc1aGJXVWdiMllnZG0wS0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVSMWJXMTVJRzVoYldVS0NpQjJibVpmYVdRNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2FXUWdiMllnZG01bUNpQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWNtOTJhV1JsWkNCaWVTQlBUa0ZRQ2dvZ2RtNW1YMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2JtRnRaU0J2WmlCMmJtWUtJQ0FnWkdWelkzSnBjSFJwYjI0NklGQnliM1pwWkdWa0lHSjVJRTlPUVZBS0NpQjJabDl0YjJSMWJHVmZhV1E2Q2lBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNCc1lXSmxiRG9nZG01bUlHMXZaSFZzWlNCcFpBb2dJQ0JrWlhOamNtbHdkR2x2YmpvZ1VISnZkbWxrWldRZ1lua2dUMDVCVUFvS0lHUjFiVzE1WDJsdFlXZGxYMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ1NXMWhaMlVnYm1GdFpTQnZjaUJKUkFvZ0lDQmtaWE5qY21sd2RHbHZiam9nUkhWdGJYa2dhVzFoWjJVZ2JtRnRaUW9LSUdSMWJXMTVYMlpzWVhadmNsOXVZVzFsT2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUdac1lYWnZjZ29nSUNCa1pYTmpjbWx3ZEdsdmJqb2dSSFZ0YlhrZ1pteGhkbTl5Q2dweVpYTnZkWEpqWlhNNkNpQmtkVzF0ZVY4d09nb2dJQ0IwZVhCbE9pQlBVem82VG05MllUbzZVMlZ5ZG1WeUNpQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJR1IxYlcxNVgyNWhiV1ZmTUNCOUNpQWdJQ0FnYVcxaFoyVTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjlwYldGblpWOXVZVzFsSUgwS0lDQWdJQ0JtYkdGMmIzSTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjltYkdGMmIzSmZibUZ0WlNCOUNpQWdJQ0FnYldWMFlXUmhkR0U2SUhzZ2RtNW1YMjVoYldVNklIc2daMlYwWDNCaGNtRnRPaUIyYm1aZmJtRnRaU0I5TENCMmJtWmZhV1E2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYVdRZ2ZTd2dkbVpmYlc5a2RXeGxYMmxrT2lCN0lHZGxkRjl3WVhKaGJUb2dkbVpmYlc5a2RXeGxYMmxrSUgxOQ==","listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1630720665187,"description":"created from csar","artifactType":"HEAT","uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"7a9979d9-1768-4f8e-b814-a57cb7f9b22b","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"973070a1-4adb-4299-85a7-ca9c3a82af69.heat1","duplicated":false,"payloadUpdateDate":1630720665196,"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":1630720665187,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720665207,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"973070a1-4adb-4299-85a7-ca9c3a82af69.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1630720665207,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630720665207,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720663891,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.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":1630720663891,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720663891,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.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":1630720663891,"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":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy"],"type":"tosca.capabilities.Node","source":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"feature","uniqueId":"capability.3b935303-d5dd-44e9-9e2c-7ba83fa8f746.feature","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5fe25ce-5647-4862-8dc5-e00508131c81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5fe25ce-5647-4862-8dc5-e00508131c81","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5fe25ce-5647-4862-8dc5-e00508131c81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5fe25ce-5647-4862-8dc5-e00508131c81","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":"e5fe25ce-5647-4862-8dc5-e00508131c81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5fe25ce-5647-4862-8dc5-e00508131c81","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy"],"type":"tosca.capabilities.Scalable","source":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"scalable","uniqueId":"capability.e5fe25ce-5647-4862-8dc5-e00508131c81.scalable","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy"],"type":"tosca.capabilities.network.Bindable","source":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"binding","uniqueId":"capability.e5fe25ce-5647-4862-8dc5-e00508131c81.binding","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"e5fe25ce-5647-4862-8dc5-e00508131c81","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"e5fe25ce-5647-4862-8dc5-e00508131c81","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":"e5fe25ce-5647-4862-8dc5-e00508131c81","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e5fe25ce-5647-4862-8dc5-e00508131c81","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":"e5fe25ce-5647-4862-8dc5-e00508131c81","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"e5fe25ce-5647-4862-8dc5-e00508131c81","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":"e5fe25ce-5647-4862-8dc5-e00508131c81","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e5fe25ce-5647-4862-8dc5-e00508131c81","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy"],"type":"tosca.capabilities.Container","source":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"host","uniqueId":"capability.e5fe25ce-5647-4862-8dc5-e00508131c81.host","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.ephemeral.size","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.ephemeral.size","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"instance","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.instance","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"memory","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.memory","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.iops","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.iops","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.device.read.requests","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.device.read.requests","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"cpu.delta","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.cpu.delta","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.capacity","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.capacity","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.device.read.bytes","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.device.read.bytes","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.write.bytes","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.write.bytes","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.latency","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.latency","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.device.read.bytes.rate","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.usage","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.usage","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"cpu_util","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.cpu_util","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.device.allocation","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.device.allocation","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.write.requests.rate","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.write.requests.rate","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.write.bytes.rate","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.write.bytes.rate","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.device.latency","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.device.latency","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"cpu","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.cpu","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.device.write.requests","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.device.write.requests","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.device.write.bytes","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.device.write.bytes","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.read.requests","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.read.requests","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.root.size","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.root.size","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.device.write.bytes.rate","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"vcpus","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.vcpus","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.device.iops","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.device.iops","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.device.usage","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.device.usage","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.device.read.requests.rate","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.device.read.requests.rate","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.device.write.requests.rate","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.device.write.requests.rate","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.allocation","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.allocation","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.read.bytes.rate","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.read.bytes.rate","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.read.bytes","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.read.bytes","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"memory.usage","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.memory.usage","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.device.capacity","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.device.capacity","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"memory.resident","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.memory.resident","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.write.requests","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.write.requests","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e5fe25ce-5647-4862-8dc5-e00508131c81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5fe25ce-5647-4862-8dc5-e00508131c81","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5fe25ce-5647-4862-8dc5-e00508131c81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5fe25ce-5647-4862-8dc5-e00508131c81","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5fe25ce-5647-4862-8dc5-e00508131c81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5fe25ce-5647-4862-8dc5-e00508131c81","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5fe25ce-5647-4862-8dc5-e00508131c81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5fe25ce-5647-4862-8dc5-e00508131c81","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy"],"type":"tosca.capabilities.OperatingSystem","source":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"os","uniqueId":"capability.e5fe25ce-5647-4862-8dc5-e00508131c81.os","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"e5fe25ce-5647-4862-8dc5-e00508131c81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5fe25ce-5647-4862-8dc5-e00508131c81","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy"],"type":"tosca.capabilities.Endpoint.Admin","source":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"endpoint","uniqueId":"capability.e5fe25ce-5647-4862-8dc5-e00508131c81.endpoint","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy"],"node":"tosca.nodes.Root","source":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"dependency","uniqueId":"3b935303-d5dd-44e9-9e2c-7ba83fa8f746.dependency","capability":"tosca.capabilities.Node","ownerId":"3b935303-d5dd-44e9-9e2c-7ba83fa8f746","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy"],"node":"tosca.nodes.BlockStorage","source":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"local_storage","uniqueId":"e5fe25ce-5647-4862-8dc5-e00508131c81.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"e5fe25ce-5647-4862-8dc5-e00508131c81","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"4916a506-5c1a-46bd-80a7-36ad1f78a978.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","empty":false},{"definition":false,"hidden":false,"uniqueId":"4916a506-5c1a-46bd-80a7-36ad1f78a978.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","empty":false},{"definition":false,"hidden":false,"uniqueId":"09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"973070a1-4adb-4299-85a7-ca9c3a82af69.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"973070a1-4adb-4299-85a7-ca9c3a82af69.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"973070a1-4adb-4299-85a7-ca9c3a82af69.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"973070a1-4adb-4299-85a7-ca9c3a82af69.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":"4916a506-5c1a-46bd-80a7-36ad1f78a978.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","empty":false},{"definition":false,"hidden":false,"uniqueId":"4916a506-5c1a-46bd-80a7-36ad1f78a978.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","empty":false},{"definition":false,"hidden":false,"uniqueId":"09438e6a-9a94-4599-8e1e-0522fc8df3ad.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"973070a1-4adb-4299-85a7-ca9c3a82af69.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","empty":false},{"definition":false,"hidden":false,"uniqueId":"6c106292-3c62-4acc-883f-304a20f1f963.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":"4916a506-5c1a-46bd-80a7-36ad1f78a978","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","empty":false},{"definition":false,"hidden":false,"uniqueId":"09438e6a-9a94-4599-8e1e-0522fc8df3ad.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"973070a1-4adb-4299-85a7-ca9c3a82af69.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","empty":false},{"definition":false,"hidden":false,"uniqueId":"4916a506-5c1a-46bd-80a7-36ad1f78a978.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":"4916a506-5c1a-46bd-80a7-36ad1f78a978","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","empty":false},{"definition":false,"hidden":false,"uniqueId":"4916a506-5c1a-46bd-80a7-36ad1f78a978.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","empty":false},{"definition":false,"hidden":false,"uniqueId":"4916a506-5c1a-46bd-80a7-36ad1f78a978.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":"4916a506-5c1a-46bd-80a7-36ad1f78a978","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","empty":false},{"definition":false,"hidden":false,"uniqueId":"4916a506-5c1a-46bd-80a7-36ad1f78a978.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":"4916a506-5c1a-46bd-80a7-36ad1f78a978","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_dummy"},"actualComponentUid":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","createdFromCsar":true,"uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","normalizedName":"abstract_dummy","name":"abstract_dummy","creationTime":1630720664981,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_dummy","createdFrom":"CSAR","componentUid":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicCnfcvfc.abstract.abstract.nodes.dummy","modificationTime":1630720665067,"customizationUUID":"778ef1af-03e3-47aa-a41d-050f33e01965","posX":"475.0","posY":"325.0","componentName":"basic_cnf-nodes.dummyCvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy":[{"definition":false,"hidden":false,"uniqueId":"4916a506-5c1a-46bd-80a7-36ad1f78a978.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","empty":false},{"definition":false,"hidden":false,"uniqueId":"4916a506-5c1a-46bd-80a7-36ad1f78a978.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","empty":false},{"definition":false,"hidden":false,"uniqueId":"09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"973070a1-4adb-4299-85a7-ca9c3a82af69.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"973070a1-4adb-4299-85a7-ca9c3a82af69.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"973070a1-4adb-4299-85a7-ca9c3a82af69.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"973070a1-4adb-4299-85a7-ca9c3a82af69.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"973070a1-4adb-4299-85a7-ca9c3a82af69.dummy_name_0","getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"973070a1-4adb-4299-85a7-ca9c3a82af69.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":"4916a506-5c1a-46bd-80a7-36ad1f78a978.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","empty":false},{"definition":false,"hidden":false,"uniqueId":"4916a506-5c1a-46bd-80a7-36ad1f78a978.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","empty":false},{"definition":false,"hidden":false,"uniqueId":"09438e6a-9a94-4599-8e1e-0522fc8df3ad.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"973070a1-4adb-4299-85a7-ca9c3a82af69.dummy_flavor_name","parentUniqueId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"973070a1-4adb-4299-85a7-ca9c3a82af69.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","empty":false},{"definition":false,"hidden":false,"uniqueId":"6c106292-3c62-4acc-883f-304a20f1f963.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":"4916a506-5c1a-46bd-80a7-36ad1f78a978","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","empty":false},{"definition":false,"hidden":false,"uniqueId":"09438e6a-9a94-4599-8e1e-0522fc8df3ad.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"973070a1-4adb-4299-85a7-ca9c3a82af69.dummy_image_name","parentUniqueId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"973070a1-4adb-4299-85a7-ca9c3a82af69.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","empty":false},{"definition":false,"hidden":false,"uniqueId":"4916a506-5c1a-46bd-80a7-36ad1f78a978.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":"4916a506-5c1a-46bd-80a7-36ad1f78a978","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","empty":false},{"definition":false,"hidden":false,"uniqueId":"4916a506-5c1a-46bd-80a7-36ad1f78a978.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","empty":false},{"definition":false,"hidden":false,"uniqueId":"4916a506-5c1a-46bd-80a7-36ad1f78a978.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":"4916a506-5c1a-46bd-80a7-36ad1f78a978","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","empty":false},{"definition":false,"hidden":false,"uniqueId":"4916a506-5c1a-46bd-80a7-36ad1f78a978.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":"4916a506-5c1a-46bd-80a7-36ad1f78a978","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4916a506-5c1a-46bd-80a7-36ad1f78a978","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy"],"type":"tosca.capabilities.Node","source":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"feature","uniqueId":"capability.3b935303-d5dd-44e9-9e2c-7ba83fa8f746.feature","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5fe25ce-5647-4862-8dc5-e00508131c81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5fe25ce-5647-4862-8dc5-e00508131c81","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5fe25ce-5647-4862-8dc5-e00508131c81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5fe25ce-5647-4862-8dc5-e00508131c81","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":"e5fe25ce-5647-4862-8dc5-e00508131c81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5fe25ce-5647-4862-8dc5-e00508131c81","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy"],"type":"tosca.capabilities.Scalable","source":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"scalable","uniqueId":"capability.e5fe25ce-5647-4862-8dc5-e00508131c81.scalable","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy"],"type":"tosca.capabilities.network.Bindable","source":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"binding","uniqueId":"capability.e5fe25ce-5647-4862-8dc5-e00508131c81.binding","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"e5fe25ce-5647-4862-8dc5-e00508131c81","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"e5fe25ce-5647-4862-8dc5-e00508131c81","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":"e5fe25ce-5647-4862-8dc5-e00508131c81","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e5fe25ce-5647-4862-8dc5-e00508131c81","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":"e5fe25ce-5647-4862-8dc5-e00508131c81","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"e5fe25ce-5647-4862-8dc5-e00508131c81","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":"e5fe25ce-5647-4862-8dc5-e00508131c81","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e5fe25ce-5647-4862-8dc5-e00508131c81","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy"],"type":"tosca.capabilities.Container","source":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"host","uniqueId":"capability.e5fe25ce-5647-4862-8dc5-e00508131c81.host","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.ephemeral.size","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.ephemeral.size","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"instance","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.instance","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"memory","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.memory","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.iops","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.iops","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.device.read.requests","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.device.read.requests","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"cpu.delta","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.cpu.delta","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.capacity","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.capacity","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.device.read.bytes","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.device.read.bytes","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.write.bytes","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.write.bytes","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.latency","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.latency","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.device.read.bytes.rate","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.usage","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.usage","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"cpu_util","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.cpu_util","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.device.allocation","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.device.allocation","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.write.requests.rate","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.write.requests.rate","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.write.bytes.rate","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.write.bytes.rate","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.device.latency","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.device.latency","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"cpu","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.cpu","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.device.write.requests","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.device.write.requests","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.device.write.bytes","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.device.write.bytes","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.read.requests","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.read.requests","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.root.size","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.root.size","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.device.write.bytes.rate","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"vcpus","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.vcpus","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.device.iops","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.device.iops","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.device.usage","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.device.usage","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.device.read.requests.rate","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.device.read.requests.rate","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.device.write.requests.rate","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.device.write.requests.rate","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.allocation","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.allocation","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.read.bytes.rate","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.read.bytes.rate","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.read.bytes","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.read.bytes","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"memory.usage","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.memory.usage","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.device.capacity","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.device.capacity","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"memory.resident","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.memory.resident","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"c4e6fd13-81de-479c-bb45-04c13ca7852f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c4e6fd13-81de-479c-bb45-04c13ca7852f","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"disk.write.requests","uniqueId":"capability.c4e6fd13-81de-479c-bb45-04c13ca7852f.disk.write.requests","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e5fe25ce-5647-4862-8dc5-e00508131c81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5fe25ce-5647-4862-8dc5-e00508131c81","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5fe25ce-5647-4862-8dc5-e00508131c81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5fe25ce-5647-4862-8dc5-e00508131c81","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5fe25ce-5647-4862-8dc5-e00508131c81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5fe25ce-5647-4862-8dc5-e00508131c81","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5fe25ce-5647-4862-8dc5-e00508131c81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5fe25ce-5647-4862-8dc5-e00508131c81","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy"],"type":"tosca.capabilities.OperatingSystem","source":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"os","uniqueId":"capability.e5fe25ce-5647-4862-8dc5-e00508131c81.os","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"e5fe25ce-5647-4862-8dc5-e00508131c81","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5fe25ce-5647-4862-8dc5-e00508131c81","empty":false}],"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy"],"type":"tosca.capabilities.Endpoint.Admin","source":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"endpoint","uniqueId":"capability.e5fe25ce-5647-4862-8dc5-e00508131c81.endpoint","ownerId":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy"],"node":"tosca.nodes.Root","source":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"dependency","uniqueId":"3b935303-d5dd-44e9-9e2c-7ba83fa8f746.dependency","capability":"tosca.capabilities.Node","ownerId":"3b935303-d5dd-44e9-9e2c-7ba83fa8f746","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["09438e6a-9a94-4599-8e1e-0522fc8df3ad.c437ee84-f0bd-4f25-959b-36851ff860a4.dummy","973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy"],"node":"tosca.nodes.BlockStorage","source":"09438e6a-9a94-4599-8e1e-0522fc8df3ad","parentName":"local_storage","uniqueId":"e5fe25ce-5647-4862-8dc5-e00508131c81.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"e5fe25ce-5647-4862-8dc5-e00508131c81","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.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":"973070a1-4adb-4299-85a7-ca9c3a82af69.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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.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":"973070a1-4adb-4299-85a7-ca9c3a82af69.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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_dummy_group","uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.base_dummy_group","name":"base_dummy_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_dummy_group","createdFrom":"CSAR","invariantUUID":"82fb36de-1edf-47f1-8f44-c8be66ccf872","groupUUID":"cdb9b947-3ffd-472f-89ba-e979d337f1ae","members":{"abstract_dummy":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.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":"973070a1-4adb-4299-85a7-ca9c3a82af69.BasicCnf..base_dummy..module-0","name":"BasicCnf..base_dummy..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["973070a1-4adb-4299-85a7-ca9c3a82af69.heat1","973070a1-4adb-4299-85a7-ca9c3a82af69.heat1env"],"invariantName":"BasicCnf..base_dummy..module-0","createdFrom":"CSAR","invariantUUID":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0","artifactsUuid":["7a9979d9-1768-4f8e-b814-a57cb7f9b22b"],"groupUUID":"d065ec39-183e-4a69-983a-b82b2ac407e7","members":{"abstract_dummy":"973070a1-4adb-4299-85a7-ca9c3a82af69.09438e6a-9a94-4599-8e1e-0522fc8df3ad.abstract_dummy"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_dummy","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicCnf","vendorName":"basicnf_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","version":"0.1","creationDate":1630720663891,"icon":"defaulticon","vspArchived":false,"description":"VF","tags":["basic_cnf"],"uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69","componentMetadataForSupportLog":{"SupportablityComponentUUID":"420f4b37-feaa-48b7-8624-4daca349535f","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"2fcfca8dba614cb68705b1dbd0e47bf3","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"420f4b37-feaa-48b7-8624-4daca349535f","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"53bd8177-209c-4ab1-9cea-b62a10b860bf","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1630720665033,"allArtifacts":{"heat1":{"payloadData":"SXlBalBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVRFbERSVTVUUlY5VFZFRlNWRDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBRb2pJQ01LSXlBaklFTnZjSGx5YVdkb2RDQW9ReWtnTWpBeE9TQkpiblJsYkNCRGIzSndiM0poZEdsdmJnb2pJQ01nVTFCRVdDMU1hV05sYm5ObExVbGtaVzUwYVdacFpYSTZJRUZ3WVdOb1pTMHlMakFLSXlBakNpTWdJejA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVXhKUTBWT1UwVmZSVTVFUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLQ21obFlYUmZkR1Z0Y0d4aGRHVmZkbVZ5YzJsdmJqb2dNakF4TmkweE1DMHhOQXBrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnWkhWdGJYa2dWazVHQ2dwd1lYSmhiV1YwWlhKek9nb2daSFZ0YlhsZmJtRnRaVjh3T2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUc1aGJXVWdiMllnZG0wS0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVSMWJXMTVJRzVoYldVS0NpQjJibVpmYVdRNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2FXUWdiMllnZG01bUNpQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWNtOTJhV1JsWkNCaWVTQlBUa0ZRQ2dvZ2RtNW1YMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2JtRnRaU0J2WmlCMmJtWUtJQ0FnWkdWelkzSnBjSFJwYjI0NklGQnliM1pwWkdWa0lHSjVJRTlPUVZBS0NpQjJabDl0YjJSMWJHVmZhV1E2Q2lBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNCc1lXSmxiRG9nZG01bUlHMXZaSFZzWlNCcFpBb2dJQ0JrWlhOamNtbHdkR2x2YmpvZ1VISnZkbWxrWldRZ1lua2dUMDVCVUFvS0lHUjFiVzE1WDJsdFlXZGxYMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ1NXMWhaMlVnYm1GdFpTQnZjaUJKUkFvZ0lDQmtaWE5qY21sd2RHbHZiam9nUkhWdGJYa2dhVzFoWjJVZ2JtRnRaUW9LSUdSMWJXMTVYMlpzWVhadmNsOXVZVzFsT2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUdac1lYWnZjZ29nSUNCa1pYTmpjbWx3ZEdsdmJqb2dSSFZ0YlhrZ1pteGhkbTl5Q2dweVpYTnZkWEpqWlhNNkNpQmtkVzF0ZVY4d09nb2dJQ0IwZVhCbE9pQlBVem82VG05MllUbzZVMlZ5ZG1WeUNpQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJR1IxYlcxNVgyNWhiV1ZmTUNCOUNpQWdJQ0FnYVcxaFoyVTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjlwYldGblpWOXVZVzFsSUgwS0lDQWdJQ0JtYkdGMmIzSTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjltYkdGMmIzSmZibUZ0WlNCOUNpQWdJQ0FnYldWMFlXUmhkR0U2SUhzZ2RtNW1YMjVoYldVNklIc2daMlYwWDNCaGNtRnRPaUIyYm1aZmJtRnRaU0I5TENCMmJtWmZhV1E2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYVdRZ2ZTd2dkbVpmYlc5a2RXeGxYMmxrT2lCN0lHZGxkRjl3WVhKaGJUb2dkbVpmYlc5a2RXeGxYMmxrSUgxOQ==","listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1630720665187,"description":"created from csar","artifactType":"HEAT","uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"7a9979d9-1768-4f8e-b814-a57cb7f9b22b","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"973070a1-4adb-4299-85a7-ca9c3a82af69.heat1","duplicated":false,"payloadUpdateDate":1630720665196,"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":1630720665187,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1630720665258,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"f3f26adb-5157-407d-9580-faba77bfffc4","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"973070a1-4adb-4299-85a7-ca9c3a82af69.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1630720665260,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630720665258,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720665207,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"973070a1-4adb-4299-85a7-ca9c3a82af69.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1630720665207,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630720665207,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1630720665170,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"2a3617d1-8bed-4079-83bf-322623f2e7a5","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"973070a1-4adb-4299-85a7-ca9c3a82af69.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1630720665172,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630720665170,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"973070a1-4adb-4299-85a7-ca9c3a82af69"},"categorySpecificMetadata":{},"csarUUID":"2fcfca8dba614cb68705b1dbd0e47bf3","csarVersion":"1.0","archiveTime":0,"service":false,"name":"basic_cnf"} 2021-09-04 01:57:47,017 INFO 285:__init__.py(1) - Vf basic_cnf is created in SDC 2021-09-04 01:57:47,018 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:57:57,029 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_cnf in SDC 2021-09-04 01:57:57,037 DEBUG 129:onap_service.py(1) - [SDC][Certify Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:57:57,038 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/973070a1-4adb-4299-85a7-ca9c3a82af69/lifecycleState/Certify 2021-09-04 01:57:57,038 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-09-04 01:57:57,041 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:58:01,714 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/973070a1-4adb-4299-85a7-ca9c3a82af69/lifecycleState/Certify HTTP/1.1" 200 1281 2021-09-04 01:58:01,716 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-09-04 01:58:01,717 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"96d9fa89-ea71-4d9e-b77b-463583ec1d0b","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1630720663891,"lastUpdateDate":1630720677953,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"defaulticon","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"96d9fa89-ea71-4d9e-b77b-463583ec1d0b"},"csarUUID":"2fcfca8dba614cb68705b1dbd0e47bf3","csarVersion":"1.0","invariantUUID":"53bd8177-209c-4ab1-9cea-b62a10b860bf","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":"420f4b37-feaa-48b7-8624-4daca349535f"} 2021-09-04 01:58:01,720 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-04 01:58:01,720 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-04 01:58:01,721 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:58:01,721 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-04 01:58:01,721 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-04 01:58:01,723 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-04 01:58:02,003 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2021-09-04 01:58:02,005 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-04 01:58:02,005 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"1075fdca-c952-42c2-aedb-4da2c61adc59","invariantUUID":"2dc9eb9c-261f-4d22-99aa-f69cbe8f0811","name":"basic_onboard_WNZDVE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1075fdca-c952-42c2-aedb-4da2c61adc59/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"420f4b37-feaa-48b7-8624-4daca349535f","invariantUUID":"53bd8177-209c-4ab1-9cea-b62a10b860bf","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/420f4b37-feaa-48b7-8624-4daca349535f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"e08a5af6-a60b-43a6-8773-b70cbe0b8581","invariantUUID":"33174808-81ed-4f38-ad57-bf5ab11124ca","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e08a5af6-a60b-43a6-8773-b70cbe0b8581/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-04 01:58:02,009 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WNZDVE from SDC 2021-09-04 01:58:02,010 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:02,010 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:02,010 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-04 01:58:02,010 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-04 01:58:02,011 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:02,011 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:02,011 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-04 01:58:02,011 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-04 01:58:02,012 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:02,012 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:02,012 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-04 01:58:02,012 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-04 01:58:02,013 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-04 01:58:02,013 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-04 01:58:02,013 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:58:02,014 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-04 01:58:02,014 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-04 01:58:02,017 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:58:04,665 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-04 01:58:04,668 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-04 01:58:04,672 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a14391ef-9908-4c0f-a1ca-45d5b1cbfb1b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710980235,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd1130e-033b-4a67-a920-5442eb7bd6c7","invariantUUID":"9785d7ba-aa4e-4d7b-9585-ac35439baaed","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":"objectStorage","uniqueId":"5e0e802d-fbf9-4a73-95ec-0422159617f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711087038,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9837096a-fe34-4cb0-8662-6c96661cb6f7","invariantUUID":"e9eca264-d84d-4a51-9a50-9a962108d0ab","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":"fc149a73-6ff3-408a-809d-28b4f2466587","lifecycleState":"CERTIFIED","lastUpdateDate":1630710970226,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d1cc708-ba67-4af7-90eb-eb823cf7497b","invariantUUID":"57a103be-9ae7-4d51-a24c-d0fb847806b3","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4e6e3883-d221-4461-82b3-5533a92ff7c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711184255,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff580afe-63fe-4d9c-bf76-ea1e3c7c44d5","invariantUUID":"e1ef074b-78fe-499b-94ed-076fb055f907","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":"port","uniqueId":"3dc578ba-707d-4344-b30d-71b002ac1803","lifecycleState":"CERTIFIED","lastUpdateDate":1630711259292,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06920aa9-ddf4-4f68-876a-79a20d4167de","invariantUUID":"dfe681d4-81b2-4374-8cc7-31c9861649a1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"497b4f30-f876-4955-bad3-8dd0901eabb4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711026548,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"465849e5-cb6b-40c4-9032-2f260274fce1","invariantUUID":"d234da2b-1dc7-4646-a2cf-ef6717059a45","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":"compute","uniqueId":"0ea1eedb-9cbc-4282-afb2-713f4691bac8","lifecycleState":"CERTIFIED","lastUpdateDate":1630710962716,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41684da6-7c71-48a9-ae54-1159392b0431","invariantUUID":"b60090e2-11e3-4ee5-892e-8d7faaabce39","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":"287255a5-9223-45f5-b478-d5c4bc7a70da","lifecycleState":"CERTIFIED","lastUpdateDate":1630711189971,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e021065-258a-424a-91cc-fe1aebc8cfad","invariantUUID":"435cf627-451d-4e54-8b0f-4bc1cba63680","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"603cd39d-cdbc-4158-84e5-510ead046ae5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711195076,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f6ce015-d1e3-4332-9f3e-c7e6e646037f","invariantUUID":"24de8824-9913-47b2-a3b1-dbddb70298d9","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":"f194287b-c945-4017-b378-4bc6d4370ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711063933,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3aa4cf56-dbb4-4a86-8702-bcee9fbf456d","invariantUUID":"c2cc8a6e-1ba4-46d4-8628-5581f2eb3779","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34cda0bd-5f40-42f1-9882-4daf85f458ef","lifecycleState":"CERTIFIED","lastUpdateDate":1630711092052,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc1c9385-fce2-4a15-a946-33b53ce61626","invariantUUID":"1a4aa2dd-a17f-4e63-a636-59f285d06bef","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":"a40aef98-dd5c-4003-8f6e-084479cf7ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711119660,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2564a344-5f9d-4b45-a781-f67648c067b6","invariantUUID":"b146491e-4ed2-4d7d-a864-eddcbd30889f","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":"2b48f334-49ac-4ef7-9ef3-e9a8ffc7d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1630710947859,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"544c82d6-19fc-4d2e-9ac8-50aa30b15b08","invariantUUID":"7c4f9898-138b-41ba-9b11-b78e0704abc1","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":"4d4b01c0-8e86-4077-ac30-466703ae3778","lifecycleState":"CERTIFIED","lastUpdateDate":1630711161175,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b915faa-e07b-4253-ab69-fd097b3e5ce8","invariantUUID":"913b99b2-6eeb-45ad-89cc-e0526169d2a3","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":"network","uniqueId":"5295e6b0-5dd9-491d-9b2b-2de2a746ada9","lifecycleState":"CERTIFIED","lastUpdateDate":1630711070299,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1a0c730-3b4e-434c-affe-9d0c2fb66051","invariantUUID":"258164f0-ff22-485c-9815-c70cfdcb6c5a","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":"compute","uniqueId":"f46715b8-acfb-44f5-9c27-76c4b364a7b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711097015,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3cabba-7c47-45a7-9199-aec4a4bdc29d","invariantUUID":"3ec58632-fd46-4568-8595-49a3ae25d0d7","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":"bf34aa41-c0d2-41c3-9259-02a7fdcc4356","lifecycleState":"CERTIFIED","lastUpdateDate":1630710927369,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"293379e2-dfcd-40f7-b192-6341d347bc08","invariantUUID":"a6fd9f38-9fc5-4913-9ca8-05def4e72f55","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":"objectStorage","uniqueId":"dfe99648-2889-476e-bdd2-c3b5f598b691","lifecycleState":"CERTIFIED","lastUpdateDate":1630710838041,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10c8652a-8471-4729-b34d-e0b063c00d4e","invariantUUID":"b581c0a9-f913-4fd0-ba7c-6b8463e9f4ec","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":"968f759b-db06-42ee-9cef-d04948369a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1630710999464,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4276e75-ced1-4c43-8167-d135714116d5","invariantUUID":"1e1b7f68-f5c4-4def-b194-494537838e6d","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e382763a-23ae-4c74-8932-7e6f850f6902","lifecycleState":"CERTIFIED","lastUpdateDate":1630711080405,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c82bb88f-bf52-451e-bfb0-1caae51c5d4a","invariantUUID":"ed6d44cf-4e17-4341-bf1f-3d7310e97441","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4828b5f3-ab84-42e7-b152-e53615772bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711233813,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44d54b77-0c08-43ee-b1a0-346b78827fd8","invariantUUID":"e9a28af4-b8bd-4073-98a8-86092fc826fa","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2d3c3865-0e17-45b0-86b3-5ee929ac27a1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710786080,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0897200a-8014-47a2-abbc-5d5a0c9f55e7","invariantUUID":"dffe483b-d5ed-4748-809c-aaa2152f55c9","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ca6b7221-94c7-498d-8a54-dacb92d2555a","lifecycleState":"CERTIFIED","lastUpdateDate":1630711242328,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09095185-e425-4282-a6f7-9938ccc04248","invariantUUID":"a5c22d49-4b66-4333-9aca-f0b32190d10a","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":"port","uniqueId":"37892ce8-c3dd-4b52-b251-fe0b97684728","lifecycleState":"CERTIFIED","lastUpdateDate":1630710861058,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfa22ee8-3fa0-4c32-8c5b-fa4c6bf647df","invariantUUID":"cb031f76-2cf9-46a2-8898-1149b3369bdf","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d1f82363-3f3f-4e1c-a1db-cc11b2c4b03f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711267571,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9941579f-1689-4174-8cf0-e8127476d84b","invariantUUID":"beb0594c-4202-49d4-9b23-72fb3115751c","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":"objectStorage","uniqueId":"e74427bd-a27b-4e1e-a602-5bf8358b220d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710844359,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95ca6d8b-bdcc-492e-9df1-9f12365048c0","invariantUUID":"5736d5f5-bd78-4c09-9727-229cf364b2e2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b1215ca-138f-4286-89d4-08bdd389b999","lifecycleState":"CERTIFIED","lastUpdateDate":1630711212113,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d6b5b1c-bf28-48f2-8f6b-53bd3af5a517","invariantUUID":"0e804d2a-7199-4b26-8d58-c9bf2782d163","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":"5c86fe87-c765-4331-9a35-a181688f97a6","lifecycleState":"CERTIFIED","lastUpdateDate":1630710885091,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26c90b12-d6d1-4ca0-ab37-4d387ded5f2a","invariantUUID":"221d0c4e-cedc-4214-abcc-af9f55747050","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":"52da78ac-868e-492b-8488-d49f91298f59","lifecycleState":"CERTIFIED","lastUpdateDate":1630711041160,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c9e38f0-0e9c-491c-8b4e-ce32d00cd61e","invariantUUID":"421ef721-e29d-4d45-9c49-dc141284e171","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":"b1c91ebd-ba83-4b97-9b19-505fb1127c60","lifecycleState":"CERTIFIED","lastUpdateDate":1630710975110,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4740cd80-fca4-480a-9a7a-6fa53a77090b","invariantUUID":"949468ec-7af2-4201-88b4-5379e401c12c","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a1b4b623-8c19-4be4-aade-01ed3e86960b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711302264,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c3cfb31-815d-4da6-b129-2f11ba373d8f","invariantUUID":"7bc82ef0-4f2f-48f9-9a47-41a9bde055d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"54652f22-57d5-49d0-b6c0-d0d2facc9191","lifecycleState":"CERTIFIED","lastUpdateDate":1630711252017,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c44ec3d0-1a41-42c1-b976-de04791e6b93","invariantUUID":"417b5d40-e817-48cb-8016-b41cf5063b8e","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":"objectStorage","uniqueId":"728b9625-adac-4a1f-bbad-5548c8e45e7b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711139561,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe3e4e6b-7c13-4f50-b355-14234ff80214","invariantUUID":"aa064492-6629-4f71-8cfd-cf2ca9fd1b7d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb71ca1d-e85f-4ba5-968a-250f5a9bef55","lifecycleState":"CERTIFIED","lastUpdateDate":1630711155764,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be8fc56-6392-4649-b739-e730e0b28bac","invariantUUID":"63b6402d-609e-4331-b7cf-64dd3316fc7d","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":"2b18fbd6-b655-472f-83b3-7a31d03c7944","lifecycleState":"CERTIFIED","lastUpdateDate":1630711290224,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d23a179-614f-463d-9f25-cad671179477","invariantUUID":"8b05e130-0751-49f2-a93d-5de4274787c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a69f7b5b-ee29-4016-b8ec-1fe5c7fe5235","lifecycleState":"CERTIFIED","lastUpdateDate":1630710942102,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"879dad3b-1a24-41a9-a0c1-867dba631f26","invariantUUID":"ffc7840c-a20c-4854-8c3e-ebe12a5adaa3","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":"objectStorage","uniqueId":"61619380-2aff-43a7-91cf-a508ac8aa2e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630710796424,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c805cd57-f0d3-40d7-a3b9-7e22b69ec99b","invariantUUID":"0923adc1-d401-4108-a55b-201450e1d8a0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8c3b0525-ca1f-4ddb-af0b-db4c2889a614","lifecycleState":"CERTIFIED","lastUpdateDate":1630710868150,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39da1ed0-6dcb-44e6-b6eb-a6feb1a04ca0","invariantUUID":"590d03d8-228b-414e-ab80-ca723782384d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96d9fa89-ea71-4d9e-b77b-463583ec1d0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630720677953,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"420f4b37-feaa-48b7-8624-4daca349535f","invariantUUID":"53bd8177-209c-4ab1-9cea-b62a10b860bf","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":"defaulticon","uniqueId":"172b1312-9d55-45cc-a709-58429f3a4ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720084195,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e08a5af6-a60b-43a6-8773-b70cbe0b8581","invariantUUID":"33174808-81ed-4f38-ad57-bf5ab11124ca","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"be3cbae9-8a15-4c34-8bd7-b82dfc105226","lifecycleState":"CERTIFIED","lastUpdateDate":1630711298965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e8bf6d0-6143-407c-987f-f441a1e42552","invariantUUID":"62801aed-6692-4a16-a141-3aa7e719ddaf","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eec2a197-2fc5-46ba-a6cc-dda6a160dfbf","lifecycleState":"CERTIFIED","lastUpdateDate":1630710994003,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8be619-666c-4585-a3bf-1ccdb1eee003","invariantUUID":"b7176afa-33e5-4f2f-b97f-d029c7bb9152","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2cf3e6b-a675-4f03-90e9-aadf18a14fd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711124565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab2d057c-0e0f-4057-b31c-305ffabec13d","invariantUUID":"f0371f70-cfd1-4548-b51c-0a4c0b686e74","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fb235d2b-dd9a-4a88-8f89-244833b21465","lifecycleState":"CERTIFIED","lastUpdateDate":1630711207061,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89a9b3de-bd9a-40a0-8077-04734646373c","invariantUUID":"d8f9ef97-99c0-4853-99d4-f8c5d90c0186","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":"b1cf8ee6-4328-4a98-839b-7116e0f00916","lifecycleState":"CERTIFIED","lastUpdateDate":1630710921595,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"814502a1-65cc-4fee-9a78-783fb45dcf64","invariantUUID":"ab8aaa8d-35e2-4031-a04f-7ef7539ec6d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"baf8a8de-87db-494b-aa94-98fb3bf22da9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720580657,"name":"basic_onboard_WNZDVE","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1075fdca-c952-42c2-aedb-4da2c61adc59","invariantUUID":"2dc9eb9c-261f-4d22-99aa-f69cbe8f0811","systemName":"BasicOnboardWnzdve","description":"VF","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"135570a9-5a18-4c89-bf5e-bcb8a82e9410","lifecycleState":"CERTIFIED","lastUpdateDate":1630710874312,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d55f89f-9f6c-46c3-be33-22e9bef42240","invariantUUID":"c978043e-015b-4ef3-8f64-f9dbfcbea3c1","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":"objectStorage","uniqueId":"cda13068-f222-407c-a1c8-943ef7e08aef","lifecycleState":"CERTIFIED","lastUpdateDate":1630710791250,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ad73e0f-af26-4017-9930-0e0a1a3d6e43","invariantUUID":"e882b694-59f3-47a3-bf6d-f911243aaaf9","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b1cba6-41f8-4919-a9dd-9d86072fab8f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711101934,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff1b6950-a4e2-42e5-ac92-1e8f8fb0e7f0","invariantUUID":"092bc575-2005-407e-9cff-063b674ff6f3","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":"compute","uniqueId":"018d8014-15b6-44d3-badd-310d5724506e","lifecycleState":"CERTIFIED","lastUpdateDate":1630711284073,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23f170b2-4c30-44fe-bf41-4cd13eccfa10","invariantUUID":"fc4b6f86-3c60-48e4-ab98-2e99d2a9a947","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":"e3ec7765-6dea-4621-867f-7dd799ad2528","lifecycleState":"CERTIFIED","lastUpdateDate":1630710953524,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0e8f9e81-44ee-49ae-8639-2bc6245b64f5","invariantUUID":"a0a928f6-36e7-475a-a33e-2314ebdcd085","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":"network","uniqueId":"26babf1c-61ac-4970-b443-8d4489ecc28c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711221931,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96bb3960-47da-4db9-9fe7-6563171c37df","invariantUUID":"08fd88cb-0bbc-436b-b16c-eac69711aeb7","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6975dc53-bad8-48a6-b2ec-ef67e8299150","lifecycleState":"CERTIFIED","lastUpdateDate":1630711281117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bde04a0-6532-44d2-976e-a9fb7b697727","invariantUUID":"d640a8de-051e-48fe-b397-41aa305c404a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09fbe108-23d8-4494-b4df-c9fd5ce6269b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710855992,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02740157-f297-4408-93d5-2d03d0d8be7c","invariantUUID":"3d2fafc4-b82f-4812-a26b-b3ee774ce15e","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6a6a9909-2751-439e-81c8-c091e7e8433e","lifecycleState":"CERTIFIED","lastUpdateDate":1630710895222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbd60de2-f90b-40d4-9d8d-6b2fd7167050","invariantUUID":"3792a9eb-1631-43ef-9909-4dbb2127624e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4b1cf347-f6b2-4792-8940-950e0279e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630711075287,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"48a1a195-dffd-4fd6-adbb-a90e6dd8d1f8","invariantUUID":"d8a1fadc-70f5-434f-848f-1ee25d373594","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"cdc8238c-6b7f-478c-baaa-51b23dc50d71","lifecycleState":"CERTIFIED","lastUpdateDate":1630711276636,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392cc035-3eef-46f4-b909-8ffcdbd1d2ff","invariantUUID":"5511662b-f48b-4e8d-9ff7-0049d335e016","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":"loadBalancer","uniqueId":"51f2d7b7-7444-4921-b7c7-1fedd6cd576d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710810231,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f61a4deb-0a4e-4cc7-9bc2-e6711049ccc4","invariantUUID":"8cdf0749-7288-4db8-954d-4d276acf3581","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":"4d1d52a5-289b-4498-b681-95e9e56d7b75","lifecycleState":"CERTIFIED","lastUpdateDate":1630711228483,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b36b5550-a4f9-48c0-9fbc-3a4e273d3ec1","invariantUUID":"aa918e3a-6ca5-4814-b181-8875067f3919","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e494326-5697-4849-b44a-a93c9b62e98c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711134646,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5fdcb53-97c6-4bfe-ae2c-ff6f3ee8c105","invariantUUID":"90c95d5f-0009-4b3b-8c3f-5e39477a4c76","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":"5610bfef-4798-4ecd-9e54-4f7573e7df3a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710821460,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07cf1d13-fbe9-441f-b2a5-0e08644403b8","invariantUUID":"b331fc40-2e53-4b72-ad23-72ab1f72b5b9","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79587703-fdec-4ecb-897c-b74a8ee06178","lifecycleState":"CERTIFIED","lastUpdateDate":1630711058964,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dcc60c99-91c2-4f57-af6b-be636dc58d8f","invariantUUID":"73582748-3bc1-4470-a2f2-dfd75bcaad3a","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":"52e47e22-ad14-443f-b113-e4db7d596087","lifecycleState":"CERTIFIED","lastUpdateDate":1630710890069,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"91cf0dda-9574-42da-998f-6f5cba94312e","invariantUUID":"e89aa34d-4afb-4a02-a72c-2130669cc4a5","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":"port","uniqueId":"146914ce-bb40-44a8-97f4-0b1e877ed8eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630711200109,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d58b636f-5b27-4471-85cb-9e159f7b7825","invariantUUID":"38e3f26b-e614-4fba-83bd-ffe80b65cd3b","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5fe25ce-5647-4862-8dc5-e00508131c81","lifecycleState":"CERTIFIED","lastUpdateDate":1630710764078,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03611127-3c9e-4f87-947c-069a178f61d5","invariantUUID":"fd798a45-346d-4a9c-a89a-f9ca2a6f1bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c09a1fb-2f8d-4581-a64a-6d6cb235baaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630711047170,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67df3665-bcab-4fe1-80f7-6476dcf05f34","invariantUUID":"66e24212-cc91-4e0f-8533-68a750244c72","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c01ce6-3427-447b-81e6-22ebef7bc907","lifecycleState":"CERTIFIED","lastUpdateDate":1630711217007,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b28479e-f427-4850-afb6-72b3aa76f743","invariantUUID":"0c4837a9-b3fa-45f0-848c-c8a7d6b79b70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ab222a8-6415-4806-a29a-f7cbd38da88a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710815357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94909dde-b7bf-41d8-a14d-21dda2481481","invariantUUID":"73fdd120-0528-4dab-a981-a217b62a76ef","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46d93e68-5f23-4e60-b629-c60b6c8271a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630711113722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8aa552b-7d2f-4756-bd58-3b4f09644405","invariantUUID":"bea9548c-e75d-45e3-b493-4abd9d374ab3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3229154-724a-4342-807d-d30ce18e1382","lifecycleState":"CERTIFIED","lastUpdateDate":1630711247272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7b02bd-c94d-4464-942f-bf74fbc1bece","invariantUUID":"14592e84-28a3-4169-a91d-9d35aedb027d","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":"b6358861-056e-4157-ac17-f92861bb55e1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710879979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c3dece65-e799-4813-8592-508c9ac60347","invariantUUID":"4cc4f87e-e5d8-4d60-a5d3-e05395436ee4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0118f9b8-1343-44f7-87ae-cfedff347d80","lifecycleState":"CERTIFIED","lastUpdateDate":1630711004413,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eba322-fa04-44d5-9933-fd84f486194c","invariantUUID":"c1073db3-8a3f-486a-b8e1-3e1510b0c0c1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"595ebf3a-b568-465e-8328-96b82da8b475","lifecycleState":"CERTIFIED","lastUpdateDate":1630710850583,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfae810b-bac5-4547-894a-0f19d18cb183","invariantUUID":"9b9360e4-b7eb-42a8-9727-8bdeb3264ce9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"743e3289-bd03-41d5-bda7-9cc8ea01e591","lifecycleState":"CERTIFIED","lastUpdateDate":1630720133591,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","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":"20600748-0e2b-4afc-85dc-84ba9bb65e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630719726150,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","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":"8163c1e7-be69-4db7-8318-d6a24125397e","lifecycleState":"CERTIFIED","lastUpdateDate":1630720626437,"name":"basic_onboard_WNZDVE","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","systemName":"BasicOnboardWnzdve","description":"service","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-04 01:58:04,679 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-09-04 01:58:14,690 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-04 01:58:14,691 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-04 01:58:14,693 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:58:14,693 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-04 01:58:14,693 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-04 01:58:14,696 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-04 01:58:14,841 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2021-09-04 01:58:14,843 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-04 01:58:14,844 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"1075fdca-c952-42c2-aedb-4da2c61adc59","invariantUUID":"2dc9eb9c-261f-4d22-99aa-f69cbe8f0811","name":"basic_onboard_WNZDVE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1075fdca-c952-42c2-aedb-4da2c61adc59/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"420f4b37-feaa-48b7-8624-4daca349535f","invariantUUID":"53bd8177-209c-4ab1-9cea-b62a10b860bf","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/420f4b37-feaa-48b7-8624-4daca349535f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"e08a5af6-a60b-43a6-8773-b70cbe0b8581","invariantUUID":"33174808-81ed-4f38-ad57-bf5ab11124ca","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e08a5af6-a60b-43a6-8773-b70cbe0b8581/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-04 01:58:14,847 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WNZDVE from SDC 2021-09-04 01:58:14,848 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:14,848 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:14,848 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-04 01:58:14,848 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-04 01:58:14,848 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:14,849 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:14,849 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-04 01:58:14,849 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-04 01:58:14,849 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:14,849 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:14,850 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-04 01:58:14,850 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-04 01:58:14,850 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-04 01:58:14,850 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-04 01:58:14,851 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:58:14,851 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-04 01:58:14,851 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-04 01:58:14,854 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:58:15,430 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-04 01:58:15,433 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-04 01:58:15,436 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a14391ef-9908-4c0f-a1ca-45d5b1cbfb1b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710980235,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd1130e-033b-4a67-a920-5442eb7bd6c7","invariantUUID":"9785d7ba-aa4e-4d7b-9585-ac35439baaed","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":"objectStorage","uniqueId":"5e0e802d-fbf9-4a73-95ec-0422159617f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711087038,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9837096a-fe34-4cb0-8662-6c96661cb6f7","invariantUUID":"e9eca264-d84d-4a51-9a50-9a962108d0ab","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":"fc149a73-6ff3-408a-809d-28b4f2466587","lifecycleState":"CERTIFIED","lastUpdateDate":1630710970226,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d1cc708-ba67-4af7-90eb-eb823cf7497b","invariantUUID":"57a103be-9ae7-4d51-a24c-d0fb847806b3","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4e6e3883-d221-4461-82b3-5533a92ff7c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711184255,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff580afe-63fe-4d9c-bf76-ea1e3c7c44d5","invariantUUID":"e1ef074b-78fe-499b-94ed-076fb055f907","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":"port","uniqueId":"3dc578ba-707d-4344-b30d-71b002ac1803","lifecycleState":"CERTIFIED","lastUpdateDate":1630711259292,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06920aa9-ddf4-4f68-876a-79a20d4167de","invariantUUID":"dfe681d4-81b2-4374-8cc7-31c9861649a1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"497b4f30-f876-4955-bad3-8dd0901eabb4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711026548,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"465849e5-cb6b-40c4-9032-2f260274fce1","invariantUUID":"d234da2b-1dc7-4646-a2cf-ef6717059a45","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":"compute","uniqueId":"0ea1eedb-9cbc-4282-afb2-713f4691bac8","lifecycleState":"CERTIFIED","lastUpdateDate":1630710962716,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41684da6-7c71-48a9-ae54-1159392b0431","invariantUUID":"b60090e2-11e3-4ee5-892e-8d7faaabce39","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":"287255a5-9223-45f5-b478-d5c4bc7a70da","lifecycleState":"CERTIFIED","lastUpdateDate":1630711189971,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e021065-258a-424a-91cc-fe1aebc8cfad","invariantUUID":"435cf627-451d-4e54-8b0f-4bc1cba63680","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"603cd39d-cdbc-4158-84e5-510ead046ae5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711195076,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f6ce015-d1e3-4332-9f3e-c7e6e646037f","invariantUUID":"24de8824-9913-47b2-a3b1-dbddb70298d9","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":"f194287b-c945-4017-b378-4bc6d4370ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711063933,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3aa4cf56-dbb4-4a86-8702-bcee9fbf456d","invariantUUID":"c2cc8a6e-1ba4-46d4-8628-5581f2eb3779","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34cda0bd-5f40-42f1-9882-4daf85f458ef","lifecycleState":"CERTIFIED","lastUpdateDate":1630711092052,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc1c9385-fce2-4a15-a946-33b53ce61626","invariantUUID":"1a4aa2dd-a17f-4e63-a636-59f285d06bef","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":"a40aef98-dd5c-4003-8f6e-084479cf7ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711119660,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2564a344-5f9d-4b45-a781-f67648c067b6","invariantUUID":"b146491e-4ed2-4d7d-a864-eddcbd30889f","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":"2b48f334-49ac-4ef7-9ef3-e9a8ffc7d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1630710947859,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"544c82d6-19fc-4d2e-9ac8-50aa30b15b08","invariantUUID":"7c4f9898-138b-41ba-9b11-b78e0704abc1","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":"4d4b01c0-8e86-4077-ac30-466703ae3778","lifecycleState":"CERTIFIED","lastUpdateDate":1630711161175,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b915faa-e07b-4253-ab69-fd097b3e5ce8","invariantUUID":"913b99b2-6eeb-45ad-89cc-e0526169d2a3","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":"network","uniqueId":"5295e6b0-5dd9-491d-9b2b-2de2a746ada9","lifecycleState":"CERTIFIED","lastUpdateDate":1630711070299,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1a0c730-3b4e-434c-affe-9d0c2fb66051","invariantUUID":"258164f0-ff22-485c-9815-c70cfdcb6c5a","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":"compute","uniqueId":"f46715b8-acfb-44f5-9c27-76c4b364a7b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711097015,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3cabba-7c47-45a7-9199-aec4a4bdc29d","invariantUUID":"3ec58632-fd46-4568-8595-49a3ae25d0d7","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":"bf34aa41-c0d2-41c3-9259-02a7fdcc4356","lifecycleState":"CERTIFIED","lastUpdateDate":1630710927369,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"293379e2-dfcd-40f7-b192-6341d347bc08","invariantUUID":"a6fd9f38-9fc5-4913-9ca8-05def4e72f55","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":"objectStorage","uniqueId":"dfe99648-2889-476e-bdd2-c3b5f598b691","lifecycleState":"CERTIFIED","lastUpdateDate":1630710838041,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10c8652a-8471-4729-b34d-e0b063c00d4e","invariantUUID":"b581c0a9-f913-4fd0-ba7c-6b8463e9f4ec","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":"968f759b-db06-42ee-9cef-d04948369a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1630710999464,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4276e75-ced1-4c43-8167-d135714116d5","invariantUUID":"1e1b7f68-f5c4-4def-b194-494537838e6d","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e382763a-23ae-4c74-8932-7e6f850f6902","lifecycleState":"CERTIFIED","lastUpdateDate":1630711080405,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c82bb88f-bf52-451e-bfb0-1caae51c5d4a","invariantUUID":"ed6d44cf-4e17-4341-bf1f-3d7310e97441","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4828b5f3-ab84-42e7-b152-e53615772bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711233813,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44d54b77-0c08-43ee-b1a0-346b78827fd8","invariantUUID":"e9a28af4-b8bd-4073-98a8-86092fc826fa","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2d3c3865-0e17-45b0-86b3-5ee929ac27a1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710786080,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0897200a-8014-47a2-abbc-5d5a0c9f55e7","invariantUUID":"dffe483b-d5ed-4748-809c-aaa2152f55c9","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ca6b7221-94c7-498d-8a54-dacb92d2555a","lifecycleState":"CERTIFIED","lastUpdateDate":1630711242328,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09095185-e425-4282-a6f7-9938ccc04248","invariantUUID":"a5c22d49-4b66-4333-9aca-f0b32190d10a","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":"port","uniqueId":"37892ce8-c3dd-4b52-b251-fe0b97684728","lifecycleState":"CERTIFIED","lastUpdateDate":1630710861058,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfa22ee8-3fa0-4c32-8c5b-fa4c6bf647df","invariantUUID":"cb031f76-2cf9-46a2-8898-1149b3369bdf","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d1f82363-3f3f-4e1c-a1db-cc11b2c4b03f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711267571,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9941579f-1689-4174-8cf0-e8127476d84b","invariantUUID":"beb0594c-4202-49d4-9b23-72fb3115751c","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":"objectStorage","uniqueId":"e74427bd-a27b-4e1e-a602-5bf8358b220d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710844359,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95ca6d8b-bdcc-492e-9df1-9f12365048c0","invariantUUID":"5736d5f5-bd78-4c09-9727-229cf364b2e2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b1215ca-138f-4286-89d4-08bdd389b999","lifecycleState":"CERTIFIED","lastUpdateDate":1630711212113,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d6b5b1c-bf28-48f2-8f6b-53bd3af5a517","invariantUUID":"0e804d2a-7199-4b26-8d58-c9bf2782d163","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":"5c86fe87-c765-4331-9a35-a181688f97a6","lifecycleState":"CERTIFIED","lastUpdateDate":1630710885091,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26c90b12-d6d1-4ca0-ab37-4d387ded5f2a","invariantUUID":"221d0c4e-cedc-4214-abcc-af9f55747050","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":"52da78ac-868e-492b-8488-d49f91298f59","lifecycleState":"CERTIFIED","lastUpdateDate":1630711041160,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c9e38f0-0e9c-491c-8b4e-ce32d00cd61e","invariantUUID":"421ef721-e29d-4d45-9c49-dc141284e171","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":"b1c91ebd-ba83-4b97-9b19-505fb1127c60","lifecycleState":"CERTIFIED","lastUpdateDate":1630710975110,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4740cd80-fca4-480a-9a7a-6fa53a77090b","invariantUUID":"949468ec-7af2-4201-88b4-5379e401c12c","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a1b4b623-8c19-4be4-aade-01ed3e86960b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711302264,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c3cfb31-815d-4da6-b129-2f11ba373d8f","invariantUUID":"7bc82ef0-4f2f-48f9-9a47-41a9bde055d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"54652f22-57d5-49d0-b6c0-d0d2facc9191","lifecycleState":"CERTIFIED","lastUpdateDate":1630711252017,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c44ec3d0-1a41-42c1-b976-de04791e6b93","invariantUUID":"417b5d40-e817-48cb-8016-b41cf5063b8e","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":"objectStorage","uniqueId":"728b9625-adac-4a1f-bbad-5548c8e45e7b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711139561,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe3e4e6b-7c13-4f50-b355-14234ff80214","invariantUUID":"aa064492-6629-4f71-8cfd-cf2ca9fd1b7d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb71ca1d-e85f-4ba5-968a-250f5a9bef55","lifecycleState":"CERTIFIED","lastUpdateDate":1630711155764,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be8fc56-6392-4649-b739-e730e0b28bac","invariantUUID":"63b6402d-609e-4331-b7cf-64dd3316fc7d","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":"2b18fbd6-b655-472f-83b3-7a31d03c7944","lifecycleState":"CERTIFIED","lastUpdateDate":1630711290224,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d23a179-614f-463d-9f25-cad671179477","invariantUUID":"8b05e130-0751-49f2-a93d-5de4274787c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a69f7b5b-ee29-4016-b8ec-1fe5c7fe5235","lifecycleState":"CERTIFIED","lastUpdateDate":1630710942102,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"879dad3b-1a24-41a9-a0c1-867dba631f26","invariantUUID":"ffc7840c-a20c-4854-8c3e-ebe12a5adaa3","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":"objectStorage","uniqueId":"61619380-2aff-43a7-91cf-a508ac8aa2e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630710796424,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c805cd57-f0d3-40d7-a3b9-7e22b69ec99b","invariantUUID":"0923adc1-d401-4108-a55b-201450e1d8a0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8c3b0525-ca1f-4ddb-af0b-db4c2889a614","lifecycleState":"CERTIFIED","lastUpdateDate":1630710868150,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39da1ed0-6dcb-44e6-b6eb-a6feb1a04ca0","invariantUUID":"590d03d8-228b-414e-ab80-ca723782384d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96d9fa89-ea71-4d9e-b77b-463583ec1d0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630720677953,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"420f4b37-feaa-48b7-8624-4daca349535f","invariantUUID":"53bd8177-209c-4ab1-9cea-b62a10b860bf","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":"defaulticon","uniqueId":"172b1312-9d55-45cc-a709-58429f3a4ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720084195,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e08a5af6-a60b-43a6-8773-b70cbe0b8581","invariantUUID":"33174808-81ed-4f38-ad57-bf5ab11124ca","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"be3cbae9-8a15-4c34-8bd7-b82dfc105226","lifecycleState":"CERTIFIED","lastUpdateDate":1630711298965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e8bf6d0-6143-407c-987f-f441a1e42552","invariantUUID":"62801aed-6692-4a16-a141-3aa7e719ddaf","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eec2a197-2fc5-46ba-a6cc-dda6a160dfbf","lifecycleState":"CERTIFIED","lastUpdateDate":1630710994003,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8be619-666c-4585-a3bf-1ccdb1eee003","invariantUUID":"b7176afa-33e5-4f2f-b97f-d029c7bb9152","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2cf3e6b-a675-4f03-90e9-aadf18a14fd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711124565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab2d057c-0e0f-4057-b31c-305ffabec13d","invariantUUID":"f0371f70-cfd1-4548-b51c-0a4c0b686e74","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fb235d2b-dd9a-4a88-8f89-244833b21465","lifecycleState":"CERTIFIED","lastUpdateDate":1630711207061,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89a9b3de-bd9a-40a0-8077-04734646373c","invariantUUID":"d8f9ef97-99c0-4853-99d4-f8c5d90c0186","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":"b1cf8ee6-4328-4a98-839b-7116e0f00916","lifecycleState":"CERTIFIED","lastUpdateDate":1630710921595,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"814502a1-65cc-4fee-9a78-783fb45dcf64","invariantUUID":"ab8aaa8d-35e2-4031-a04f-7ef7539ec6d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"baf8a8de-87db-494b-aa94-98fb3bf22da9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720580657,"name":"basic_onboard_WNZDVE","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1075fdca-c952-42c2-aedb-4da2c61adc59","invariantUUID":"2dc9eb9c-261f-4d22-99aa-f69cbe8f0811","systemName":"BasicOnboardWnzdve","description":"VF","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"135570a9-5a18-4c89-bf5e-bcb8a82e9410","lifecycleState":"CERTIFIED","lastUpdateDate":1630710874312,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d55f89f-9f6c-46c3-be33-22e9bef42240","invariantUUID":"c978043e-015b-4ef3-8f64-f9dbfcbea3c1","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":"objectStorage","uniqueId":"cda13068-f222-407c-a1c8-943ef7e08aef","lifecycleState":"CERTIFIED","lastUpdateDate":1630710791250,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ad73e0f-af26-4017-9930-0e0a1a3d6e43","invariantUUID":"e882b694-59f3-47a3-bf6d-f911243aaaf9","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b1cba6-41f8-4919-a9dd-9d86072fab8f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711101934,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff1b6950-a4e2-42e5-ac92-1e8f8fb0e7f0","invariantUUID":"092bc575-2005-407e-9cff-063b674ff6f3","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":"compute","uniqueId":"018d8014-15b6-44d3-badd-310d5724506e","lifecycleState":"CERTIFIED","lastUpdateDate":1630711284073,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23f170b2-4c30-44fe-bf41-4cd13eccfa10","invariantUUID":"fc4b6f86-3c60-48e4-ab98-2e99d2a9a947","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":"e3ec7765-6dea-4621-867f-7dd799ad2528","lifecycleState":"CERTIFIED","lastUpdateDate":1630710953524,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0e8f9e81-44ee-49ae-8639-2bc6245b64f5","invariantUUID":"a0a928f6-36e7-475a-a33e-2314ebdcd085","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":"network","uniqueId":"26babf1c-61ac-4970-b443-8d4489ecc28c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711221931,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96bb3960-47da-4db9-9fe7-6563171c37df","invariantUUID":"08fd88cb-0bbc-436b-b16c-eac69711aeb7","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6975dc53-bad8-48a6-b2ec-ef67e8299150","lifecycleState":"CERTIFIED","lastUpdateDate":1630711281117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bde04a0-6532-44d2-976e-a9fb7b697727","invariantUUID":"d640a8de-051e-48fe-b397-41aa305c404a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09fbe108-23d8-4494-b4df-c9fd5ce6269b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710855992,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02740157-f297-4408-93d5-2d03d0d8be7c","invariantUUID":"3d2fafc4-b82f-4812-a26b-b3ee774ce15e","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6a6a9909-2751-439e-81c8-c091e7e8433e","lifecycleState":"CERTIFIED","lastUpdateDate":1630710895222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbd60de2-f90b-40d4-9d8d-6b2fd7167050","invariantUUID":"3792a9eb-1631-43ef-9909-4dbb2127624e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4b1cf347-f6b2-4792-8940-950e0279e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630711075287,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"48a1a195-dffd-4fd6-adbb-a90e6dd8d1f8","invariantUUID":"d8a1fadc-70f5-434f-848f-1ee25d373594","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"cdc8238c-6b7f-478c-baaa-51b23dc50d71","lifecycleState":"CERTIFIED","lastUpdateDate":1630711276636,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392cc035-3eef-46f4-b909-8ffcdbd1d2ff","invariantUUID":"5511662b-f48b-4e8d-9ff7-0049d335e016","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":"loadBalancer","uniqueId":"51f2d7b7-7444-4921-b7c7-1fedd6cd576d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710810231,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f61a4deb-0a4e-4cc7-9bc2-e6711049ccc4","invariantUUID":"8cdf0749-7288-4db8-954d-4d276acf3581","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":"4d1d52a5-289b-4498-b681-95e9e56d7b75","lifecycleState":"CERTIFIED","lastUpdateDate":1630711228483,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b36b5550-a4f9-48c0-9fbc-3a4e273d3ec1","invariantUUID":"aa918e3a-6ca5-4814-b181-8875067f3919","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e494326-5697-4849-b44a-a93c9b62e98c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711134646,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5fdcb53-97c6-4bfe-ae2c-ff6f3ee8c105","invariantUUID":"90c95d5f-0009-4b3b-8c3f-5e39477a4c76","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":"5610bfef-4798-4ecd-9e54-4f7573e7df3a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710821460,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07cf1d13-fbe9-441f-b2a5-0e08644403b8","invariantUUID":"b331fc40-2e53-4b72-ad23-72ab1f72b5b9","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79587703-fdec-4ecb-897c-b74a8ee06178","lifecycleState":"CERTIFIED","lastUpdateDate":1630711058964,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dcc60c99-91c2-4f57-af6b-be636dc58d8f","invariantUUID":"73582748-3bc1-4470-a2f2-dfd75bcaad3a","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":"52e47e22-ad14-443f-b113-e4db7d596087","lifecycleState":"CERTIFIED","lastUpdateDate":1630710890069,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"91cf0dda-9574-42da-998f-6f5cba94312e","invariantUUID":"e89aa34d-4afb-4a02-a72c-2130669cc4a5","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":"port","uniqueId":"146914ce-bb40-44a8-97f4-0b1e877ed8eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630711200109,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d58b636f-5b27-4471-85cb-9e159f7b7825","invariantUUID":"38e3f26b-e614-4fba-83bd-ffe80b65cd3b","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5fe25ce-5647-4862-8dc5-e00508131c81","lifecycleState":"CERTIFIED","lastUpdateDate":1630710764078,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03611127-3c9e-4f87-947c-069a178f61d5","invariantUUID":"fd798a45-346d-4a9c-a89a-f9ca2a6f1bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c09a1fb-2f8d-4581-a64a-6d6cb235baaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630711047170,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67df3665-bcab-4fe1-80f7-6476dcf05f34","invariantUUID":"66e24212-cc91-4e0f-8533-68a750244c72","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c01ce6-3427-447b-81e6-22ebef7bc907","lifecycleState":"CERTIFIED","lastUpdateDate":1630711217007,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b28479e-f427-4850-afb6-72b3aa76f743","invariantUUID":"0c4837a9-b3fa-45f0-848c-c8a7d6b79b70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ab222a8-6415-4806-a29a-f7cbd38da88a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710815357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94909dde-b7bf-41d8-a14d-21dda2481481","invariantUUID":"73fdd120-0528-4dab-a981-a217b62a76ef","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46d93e68-5f23-4e60-b629-c60b6c8271a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630711113722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8aa552b-7d2f-4756-bd58-3b4f09644405","invariantUUID":"bea9548c-e75d-45e3-b493-4abd9d374ab3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3229154-724a-4342-807d-d30ce18e1382","lifecycleState":"CERTIFIED","lastUpdateDate":1630711247272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7b02bd-c94d-4464-942f-bf74fbc1bece","invariantUUID":"14592e84-28a3-4169-a91d-9d35aedb027d","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":"b6358861-056e-4157-ac17-f92861bb55e1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710879979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c3dece65-e799-4813-8592-508c9ac60347","invariantUUID":"4cc4f87e-e5d8-4d60-a5d3-e05395436ee4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0118f9b8-1343-44f7-87ae-cfedff347d80","lifecycleState":"CERTIFIED","lastUpdateDate":1630711004413,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eba322-fa04-44d5-9933-fd84f486194c","invariantUUID":"c1073db3-8a3f-486a-b8e1-3e1510b0c0c1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"595ebf3a-b568-465e-8328-96b82da8b475","lifecycleState":"CERTIFIED","lastUpdateDate":1630710850583,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfae810b-bac5-4547-894a-0f19d18cb183","invariantUUID":"9b9360e4-b7eb-42a8-9727-8bdeb3264ce9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"743e3289-bd03-41d5-bda7-9cc8ea01e591","lifecycleState":"CERTIFIED","lastUpdateDate":1630720133591,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","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":"20600748-0e2b-4afc-85dc-84ba9bb65e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630719726150,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","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":"8163c1e7-be69-4db7-8318-d6a24125397e","lifecycleState":"CERTIFIED","lastUpdateDate":1630720626437,"name":"basic_onboard_WNZDVE","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","systemName":"BasicOnboardWnzdve","description":"service","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-04 01:58:15,442 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-09-04 01:58:15,443 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-04 01:58:15,443 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-04 01:58:15,444 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:58:15,444 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-04 01:58:15,444 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-04 01:58:15,446 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-04 01:58:15,871 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2021-09-04 01:58:15,873 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-04 01:58:15,874 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","name":"basic_onboard_WNZDVE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1725243a-73af-4e3a-8b28-3cbcbfb07e69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/18094f2c-79ab-408d-92fb-ee578a7fb9da/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b14e2613-a7e7-4898-8b06-b0f530a7a553/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-04 01:58:15,877 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WNZDVE from SDC 2021-09-04 01:58:15,878 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:15,878 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:15,878 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 01:58:15,878 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-04 01:58:15,879 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:15,879 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:15,879 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 01:58:15,879 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-04 01:58:15,880 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:15,880 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:15,880 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 01:58:15,880 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-09-04 01:58:15,880 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-04 01:58:15,881 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-09-04 01:58:15,881 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-04 01:58:15,881 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-04 01:58:15,882 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:58:15,882 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-04 01:58:15,882 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-04 01:58:15,884 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-04 01:58:16,281 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2021-09-04 01:58:16,282 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-04 01:58:16,283 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","name":"basic_onboard_WNZDVE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1725243a-73af-4e3a-8b28-3cbcbfb07e69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/18094f2c-79ab-408d-92fb-ee578a7fb9da/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b14e2613-a7e7-4898-8b06-b0f530a7a553/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-04 01:58:16,286 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WNZDVE from SDC 2021-09-04 01:58:16,287 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:16,287 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:16,287 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 01:58:16,287 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-04 01:58:16,288 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:16,288 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:16,288 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 01:58:16,288 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-04 01:58:16,288 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:16,289 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:16,289 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 01:58:16,289 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-09-04 01:58:16,289 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-04 01:58:16,289 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-09-04 01:58:16,290 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-09-04 01:58:16,290 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-09-04 01:58:16,291 DEBUG 129:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:58:16,291 DEBUG 131:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-09-04 01:58:16,291 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-09-04 01:58:16,293 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:58:16,472 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-09-04 01:58:16,474 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-09-04 01:58:16,476 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":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-09-04 01:58:16,480 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-09-04 01:58:16,481 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-09-04 01:58:16,481 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-09-04 01:58:16,481 INFO 267:__init__.py(1) - attempting to create Service basic_cnf in SDC 2021-09-04 01:58:16,482 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-04 01:58:16,482 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-04 01:58:16,482 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:58:16,483 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-04 01:58:16,483 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-04 01:58:16,485 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-04 01:58:16,900 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2021-09-04 01:58:16,902 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-04 01:58:16,903 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","name":"basic_onboard_WNZDVE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1725243a-73af-4e3a-8b28-3cbcbfb07e69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/18094f2c-79ab-408d-92fb-ee578a7fb9da/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b14e2613-a7e7-4898-8b06-b0f530a7a553/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-04 01:58:16,906 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WNZDVE from SDC 2021-09-04 01:58:16,906 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:16,907 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:16,907 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 01:58:16,907 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-04 01:58:16,907 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:16,908 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:16,908 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 01:58:16,908 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-04 01:58:16,908 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:16,908 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:16,909 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 01:58:16,909 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-09-04 01:58:16,909 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-04 01:58:16,909 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-09-04 01:58:16,930 DEBUG 129:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:58:16,930 DEBUG 131:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-09-04 01:58:16,931 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_cnf"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_cnf", "componentInstancesProperties": {}, "componentInstancesAttributes": {}, "contactId": "cs0008", "groups": [], "projectCode": "123456", "deploymentArtifacts": {}, "attributes": [], "componentInstances": [], "ecompGeneratedNaming": true, "instantiationType": "A-la-carte", "environmentContext": "General_Revenue-Bearing", "categories": [ { "normalizedName": "network service", "name": "Network Service", "uniqueId": "serviceNewCategory.network service", "subcategories": null, "version": null, "ownerId": null, "empty": false, "type": null, "icons": ["network_l_1-3"] } ], "icon": "network_l_1-3" } 2021-09-04 01:58:16,933 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:58:18,242 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None 2021-09-04 01:58:18,245 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-09-04 01:58:18,248 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":"6155a585-c368-40e5-a34e-fedc55bacf44.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":"6155a585-c368-40e5-a34e-fedc55bacf44.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":"6155a585-c368-40e5-a34e-fedc55bacf44.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":"6155a585-c368-40e5-a34e-fedc55bacf44.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"312a30d5-314f-4159-8547-c5063fc36b9b.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":"312a30d5-314f-4159-8547-c5063fc36b9b","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":"312a30d5-314f-4159-8547-c5063fc36b9b","empty":false},{"definition":false,"hidden":false,"uniqueId":"312a30d5-314f-4159-8547-c5063fc36b9b.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":"312a30d5-314f-4159-8547-c5063fc36b9b","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":"312a30d5-314f-4159-8547-c5063fc36b9b","empty":false},{"definition":false,"hidden":false,"uniqueId":"312a30d5-314f-4159-8547-c5063fc36b9b.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":"312a30d5-314f-4159-8547-c5063fc36b9b","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":"312a30d5-314f-4159-8547-c5063fc36b9b","empty":false},{"definition":false,"hidden":false,"uniqueId":"312a30d5-314f-4159-8547-c5063fc36b9b.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":"312a30d5-314f-4159-8547-c5063fc36b9b","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":"312a30d5-314f-4159-8547-c5063fc36b9b","empty":false},{"definition":false,"hidden":false,"uniqueId":"312a30d5-314f-4159-8547-c5063fc36b9b.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":"312a30d5-314f-4159-8547-c5063fc36b9b","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":"312a30d5-314f-4159-8547-c5063fc36b9b","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","creationDate":1630720697635,"icon":"network_l_1-3","vspArchived":false,"description":"service","tags":["basic_cnf"],"uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44","componentMetadataForSupportLog":{"SupportablityComponentUUID":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1630720697635,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":null,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"service":true,"name":"basic_cnf"} 2021-09-04 01:58:18,254 INFO 285:__init__.py(1) - Service basic_cnf is created in SDC 2021-09-04 01:58:18,254 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:18,264 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-04 01:58:18,264 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-04 01:58:18,264 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:58:18,265 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-04 01:58:18,265 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-04 01:58:18,267 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-04 01:58:18,371 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2021-09-04 01:58:18,372 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-04 01:58:18,373 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"1075fdca-c952-42c2-aedb-4da2c61adc59","invariantUUID":"2dc9eb9c-261f-4d22-99aa-f69cbe8f0811","name":"basic_onboard_WNZDVE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1075fdca-c952-42c2-aedb-4da2c61adc59/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"420f4b37-feaa-48b7-8624-4daca349535f","invariantUUID":"53bd8177-209c-4ab1-9cea-b62a10b860bf","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/420f4b37-feaa-48b7-8624-4daca349535f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"e08a5af6-a60b-43a6-8773-b70cbe0b8581","invariantUUID":"33174808-81ed-4f38-ad57-bf5ab11124ca","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e08a5af6-a60b-43a6-8773-b70cbe0b8581/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-04 01:58:18,376 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WNZDVE from SDC 2021-09-04 01:58:18,376 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:18,377 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:18,377 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-04 01:58:18,377 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-04 01:58:18,377 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:18,377 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:18,378 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-04 01:58:18,378 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-04 01:58:18,378 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:18,378 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:18,378 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-04 01:58:18,379 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-04 01:58:18,379 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-04 01:58:18,379 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-04 01:58:18,379 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:58:18,380 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-04 01:58:18,380 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-04 01:58:18,382 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:58:18,903 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-04 01:58:18,906 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-04 01:58:18,909 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a14391ef-9908-4c0f-a1ca-45d5b1cbfb1b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710980235,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd1130e-033b-4a67-a920-5442eb7bd6c7","invariantUUID":"9785d7ba-aa4e-4d7b-9585-ac35439baaed","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":"objectStorage","uniqueId":"5e0e802d-fbf9-4a73-95ec-0422159617f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711087038,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9837096a-fe34-4cb0-8662-6c96661cb6f7","invariantUUID":"e9eca264-d84d-4a51-9a50-9a962108d0ab","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":"fc149a73-6ff3-408a-809d-28b4f2466587","lifecycleState":"CERTIFIED","lastUpdateDate":1630710970226,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d1cc708-ba67-4af7-90eb-eb823cf7497b","invariantUUID":"57a103be-9ae7-4d51-a24c-d0fb847806b3","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4e6e3883-d221-4461-82b3-5533a92ff7c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711184255,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff580afe-63fe-4d9c-bf76-ea1e3c7c44d5","invariantUUID":"e1ef074b-78fe-499b-94ed-076fb055f907","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":"port","uniqueId":"3dc578ba-707d-4344-b30d-71b002ac1803","lifecycleState":"CERTIFIED","lastUpdateDate":1630711259292,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06920aa9-ddf4-4f68-876a-79a20d4167de","invariantUUID":"dfe681d4-81b2-4374-8cc7-31c9861649a1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"497b4f30-f876-4955-bad3-8dd0901eabb4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711026548,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"465849e5-cb6b-40c4-9032-2f260274fce1","invariantUUID":"d234da2b-1dc7-4646-a2cf-ef6717059a45","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":"compute","uniqueId":"0ea1eedb-9cbc-4282-afb2-713f4691bac8","lifecycleState":"CERTIFIED","lastUpdateDate":1630710962716,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41684da6-7c71-48a9-ae54-1159392b0431","invariantUUID":"b60090e2-11e3-4ee5-892e-8d7faaabce39","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":"287255a5-9223-45f5-b478-d5c4bc7a70da","lifecycleState":"CERTIFIED","lastUpdateDate":1630711189971,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e021065-258a-424a-91cc-fe1aebc8cfad","invariantUUID":"435cf627-451d-4e54-8b0f-4bc1cba63680","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"603cd39d-cdbc-4158-84e5-510ead046ae5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711195076,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f6ce015-d1e3-4332-9f3e-c7e6e646037f","invariantUUID":"24de8824-9913-47b2-a3b1-dbddb70298d9","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":"f194287b-c945-4017-b378-4bc6d4370ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711063933,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3aa4cf56-dbb4-4a86-8702-bcee9fbf456d","invariantUUID":"c2cc8a6e-1ba4-46d4-8628-5581f2eb3779","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34cda0bd-5f40-42f1-9882-4daf85f458ef","lifecycleState":"CERTIFIED","lastUpdateDate":1630711092052,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc1c9385-fce2-4a15-a946-33b53ce61626","invariantUUID":"1a4aa2dd-a17f-4e63-a636-59f285d06bef","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":"a40aef98-dd5c-4003-8f6e-084479cf7ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711119660,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2564a344-5f9d-4b45-a781-f67648c067b6","invariantUUID":"b146491e-4ed2-4d7d-a864-eddcbd30889f","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":"2b48f334-49ac-4ef7-9ef3-e9a8ffc7d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1630710947859,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"544c82d6-19fc-4d2e-9ac8-50aa30b15b08","invariantUUID":"7c4f9898-138b-41ba-9b11-b78e0704abc1","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":"4d4b01c0-8e86-4077-ac30-466703ae3778","lifecycleState":"CERTIFIED","lastUpdateDate":1630711161175,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b915faa-e07b-4253-ab69-fd097b3e5ce8","invariantUUID":"913b99b2-6eeb-45ad-89cc-e0526169d2a3","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":"network","uniqueId":"5295e6b0-5dd9-491d-9b2b-2de2a746ada9","lifecycleState":"CERTIFIED","lastUpdateDate":1630711070299,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1a0c730-3b4e-434c-affe-9d0c2fb66051","invariantUUID":"258164f0-ff22-485c-9815-c70cfdcb6c5a","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":"compute","uniqueId":"f46715b8-acfb-44f5-9c27-76c4b364a7b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711097015,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3cabba-7c47-45a7-9199-aec4a4bdc29d","invariantUUID":"3ec58632-fd46-4568-8595-49a3ae25d0d7","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":"bf34aa41-c0d2-41c3-9259-02a7fdcc4356","lifecycleState":"CERTIFIED","lastUpdateDate":1630710927369,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"293379e2-dfcd-40f7-b192-6341d347bc08","invariantUUID":"a6fd9f38-9fc5-4913-9ca8-05def4e72f55","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":"objectStorage","uniqueId":"dfe99648-2889-476e-bdd2-c3b5f598b691","lifecycleState":"CERTIFIED","lastUpdateDate":1630710838041,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10c8652a-8471-4729-b34d-e0b063c00d4e","invariantUUID":"b581c0a9-f913-4fd0-ba7c-6b8463e9f4ec","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":"968f759b-db06-42ee-9cef-d04948369a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1630710999464,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4276e75-ced1-4c43-8167-d135714116d5","invariantUUID":"1e1b7f68-f5c4-4def-b194-494537838e6d","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e382763a-23ae-4c74-8932-7e6f850f6902","lifecycleState":"CERTIFIED","lastUpdateDate":1630711080405,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c82bb88f-bf52-451e-bfb0-1caae51c5d4a","invariantUUID":"ed6d44cf-4e17-4341-bf1f-3d7310e97441","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4828b5f3-ab84-42e7-b152-e53615772bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711233813,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44d54b77-0c08-43ee-b1a0-346b78827fd8","invariantUUID":"e9a28af4-b8bd-4073-98a8-86092fc826fa","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2d3c3865-0e17-45b0-86b3-5ee929ac27a1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710786080,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0897200a-8014-47a2-abbc-5d5a0c9f55e7","invariantUUID":"dffe483b-d5ed-4748-809c-aaa2152f55c9","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ca6b7221-94c7-498d-8a54-dacb92d2555a","lifecycleState":"CERTIFIED","lastUpdateDate":1630711242328,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09095185-e425-4282-a6f7-9938ccc04248","invariantUUID":"a5c22d49-4b66-4333-9aca-f0b32190d10a","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":"port","uniqueId":"37892ce8-c3dd-4b52-b251-fe0b97684728","lifecycleState":"CERTIFIED","lastUpdateDate":1630710861058,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfa22ee8-3fa0-4c32-8c5b-fa4c6bf647df","invariantUUID":"cb031f76-2cf9-46a2-8898-1149b3369bdf","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d1f82363-3f3f-4e1c-a1db-cc11b2c4b03f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711267571,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9941579f-1689-4174-8cf0-e8127476d84b","invariantUUID":"beb0594c-4202-49d4-9b23-72fb3115751c","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":"objectStorage","uniqueId":"e74427bd-a27b-4e1e-a602-5bf8358b220d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710844359,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95ca6d8b-bdcc-492e-9df1-9f12365048c0","invariantUUID":"5736d5f5-bd78-4c09-9727-229cf364b2e2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b1215ca-138f-4286-89d4-08bdd389b999","lifecycleState":"CERTIFIED","lastUpdateDate":1630711212113,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d6b5b1c-bf28-48f2-8f6b-53bd3af5a517","invariantUUID":"0e804d2a-7199-4b26-8d58-c9bf2782d163","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":"5c86fe87-c765-4331-9a35-a181688f97a6","lifecycleState":"CERTIFIED","lastUpdateDate":1630710885091,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26c90b12-d6d1-4ca0-ab37-4d387ded5f2a","invariantUUID":"221d0c4e-cedc-4214-abcc-af9f55747050","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":"52da78ac-868e-492b-8488-d49f91298f59","lifecycleState":"CERTIFIED","lastUpdateDate":1630711041160,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c9e38f0-0e9c-491c-8b4e-ce32d00cd61e","invariantUUID":"421ef721-e29d-4d45-9c49-dc141284e171","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":"b1c91ebd-ba83-4b97-9b19-505fb1127c60","lifecycleState":"CERTIFIED","lastUpdateDate":1630710975110,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4740cd80-fca4-480a-9a7a-6fa53a77090b","invariantUUID":"949468ec-7af2-4201-88b4-5379e401c12c","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a1b4b623-8c19-4be4-aade-01ed3e86960b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711302264,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c3cfb31-815d-4da6-b129-2f11ba373d8f","invariantUUID":"7bc82ef0-4f2f-48f9-9a47-41a9bde055d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"54652f22-57d5-49d0-b6c0-d0d2facc9191","lifecycleState":"CERTIFIED","lastUpdateDate":1630711252017,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c44ec3d0-1a41-42c1-b976-de04791e6b93","invariantUUID":"417b5d40-e817-48cb-8016-b41cf5063b8e","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":"objectStorage","uniqueId":"728b9625-adac-4a1f-bbad-5548c8e45e7b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711139561,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe3e4e6b-7c13-4f50-b355-14234ff80214","invariantUUID":"aa064492-6629-4f71-8cfd-cf2ca9fd1b7d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb71ca1d-e85f-4ba5-968a-250f5a9bef55","lifecycleState":"CERTIFIED","lastUpdateDate":1630711155764,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be8fc56-6392-4649-b739-e730e0b28bac","invariantUUID":"63b6402d-609e-4331-b7cf-64dd3316fc7d","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":"2b18fbd6-b655-472f-83b3-7a31d03c7944","lifecycleState":"CERTIFIED","lastUpdateDate":1630711290224,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d23a179-614f-463d-9f25-cad671179477","invariantUUID":"8b05e130-0751-49f2-a93d-5de4274787c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a69f7b5b-ee29-4016-b8ec-1fe5c7fe5235","lifecycleState":"CERTIFIED","lastUpdateDate":1630710942102,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"879dad3b-1a24-41a9-a0c1-867dba631f26","invariantUUID":"ffc7840c-a20c-4854-8c3e-ebe12a5adaa3","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":"objectStorage","uniqueId":"61619380-2aff-43a7-91cf-a508ac8aa2e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630710796424,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c805cd57-f0d3-40d7-a3b9-7e22b69ec99b","invariantUUID":"0923adc1-d401-4108-a55b-201450e1d8a0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8c3b0525-ca1f-4ddb-af0b-db4c2889a614","lifecycleState":"CERTIFIED","lastUpdateDate":1630710868150,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39da1ed0-6dcb-44e6-b6eb-a6feb1a04ca0","invariantUUID":"590d03d8-228b-414e-ab80-ca723782384d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96d9fa89-ea71-4d9e-b77b-463583ec1d0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630720677953,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"420f4b37-feaa-48b7-8624-4daca349535f","invariantUUID":"53bd8177-209c-4ab1-9cea-b62a10b860bf","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":"defaulticon","uniqueId":"172b1312-9d55-45cc-a709-58429f3a4ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720084195,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e08a5af6-a60b-43a6-8773-b70cbe0b8581","invariantUUID":"33174808-81ed-4f38-ad57-bf5ab11124ca","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"be3cbae9-8a15-4c34-8bd7-b82dfc105226","lifecycleState":"CERTIFIED","lastUpdateDate":1630711298965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e8bf6d0-6143-407c-987f-f441a1e42552","invariantUUID":"62801aed-6692-4a16-a141-3aa7e719ddaf","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eec2a197-2fc5-46ba-a6cc-dda6a160dfbf","lifecycleState":"CERTIFIED","lastUpdateDate":1630710994003,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8be619-666c-4585-a3bf-1ccdb1eee003","invariantUUID":"b7176afa-33e5-4f2f-b97f-d029c7bb9152","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2cf3e6b-a675-4f03-90e9-aadf18a14fd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711124565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab2d057c-0e0f-4057-b31c-305ffabec13d","invariantUUID":"f0371f70-cfd1-4548-b51c-0a4c0b686e74","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fb235d2b-dd9a-4a88-8f89-244833b21465","lifecycleState":"CERTIFIED","lastUpdateDate":1630711207061,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89a9b3de-bd9a-40a0-8077-04734646373c","invariantUUID":"d8f9ef97-99c0-4853-99d4-f8c5d90c0186","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":"b1cf8ee6-4328-4a98-839b-7116e0f00916","lifecycleState":"CERTIFIED","lastUpdateDate":1630710921595,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"814502a1-65cc-4fee-9a78-783fb45dcf64","invariantUUID":"ab8aaa8d-35e2-4031-a04f-7ef7539ec6d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"baf8a8de-87db-494b-aa94-98fb3bf22da9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720580657,"name":"basic_onboard_WNZDVE","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1075fdca-c952-42c2-aedb-4da2c61adc59","invariantUUID":"2dc9eb9c-261f-4d22-99aa-f69cbe8f0811","systemName":"BasicOnboardWnzdve","description":"VF","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"135570a9-5a18-4c89-bf5e-bcb8a82e9410","lifecycleState":"CERTIFIED","lastUpdateDate":1630710874312,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d55f89f-9f6c-46c3-be33-22e9bef42240","invariantUUID":"c978043e-015b-4ef3-8f64-f9dbfcbea3c1","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":"objectStorage","uniqueId":"cda13068-f222-407c-a1c8-943ef7e08aef","lifecycleState":"CERTIFIED","lastUpdateDate":1630710791250,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ad73e0f-af26-4017-9930-0e0a1a3d6e43","invariantUUID":"e882b694-59f3-47a3-bf6d-f911243aaaf9","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b1cba6-41f8-4919-a9dd-9d86072fab8f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711101934,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff1b6950-a4e2-42e5-ac92-1e8f8fb0e7f0","invariantUUID":"092bc575-2005-407e-9cff-063b674ff6f3","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":"compute","uniqueId":"018d8014-15b6-44d3-badd-310d5724506e","lifecycleState":"CERTIFIED","lastUpdateDate":1630711284073,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23f170b2-4c30-44fe-bf41-4cd13eccfa10","invariantUUID":"fc4b6f86-3c60-48e4-ab98-2e99d2a9a947","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":"e3ec7765-6dea-4621-867f-7dd799ad2528","lifecycleState":"CERTIFIED","lastUpdateDate":1630710953524,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0e8f9e81-44ee-49ae-8639-2bc6245b64f5","invariantUUID":"a0a928f6-36e7-475a-a33e-2314ebdcd085","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":"network","uniqueId":"26babf1c-61ac-4970-b443-8d4489ecc28c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711221931,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96bb3960-47da-4db9-9fe7-6563171c37df","invariantUUID":"08fd88cb-0bbc-436b-b16c-eac69711aeb7","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6975dc53-bad8-48a6-b2ec-ef67e8299150","lifecycleState":"CERTIFIED","lastUpdateDate":1630711281117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bde04a0-6532-44d2-976e-a9fb7b697727","invariantUUID":"d640a8de-051e-48fe-b397-41aa305c404a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09fbe108-23d8-4494-b4df-c9fd5ce6269b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710855992,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02740157-f297-4408-93d5-2d03d0d8be7c","invariantUUID":"3d2fafc4-b82f-4812-a26b-b3ee774ce15e","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6a6a9909-2751-439e-81c8-c091e7e8433e","lifecycleState":"CERTIFIED","lastUpdateDate":1630710895222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbd60de2-f90b-40d4-9d8d-6b2fd7167050","invariantUUID":"3792a9eb-1631-43ef-9909-4dbb2127624e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4b1cf347-f6b2-4792-8940-950e0279e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630711075287,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"48a1a195-dffd-4fd6-adbb-a90e6dd8d1f8","invariantUUID":"d8a1fadc-70f5-434f-848f-1ee25d373594","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"cdc8238c-6b7f-478c-baaa-51b23dc50d71","lifecycleState":"CERTIFIED","lastUpdateDate":1630711276636,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392cc035-3eef-46f4-b909-8ffcdbd1d2ff","invariantUUID":"5511662b-f48b-4e8d-9ff7-0049d335e016","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":"loadBalancer","uniqueId":"51f2d7b7-7444-4921-b7c7-1fedd6cd576d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710810231,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f61a4deb-0a4e-4cc7-9bc2-e6711049ccc4","invariantUUID":"8cdf0749-7288-4db8-954d-4d276acf3581","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":"4d1d52a5-289b-4498-b681-95e9e56d7b75","lifecycleState":"CERTIFIED","lastUpdateDate":1630711228483,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b36b5550-a4f9-48c0-9fbc-3a4e273d3ec1","invariantUUID":"aa918e3a-6ca5-4814-b181-8875067f3919","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e494326-5697-4849-b44a-a93c9b62e98c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711134646,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5fdcb53-97c6-4bfe-ae2c-ff6f3ee8c105","invariantUUID":"90c95d5f-0009-4b3b-8c3f-5e39477a4c76","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":"5610bfef-4798-4ecd-9e54-4f7573e7df3a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710821460,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07cf1d13-fbe9-441f-b2a5-0e08644403b8","invariantUUID":"b331fc40-2e53-4b72-ad23-72ab1f72b5b9","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79587703-fdec-4ecb-897c-b74a8ee06178","lifecycleState":"CERTIFIED","lastUpdateDate":1630711058964,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dcc60c99-91c2-4f57-af6b-be636dc58d8f","invariantUUID":"73582748-3bc1-4470-a2f2-dfd75bcaad3a","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":"52e47e22-ad14-443f-b113-e4db7d596087","lifecycleState":"CERTIFIED","lastUpdateDate":1630710890069,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"91cf0dda-9574-42da-998f-6f5cba94312e","invariantUUID":"e89aa34d-4afb-4a02-a72c-2130669cc4a5","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":"port","uniqueId":"146914ce-bb40-44a8-97f4-0b1e877ed8eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630711200109,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d58b636f-5b27-4471-85cb-9e159f7b7825","invariantUUID":"38e3f26b-e614-4fba-83bd-ffe80b65cd3b","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5fe25ce-5647-4862-8dc5-e00508131c81","lifecycleState":"CERTIFIED","lastUpdateDate":1630710764078,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03611127-3c9e-4f87-947c-069a178f61d5","invariantUUID":"fd798a45-346d-4a9c-a89a-f9ca2a6f1bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c09a1fb-2f8d-4581-a64a-6d6cb235baaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630711047170,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67df3665-bcab-4fe1-80f7-6476dcf05f34","invariantUUID":"66e24212-cc91-4e0f-8533-68a750244c72","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c01ce6-3427-447b-81e6-22ebef7bc907","lifecycleState":"CERTIFIED","lastUpdateDate":1630711217007,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b28479e-f427-4850-afb6-72b3aa76f743","invariantUUID":"0c4837a9-b3fa-45f0-848c-c8a7d6b79b70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ab222a8-6415-4806-a29a-f7cbd38da88a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710815357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94909dde-b7bf-41d8-a14d-21dda2481481","invariantUUID":"73fdd120-0528-4dab-a981-a217b62a76ef","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46d93e68-5f23-4e60-b629-c60b6c8271a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630711113722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8aa552b-7d2f-4756-bd58-3b4f09644405","invariantUUID":"bea9548c-e75d-45e3-b493-4abd9d374ab3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3229154-724a-4342-807d-d30ce18e1382","lifecycleState":"CERTIFIED","lastUpdateDate":1630711247272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7b02bd-c94d-4464-942f-bf74fbc1bece","invariantUUID":"14592e84-28a3-4169-a91d-9d35aedb027d","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":"b6358861-056e-4157-ac17-f92861bb55e1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710879979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c3dece65-e799-4813-8592-508c9ac60347","invariantUUID":"4cc4f87e-e5d8-4d60-a5d3-e05395436ee4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0118f9b8-1343-44f7-87ae-cfedff347d80","lifecycleState":"CERTIFIED","lastUpdateDate":1630711004413,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eba322-fa04-44d5-9933-fd84f486194c","invariantUUID":"c1073db3-8a3f-486a-b8e1-3e1510b0c0c1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"595ebf3a-b568-465e-8328-96b82da8b475","lifecycleState":"CERTIFIED","lastUpdateDate":1630710850583,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfae810b-bac5-4547-894a-0f19d18cb183","invariantUUID":"9b9360e4-b7eb-42a8-9727-8bdeb3264ce9","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1630720697635,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","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":"743e3289-bd03-41d5-bda7-9cc8ea01e591","lifecycleState":"CERTIFIED","lastUpdateDate":1630720133591,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","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":"20600748-0e2b-4afc-85dc-84ba9bb65e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630719726150,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","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":"8163c1e7-be69-4db7-8318-d6a24125397e","lifecycleState":"CERTIFIED","lastUpdateDate":1630720626437,"name":"basic_onboard_WNZDVE","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","systemName":"BasicOnboardWnzdve","description":"service","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-04 01:58:18,922 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-09-04 01:58:18,923 DEBUG 129:onap_service.py(1) - [SDC][Add VF to service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:58:18,923 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/6155a585-c368-40e5-a34e-fedc55bacf44/resourceInstance 2021-09-04 01:58:18,924 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_cnf", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "96d9fa89-ea71-4d9e-b77b-463583ec1d0b", "originType": "VF", "componentUid": "96d9fa89-ea71-4d9e-b77b-463583ec1d0b", "icon": "defaulticon" } 2021-09-04 01:58:18,926 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:58:20,956 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/6155a585-c368-40e5-a34e-fedc55bacf44/resourceInstance HTTP/1.1" 201 None 2021-09-04 01:58:20,958 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-09-04 01:58:20,959 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":"973070a1-4adb-4299-85a7-ca9c3a82af69.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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.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":"973070a1-4adb-4299-85a7-ca9c3a82af69.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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.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":"973070a1-4adb-4299-85a7-ca9c3a82af69.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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_cnf 0","SupportablityComponentVersion":null},"actualComponentUid":"96d9fa89-ea71-4d9e-b77b-463583ec1d0b","createdFromCsar":false,"uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.96d9fa89-ea71-4d9e-b77b-463583ec1d0b.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1630720699710,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","createdFrom":null,"componentUid":"96d9fa89-ea71-4d9e-b77b-463583ec1d0b","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1630720699710,"customizationUUID":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false} 2021-09-04 01:58:20,960 INFO 511:service.py(1) - Resource VF basic_cnf has been added on serice basic_cnf 2021-09-04 01:58:20,964 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:58:20,964 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/dd8fc84b-5155-4eee-b0de-3850783eb6e2/distribution 2021-09-04 01:58:20,964 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-09-04 01:58:20,967 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:58:21,031 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/dd8fc84b-5155-4eee-b0de-3850783eb6e2/distribution HTTP/1.1" 200 38 2021-09-04 01:58:21,033 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-09-04 01:58:21,033 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[]} 2021-09-04 01:58:21,036 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:58:21,036 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-09-04 01:58:21,036 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-04 01:58:21,038 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:58:21,093 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29 2021-09-04 01:58:21,094 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-04 01:58:21,095 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-09-04 01:58:21,097 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-04 01:58:21,097 INFO 728:service.py(1) - attempting to checkin Service basic_cnf in SDC 2021-09-04 01:58:21,102 DEBUG 129:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:58:21,102 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/6155a585-c368-40e5-a34e-fedc55bacf44/lifecycleState/checkin 2021-09-04 01:58:21,102 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-09-04 01:58:21,104 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:58:23,203 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/6155a585-c368-40e5-a34e-fedc55bacf44/lifecycleState/checkin HTTP/1.1" 200 1183 2021-09-04 01:58:23,204 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-09-04 01:58:23,205 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44","name":"basic_cnf","version":"0.1","isHighestVersion":true,"creationDate":1630720697635,"lastUpdateDate":1630720701815,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"0.1":"6155a585-c368-40e5-a34e-fedc55bacf44"},"projectCode":"123456","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","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":"dd8fc84b-5155-4eee-b0de-3850783eb6e2"} 2021-09-04 01:58:23,207 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-04 01:58:23,207 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-04 01:58:23,208 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:58:23,208 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-04 01:58:23,208 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-04 01:58:23,210 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-04 01:58:26,367 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-09-04 01:58:26,370 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-04 01:58:26,370 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","name":"basic_onboard_WNZDVE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1725243a-73af-4e3a-8b28-3cbcbfb07e69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/18094f2c-79ab-408d-92fb-ee578a7fb9da/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/dd8fc84b-5155-4eee-b0de-3850783eb6e2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b14e2613-a7e7-4898-8b06-b0f530a7a553/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-04 01:58:26,374 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WNZDVE from SDC 2021-09-04 01:58:26,374 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:26,374 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:26,374 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 01:58:26,375 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-04 01:58:26,375 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:26,375 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:26,375 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 01:58:26,376 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-04 01:58:26,376 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:26,376 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:26,376 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-04 01:58:26,376 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-04 01:58:26,377 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:26,377 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:26,377 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 01:58:26,377 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-04 01:58:26,377 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-04 01:58:26,378 INFO 192:__init__.py(1) - Service found, updating information 2021-09-04 01:58:26,378 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:58:26,378 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-04 01:58:26,379 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-04 01:58:26,381 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:58:28,168 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-04 01:58:28,171 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-04 01:58:28,174 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a14391ef-9908-4c0f-a1ca-45d5b1cbfb1b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710980235,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd1130e-033b-4a67-a920-5442eb7bd6c7","invariantUUID":"9785d7ba-aa4e-4d7b-9585-ac35439baaed","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":"objectStorage","uniqueId":"5e0e802d-fbf9-4a73-95ec-0422159617f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711087038,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9837096a-fe34-4cb0-8662-6c96661cb6f7","invariantUUID":"e9eca264-d84d-4a51-9a50-9a962108d0ab","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":"fc149a73-6ff3-408a-809d-28b4f2466587","lifecycleState":"CERTIFIED","lastUpdateDate":1630710970226,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d1cc708-ba67-4af7-90eb-eb823cf7497b","invariantUUID":"57a103be-9ae7-4d51-a24c-d0fb847806b3","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4e6e3883-d221-4461-82b3-5533a92ff7c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711184255,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff580afe-63fe-4d9c-bf76-ea1e3c7c44d5","invariantUUID":"e1ef074b-78fe-499b-94ed-076fb055f907","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":"port","uniqueId":"3dc578ba-707d-4344-b30d-71b002ac1803","lifecycleState":"CERTIFIED","lastUpdateDate":1630711259292,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06920aa9-ddf4-4f68-876a-79a20d4167de","invariantUUID":"dfe681d4-81b2-4374-8cc7-31c9861649a1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"497b4f30-f876-4955-bad3-8dd0901eabb4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711026548,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"465849e5-cb6b-40c4-9032-2f260274fce1","invariantUUID":"d234da2b-1dc7-4646-a2cf-ef6717059a45","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":"compute","uniqueId":"0ea1eedb-9cbc-4282-afb2-713f4691bac8","lifecycleState":"CERTIFIED","lastUpdateDate":1630710962716,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41684da6-7c71-48a9-ae54-1159392b0431","invariantUUID":"b60090e2-11e3-4ee5-892e-8d7faaabce39","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":"287255a5-9223-45f5-b478-d5c4bc7a70da","lifecycleState":"CERTIFIED","lastUpdateDate":1630711189971,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e021065-258a-424a-91cc-fe1aebc8cfad","invariantUUID":"435cf627-451d-4e54-8b0f-4bc1cba63680","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"603cd39d-cdbc-4158-84e5-510ead046ae5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711195076,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f6ce015-d1e3-4332-9f3e-c7e6e646037f","invariantUUID":"24de8824-9913-47b2-a3b1-dbddb70298d9","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":"f194287b-c945-4017-b378-4bc6d4370ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711063933,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3aa4cf56-dbb4-4a86-8702-bcee9fbf456d","invariantUUID":"c2cc8a6e-1ba4-46d4-8628-5581f2eb3779","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34cda0bd-5f40-42f1-9882-4daf85f458ef","lifecycleState":"CERTIFIED","lastUpdateDate":1630711092052,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc1c9385-fce2-4a15-a946-33b53ce61626","invariantUUID":"1a4aa2dd-a17f-4e63-a636-59f285d06bef","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":"a40aef98-dd5c-4003-8f6e-084479cf7ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711119660,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2564a344-5f9d-4b45-a781-f67648c067b6","invariantUUID":"b146491e-4ed2-4d7d-a864-eddcbd30889f","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":"2b48f334-49ac-4ef7-9ef3-e9a8ffc7d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1630710947859,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"544c82d6-19fc-4d2e-9ac8-50aa30b15b08","invariantUUID":"7c4f9898-138b-41ba-9b11-b78e0704abc1","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":"4d4b01c0-8e86-4077-ac30-466703ae3778","lifecycleState":"CERTIFIED","lastUpdateDate":1630711161175,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b915faa-e07b-4253-ab69-fd097b3e5ce8","invariantUUID":"913b99b2-6eeb-45ad-89cc-e0526169d2a3","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":"network","uniqueId":"5295e6b0-5dd9-491d-9b2b-2de2a746ada9","lifecycleState":"CERTIFIED","lastUpdateDate":1630711070299,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1a0c730-3b4e-434c-affe-9d0c2fb66051","invariantUUID":"258164f0-ff22-485c-9815-c70cfdcb6c5a","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":"compute","uniqueId":"f46715b8-acfb-44f5-9c27-76c4b364a7b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711097015,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3cabba-7c47-45a7-9199-aec4a4bdc29d","invariantUUID":"3ec58632-fd46-4568-8595-49a3ae25d0d7","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":"bf34aa41-c0d2-41c3-9259-02a7fdcc4356","lifecycleState":"CERTIFIED","lastUpdateDate":1630710927369,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"293379e2-dfcd-40f7-b192-6341d347bc08","invariantUUID":"a6fd9f38-9fc5-4913-9ca8-05def4e72f55","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":"objectStorage","uniqueId":"dfe99648-2889-476e-bdd2-c3b5f598b691","lifecycleState":"CERTIFIED","lastUpdateDate":1630710838041,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10c8652a-8471-4729-b34d-e0b063c00d4e","invariantUUID":"b581c0a9-f913-4fd0-ba7c-6b8463e9f4ec","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":"968f759b-db06-42ee-9cef-d04948369a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1630710999464,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4276e75-ced1-4c43-8167-d135714116d5","invariantUUID":"1e1b7f68-f5c4-4def-b194-494537838e6d","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e382763a-23ae-4c74-8932-7e6f850f6902","lifecycleState":"CERTIFIED","lastUpdateDate":1630711080405,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c82bb88f-bf52-451e-bfb0-1caae51c5d4a","invariantUUID":"ed6d44cf-4e17-4341-bf1f-3d7310e97441","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4828b5f3-ab84-42e7-b152-e53615772bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711233813,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44d54b77-0c08-43ee-b1a0-346b78827fd8","invariantUUID":"e9a28af4-b8bd-4073-98a8-86092fc826fa","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2d3c3865-0e17-45b0-86b3-5ee929ac27a1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710786080,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0897200a-8014-47a2-abbc-5d5a0c9f55e7","invariantUUID":"dffe483b-d5ed-4748-809c-aaa2152f55c9","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ca6b7221-94c7-498d-8a54-dacb92d2555a","lifecycleState":"CERTIFIED","lastUpdateDate":1630711242328,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09095185-e425-4282-a6f7-9938ccc04248","invariantUUID":"a5c22d49-4b66-4333-9aca-f0b32190d10a","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":"port","uniqueId":"37892ce8-c3dd-4b52-b251-fe0b97684728","lifecycleState":"CERTIFIED","lastUpdateDate":1630710861058,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfa22ee8-3fa0-4c32-8c5b-fa4c6bf647df","invariantUUID":"cb031f76-2cf9-46a2-8898-1149b3369bdf","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d1f82363-3f3f-4e1c-a1db-cc11b2c4b03f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711267571,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9941579f-1689-4174-8cf0-e8127476d84b","invariantUUID":"beb0594c-4202-49d4-9b23-72fb3115751c","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":"objectStorage","uniqueId":"e74427bd-a27b-4e1e-a602-5bf8358b220d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710844359,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95ca6d8b-bdcc-492e-9df1-9f12365048c0","invariantUUID":"5736d5f5-bd78-4c09-9727-229cf364b2e2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b1215ca-138f-4286-89d4-08bdd389b999","lifecycleState":"CERTIFIED","lastUpdateDate":1630711212113,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d6b5b1c-bf28-48f2-8f6b-53bd3af5a517","invariantUUID":"0e804d2a-7199-4b26-8d58-c9bf2782d163","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":"5c86fe87-c765-4331-9a35-a181688f97a6","lifecycleState":"CERTIFIED","lastUpdateDate":1630710885091,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26c90b12-d6d1-4ca0-ab37-4d387ded5f2a","invariantUUID":"221d0c4e-cedc-4214-abcc-af9f55747050","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":"52da78ac-868e-492b-8488-d49f91298f59","lifecycleState":"CERTIFIED","lastUpdateDate":1630711041160,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c9e38f0-0e9c-491c-8b4e-ce32d00cd61e","invariantUUID":"421ef721-e29d-4d45-9c49-dc141284e171","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":"b1c91ebd-ba83-4b97-9b19-505fb1127c60","lifecycleState":"CERTIFIED","lastUpdateDate":1630710975110,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4740cd80-fca4-480a-9a7a-6fa53a77090b","invariantUUID":"949468ec-7af2-4201-88b4-5379e401c12c","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a1b4b623-8c19-4be4-aade-01ed3e86960b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711302264,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c3cfb31-815d-4da6-b129-2f11ba373d8f","invariantUUID":"7bc82ef0-4f2f-48f9-9a47-41a9bde055d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"54652f22-57d5-49d0-b6c0-d0d2facc9191","lifecycleState":"CERTIFIED","lastUpdateDate":1630711252017,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c44ec3d0-1a41-42c1-b976-de04791e6b93","invariantUUID":"417b5d40-e817-48cb-8016-b41cf5063b8e","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":"objectStorage","uniqueId":"728b9625-adac-4a1f-bbad-5548c8e45e7b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711139561,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe3e4e6b-7c13-4f50-b355-14234ff80214","invariantUUID":"aa064492-6629-4f71-8cfd-cf2ca9fd1b7d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb71ca1d-e85f-4ba5-968a-250f5a9bef55","lifecycleState":"CERTIFIED","lastUpdateDate":1630711155764,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be8fc56-6392-4649-b739-e730e0b28bac","invariantUUID":"63b6402d-609e-4331-b7cf-64dd3316fc7d","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":"2b18fbd6-b655-472f-83b3-7a31d03c7944","lifecycleState":"CERTIFIED","lastUpdateDate":1630711290224,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d23a179-614f-463d-9f25-cad671179477","invariantUUID":"8b05e130-0751-49f2-a93d-5de4274787c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a69f7b5b-ee29-4016-b8ec-1fe5c7fe5235","lifecycleState":"CERTIFIED","lastUpdateDate":1630710942102,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"879dad3b-1a24-41a9-a0c1-867dba631f26","invariantUUID":"ffc7840c-a20c-4854-8c3e-ebe12a5adaa3","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":"objectStorage","uniqueId":"61619380-2aff-43a7-91cf-a508ac8aa2e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630710796424,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c805cd57-f0d3-40d7-a3b9-7e22b69ec99b","invariantUUID":"0923adc1-d401-4108-a55b-201450e1d8a0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8c3b0525-ca1f-4ddb-af0b-db4c2889a614","lifecycleState":"CERTIFIED","lastUpdateDate":1630710868150,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39da1ed0-6dcb-44e6-b6eb-a6feb1a04ca0","invariantUUID":"590d03d8-228b-414e-ab80-ca723782384d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96d9fa89-ea71-4d9e-b77b-463583ec1d0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630720677953,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"420f4b37-feaa-48b7-8624-4daca349535f","invariantUUID":"53bd8177-209c-4ab1-9cea-b62a10b860bf","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":"defaulticon","uniqueId":"172b1312-9d55-45cc-a709-58429f3a4ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720084195,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e08a5af6-a60b-43a6-8773-b70cbe0b8581","invariantUUID":"33174808-81ed-4f38-ad57-bf5ab11124ca","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"be3cbae9-8a15-4c34-8bd7-b82dfc105226","lifecycleState":"CERTIFIED","lastUpdateDate":1630711298965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e8bf6d0-6143-407c-987f-f441a1e42552","invariantUUID":"62801aed-6692-4a16-a141-3aa7e719ddaf","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eec2a197-2fc5-46ba-a6cc-dda6a160dfbf","lifecycleState":"CERTIFIED","lastUpdateDate":1630710994003,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8be619-666c-4585-a3bf-1ccdb1eee003","invariantUUID":"b7176afa-33e5-4f2f-b97f-d029c7bb9152","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2cf3e6b-a675-4f03-90e9-aadf18a14fd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711124565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab2d057c-0e0f-4057-b31c-305ffabec13d","invariantUUID":"f0371f70-cfd1-4548-b51c-0a4c0b686e74","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fb235d2b-dd9a-4a88-8f89-244833b21465","lifecycleState":"CERTIFIED","lastUpdateDate":1630711207061,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89a9b3de-bd9a-40a0-8077-04734646373c","invariantUUID":"d8f9ef97-99c0-4853-99d4-f8c5d90c0186","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":"b1cf8ee6-4328-4a98-839b-7116e0f00916","lifecycleState":"CERTIFIED","lastUpdateDate":1630710921595,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"814502a1-65cc-4fee-9a78-783fb45dcf64","invariantUUID":"ab8aaa8d-35e2-4031-a04f-7ef7539ec6d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"baf8a8de-87db-494b-aa94-98fb3bf22da9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720580657,"name":"basic_onboard_WNZDVE","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1075fdca-c952-42c2-aedb-4da2c61adc59","invariantUUID":"2dc9eb9c-261f-4d22-99aa-f69cbe8f0811","systemName":"BasicOnboardWnzdve","description":"VF","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"135570a9-5a18-4c89-bf5e-bcb8a82e9410","lifecycleState":"CERTIFIED","lastUpdateDate":1630710874312,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d55f89f-9f6c-46c3-be33-22e9bef42240","invariantUUID":"c978043e-015b-4ef3-8f64-f9dbfcbea3c1","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":"objectStorage","uniqueId":"cda13068-f222-407c-a1c8-943ef7e08aef","lifecycleState":"CERTIFIED","lastUpdateDate":1630710791250,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ad73e0f-af26-4017-9930-0e0a1a3d6e43","invariantUUID":"e882b694-59f3-47a3-bf6d-f911243aaaf9","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b1cba6-41f8-4919-a9dd-9d86072fab8f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711101934,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff1b6950-a4e2-42e5-ac92-1e8f8fb0e7f0","invariantUUID":"092bc575-2005-407e-9cff-063b674ff6f3","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":"compute","uniqueId":"018d8014-15b6-44d3-badd-310d5724506e","lifecycleState":"CERTIFIED","lastUpdateDate":1630711284073,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23f170b2-4c30-44fe-bf41-4cd13eccfa10","invariantUUID":"fc4b6f86-3c60-48e4-ab98-2e99d2a9a947","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":"e3ec7765-6dea-4621-867f-7dd799ad2528","lifecycleState":"CERTIFIED","lastUpdateDate":1630710953524,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0e8f9e81-44ee-49ae-8639-2bc6245b64f5","invariantUUID":"a0a928f6-36e7-475a-a33e-2314ebdcd085","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":"network","uniqueId":"26babf1c-61ac-4970-b443-8d4489ecc28c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711221931,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96bb3960-47da-4db9-9fe7-6563171c37df","invariantUUID":"08fd88cb-0bbc-436b-b16c-eac69711aeb7","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6975dc53-bad8-48a6-b2ec-ef67e8299150","lifecycleState":"CERTIFIED","lastUpdateDate":1630711281117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bde04a0-6532-44d2-976e-a9fb7b697727","invariantUUID":"d640a8de-051e-48fe-b397-41aa305c404a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09fbe108-23d8-4494-b4df-c9fd5ce6269b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710855992,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02740157-f297-4408-93d5-2d03d0d8be7c","invariantUUID":"3d2fafc4-b82f-4812-a26b-b3ee774ce15e","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6a6a9909-2751-439e-81c8-c091e7e8433e","lifecycleState":"CERTIFIED","lastUpdateDate":1630710895222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbd60de2-f90b-40d4-9d8d-6b2fd7167050","invariantUUID":"3792a9eb-1631-43ef-9909-4dbb2127624e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4b1cf347-f6b2-4792-8940-950e0279e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630711075287,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"48a1a195-dffd-4fd6-adbb-a90e6dd8d1f8","invariantUUID":"d8a1fadc-70f5-434f-848f-1ee25d373594","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"cdc8238c-6b7f-478c-baaa-51b23dc50d71","lifecycleState":"CERTIFIED","lastUpdateDate":1630711276636,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392cc035-3eef-46f4-b909-8ffcdbd1d2ff","invariantUUID":"5511662b-f48b-4e8d-9ff7-0049d335e016","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":"loadBalancer","uniqueId":"51f2d7b7-7444-4921-b7c7-1fedd6cd576d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710810231,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f61a4deb-0a4e-4cc7-9bc2-e6711049ccc4","invariantUUID":"8cdf0749-7288-4db8-954d-4d276acf3581","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":"4d1d52a5-289b-4498-b681-95e9e56d7b75","lifecycleState":"CERTIFIED","lastUpdateDate":1630711228483,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b36b5550-a4f9-48c0-9fbc-3a4e273d3ec1","invariantUUID":"aa918e3a-6ca5-4814-b181-8875067f3919","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e494326-5697-4849-b44a-a93c9b62e98c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711134646,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5fdcb53-97c6-4bfe-ae2c-ff6f3ee8c105","invariantUUID":"90c95d5f-0009-4b3b-8c3f-5e39477a4c76","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":"5610bfef-4798-4ecd-9e54-4f7573e7df3a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710821460,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07cf1d13-fbe9-441f-b2a5-0e08644403b8","invariantUUID":"b331fc40-2e53-4b72-ad23-72ab1f72b5b9","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79587703-fdec-4ecb-897c-b74a8ee06178","lifecycleState":"CERTIFIED","lastUpdateDate":1630711058964,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dcc60c99-91c2-4f57-af6b-be636dc58d8f","invariantUUID":"73582748-3bc1-4470-a2f2-dfd75bcaad3a","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":"52e47e22-ad14-443f-b113-e4db7d596087","lifecycleState":"CERTIFIED","lastUpdateDate":1630710890069,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"91cf0dda-9574-42da-998f-6f5cba94312e","invariantUUID":"e89aa34d-4afb-4a02-a72c-2130669cc4a5","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":"port","uniqueId":"146914ce-bb40-44a8-97f4-0b1e877ed8eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630711200109,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d58b636f-5b27-4471-85cb-9e159f7b7825","invariantUUID":"38e3f26b-e614-4fba-83bd-ffe80b65cd3b","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5fe25ce-5647-4862-8dc5-e00508131c81","lifecycleState":"CERTIFIED","lastUpdateDate":1630710764078,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03611127-3c9e-4f87-947c-069a178f61d5","invariantUUID":"fd798a45-346d-4a9c-a89a-f9ca2a6f1bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c09a1fb-2f8d-4581-a64a-6d6cb235baaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630711047170,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67df3665-bcab-4fe1-80f7-6476dcf05f34","invariantUUID":"66e24212-cc91-4e0f-8533-68a750244c72","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c01ce6-3427-447b-81e6-22ebef7bc907","lifecycleState":"CERTIFIED","lastUpdateDate":1630711217007,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b28479e-f427-4850-afb6-72b3aa76f743","invariantUUID":"0c4837a9-b3fa-45f0-848c-c8a7d6b79b70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ab222a8-6415-4806-a29a-f7cbd38da88a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710815357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94909dde-b7bf-41d8-a14d-21dda2481481","invariantUUID":"73fdd120-0528-4dab-a981-a217b62a76ef","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46d93e68-5f23-4e60-b629-c60b6c8271a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630711113722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8aa552b-7d2f-4756-bd58-3b4f09644405","invariantUUID":"bea9548c-e75d-45e3-b493-4abd9d374ab3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3229154-724a-4342-807d-d30ce18e1382","lifecycleState":"CERTIFIED","lastUpdateDate":1630711247272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7b02bd-c94d-4464-942f-bf74fbc1bece","invariantUUID":"14592e84-28a3-4169-a91d-9d35aedb027d","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":"b6358861-056e-4157-ac17-f92861bb55e1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710879979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c3dece65-e799-4813-8592-508c9ac60347","invariantUUID":"4cc4f87e-e5d8-4d60-a5d3-e05395436ee4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0118f9b8-1343-44f7-87ae-cfedff347d80","lifecycleState":"CERTIFIED","lastUpdateDate":1630711004413,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eba322-fa04-44d5-9933-fd84f486194c","invariantUUID":"c1073db3-8a3f-486a-b8e1-3e1510b0c0c1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"595ebf3a-b568-465e-8328-96b82da8b475","lifecycleState":"CERTIFIED","lastUpdateDate":1630710850583,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfae810b-bac5-4547-894a-0f19d18cb183","invariantUUID":"9b9360e4-b7eb-42a8-9727-8bdeb3264ce9","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1630720701815,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","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":"743e3289-bd03-41d5-bda7-9cc8ea01e591","lifecycleState":"CERTIFIED","lastUpdateDate":1630720133591,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","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":"20600748-0e2b-4afc-85dc-84ba9bb65e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630719726150,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","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":"8163c1e7-be69-4db7-8318-d6a24125397e","lifecycleState":"CERTIFIED","lastUpdateDate":1630720626437,"name":"basic_onboard_WNZDVE","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","systemName":"BasicOnboardWnzdve","description":"service","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-04 01:58:28,181 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-04 01:58:28,182 INFO 728:service.py(1) - attempting to Certify Service basic_cnf in SDC 2021-09-04 01:58:28,186 DEBUG 129:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:58:28,187 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/6155a585-c368-40e5-a34e-fedc55bacf44/lifecycleState/Certify 2021-09-04 01:58:28,187 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-09-04 01:58:28,189 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:58:33,022 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/6155a585-c368-40e5-a34e-fedc55bacf44/lifecycleState/Certify HTTP/1.1" 200 1171 2021-09-04 01:58:33,024 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-09-04 01:58:33,024 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"2def9cf6-5e36-42b8-9cdb-91a20a86ef27","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1630720697635,"lastUpdateDate":1630720701815,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"2def9cf6-5e36-42b8-9cdb-91a20a86ef27"},"projectCode":"123456","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","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":"dd8fc84b-5155-4eee-b0de-3850783eb6e2"} 2021-09-04 01:58:33,027 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-04 01:58:33,028 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-04 01:58:33,028 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:58:33,029 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-04 01:58:33,029 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-04 01:58:33,031 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-04 01:58:33,421 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1433 2021-09-04 01:58:33,423 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-04 01:58:33,424 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","name":"basic_onboard_WNZDVE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1725243a-73af-4e3a-8b28-3cbcbfb07e69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/18094f2c-79ab-408d-92fb-ee578a7fb9da/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dd8fc84b-5155-4eee-b0de-3850783eb6e2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b14e2613-a7e7-4898-8b06-b0f530a7a553/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-04 01:58:33,427 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WNZDVE from SDC 2021-09-04 01:58:33,427 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:33,428 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:33,428 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 01:58:33,428 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-04 01:58:33,428 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:33,428 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:33,429 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 01:58:33,429 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-04 01:58:33,429 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:33,429 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:33,429 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-04 01:58:33,430 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-04 01:58:33,430 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:33,430 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:33,430 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 01:58:33,430 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-04 01:58:33,431 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-04 01:58:33,431 INFO 192:__init__.py(1) - Service found, updating information 2021-09-04 01:58:33,431 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:58:33,432 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-04 01:58:33,432 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-04 01:58:33,434 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:58:34,071 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-04 01:58:34,073 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-04 01:58:34,076 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a14391ef-9908-4c0f-a1ca-45d5b1cbfb1b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710980235,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd1130e-033b-4a67-a920-5442eb7bd6c7","invariantUUID":"9785d7ba-aa4e-4d7b-9585-ac35439baaed","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":"objectStorage","uniqueId":"5e0e802d-fbf9-4a73-95ec-0422159617f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711087038,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9837096a-fe34-4cb0-8662-6c96661cb6f7","invariantUUID":"e9eca264-d84d-4a51-9a50-9a962108d0ab","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":"fc149a73-6ff3-408a-809d-28b4f2466587","lifecycleState":"CERTIFIED","lastUpdateDate":1630710970226,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d1cc708-ba67-4af7-90eb-eb823cf7497b","invariantUUID":"57a103be-9ae7-4d51-a24c-d0fb847806b3","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4e6e3883-d221-4461-82b3-5533a92ff7c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711184255,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff580afe-63fe-4d9c-bf76-ea1e3c7c44d5","invariantUUID":"e1ef074b-78fe-499b-94ed-076fb055f907","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":"port","uniqueId":"3dc578ba-707d-4344-b30d-71b002ac1803","lifecycleState":"CERTIFIED","lastUpdateDate":1630711259292,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06920aa9-ddf4-4f68-876a-79a20d4167de","invariantUUID":"dfe681d4-81b2-4374-8cc7-31c9861649a1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"497b4f30-f876-4955-bad3-8dd0901eabb4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711026548,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"465849e5-cb6b-40c4-9032-2f260274fce1","invariantUUID":"d234da2b-1dc7-4646-a2cf-ef6717059a45","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":"compute","uniqueId":"0ea1eedb-9cbc-4282-afb2-713f4691bac8","lifecycleState":"CERTIFIED","lastUpdateDate":1630710962716,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41684da6-7c71-48a9-ae54-1159392b0431","invariantUUID":"b60090e2-11e3-4ee5-892e-8d7faaabce39","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":"287255a5-9223-45f5-b478-d5c4bc7a70da","lifecycleState":"CERTIFIED","lastUpdateDate":1630711189971,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e021065-258a-424a-91cc-fe1aebc8cfad","invariantUUID":"435cf627-451d-4e54-8b0f-4bc1cba63680","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"603cd39d-cdbc-4158-84e5-510ead046ae5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711195076,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f6ce015-d1e3-4332-9f3e-c7e6e646037f","invariantUUID":"24de8824-9913-47b2-a3b1-dbddb70298d9","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":"f194287b-c945-4017-b378-4bc6d4370ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711063933,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3aa4cf56-dbb4-4a86-8702-bcee9fbf456d","invariantUUID":"c2cc8a6e-1ba4-46d4-8628-5581f2eb3779","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34cda0bd-5f40-42f1-9882-4daf85f458ef","lifecycleState":"CERTIFIED","lastUpdateDate":1630711092052,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc1c9385-fce2-4a15-a946-33b53ce61626","invariantUUID":"1a4aa2dd-a17f-4e63-a636-59f285d06bef","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":"a40aef98-dd5c-4003-8f6e-084479cf7ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711119660,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2564a344-5f9d-4b45-a781-f67648c067b6","invariantUUID":"b146491e-4ed2-4d7d-a864-eddcbd30889f","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":"2b48f334-49ac-4ef7-9ef3-e9a8ffc7d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1630710947859,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"544c82d6-19fc-4d2e-9ac8-50aa30b15b08","invariantUUID":"7c4f9898-138b-41ba-9b11-b78e0704abc1","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":"4d4b01c0-8e86-4077-ac30-466703ae3778","lifecycleState":"CERTIFIED","lastUpdateDate":1630711161175,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b915faa-e07b-4253-ab69-fd097b3e5ce8","invariantUUID":"913b99b2-6eeb-45ad-89cc-e0526169d2a3","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":"network","uniqueId":"5295e6b0-5dd9-491d-9b2b-2de2a746ada9","lifecycleState":"CERTIFIED","lastUpdateDate":1630711070299,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1a0c730-3b4e-434c-affe-9d0c2fb66051","invariantUUID":"258164f0-ff22-485c-9815-c70cfdcb6c5a","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":"compute","uniqueId":"f46715b8-acfb-44f5-9c27-76c4b364a7b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711097015,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3cabba-7c47-45a7-9199-aec4a4bdc29d","invariantUUID":"3ec58632-fd46-4568-8595-49a3ae25d0d7","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":"bf34aa41-c0d2-41c3-9259-02a7fdcc4356","lifecycleState":"CERTIFIED","lastUpdateDate":1630710927369,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"293379e2-dfcd-40f7-b192-6341d347bc08","invariantUUID":"a6fd9f38-9fc5-4913-9ca8-05def4e72f55","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":"objectStorage","uniqueId":"dfe99648-2889-476e-bdd2-c3b5f598b691","lifecycleState":"CERTIFIED","lastUpdateDate":1630710838041,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10c8652a-8471-4729-b34d-e0b063c00d4e","invariantUUID":"b581c0a9-f913-4fd0-ba7c-6b8463e9f4ec","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":"968f759b-db06-42ee-9cef-d04948369a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1630710999464,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4276e75-ced1-4c43-8167-d135714116d5","invariantUUID":"1e1b7f68-f5c4-4def-b194-494537838e6d","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e382763a-23ae-4c74-8932-7e6f850f6902","lifecycleState":"CERTIFIED","lastUpdateDate":1630711080405,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c82bb88f-bf52-451e-bfb0-1caae51c5d4a","invariantUUID":"ed6d44cf-4e17-4341-bf1f-3d7310e97441","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4828b5f3-ab84-42e7-b152-e53615772bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711233813,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44d54b77-0c08-43ee-b1a0-346b78827fd8","invariantUUID":"e9a28af4-b8bd-4073-98a8-86092fc826fa","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2d3c3865-0e17-45b0-86b3-5ee929ac27a1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710786080,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0897200a-8014-47a2-abbc-5d5a0c9f55e7","invariantUUID":"dffe483b-d5ed-4748-809c-aaa2152f55c9","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ca6b7221-94c7-498d-8a54-dacb92d2555a","lifecycleState":"CERTIFIED","lastUpdateDate":1630711242328,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09095185-e425-4282-a6f7-9938ccc04248","invariantUUID":"a5c22d49-4b66-4333-9aca-f0b32190d10a","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":"port","uniqueId":"37892ce8-c3dd-4b52-b251-fe0b97684728","lifecycleState":"CERTIFIED","lastUpdateDate":1630710861058,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfa22ee8-3fa0-4c32-8c5b-fa4c6bf647df","invariantUUID":"cb031f76-2cf9-46a2-8898-1149b3369bdf","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d1f82363-3f3f-4e1c-a1db-cc11b2c4b03f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711267571,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9941579f-1689-4174-8cf0-e8127476d84b","invariantUUID":"beb0594c-4202-49d4-9b23-72fb3115751c","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":"objectStorage","uniqueId":"e74427bd-a27b-4e1e-a602-5bf8358b220d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710844359,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95ca6d8b-bdcc-492e-9df1-9f12365048c0","invariantUUID":"5736d5f5-bd78-4c09-9727-229cf364b2e2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b1215ca-138f-4286-89d4-08bdd389b999","lifecycleState":"CERTIFIED","lastUpdateDate":1630711212113,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d6b5b1c-bf28-48f2-8f6b-53bd3af5a517","invariantUUID":"0e804d2a-7199-4b26-8d58-c9bf2782d163","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":"5c86fe87-c765-4331-9a35-a181688f97a6","lifecycleState":"CERTIFIED","lastUpdateDate":1630710885091,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26c90b12-d6d1-4ca0-ab37-4d387ded5f2a","invariantUUID":"221d0c4e-cedc-4214-abcc-af9f55747050","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":"52da78ac-868e-492b-8488-d49f91298f59","lifecycleState":"CERTIFIED","lastUpdateDate":1630711041160,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c9e38f0-0e9c-491c-8b4e-ce32d00cd61e","invariantUUID":"421ef721-e29d-4d45-9c49-dc141284e171","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":"b1c91ebd-ba83-4b97-9b19-505fb1127c60","lifecycleState":"CERTIFIED","lastUpdateDate":1630710975110,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4740cd80-fca4-480a-9a7a-6fa53a77090b","invariantUUID":"949468ec-7af2-4201-88b4-5379e401c12c","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a1b4b623-8c19-4be4-aade-01ed3e86960b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711302264,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c3cfb31-815d-4da6-b129-2f11ba373d8f","invariantUUID":"7bc82ef0-4f2f-48f9-9a47-41a9bde055d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"54652f22-57d5-49d0-b6c0-d0d2facc9191","lifecycleState":"CERTIFIED","lastUpdateDate":1630711252017,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c44ec3d0-1a41-42c1-b976-de04791e6b93","invariantUUID":"417b5d40-e817-48cb-8016-b41cf5063b8e","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":"objectStorage","uniqueId":"728b9625-adac-4a1f-bbad-5548c8e45e7b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711139561,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe3e4e6b-7c13-4f50-b355-14234ff80214","invariantUUID":"aa064492-6629-4f71-8cfd-cf2ca9fd1b7d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb71ca1d-e85f-4ba5-968a-250f5a9bef55","lifecycleState":"CERTIFIED","lastUpdateDate":1630711155764,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be8fc56-6392-4649-b739-e730e0b28bac","invariantUUID":"63b6402d-609e-4331-b7cf-64dd3316fc7d","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":"2b18fbd6-b655-472f-83b3-7a31d03c7944","lifecycleState":"CERTIFIED","lastUpdateDate":1630711290224,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d23a179-614f-463d-9f25-cad671179477","invariantUUID":"8b05e130-0751-49f2-a93d-5de4274787c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a69f7b5b-ee29-4016-b8ec-1fe5c7fe5235","lifecycleState":"CERTIFIED","lastUpdateDate":1630710942102,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"879dad3b-1a24-41a9-a0c1-867dba631f26","invariantUUID":"ffc7840c-a20c-4854-8c3e-ebe12a5adaa3","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":"objectStorage","uniqueId":"61619380-2aff-43a7-91cf-a508ac8aa2e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630710796424,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c805cd57-f0d3-40d7-a3b9-7e22b69ec99b","invariantUUID":"0923adc1-d401-4108-a55b-201450e1d8a0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8c3b0525-ca1f-4ddb-af0b-db4c2889a614","lifecycleState":"CERTIFIED","lastUpdateDate":1630710868150,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39da1ed0-6dcb-44e6-b6eb-a6feb1a04ca0","invariantUUID":"590d03d8-228b-414e-ab80-ca723782384d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96d9fa89-ea71-4d9e-b77b-463583ec1d0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630720677953,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"420f4b37-feaa-48b7-8624-4daca349535f","invariantUUID":"53bd8177-209c-4ab1-9cea-b62a10b860bf","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":"defaulticon","uniqueId":"172b1312-9d55-45cc-a709-58429f3a4ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720084195,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e08a5af6-a60b-43a6-8773-b70cbe0b8581","invariantUUID":"33174808-81ed-4f38-ad57-bf5ab11124ca","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"be3cbae9-8a15-4c34-8bd7-b82dfc105226","lifecycleState":"CERTIFIED","lastUpdateDate":1630711298965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e8bf6d0-6143-407c-987f-f441a1e42552","invariantUUID":"62801aed-6692-4a16-a141-3aa7e719ddaf","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eec2a197-2fc5-46ba-a6cc-dda6a160dfbf","lifecycleState":"CERTIFIED","lastUpdateDate":1630710994003,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8be619-666c-4585-a3bf-1ccdb1eee003","invariantUUID":"b7176afa-33e5-4f2f-b97f-d029c7bb9152","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2cf3e6b-a675-4f03-90e9-aadf18a14fd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711124565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab2d057c-0e0f-4057-b31c-305ffabec13d","invariantUUID":"f0371f70-cfd1-4548-b51c-0a4c0b686e74","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fb235d2b-dd9a-4a88-8f89-244833b21465","lifecycleState":"CERTIFIED","lastUpdateDate":1630711207061,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89a9b3de-bd9a-40a0-8077-04734646373c","invariantUUID":"d8f9ef97-99c0-4853-99d4-f8c5d90c0186","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":"b1cf8ee6-4328-4a98-839b-7116e0f00916","lifecycleState":"CERTIFIED","lastUpdateDate":1630710921595,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"814502a1-65cc-4fee-9a78-783fb45dcf64","invariantUUID":"ab8aaa8d-35e2-4031-a04f-7ef7539ec6d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"baf8a8de-87db-494b-aa94-98fb3bf22da9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720580657,"name":"basic_onboard_WNZDVE","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1075fdca-c952-42c2-aedb-4da2c61adc59","invariantUUID":"2dc9eb9c-261f-4d22-99aa-f69cbe8f0811","systemName":"BasicOnboardWnzdve","description":"VF","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"135570a9-5a18-4c89-bf5e-bcb8a82e9410","lifecycleState":"CERTIFIED","lastUpdateDate":1630710874312,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d55f89f-9f6c-46c3-be33-22e9bef42240","invariantUUID":"c978043e-015b-4ef3-8f64-f9dbfcbea3c1","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":"objectStorage","uniqueId":"cda13068-f222-407c-a1c8-943ef7e08aef","lifecycleState":"CERTIFIED","lastUpdateDate":1630710791250,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ad73e0f-af26-4017-9930-0e0a1a3d6e43","invariantUUID":"e882b694-59f3-47a3-bf6d-f911243aaaf9","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b1cba6-41f8-4919-a9dd-9d86072fab8f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711101934,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff1b6950-a4e2-42e5-ac92-1e8f8fb0e7f0","invariantUUID":"092bc575-2005-407e-9cff-063b674ff6f3","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":"compute","uniqueId":"018d8014-15b6-44d3-badd-310d5724506e","lifecycleState":"CERTIFIED","lastUpdateDate":1630711284073,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23f170b2-4c30-44fe-bf41-4cd13eccfa10","invariantUUID":"fc4b6f86-3c60-48e4-ab98-2e99d2a9a947","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":"e3ec7765-6dea-4621-867f-7dd799ad2528","lifecycleState":"CERTIFIED","lastUpdateDate":1630710953524,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0e8f9e81-44ee-49ae-8639-2bc6245b64f5","invariantUUID":"a0a928f6-36e7-475a-a33e-2314ebdcd085","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":"network","uniqueId":"26babf1c-61ac-4970-b443-8d4489ecc28c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711221931,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96bb3960-47da-4db9-9fe7-6563171c37df","invariantUUID":"08fd88cb-0bbc-436b-b16c-eac69711aeb7","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6975dc53-bad8-48a6-b2ec-ef67e8299150","lifecycleState":"CERTIFIED","lastUpdateDate":1630711281117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bde04a0-6532-44d2-976e-a9fb7b697727","invariantUUID":"d640a8de-051e-48fe-b397-41aa305c404a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09fbe108-23d8-4494-b4df-c9fd5ce6269b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710855992,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02740157-f297-4408-93d5-2d03d0d8be7c","invariantUUID":"3d2fafc4-b82f-4812-a26b-b3ee774ce15e","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6a6a9909-2751-439e-81c8-c091e7e8433e","lifecycleState":"CERTIFIED","lastUpdateDate":1630710895222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbd60de2-f90b-40d4-9d8d-6b2fd7167050","invariantUUID":"3792a9eb-1631-43ef-9909-4dbb2127624e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4b1cf347-f6b2-4792-8940-950e0279e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630711075287,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"48a1a195-dffd-4fd6-adbb-a90e6dd8d1f8","invariantUUID":"d8a1fadc-70f5-434f-848f-1ee25d373594","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"cdc8238c-6b7f-478c-baaa-51b23dc50d71","lifecycleState":"CERTIFIED","lastUpdateDate":1630711276636,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392cc035-3eef-46f4-b909-8ffcdbd1d2ff","invariantUUID":"5511662b-f48b-4e8d-9ff7-0049d335e016","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":"loadBalancer","uniqueId":"51f2d7b7-7444-4921-b7c7-1fedd6cd576d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710810231,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f61a4deb-0a4e-4cc7-9bc2-e6711049ccc4","invariantUUID":"8cdf0749-7288-4db8-954d-4d276acf3581","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":"4d1d52a5-289b-4498-b681-95e9e56d7b75","lifecycleState":"CERTIFIED","lastUpdateDate":1630711228483,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b36b5550-a4f9-48c0-9fbc-3a4e273d3ec1","invariantUUID":"aa918e3a-6ca5-4814-b181-8875067f3919","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e494326-5697-4849-b44a-a93c9b62e98c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711134646,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5fdcb53-97c6-4bfe-ae2c-ff6f3ee8c105","invariantUUID":"90c95d5f-0009-4b3b-8c3f-5e39477a4c76","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":"5610bfef-4798-4ecd-9e54-4f7573e7df3a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710821460,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07cf1d13-fbe9-441f-b2a5-0e08644403b8","invariantUUID":"b331fc40-2e53-4b72-ad23-72ab1f72b5b9","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79587703-fdec-4ecb-897c-b74a8ee06178","lifecycleState":"CERTIFIED","lastUpdateDate":1630711058964,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dcc60c99-91c2-4f57-af6b-be636dc58d8f","invariantUUID":"73582748-3bc1-4470-a2f2-dfd75bcaad3a","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":"52e47e22-ad14-443f-b113-e4db7d596087","lifecycleState":"CERTIFIED","lastUpdateDate":1630710890069,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"91cf0dda-9574-42da-998f-6f5cba94312e","invariantUUID":"e89aa34d-4afb-4a02-a72c-2130669cc4a5","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":"port","uniqueId":"146914ce-bb40-44a8-97f4-0b1e877ed8eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630711200109,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d58b636f-5b27-4471-85cb-9e159f7b7825","invariantUUID":"38e3f26b-e614-4fba-83bd-ffe80b65cd3b","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5fe25ce-5647-4862-8dc5-e00508131c81","lifecycleState":"CERTIFIED","lastUpdateDate":1630710764078,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03611127-3c9e-4f87-947c-069a178f61d5","invariantUUID":"fd798a45-346d-4a9c-a89a-f9ca2a6f1bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c09a1fb-2f8d-4581-a64a-6d6cb235baaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630711047170,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67df3665-bcab-4fe1-80f7-6476dcf05f34","invariantUUID":"66e24212-cc91-4e0f-8533-68a750244c72","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c01ce6-3427-447b-81e6-22ebef7bc907","lifecycleState":"CERTIFIED","lastUpdateDate":1630711217007,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b28479e-f427-4850-afb6-72b3aa76f743","invariantUUID":"0c4837a9-b3fa-45f0-848c-c8a7d6b79b70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ab222a8-6415-4806-a29a-f7cbd38da88a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710815357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94909dde-b7bf-41d8-a14d-21dda2481481","invariantUUID":"73fdd120-0528-4dab-a981-a217b62a76ef","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46d93e68-5f23-4e60-b629-c60b6c8271a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630711113722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8aa552b-7d2f-4756-bd58-3b4f09644405","invariantUUID":"bea9548c-e75d-45e3-b493-4abd9d374ab3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3229154-724a-4342-807d-d30ce18e1382","lifecycleState":"CERTIFIED","lastUpdateDate":1630711247272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7b02bd-c94d-4464-942f-bf74fbc1bece","invariantUUID":"14592e84-28a3-4169-a91d-9d35aedb027d","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":"b6358861-056e-4157-ac17-f92861bb55e1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710879979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c3dece65-e799-4813-8592-508c9ac60347","invariantUUID":"4cc4f87e-e5d8-4d60-a5d3-e05395436ee4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0118f9b8-1343-44f7-87ae-cfedff347d80","lifecycleState":"CERTIFIED","lastUpdateDate":1630711004413,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eba322-fa04-44d5-9933-fd84f486194c","invariantUUID":"c1073db3-8a3f-486a-b8e1-3e1510b0c0c1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"595ebf3a-b568-465e-8328-96b82da8b475","lifecycleState":"CERTIFIED","lastUpdateDate":1630710850583,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfae810b-bac5-4547-894a-0f19d18cb183","invariantUUID":"9b9360e4-b7eb-42a8-9727-8bdeb3264ce9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"743e3289-bd03-41d5-bda7-9cc8ea01e591","lifecycleState":"CERTIFIED","lastUpdateDate":1630720133591,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","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":"2def9cf6-5e36-42b8-9cdb-91a20a86ef27","lifecycleState":"CERTIFIED","lastUpdateDate":1630720701815,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","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":"20600748-0e2b-4afc-85dc-84ba9bb65e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630719726150,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","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":"8163c1e7-be69-4db7-8318-d6a24125397e","lifecycleState":"CERTIFIED","lastUpdateDate":1630720626437,"name":"basic_onboard_WNZDVE","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","systemName":"BasicOnboardWnzdve","description":"service","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-04 01:58:34,083 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-04 01:58:44,094 INFO 728:service.py(1) - attempting to PROD/activate Service basic_cnf in SDC 2021-09-04 01:58:44,099 DEBUG 129:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:58:44,100 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/2def9cf6-5e36-42b8-9cdb-91a20a86ef27/distribution/PROD/activate 2021-09-04 01:58:44,100 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-09-04 01:58:44,103 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:58:47,042 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/2def9cf6-5e36-42b8-9cdb-91a20a86ef27/distribution/PROD/activate HTTP/1.1" 200 None 2021-09-04 01:58:47,046 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-09-04 01:58:47,049 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2def9cf6-5e36-42b8-9cdb-91a20a86ef27","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"2def9cf6-5e36-42b8-9cdb-91a20a86ef27","empty":false},{"definition":false,"hidden":false,"uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2def9cf6-5e36-42b8-9cdb-91a20a86ef27","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"2def9cf6-5e36-42b8-9cdb-91a20a86ef27","empty":false},{"definition":false,"hidden":false,"uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2def9cf6-5e36-42b8-9cdb-91a20a86ef27","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2def9cf6-5e36-42b8-9cdb-91a20a86ef27","empty":false},{"definition":false,"hidden":false,"uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2def9cf6-5e36-42b8-9cdb-91a20a86ef27","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2def9cf6-5e36-42b8-9cdb-91a20a86ef27","empty":false},{"definition":false,"hidden":false,"uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2def9cf6-5e36-42b8-9cdb-91a20a86ef27","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2def9cf6-5e36-42b8-9cdb-91a20a86ef27","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.assettoscacsar","artifactName":"service-BasicCnf-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"NTdjYmNiYWViNDAyMjEwZWM2NGJjYjMyMzE1YjUxOWQ=","artifactUUID":"20a03211-0fa0-42d2-b0d6-1b0bb5876703","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"6155a585-c368-40e5-a34e-fedc55bacf44.assettoscacsar","duplicated":false,"payloadUpdateDate":1630720711708,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630720697544,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.assettoscatemplate","artifactName":"service-BasicCnf-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"M2NmZTA2ZWU4OWFkY2QyMTM2OGZhYjQwZTE2YjkzYjE=","artifactUUID":"baaea30d-fea5-4759-96f6-fde088d9d235","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"6155a585-c368-40e5-a34e-fedc55bacf44.assettoscatemplate","duplicated":false,"payloadUpdateDate":1630720711123,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630720697544,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720665150,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZjQ3ZGY0N2QyMzJjN2YzMDUwYjY0MmQ3ZDZmZmIxYmM=","artifactUUID":"556e8fc4-fa92-4645-919c-26dc4ebcd9d8","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"973070a1-4adb-4299-85a7-ca9c3a82af69.vflicense","duplicated":false,"payloadUpdateDate":1630720665153,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630720665150,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3env":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720699847,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.96d9fa89-ea71-4d9e-b77b-463583ec1d0b.basic_cnf0.cloudtechnologyspecificartifact3env","artifactName":"nginx_cloudtech_k8s_charts.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=","artifactUUID":"3daf14d3-9cff-4287-a4c6-baa2f3e9e03d","generatedFromId":"973070a1-4adb-4299-85a7-ca9c3a82af69.cloudtechnologyspecificartifact3","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3env","esId":"6155a585-c368-40e5-a34e-fedc55bacf44.96d9fa89-ea71-4d9e-b77b-463583ec1d0b.basic_cnf0.cloudtechnologyspecificartifact3env","duplicated":false,"payloadUpdateDate":1630720709100,"heatParamsUpdateDate":1630720699847,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630720699847,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"cloudtechnologyspecificartifact3":{"heatParamUpdated":false,"timeout":30,"creationDate":1630720665258,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"f3f26adb-5157-407d-9580-faba77bfffc4","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"973070a1-4adb-4299-85a7-ca9c3a82af69.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1630720665260,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630720665258,"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":"6155a585-c368-40e5-a34e-fedc55bacf44.6155a585-c368-40e5-a34e-fedc55bacf44.96d9fa89-ea71-4d9e-b77b-463583ec1d0b.basic_cnf0.vfModulesMetadata","artifactName":"basic_cnf0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NTA4MDhjZjBjNjlmY2IxMDBkZWMyOWY1YWVkMGIyMTc=","artifactUUID":"a7bd4af4-7e23-4762-8b72-c4f119412ec4","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"6155a585-c368-40e5-a34e-fedc55bacf44.6155a585-c368-40e5-a34e-fedc55bacf44.96d9fa89-ea71-4d9e-b77b-463583ec1d0b.basic_cnf0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1630720710258,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"heat1":{"listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1630720665187,"description":"created from csar","artifactType":"HEAT","uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"7a9979d9-1768-4f8e-b814-a57cb7f9b22b","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"973070a1-4adb-4299-85a7-ca9c3a82af69.heat1","duplicated":false,"payloadUpdateDate":1630720665196,"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":1630720665187,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720665124,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE=","artifactUUID":"a63c1269-7590-4618-acdd-ca3b14665394","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"973070a1-4adb-4299-85a7-ca9c3a82af69.vendorlicense","duplicated":false,"payloadUpdateDate":1630720665133,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630720665124,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","defaultValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","defaultValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","defaultValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":0,"creationDate":1630720699845,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.96d9fa89-ea71-4d9e-b77b-463583ec1d0b.basic_cnf0.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=","artifactUUID":"eb5049e1-83b9-457d-b193-c88d7aa166eb","generatedFromId":"973070a1-4adb-4299-85a7-ca9c3a82af69.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"6155a585-c368-40e5-a34e-fedc55bacf44.96d9fa89-ea71-4d9e-b77b-463583ec1d0b.basic_cnf0.heat1env","duplicated":false,"payloadUpdateDate":1630720709632,"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":1630720699845,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1630720699845,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiccnfvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720665170,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"2a3617d1-8bed-4079-83bf-322623f2e7a5","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"973070a1-4adb-4299-85a7-ca9c3a82af69.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1630720665172,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1630720665170,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"creationTime":1630720699855,"version":"1","type":"org.openecomp.groups.VfModule","artifacts":["973070a1-4adb-4299-85a7-ca9c3a82af69.heat1","973070a1-4adb-4299-85a7-ca9c3a82af69.heat1env","973070a1-4adb-4299-85a7-ca9c3a82af69.cloudtechnologyspecificartifact3"],"uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.96d9fa89-ea71-4d9e-b77b-463583ec1d0b.basic_cnf0.973070a1-4adb-4299-85a7-ca9c3a82af69.BasicCnf..base_dummy..module-0.basic_cnf0basiccnfbase_dummymodule0","invariantUUID":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0","normalizedName":"basic_cnf0basiccnfbase_dummymodule0","modificationTime":1630720699855,"customizationUUID":"3034c728-7845-4443-af05-f76219f365d5","groupInstanceArtifacts":["973070a1-4adb-4299-85a7-ca9c3a82af69.cloudtechnologyspecificartifact3","6155a585-c368-40e5-a34e-fedc55bacf44.96d9fa89-ea71-4d9e-b77b-463583ec1d0b.basic_cnf0.heat1env"],"groupInstanceArtifactsUuid":["f3f26adb-5157-407d-9580-faba77bfffc4","eb5049e1-83b9-457d-b193-c88d7aa166eb"],"artifactsUuid":["7a9979d9-1768-4f8e-b814-a57cb7f9b22b","f3f26adb-5157-407d-9580-faba77bfffc4"],"groupUUID":"d065ec39-183e-4a69-983a-b82b2ac407e7","groupName":"BasicCnf..base_dummy..module-0","groupUid":"973070a1-4adb-4299-85a7-ca9c3a82af69.BasicCnf..base_dummy..module-0","name":"basic_cnf0..BasicCnf..base_dummy..module-0","properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"true","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"defaultValue":"1","description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"defaultValue":"1","description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"defaultValue":"1","description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"defaultValue":"Base","password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"defaultValue":"base_dummy","description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_dummy","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.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":"973070a1-4adb-4299-85a7-ca9c3a82af69.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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.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":"973070a1-4adb-4299-85a7-ca9c3a82af69.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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_cnf 0"},"actualComponentUid":"96d9fa89-ea71-4d9e-b77b-463583ec1d0b","createdFromCsar":false,"uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.96d9fa89-ea71-4d9e-b77b-463583ec1d0b.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1630720699710,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","componentUid":"96d9fa89-ea71-4d9e-b77b-463583ec1d0b","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1630720699710,"customizationUUID":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"6155a585-c368-40e5-a34e-fedc55bacf44.96d9fa89-ea71-4d9e-b77b-463583ec1d0b.basic_cnf0":[{"definition":false,"hidden":false,"uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.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":"973070a1-4adb-4299-85a7-ca9c3a82af69.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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.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":"973070a1-4adb-4299-85a7-ca9c3a82af69.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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false},{"definition":false,"hidden":false,"uniqueId":"973070a1-4adb-4299-85a7-ca9c3a82af69.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":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cd1aac53-ca1c-4ed5-8aaa-0378faccfbd3","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"312a30d5-314f-4159-8547-c5063fc36b9b.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"312a30d5-314f-4159-8547-c5063fc36b9b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"312a30d5-314f-4159-8547-c5063fc36b9b","empty":false},{"definition":false,"hidden":false,"uniqueId":"312a30d5-314f-4159-8547-c5063fc36b9b.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"312a30d5-314f-4159-8547-c5063fc36b9b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"312a30d5-314f-4159-8547-c5063fc36b9b","empty":false},{"definition":false,"hidden":false,"uniqueId":"312a30d5-314f-4159-8547-c5063fc36b9b.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"312a30d5-314f-4159-8547-c5063fc36b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"312a30d5-314f-4159-8547-c5063fc36b9b","empty":false},{"definition":false,"hidden":false,"uniqueId":"312a30d5-314f-4159-8547-c5063fc36b9b.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"312a30d5-314f-4159-8547-c5063fc36b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"312a30d5-314f-4159-8547-c5063fc36b9b","empty":false},{"definition":false,"hidden":false,"uniqueId":"312a30d5-314f-4159-8547-c5063fc36b9b.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"312a30d5-314f-4159-8547-c5063fc36b9b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"312a30d5-314f-4159-8547-c5063fc36b9b","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"1.0","creationDate":1630720697635,"icon":"network_l_1-3","vspArchived":false,"description":"service","tags":["basic_cnf"],"uniqueId":"2def9cf6-5e36-42b8-9cdb-91a20a86ef27","componentMetadataForSupportLog":{"SupportablityComponentUUID":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","SupportablityComponentName":"basic_cnf","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","normalizedName":"basiccnf","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1630720725957,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1630720697544,"artifactType":"OTHER","uniqueId":"6155a585-c368-40e5-a34e-fedc55bacf44.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":1630720697544,"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":"2def9cf6-5e36-42b8-9cdb-91a20a86ef27"},"categorySpecificMetadata":{},"archiveTime":0,"service":true,"name":"basic_cnf"} 2021-09-04 01:58:47,054 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-04 01:58:47,055 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-04 01:58:47,055 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:58:47,056 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-04 01:58:47,056 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-04 01:58:47,058 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-04 01:58:47,744 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-04 01:58:47,746 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-04 01:58:47,747 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","name":"basic_onboard_WNZDVE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1725243a-73af-4e3a-8b28-3cbcbfb07e69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/18094f2c-79ab-408d-92fb-ee578a7fb9da/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dd8fc84b-5155-4eee-b0de-3850783eb6e2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b14e2613-a7e7-4898-8b06-b0f530a7a553/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-04 01:58:47,750 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WNZDVE from SDC 2021-09-04 01:58:47,751 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:47,751 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:47,751 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 01:58:47,751 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-04 01:58:47,752 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:47,752 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:47,752 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 01:58:47,752 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-04 01:58:47,752 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:47,753 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:47,753 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 01:58:47,753 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-04 01:58:47,753 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:47,753 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:47,753 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 01:58:47,754 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-04 01:58:47,754 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-04 01:58:47,754 INFO 192:__init__.py(1) - Service found, updating information 2021-09-04 01:58:47,755 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:58:47,755 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-04 01:58:47,755 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-04 01:58:47,757 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:58:48,219 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-04 01:58:48,223 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-04 01:58:48,226 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a14391ef-9908-4c0f-a1ca-45d5b1cbfb1b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710980235,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd1130e-033b-4a67-a920-5442eb7bd6c7","invariantUUID":"9785d7ba-aa4e-4d7b-9585-ac35439baaed","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":"objectStorage","uniqueId":"5e0e802d-fbf9-4a73-95ec-0422159617f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711087038,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9837096a-fe34-4cb0-8662-6c96661cb6f7","invariantUUID":"e9eca264-d84d-4a51-9a50-9a962108d0ab","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":"fc149a73-6ff3-408a-809d-28b4f2466587","lifecycleState":"CERTIFIED","lastUpdateDate":1630710970226,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d1cc708-ba67-4af7-90eb-eb823cf7497b","invariantUUID":"57a103be-9ae7-4d51-a24c-d0fb847806b3","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4e6e3883-d221-4461-82b3-5533a92ff7c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711184255,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff580afe-63fe-4d9c-bf76-ea1e3c7c44d5","invariantUUID":"e1ef074b-78fe-499b-94ed-076fb055f907","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":"port","uniqueId":"3dc578ba-707d-4344-b30d-71b002ac1803","lifecycleState":"CERTIFIED","lastUpdateDate":1630711259292,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06920aa9-ddf4-4f68-876a-79a20d4167de","invariantUUID":"dfe681d4-81b2-4374-8cc7-31c9861649a1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"497b4f30-f876-4955-bad3-8dd0901eabb4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711026548,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"465849e5-cb6b-40c4-9032-2f260274fce1","invariantUUID":"d234da2b-1dc7-4646-a2cf-ef6717059a45","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":"compute","uniqueId":"0ea1eedb-9cbc-4282-afb2-713f4691bac8","lifecycleState":"CERTIFIED","lastUpdateDate":1630710962716,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41684da6-7c71-48a9-ae54-1159392b0431","invariantUUID":"b60090e2-11e3-4ee5-892e-8d7faaabce39","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":"287255a5-9223-45f5-b478-d5c4bc7a70da","lifecycleState":"CERTIFIED","lastUpdateDate":1630711189971,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e021065-258a-424a-91cc-fe1aebc8cfad","invariantUUID":"435cf627-451d-4e54-8b0f-4bc1cba63680","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"603cd39d-cdbc-4158-84e5-510ead046ae5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711195076,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f6ce015-d1e3-4332-9f3e-c7e6e646037f","invariantUUID":"24de8824-9913-47b2-a3b1-dbddb70298d9","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":"f194287b-c945-4017-b378-4bc6d4370ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711063933,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3aa4cf56-dbb4-4a86-8702-bcee9fbf456d","invariantUUID":"c2cc8a6e-1ba4-46d4-8628-5581f2eb3779","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34cda0bd-5f40-42f1-9882-4daf85f458ef","lifecycleState":"CERTIFIED","lastUpdateDate":1630711092052,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc1c9385-fce2-4a15-a946-33b53ce61626","invariantUUID":"1a4aa2dd-a17f-4e63-a636-59f285d06bef","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":"a40aef98-dd5c-4003-8f6e-084479cf7ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711119660,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2564a344-5f9d-4b45-a781-f67648c067b6","invariantUUID":"b146491e-4ed2-4d7d-a864-eddcbd30889f","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":"2b48f334-49ac-4ef7-9ef3-e9a8ffc7d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1630710947859,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"544c82d6-19fc-4d2e-9ac8-50aa30b15b08","invariantUUID":"7c4f9898-138b-41ba-9b11-b78e0704abc1","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":"4d4b01c0-8e86-4077-ac30-466703ae3778","lifecycleState":"CERTIFIED","lastUpdateDate":1630711161175,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b915faa-e07b-4253-ab69-fd097b3e5ce8","invariantUUID":"913b99b2-6eeb-45ad-89cc-e0526169d2a3","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":"network","uniqueId":"5295e6b0-5dd9-491d-9b2b-2de2a746ada9","lifecycleState":"CERTIFIED","lastUpdateDate":1630711070299,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1a0c730-3b4e-434c-affe-9d0c2fb66051","invariantUUID":"258164f0-ff22-485c-9815-c70cfdcb6c5a","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":"compute","uniqueId":"f46715b8-acfb-44f5-9c27-76c4b364a7b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711097015,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3cabba-7c47-45a7-9199-aec4a4bdc29d","invariantUUID":"3ec58632-fd46-4568-8595-49a3ae25d0d7","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":"bf34aa41-c0d2-41c3-9259-02a7fdcc4356","lifecycleState":"CERTIFIED","lastUpdateDate":1630710927369,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"293379e2-dfcd-40f7-b192-6341d347bc08","invariantUUID":"a6fd9f38-9fc5-4913-9ca8-05def4e72f55","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":"objectStorage","uniqueId":"dfe99648-2889-476e-bdd2-c3b5f598b691","lifecycleState":"CERTIFIED","lastUpdateDate":1630710838041,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10c8652a-8471-4729-b34d-e0b063c00d4e","invariantUUID":"b581c0a9-f913-4fd0-ba7c-6b8463e9f4ec","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":"968f759b-db06-42ee-9cef-d04948369a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1630710999464,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4276e75-ced1-4c43-8167-d135714116d5","invariantUUID":"1e1b7f68-f5c4-4def-b194-494537838e6d","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e382763a-23ae-4c74-8932-7e6f850f6902","lifecycleState":"CERTIFIED","lastUpdateDate":1630711080405,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c82bb88f-bf52-451e-bfb0-1caae51c5d4a","invariantUUID":"ed6d44cf-4e17-4341-bf1f-3d7310e97441","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4828b5f3-ab84-42e7-b152-e53615772bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711233813,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44d54b77-0c08-43ee-b1a0-346b78827fd8","invariantUUID":"e9a28af4-b8bd-4073-98a8-86092fc826fa","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2d3c3865-0e17-45b0-86b3-5ee929ac27a1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710786080,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0897200a-8014-47a2-abbc-5d5a0c9f55e7","invariantUUID":"dffe483b-d5ed-4748-809c-aaa2152f55c9","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ca6b7221-94c7-498d-8a54-dacb92d2555a","lifecycleState":"CERTIFIED","lastUpdateDate":1630711242328,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09095185-e425-4282-a6f7-9938ccc04248","invariantUUID":"a5c22d49-4b66-4333-9aca-f0b32190d10a","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":"port","uniqueId":"37892ce8-c3dd-4b52-b251-fe0b97684728","lifecycleState":"CERTIFIED","lastUpdateDate":1630710861058,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfa22ee8-3fa0-4c32-8c5b-fa4c6bf647df","invariantUUID":"cb031f76-2cf9-46a2-8898-1149b3369bdf","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d1f82363-3f3f-4e1c-a1db-cc11b2c4b03f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711267571,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9941579f-1689-4174-8cf0-e8127476d84b","invariantUUID":"beb0594c-4202-49d4-9b23-72fb3115751c","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":"objectStorage","uniqueId":"e74427bd-a27b-4e1e-a602-5bf8358b220d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710844359,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95ca6d8b-bdcc-492e-9df1-9f12365048c0","invariantUUID":"5736d5f5-bd78-4c09-9727-229cf364b2e2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b1215ca-138f-4286-89d4-08bdd389b999","lifecycleState":"CERTIFIED","lastUpdateDate":1630711212113,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d6b5b1c-bf28-48f2-8f6b-53bd3af5a517","invariantUUID":"0e804d2a-7199-4b26-8d58-c9bf2782d163","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":"5c86fe87-c765-4331-9a35-a181688f97a6","lifecycleState":"CERTIFIED","lastUpdateDate":1630710885091,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26c90b12-d6d1-4ca0-ab37-4d387ded5f2a","invariantUUID":"221d0c4e-cedc-4214-abcc-af9f55747050","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":"52da78ac-868e-492b-8488-d49f91298f59","lifecycleState":"CERTIFIED","lastUpdateDate":1630711041160,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c9e38f0-0e9c-491c-8b4e-ce32d00cd61e","invariantUUID":"421ef721-e29d-4d45-9c49-dc141284e171","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":"b1c91ebd-ba83-4b97-9b19-505fb1127c60","lifecycleState":"CERTIFIED","lastUpdateDate":1630710975110,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4740cd80-fca4-480a-9a7a-6fa53a77090b","invariantUUID":"949468ec-7af2-4201-88b4-5379e401c12c","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a1b4b623-8c19-4be4-aade-01ed3e86960b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711302264,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c3cfb31-815d-4da6-b129-2f11ba373d8f","invariantUUID":"7bc82ef0-4f2f-48f9-9a47-41a9bde055d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"54652f22-57d5-49d0-b6c0-d0d2facc9191","lifecycleState":"CERTIFIED","lastUpdateDate":1630711252017,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c44ec3d0-1a41-42c1-b976-de04791e6b93","invariantUUID":"417b5d40-e817-48cb-8016-b41cf5063b8e","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":"objectStorage","uniqueId":"728b9625-adac-4a1f-bbad-5548c8e45e7b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711139561,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe3e4e6b-7c13-4f50-b355-14234ff80214","invariantUUID":"aa064492-6629-4f71-8cfd-cf2ca9fd1b7d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb71ca1d-e85f-4ba5-968a-250f5a9bef55","lifecycleState":"CERTIFIED","lastUpdateDate":1630711155764,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be8fc56-6392-4649-b739-e730e0b28bac","invariantUUID":"63b6402d-609e-4331-b7cf-64dd3316fc7d","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":"2b18fbd6-b655-472f-83b3-7a31d03c7944","lifecycleState":"CERTIFIED","lastUpdateDate":1630711290224,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d23a179-614f-463d-9f25-cad671179477","invariantUUID":"8b05e130-0751-49f2-a93d-5de4274787c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a69f7b5b-ee29-4016-b8ec-1fe5c7fe5235","lifecycleState":"CERTIFIED","lastUpdateDate":1630710942102,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"879dad3b-1a24-41a9-a0c1-867dba631f26","invariantUUID":"ffc7840c-a20c-4854-8c3e-ebe12a5adaa3","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":"objectStorage","uniqueId":"61619380-2aff-43a7-91cf-a508ac8aa2e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630710796424,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c805cd57-f0d3-40d7-a3b9-7e22b69ec99b","invariantUUID":"0923adc1-d401-4108-a55b-201450e1d8a0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8c3b0525-ca1f-4ddb-af0b-db4c2889a614","lifecycleState":"CERTIFIED","lastUpdateDate":1630710868150,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39da1ed0-6dcb-44e6-b6eb-a6feb1a04ca0","invariantUUID":"590d03d8-228b-414e-ab80-ca723782384d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96d9fa89-ea71-4d9e-b77b-463583ec1d0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630720677953,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"420f4b37-feaa-48b7-8624-4daca349535f","invariantUUID":"53bd8177-209c-4ab1-9cea-b62a10b860bf","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":"defaulticon","uniqueId":"172b1312-9d55-45cc-a709-58429f3a4ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720084195,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e08a5af6-a60b-43a6-8773-b70cbe0b8581","invariantUUID":"33174808-81ed-4f38-ad57-bf5ab11124ca","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"be3cbae9-8a15-4c34-8bd7-b82dfc105226","lifecycleState":"CERTIFIED","lastUpdateDate":1630711298965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e8bf6d0-6143-407c-987f-f441a1e42552","invariantUUID":"62801aed-6692-4a16-a141-3aa7e719ddaf","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eec2a197-2fc5-46ba-a6cc-dda6a160dfbf","lifecycleState":"CERTIFIED","lastUpdateDate":1630710994003,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8be619-666c-4585-a3bf-1ccdb1eee003","invariantUUID":"b7176afa-33e5-4f2f-b97f-d029c7bb9152","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2cf3e6b-a675-4f03-90e9-aadf18a14fd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711124565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab2d057c-0e0f-4057-b31c-305ffabec13d","invariantUUID":"f0371f70-cfd1-4548-b51c-0a4c0b686e74","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fb235d2b-dd9a-4a88-8f89-244833b21465","lifecycleState":"CERTIFIED","lastUpdateDate":1630711207061,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89a9b3de-bd9a-40a0-8077-04734646373c","invariantUUID":"d8f9ef97-99c0-4853-99d4-f8c5d90c0186","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":"b1cf8ee6-4328-4a98-839b-7116e0f00916","lifecycleState":"CERTIFIED","lastUpdateDate":1630710921595,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"814502a1-65cc-4fee-9a78-783fb45dcf64","invariantUUID":"ab8aaa8d-35e2-4031-a04f-7ef7539ec6d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"baf8a8de-87db-494b-aa94-98fb3bf22da9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720580657,"name":"basic_onboard_WNZDVE","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1075fdca-c952-42c2-aedb-4da2c61adc59","invariantUUID":"2dc9eb9c-261f-4d22-99aa-f69cbe8f0811","systemName":"BasicOnboardWnzdve","description":"VF","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"135570a9-5a18-4c89-bf5e-bcb8a82e9410","lifecycleState":"CERTIFIED","lastUpdateDate":1630710874312,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d55f89f-9f6c-46c3-be33-22e9bef42240","invariantUUID":"c978043e-015b-4ef3-8f64-f9dbfcbea3c1","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":"objectStorage","uniqueId":"cda13068-f222-407c-a1c8-943ef7e08aef","lifecycleState":"CERTIFIED","lastUpdateDate":1630710791250,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ad73e0f-af26-4017-9930-0e0a1a3d6e43","invariantUUID":"e882b694-59f3-47a3-bf6d-f911243aaaf9","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b1cba6-41f8-4919-a9dd-9d86072fab8f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711101934,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff1b6950-a4e2-42e5-ac92-1e8f8fb0e7f0","invariantUUID":"092bc575-2005-407e-9cff-063b674ff6f3","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":"compute","uniqueId":"018d8014-15b6-44d3-badd-310d5724506e","lifecycleState":"CERTIFIED","lastUpdateDate":1630711284073,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23f170b2-4c30-44fe-bf41-4cd13eccfa10","invariantUUID":"fc4b6f86-3c60-48e4-ab98-2e99d2a9a947","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":"e3ec7765-6dea-4621-867f-7dd799ad2528","lifecycleState":"CERTIFIED","lastUpdateDate":1630710953524,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0e8f9e81-44ee-49ae-8639-2bc6245b64f5","invariantUUID":"a0a928f6-36e7-475a-a33e-2314ebdcd085","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":"network","uniqueId":"26babf1c-61ac-4970-b443-8d4489ecc28c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711221931,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96bb3960-47da-4db9-9fe7-6563171c37df","invariantUUID":"08fd88cb-0bbc-436b-b16c-eac69711aeb7","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6975dc53-bad8-48a6-b2ec-ef67e8299150","lifecycleState":"CERTIFIED","lastUpdateDate":1630711281117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bde04a0-6532-44d2-976e-a9fb7b697727","invariantUUID":"d640a8de-051e-48fe-b397-41aa305c404a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09fbe108-23d8-4494-b4df-c9fd5ce6269b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710855992,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02740157-f297-4408-93d5-2d03d0d8be7c","invariantUUID":"3d2fafc4-b82f-4812-a26b-b3ee774ce15e","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6a6a9909-2751-439e-81c8-c091e7e8433e","lifecycleState":"CERTIFIED","lastUpdateDate":1630710895222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbd60de2-f90b-40d4-9d8d-6b2fd7167050","invariantUUID":"3792a9eb-1631-43ef-9909-4dbb2127624e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4b1cf347-f6b2-4792-8940-950e0279e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630711075287,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"48a1a195-dffd-4fd6-adbb-a90e6dd8d1f8","invariantUUID":"d8a1fadc-70f5-434f-848f-1ee25d373594","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"cdc8238c-6b7f-478c-baaa-51b23dc50d71","lifecycleState":"CERTIFIED","lastUpdateDate":1630711276636,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392cc035-3eef-46f4-b909-8ffcdbd1d2ff","invariantUUID":"5511662b-f48b-4e8d-9ff7-0049d335e016","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":"loadBalancer","uniqueId":"51f2d7b7-7444-4921-b7c7-1fedd6cd576d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710810231,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f61a4deb-0a4e-4cc7-9bc2-e6711049ccc4","invariantUUID":"8cdf0749-7288-4db8-954d-4d276acf3581","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":"4d1d52a5-289b-4498-b681-95e9e56d7b75","lifecycleState":"CERTIFIED","lastUpdateDate":1630711228483,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b36b5550-a4f9-48c0-9fbc-3a4e273d3ec1","invariantUUID":"aa918e3a-6ca5-4814-b181-8875067f3919","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e494326-5697-4849-b44a-a93c9b62e98c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711134646,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5fdcb53-97c6-4bfe-ae2c-ff6f3ee8c105","invariantUUID":"90c95d5f-0009-4b3b-8c3f-5e39477a4c76","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":"5610bfef-4798-4ecd-9e54-4f7573e7df3a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710821460,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07cf1d13-fbe9-441f-b2a5-0e08644403b8","invariantUUID":"b331fc40-2e53-4b72-ad23-72ab1f72b5b9","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79587703-fdec-4ecb-897c-b74a8ee06178","lifecycleState":"CERTIFIED","lastUpdateDate":1630711058964,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dcc60c99-91c2-4f57-af6b-be636dc58d8f","invariantUUID":"73582748-3bc1-4470-a2f2-dfd75bcaad3a","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":"52e47e22-ad14-443f-b113-e4db7d596087","lifecycleState":"CERTIFIED","lastUpdateDate":1630710890069,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"91cf0dda-9574-42da-998f-6f5cba94312e","invariantUUID":"e89aa34d-4afb-4a02-a72c-2130669cc4a5","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":"port","uniqueId":"146914ce-bb40-44a8-97f4-0b1e877ed8eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630711200109,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d58b636f-5b27-4471-85cb-9e159f7b7825","invariantUUID":"38e3f26b-e614-4fba-83bd-ffe80b65cd3b","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5fe25ce-5647-4862-8dc5-e00508131c81","lifecycleState":"CERTIFIED","lastUpdateDate":1630710764078,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03611127-3c9e-4f87-947c-069a178f61d5","invariantUUID":"fd798a45-346d-4a9c-a89a-f9ca2a6f1bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c09a1fb-2f8d-4581-a64a-6d6cb235baaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630711047170,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67df3665-bcab-4fe1-80f7-6476dcf05f34","invariantUUID":"66e24212-cc91-4e0f-8533-68a750244c72","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c01ce6-3427-447b-81e6-22ebef7bc907","lifecycleState":"CERTIFIED","lastUpdateDate":1630711217007,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b28479e-f427-4850-afb6-72b3aa76f743","invariantUUID":"0c4837a9-b3fa-45f0-848c-c8a7d6b79b70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ab222a8-6415-4806-a29a-f7cbd38da88a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710815357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94909dde-b7bf-41d8-a14d-21dda2481481","invariantUUID":"73fdd120-0528-4dab-a981-a217b62a76ef","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46d93e68-5f23-4e60-b629-c60b6c8271a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630711113722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8aa552b-7d2f-4756-bd58-3b4f09644405","invariantUUID":"bea9548c-e75d-45e3-b493-4abd9d374ab3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3229154-724a-4342-807d-d30ce18e1382","lifecycleState":"CERTIFIED","lastUpdateDate":1630711247272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7b02bd-c94d-4464-942f-bf74fbc1bece","invariantUUID":"14592e84-28a3-4169-a91d-9d35aedb027d","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":"b6358861-056e-4157-ac17-f92861bb55e1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710879979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c3dece65-e799-4813-8592-508c9ac60347","invariantUUID":"4cc4f87e-e5d8-4d60-a5d3-e05395436ee4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0118f9b8-1343-44f7-87ae-cfedff347d80","lifecycleState":"CERTIFIED","lastUpdateDate":1630711004413,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eba322-fa04-44d5-9933-fd84f486194c","invariantUUID":"c1073db3-8a3f-486a-b8e1-3e1510b0c0c1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"595ebf3a-b568-465e-8328-96b82da8b475","lifecycleState":"CERTIFIED","lastUpdateDate":1630710850583,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfae810b-bac5-4547-894a-0f19d18cb183","invariantUUID":"9b9360e4-b7eb-42a8-9727-8bdeb3264ce9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"743e3289-bd03-41d5-bda7-9cc8ea01e591","lifecycleState":"CERTIFIED","lastUpdateDate":1630720133591,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","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":"2def9cf6-5e36-42b8-9cdb-91a20a86ef27","lifecycleState":"CERTIFIED","lastUpdateDate":1630720725957,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","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":"20600748-0e2b-4afc-85dc-84ba9bb65e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630719726150,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","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":"8163c1e7-be69-4db7-8318-d6a24125397e","lifecycleState":"CERTIFIED","lastUpdateDate":1630720626437,"name":"basic_onboard_WNZDVE","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","systemName":"BasicOnboardWnzdve","description":"service","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-04 01:58:48,234 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-04 01:58:48,234 INFO 201:service.py(1) - Service basic_cnf onboarded 2021-09-04 01:58:48,235 INFO 33:k8s_connectivity_info_create.py(1) - Check if k8s connectivity information exists 2021-09-04 01:58:48,236 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-04 01:58:48,236 DEBUG 131:onap_service.py(1) - [None][Get Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-09-04 01:58:48,236 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-09-04 01:58:48,238 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-04 01:58:48,275 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 500 74 2021-09-04 01:58:48,276 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 500 2021-09-04 01:58:48,276 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: n/a 2021-09-04 01:58:48,277 ERROR 157:onap_service.py(1) - [None][Get Connectivity Info] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-04 01:58:48,277 ERROR 233:onap_service.py(1) - [None][Get Connectivity Info] request failed: Code: 500. Info: Get Connection: Error finding master table: mongo: no documents in result . 2021-09-04 01:58:48,277 INFO 36:k8s_connectivity_info_create.py(1) - Create the k8s connectivity information 2021-09-04 01:58:48,285 DEBUG 129:onap_service.py(1) - [None][Create Connectivity Info] sent header: {} 2021-09-04 01:58:48,285 DEBUG 131:onap_service.py(1) - [None][Create Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info 2021-09-04 01:58:48,285 DEBUG 132:onap_service.py(1) - [None][Create Connectivity Info] data sent: None 2021-09-04 01:58:48,288 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-04 01:58:48,493 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 None 2021-09-04 01:58:48,494 INFO 142:onap_service.py(1) - [None][Create Connectivity Info] response code: 201 2021-09-04 01:58:48,495 DEBUG 146:onap_service.py(1) - [None][Create Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFYTNkTmVrbDVUV3BWTUU5V2IxaEVWRTE0VFVScmQwMVVTWGxOYWxVd1QxWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVDBodkNrSnplSEpNTlV0d2VUZzFUakZSVXpGQlFuVkRkSEozY1VGM0syNXZaVzkzVmpKSWNsWlVlall4WlhBek5FZFJZV1l5V2xWSU5tczRkbmxGTjAxR2RESUtUQ3RpTUdWMmRGQnlWbWRZTlZNemRUWjFWVVpPUkZaNlMzTTJjMnhDTVdOWFdrOXZlRU13YUZCSlozUlpUVVZZVlRVdlVuQkhjazByZHk5WlNsTlhkd3BFZFRjMllrZE1RbFkzVTJsNk0xaE1PVEpYVVdOMlR6Sk9TVzFYSzJZMk5rUlpSbEpTTkdWMlNFdzFiVUV5YUhrd05UZFNaRE5OT0ZJNGFtMUNkMEZNQ2s0MFRuZFpja1pHUjNKd2JtaENNR2h0WTNWUmNrVm5Sbk5EYzJWNldGbHFWakpLT0daWlREQmtRVFpCWWpoemFqbERWMGhJTjA5WVVHSkNOekZtU1ZVS2RUQlpXVGszZG1waGFXNUJNbGh4U0U1Q2NtOHdNVFZsWkVvM2VYSjJTMHhqUmtobE5XcFFlRlZwV21kYWRYWkNNRXBKYzNwVVIyRk9hbkpPYmxCUWNncEVUWEJoV0RoeGJuQjRSV1JCWm5kM0syTnpRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWlFjVXRwUjJodlZGTXhTSE5NTUZaMEsxZ3pUa1Z4V0hGbVMxTk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkRlazloVUVGUFdHaHdielJ0VVZjdmREZFBkbU1yUm1rMWExbFdNelIyWldGc1ZqWnJOMXBrY1d4T1QxcENabWh6ZFFwVVJpOXRkRFpRVWpnMVdtcExVRmRYWVRNNFYwWmpSa056UVdkaVdsQnVNR2xEYkhGelNXbExkbFJHWWl0QlpqWXdlR1U1ZDBsNVNWVjZSV2hEV0ZaTUNsWm5aMjFHWWl0VVZVMVRTMkV6WVVOU1pGWmlSWGRDZFdGUE1VZDBkVUpMZUM5aVRITnFPR2xYU0hVM1JrOXdOR3RSYVVGdGRsaEhSakpETm5CUU4zUUtkRFZ4TkhOcFVUWmtVVkJoUmk4NVUwaG5SMHhFUkdnMFZ6aHJRMVprZG5GRlJWZzRORTFqVTNwUU0yRlhkRW96VEdVMFNrY3pRbTl0WWtkcldFNW9hd3A0VDJGRmJEUmlPSEJ1ZWtOT1NqaEViRFpzVXpkR1pqbG5VbFIxYWs4eVRYaFNZWFZPWjBaa1drazBZMUJ1UWtGMlJtbE5aVTVzV1d4QmJFZG1ZM0ozQ2trck4wVnRVU3RVTVhGNWJuTXlXWGRPZUdRMmRrbGlOekZxVFd0dWFsWlBiVW9yWXdvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xMTY6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKVjBsRU5XOXJhVE5PTmsxM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTlUxRVRYbE5ha2t4VGtSc1lVWjNNSGxOYWtFMVRVUk5lVTFxU1RGT1ZFcGhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRVEJKYWt0T2FEWXlSMmgzTDNoRFdtOEtiVWxZVlZwM1JXSkZlVmhrTW0xM2R6Y3hWR3gxUldoUFkyVmtUMk5YY0ZkblJWcDVkVEJVUzBVelRWQlVibVZtTUhWcFl6WnhlbXRpVVZVM2QzWk9hQW94ZFdOSWN6QXhhMUpDV1hSRGJFOXBWbTl3VXpsQmJVZHBTQzl6YTJSREt6QkxlbXhVVTB4dFlYUnBSRTExYnpkUU1tRjBTRlJzUWxSd1drbHpObGt2Q21VNFRuZzBVMm81ZFZBNWNtVTJOVGxTZWxaMVRqYzRPR3N3U210ek9ESTNUSEJRY25OQ1JtTjRiV3cyZEhCQ1NVZFRMekk0Y1hoVmFGTnZXVkpKWVZBS2VrOU1NbnAzV2xWQmEyMWphV281U1VJeFJHRkRUMDk2TUZGWWN6ZHdNRVJDU1hFMGFYSnRZa295VW5KNFdHSkdiMkZNYmxOcVVtTXhWbVpFWm1oemRncHpMMGRvVDJsaE5VSnNabk16Uldwbk0xbExiR2R2TmpSbWJIZzBUM1kwZUd3MmRUUTFMME0zVURSeVVrbFhNbnB4V1hkbFNuUTNhbTFzTUZGSlRHaEJDa0UwYWpJMlVVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZVcmIzRkpZVWRvVGt4VlpYZDJVbGN6Tldaak1GTndaWEE0Y0VsM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGT05HcEpVR2RMWm5GM1VtUXpVRGxpYmpORmFVaEhSalVyWXpKNWNucFFRVEV5Y2s5bVlXMHJUV1ZzTUcxTGFtSm1la2M1YVU0NENqWlJZM1ZEUVZoeU9FZFVZVVZXYnk5UU5qSmFObWRtUm5wNVRIaDRZMEptY1dGUFEweE5iV04yTkZWb1dXOWlVa0pMTUd3MWJqUmtNMUpQTm5CbFJFTUtOMVppTWxKU04zQnRiVTVHZWxsTWJrMHdObnBCWTBReFpEWnpjM1ZuZW1ndmJuQmFWV2hPYUdKWVdtSnJNRmxOVVZCTFZWQlZSVzFJVldOSE9HWklaUW9yYkU0ek5GZHNhWGhNV1VGb2ExWk1TREJNV25acWNsaHBVRmxoTVhsdU9YWTJlSEpOUzJadVRUbDNSeXRqUjBGRlQzRm5SMmh2TmtOSFltb3hXRWhuQ2k5SE1VNVJia2RQWlhRNFRTOUlZaTlIYUhwWWVVb3dUWHA1VWtsTFVtUk9ZbXhFUjJoYWRISkJUelJGUm14ME5sQkRZa3BVTlU4M1luRkhNV1l4YTJJS0wxTm5ibE5OV0ZjNVQyMW9kRXBZYVVGR1kycHRVeXN2TmxaWWVHWmliejBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmNGRkpRa0ZCUzBOQlVVVkJNRWxxUzA1b05qSkhhSGN2ZUVOYWIyMUpXRlZhZDBWaVJYbFlaREp0ZDNjM01WUnNkVVZvVDJObFpFOWpWM0JYQ21kRldubDFNRlJMUlROTlVGUnVaV1l3ZFdsak5uRjZhMkpSVlRkM2RrNW9NWFZqU0hNd01XdFNRbGwwUTJ4UGFWWnZjRk01UVcxSGFVZ3ZjMnRrUXlzS01FdDZiRlJUVEcxaGRHbEVUWFZ2TjFBeVlYUklWR3hDVkhCYVNYTTJXUzlsT0U1NE5GTnFPWFZRT1hKbE5qVTVVbnBXZFU0M09EaHJNRXByY3pneU53cE1jRkJ5YzBKR1kzaHRiRFowY0VKSlIxTXZNamh4ZUZWb1UyOVpVa2xoVUhwUFRESjZkMXBWUVd0dFkybHFPVWxDTVVSaFEwOVBlakJSV0hNM2NEQkVDa0pKY1RScGNtMWlTakpTY25oWVlrWnZZVXh1VTJwU1l6Rldaa1JtYUhOMmN5OUhhRTlwWVRWQ2JHWnpNMFZxWnpOWlMyeG5ielkwWm14NE5FOTJOSGdLYkRaMU5EVXZRemRRTkhKU1NWY3llbkZaZDJWS2REZHFiV3d3VVVsTWFFRkJOR295TmxGSlJFRlJRVUpCYjBsQ1FVUTFWMVprVW1Rd0sxQXdVVGtyV0FvNU4xbzBZM2xyYW1aSWREVXlNWEkyT0hCdWJ6QkJPRXBzYlVkWlYzRjFkWFJTVERsbVJHbGpPVXRrYUhkMFlXSkVaWHBZVjIxclVYRXJkMjVJTVd4RkNuUm9LM1Y1YlN0QlIwSlFLMkZTU205TksxRlplak5zYVVNMVVuTlpWVk53YlZKRU5sUnJWMFI0UlhReVZUWnVOWFZUU2xoNVJFbDJUbTFYVDNGVlkwTUtNRWxHYm5sSVoyUmlPVTVKYWpGSVYzUkdOa0ZETWxkbmVHcFFhVzQ0TjNKc1psbFVNeTl3UnpVeWJVNVBaSEJ0UVZOcVpFbFJiSGt5Y0daWWIyaDRZZ3BNUTNoWk4zRnJibGRIY21zelJVZHhhR2xTYUZJME9HbFFjSEpCVFZGaU5rSktkR0prVW14S2NsWTVVRXRIYVZGNGFIVlpSRVYwZVN0RlpWUmFiR2xZQ2xwTVdtaHBNSGRvWmxaaVJUTklSa2d6U1N0Uk9XeEdSMWt4ZERkYU4zVmFVamhvVHk5aE1VdzFhbGc1UjJsME1GQm5TVXBHTUV0VVJWcDFSVEpoYnpnS0wzbDZPSEE0TUVObldVVkJNelJVV0hwa1UwOVhaMjB4VmtGSlJYSjVRVVUyU210TWVtcFVhMGRaTmxsd2EyTnhTRGx2YUdoME9HRTJkR3BvYUc5NE53cE5LMWxSTUc1UmFubG9VVGhDU0VwS09IUjBXR3R0VFZOb1RrTmxaV1ppTkhRMVJWbzNObEJQZG0wMU16WnZXSHBNVFZsR1ZHd3pZbE5UUVdrcmIwVkxDa3RGUlcxWmJYZFdaMHgxUmt0RlJXaE9jVXRITUU5d1RWZG1XRlJZVDJwWk1HaG9WMVZ5ZWt4blpsSlJhVzE0T0ZCU09FSm1iRGhEWjFsRlFUZDBZVUVLTkhKVVRsTmhWeTlPU205TlRHdzBPVll5VFRBMWEyd3hhV3hhYWtoQmFXSjBkMkl3ZUhwNk5rWXdVWFJtV2tZM1JEY3lWWFJNTkZaa04wMXdTemcxU1FwRlQwNUhkRGhFVlZsbWFtdE1OVVJuZVVSamJ6UnlTbU00YUdOa2QzUldiVzlEWnpsSmNscEpOekpUVGtjNFkxWjBPU3RaT1dadFdsTnBTMm94Ym05WUNtVnBPVFp5WmpaclEwb3hMelE1ZDNjemVVbFRaRkJ4YVZaaFNGWXhWMDFIY1d4NlNpODNZME5uV1VWQmFHSXdjR3h6Yldkd2VsUTFNM2h6WVVSSFRHWUtURkZGZERsRFRHNW1TR00yTVZCeWRIUkpUa016YWpCMVJVOXFWMEZFYVdOSGVFTkZZbXBtTld4b1kwaFdhVE5CUnpKVGMyZEVWbmhTYWtSQ1RXWTNXZ3BGU2xSellrNTFXbVkwTXk5cFJEWXZiM05IVms5VEsyeFljSEYzT0hsM01HeExUblYzVTAxcmRIQk1PQ3RJYjBnd2JsaHhjbkZSVTB4U01rOWhlVUZVQ2xrMWIxZFNTV3RqVWpGVFZYZEZOWEpCTDA1RFdrbGpRMmRaUlVFMll6UmhlR1JRZHpCNFVIRndabVpZZWs1NE9HVkVkWEEwV0ZsM1JtOXBVelZVUzFrS1NGRm5NbEEwVXpFemJXcHFhak5WU0ZneFZtSmhZMUppUWpVM1puZDJOV2hHWjJOdWFESk1RbWhzWXpoTGExSk9hVVJLV0ZZdlZEZG5Ra3RhUlRnMFRRcGtUMUoyVmt4bVZteHRVamh5Y1VOd05XbExRbVoxYjJzMFlXOW1ZMU53T0V0VFUzQnRRVTFpVjFWUE1XMXlOVWhMVjJkV1dWZGhjRElyU21ScWJFMTFDbWg2TDIxcWRXdERaMWxGUVhCNFlrdGFRMVZvZEVOb1JrUjVUM0ptUjNZMmNURkVNSEZvVjFVNFkycExSRkZaUlV0SmJuRk1TbWhrVEZOcmNtWTJNbG9LVDNoVmEwaFZTbXRXUzJaNGNrZ3hlR0V3YTA5Q09ISkZVSGxUVlhsWldWaFJZWEprY2pSTFIwTmFSelJZVUVkaU1sWlNkVEJQWmtKUWF6VXlTV1k0VVFwUmNqTnhZazVMVWk5R2REUnpUeXRSYjBod1NVVkNaekprY0dOQlpuaGxjRkpWUVhWbGFHRXZhVzkxZDJ0YWIxRmhTVzkxUTB3MFBRb3RMUzB0TFVWT1JDQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUW89Cg==","other-connectivity-list":{"connectivity-records":[]}} 2021-09-04 01:58:48,498 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-04 01:58:48,499 DEBUG 131:onap_service.py(1) - [None][Get Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-09-04 01:58:48,499 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-09-04 01:58:48,501 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-04 01:58:48,535 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 None 2021-09-04 01:58:48,537 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-09-04 01:58:48,537 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFYTNkTmVrbDVUV3BWTUU5V2IxaEVWRTE0VFVScmQwMVVTWGxOYWxVd1QxWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVDBodkNrSnplSEpNTlV0d2VUZzFUakZSVXpGQlFuVkRkSEozY1VGM0syNXZaVzkzVmpKSWNsWlVlall4WlhBek5FZFJZV1l5V2xWSU5tczRkbmxGTjAxR2RESUtUQ3RpTUdWMmRGQnlWbWRZTlZNemRUWjFWVVpPUkZaNlMzTTJjMnhDTVdOWFdrOXZlRU13YUZCSlozUlpUVVZZVlRVdlVuQkhjazByZHk5WlNsTlhkd3BFZFRjMllrZE1RbFkzVTJsNk0xaE1PVEpYVVdOMlR6Sk9TVzFYSzJZMk5rUlpSbEpTTkdWMlNFdzFiVUV5YUhrd05UZFNaRE5OT0ZJNGFtMUNkMEZNQ2s0MFRuZFpja1pHUjNKd2JtaENNR2h0WTNWUmNrVm5Sbk5EYzJWNldGbHFWakpLT0daWlREQmtRVFpCWWpoemFqbERWMGhJTjA5WVVHSkNOekZtU1ZVS2RUQlpXVGszZG1waGFXNUJNbGh4U0U1Q2NtOHdNVFZsWkVvM2VYSjJTMHhqUmtobE5XcFFlRlZwV21kYWRYWkNNRXBKYzNwVVIyRk9hbkpPYmxCUWNncEVUWEJoV0RoeGJuQjRSV1JCWm5kM0syTnpRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWlFjVXRwUjJodlZGTXhTSE5NTUZaMEsxZ3pUa1Z4V0hGbVMxTk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkRlazloVUVGUFdHaHdielJ0VVZjdmREZFBkbU1yUm1rMWExbFdNelIyWldGc1ZqWnJOMXBrY1d4T1QxcENabWh6ZFFwVVJpOXRkRFpRVWpnMVdtcExVRmRYWVRNNFYwWmpSa056UVdkaVdsQnVNR2xEYkhGelNXbExkbFJHWWl0QlpqWXdlR1U1ZDBsNVNWVjZSV2hEV0ZaTUNsWm5aMjFHWWl0VVZVMVRTMkV6WVVOU1pGWmlSWGRDZFdGUE1VZDBkVUpMZUM5aVRITnFPR2xYU0hVM1JrOXdOR3RSYVVGdGRsaEhSakpETm5CUU4zUUtkRFZ4TkhOcFVUWmtVVkJoUmk4NVUwaG5SMHhFUkdnMFZ6aHJRMVprZG5GRlJWZzRORTFqVTNwUU0yRlhkRW96VEdVMFNrY3pRbTl0WWtkcldFNW9hd3A0VDJGRmJEUmlPSEJ1ZWtOT1NqaEViRFpzVXpkR1pqbG5VbFIxYWs4eVRYaFNZWFZPWjBaa1drazBZMUJ1UWtGMlJtbE5aVTVzV1d4QmJFZG1ZM0ozQ2trck4wVnRVU3RVTVhGNWJuTXlXWGRPZUdRMmRrbGlOekZxVFd0dWFsWlBiVW9yWXdvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xMTY6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKVjBsRU5XOXJhVE5PTmsxM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTlUxRVRYbE5ha2t4VGtSc1lVWjNNSGxOYWtFMVRVUk5lVTFxU1RGT1ZFcGhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRVEJKYWt0T2FEWXlSMmgzTDNoRFdtOEtiVWxZVlZwM1JXSkZlVmhrTW0xM2R6Y3hWR3gxUldoUFkyVmtUMk5YY0ZkblJWcDVkVEJVUzBVelRWQlVibVZtTUhWcFl6WnhlbXRpVVZVM2QzWk9hQW94ZFdOSWN6QXhhMUpDV1hSRGJFOXBWbTl3VXpsQmJVZHBTQzl6YTJSREt6QkxlbXhVVTB4dFlYUnBSRTExYnpkUU1tRjBTRlJzUWxSd1drbHpObGt2Q21VNFRuZzBVMm81ZFZBNWNtVTJOVGxTZWxaMVRqYzRPR3N3U210ek9ESTNUSEJRY25OQ1JtTjRiV3cyZEhCQ1NVZFRMekk0Y1hoVmFGTnZXVkpKWVZBS2VrOU1NbnAzV2xWQmEyMWphV281U1VJeFJHRkRUMDk2TUZGWWN6ZHdNRVJDU1hFMGFYSnRZa295VW5KNFdHSkdiMkZNYmxOcVVtTXhWbVpFWm1oemRncHpMMGRvVDJsaE5VSnNabk16Uldwbk0xbExiR2R2TmpSbWJIZzBUM1kwZUd3MmRUUTFMME0zVURSeVVrbFhNbnB4V1hkbFNuUTNhbTFzTUZGSlRHaEJDa0UwYWpJMlVVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZVcmIzRkpZVWRvVGt4VlpYZDJVbGN6Tldaak1GTndaWEE0Y0VsM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGT05HcEpVR2RMWm5GM1VtUXpVRGxpYmpORmFVaEhSalVyWXpKNWNucFFRVEV5Y2s5bVlXMHJUV1ZzTUcxTGFtSm1la2M1YVU0NENqWlJZM1ZEUVZoeU9FZFVZVVZXYnk5UU5qSmFObWRtUm5wNVRIaDRZMEptY1dGUFEweE5iV04yTkZWb1dXOWlVa0pMTUd3MWJqUmtNMUpQTm5CbFJFTUtOMVppTWxKU04zQnRiVTVHZWxsTWJrMHdObnBCWTBReFpEWnpjM1ZuZW1ndmJuQmFWV2hPYUdKWVdtSnJNRmxOVVZCTFZWQlZSVzFJVldOSE9HWklaUW9yYkU0ek5GZHNhWGhNV1VGb2ExWk1TREJNV25acWNsaHBVRmxoTVhsdU9YWTJlSEpOUzJadVRUbDNSeXRqUjBGRlQzRm5SMmh2TmtOSFltb3hXRWhuQ2k5SE1VNVJia2RQWlhRNFRTOUlZaTlIYUhwWWVVb3dUWHA1VWtsTFVtUk9ZbXhFUjJoYWRISkJUelJGUm14ME5sQkRZa3BVTlU4M1luRkhNV1l4YTJJS0wxTm5ibE5OV0ZjNVQyMW9kRXBZYVVGR1kycHRVeXN2TmxaWWVHWmliejBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmNGRkpRa0ZCUzBOQlVVVkJNRWxxUzA1b05qSkhhSGN2ZUVOYWIyMUpXRlZhZDBWaVJYbFlaREp0ZDNjM01WUnNkVVZvVDJObFpFOWpWM0JYQ21kRldubDFNRlJMUlROTlVGUnVaV1l3ZFdsak5uRjZhMkpSVlRkM2RrNW9NWFZqU0hNd01XdFNRbGwwUTJ4UGFWWnZjRk01UVcxSGFVZ3ZjMnRrUXlzS01FdDZiRlJUVEcxaGRHbEVUWFZ2TjFBeVlYUklWR3hDVkhCYVNYTTJXUzlsT0U1NE5GTnFPWFZRT1hKbE5qVTVVbnBXZFU0M09EaHJNRXByY3pneU53cE1jRkJ5YzBKR1kzaHRiRFowY0VKSlIxTXZNamh4ZUZWb1UyOVpVa2xoVUhwUFRESjZkMXBWUVd0dFkybHFPVWxDTVVSaFEwOVBlakJSV0hNM2NEQkVDa0pKY1RScGNtMWlTakpTY25oWVlrWnZZVXh1VTJwU1l6Rldaa1JtYUhOMmN5OUhhRTlwWVRWQ2JHWnpNMFZxWnpOWlMyeG5ielkwWm14NE5FOTJOSGdLYkRaMU5EVXZRemRRTkhKU1NWY3llbkZaZDJWS2REZHFiV3d3VVVsTWFFRkJOR295TmxGSlJFRlJRVUpCYjBsQ1FVUTFWMVprVW1Rd0sxQXdVVGtyV0FvNU4xbzBZM2xyYW1aSWREVXlNWEkyT0hCdWJ6QkJPRXBzYlVkWlYzRjFkWFJTVERsbVJHbGpPVXRrYUhkMFlXSkVaWHBZVjIxclVYRXJkMjVJTVd4RkNuUm9LM1Y1YlN0QlIwSlFLMkZTU205TksxRlplak5zYVVNMVVuTlpWVk53YlZKRU5sUnJWMFI0UlhReVZUWnVOWFZUU2xoNVJFbDJUbTFYVDNGVlkwTUtNRWxHYm5sSVoyUmlPVTVKYWpGSVYzUkdOa0ZETWxkbmVHcFFhVzQ0TjNKc1psbFVNeTl3UnpVeWJVNVBaSEJ0UVZOcVpFbFJiSGt5Y0daWWIyaDRZZ3BNUTNoWk4zRnJibGRIY21zelJVZHhhR2xTYUZJME9HbFFjSEpCVFZGaU5rSktkR0prVW14S2NsWTVVRXRIYVZGNGFIVlpSRVYwZVN0RlpWUmFiR2xZQ2xwTVdtaHBNSGRvWmxaaVJUTklSa2d6U1N0Uk9XeEdSMWt4ZERkYU4zVmFVamhvVHk5aE1VdzFhbGc1UjJsME1GQm5TVXBHTUV0VVJWcDFSVEpoYnpnS0wzbDZPSEE0TUVObldVVkJNelJVV0hwa1UwOVhaMjB4VmtGSlJYSjVRVVUyU210TWVtcFVhMGRaTmxsd2EyTnhTRGx2YUdoME9HRTJkR3BvYUc5NE53cE5LMWxSTUc1UmFubG9VVGhDU0VwS09IUjBXR3R0VFZOb1RrTmxaV1ppTkhRMVJWbzNObEJQZG0wMU16WnZXSHBNVFZsR1ZHd3pZbE5UUVdrcmIwVkxDa3RGUlcxWmJYZFdaMHgxUmt0RlJXaE9jVXRITUU5d1RWZG1XRlJZVDJwWk1HaG9WMVZ5ZWt4blpsSlJhVzE0T0ZCU09FSm1iRGhEWjFsRlFUZDBZVUVLTkhKVVRsTmhWeTlPU205TlRHdzBPVll5VFRBMWEyd3hhV3hhYWtoQmFXSjBkMkl3ZUhwNk5rWXdVWFJtV2tZM1JEY3lWWFJNTkZaa04wMXdTemcxU1FwRlQwNUhkRGhFVlZsbWFtdE1OVVJuZVVSamJ6UnlTbU00YUdOa2QzUldiVzlEWnpsSmNscEpOekpUVGtjNFkxWjBPU3RaT1dadFdsTnBTMm94Ym05WUNtVnBPVFp5WmpaclEwb3hMelE1ZDNjemVVbFRaRkJ4YVZaaFNGWXhWMDFIY1d4NlNpODNZME5uV1VWQmFHSXdjR3h6Yldkd2VsUTFNM2h6WVVSSFRHWUtURkZGZERsRFRHNW1TR00yTVZCeWRIUkpUa016YWpCMVJVOXFWMEZFYVdOSGVFTkZZbXBtTld4b1kwaFdhVE5CUnpKVGMyZEVWbmhTYWtSQ1RXWTNXZ3BGU2xSellrNTFXbVkwTXk5cFJEWXZiM05IVms5VEsyeFljSEYzT0hsM01HeExUblYzVTAxcmRIQk1PQ3RJYjBnd2JsaHhjbkZSVTB4U01rOWhlVUZVQ2xrMWIxZFNTV3RqVWpGVFZYZEZOWEpCTDA1RFdrbGpRMmRaUlVFMll6UmhlR1JRZHpCNFVIRndabVpZZWs1NE9HVkVkWEEwV0ZsM1JtOXBVelZVUzFrS1NGRm5NbEEwVXpFemJXcHFhak5WU0ZneFZtSmhZMUppUWpVM1puZDJOV2hHWjJOdWFESk1RbWhzWXpoTGExSk9hVVJLV0ZZdlZEZG5Ra3RhUlRnMFRRcGtUMUoyVmt4bVZteHRVamh5Y1VOd05XbExRbVoxYjJzMFlXOW1ZMU53T0V0VFUzQnRRVTFpVjFWUE1XMXlOVWhMVjJkV1dWZGhjRElyU21ScWJFMTFDbWg2TDIxcWRXdERaMWxGUVhCNFlrdGFRMVZvZEVOb1JrUjVUM0ptUjNZMmNURkVNSEZvVjFVNFkycExSRkZaUlV0SmJuRk1TbWhrVEZOcmNtWTJNbG9LVDNoVmEwaFZTbXRXUzJaNGNrZ3hlR0V3YTA5Q09ISkZVSGxUVlhsWldWaFJZWEprY2pSTFIwTmFSelJZVUVkaU1sWlNkVEJQWmtKUWF6VXlTV1k0VVFwUmNqTnhZazVMVWk5R2REUnpUeXRSYjBod1NVVkNaekprY0dOQlpuaGxjRkpWUVhWbGFHRXZhVzkxZDJ0YWIxRmhTVzkxUTB3MFBRb3RMUzB0TFVWT1JDQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUW89Cg==","other-connectivity-list":{"connectivity-records":[]}} 2021-09-04 01:58:48,540 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-09-04 01:58:48,541 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:48,541 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-04 01:58:48,541 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-04 01:58:48,544 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 01:58:48,622 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 404 288 2021-09-04 01:58:48,623 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-09-04 01:58:48,624 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}} 2021-09-04 01:58:48,624 ERROR 157:onap_service.py(1) - [AAI][get cloud regions] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:48,624 ERROR 233:onap_service.py(1) - [AAI][get cloud regions] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}}. 2021-09-04 01:58:48,638 DEBUG 129:onap_service.py(1) - [AAI][Create cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:48,638 DEBUG 131:onap_service.py(1) - [AAI][Create cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion 2021-09-04 01:58:48,638 DEBUG 132:onap_service.py(1) - [AAI][Create cloud region] data sent: { "cloud-owner": "basicnf-owner", "cloud-region-id": "k8sregion", "orchestration-disabled": "False", "in-maint": "False", "cloud-type": "k8s", "owner-defined-type": "t1", "cloud-region-version": "1.0", "identity-url": "", "cloud-zone": "", "complex-name": "lannion", "sriov-automation": "", "cloud-extra-info": "", "upgrade-cycle": "", "resource-version": "" } 2021-09-04 01:58:48,641 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 01:58:48,746 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion HTTP/1.1" 201 0 2021-09-04 01:58:48,747 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-09-04 01:58:48,748 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-09-04 01:58:48,751 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:48,752 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-04 01:58:48,752 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-04 01:58:48,755 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 01:58:48,820 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 359 2021-09-04 01:58:48,821 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-04 01:58:48,821 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":"1630720728688"}]} 2021-09-04 01:58:48,851 DEBUG 129:onap_service.py(1) - [AAI][Add external system info to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:48,851 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/2199f83f-bb7a-43f3-9350-61b3bbbc999c 2021-09-04 01:58:48,851 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "2199f83f-bb7a-43f3-9350-61b3bbbc999c", "user-name": "onap-wro", "password": "wro-onap", "system-type": "VIM" , "service-url": "http://wg-cloud.onap.dyn.nesc.nokia.net:5000" , "ssl-insecure": false , "cloud-domain": "Default" , "default-tenant": "onap-wro" , "system-status": "active" } 2021-09-04 01:58:48,853 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 01:58:48,935 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/2199f83f-bb7a-43f3-9350-61b3bbbc999c HTTP/1.1" 201 0 2021-09-04 01:58:48,936 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-09-04 01:58:48,937 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-09-04 01:58:48,940 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:48,940 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-04 01:58:48,941 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-04 01:58:48,943 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 01:58:48,996 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 404 452 2021-09-04 01:58:48,996 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-09-04 01:58:48,997 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}} 2021-09-04 01:58:48,997 ERROR 157:onap_service.py(1) - [AAI][get tenants] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:48,997 ERROR 233:onap_service.py(1) - [AAI][get tenants] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}}. 2021-09-04 01:58:48,997 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-09-04 01:58:48,998 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-09-04 01:58:49,002 DEBUG 129:onap_service.py(1) - [AAI][add tenant to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:49,002 DEBUG 131:onap_service.py(1) - [AAI][add tenant to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-04 01:58:49,002 DEBUG 132:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "f41abc47519441359fc94897110fa224", "tenant-name": "onap-wro", "tenant-context": "None" } 2021-09-04 01:58:49,004 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 01:58:49,082 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 201 0 2021-09-04 01:58:49,084 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-09-04 01:58:49,084 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-09-04 01:58:49,087 DEBUG 129:onap_service.py(1) - [AAI][get availability_zones] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:49,087 DEBUG 131:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone 2021-09-04 01:58:49,088 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-09-04 01:58:49,090 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 01:58:49,142 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone HTTP/1.1" 404 493 2021-09-04 01:58:49,143 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-09-04 01:58:49,143 DEBUG 146:onap_service.py(1) - [AAI][get availability_zones] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","ERR.5.4.6114"]}}} 2021-09-04 01:58:49,144 ERROR 157:onap_service.py(1) - [AAI][get availability_zones] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:49,144 ERROR 233:onap_service.py(1) - [AAI][get availability_zones] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","ERR.5.4.6114"]}}}. 2021-09-04 01:58:49,149 DEBUG 129:onap_service.py(1) - [AAI][Add availability zone to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:49,149 DEBUG 131:onap_service.py(1) - [AAI][Add availability zone to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone 2021-09-04 01:58:49,150 DEBUG 132:onap_service.py(1) - [AAI][Add availability zone to cloud region] data sent: { "availability-zone-name": "basicnf-availability-zone", "hypervisor-type": "nova" } 2021-09-04 01:58:49,152 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 01:58:49,221 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone HTTP/1.1" 201 0 2021-09-04 01:58:49,223 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-09-04 01:58:49,223 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-09-04 01:58:49,241 DEBUG 129:onap_service.py(1) - [AAI][create complex] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:49,241 DEBUG 131:onap_service.py(1) - [AAI][create complex] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/complexes/complex/lannion 2021-09-04 01:58:49,242 DEBUG 132:onap_service.py(1) - [AAI][create complex] data sent: { "physical-location-id": "lannion", "data-center-code": "1234-5", "complex-name": "lannion", "identity-url": "", "resource-version": "", "physical-location-type": "", "street1": "", "street2": "", "city": "", "state": "", "postal-code": "", "country": "", "region": "", "latitude": "", "longitude": "", "elevation": "", "lata": "" } 2021-09-04 01:58:49,244 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 01:58:49,310 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 412 319 2021-09-04 01:58:49,312 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-09-04 01:58:49,312 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/complexes/complex/lannion","Precondition Required:resource-version not passed for update of /cloud-infrastructure/complexes/complex/lannion","ERR.5.4.6130"]}}} 2021-09-04 01:58:49,312 ERROR 157:onap_service.py(1) - [AAI][create complex] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:49,313 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-09-04 01:58:49,323 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:49,323 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-04 01:58:49,324 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-04 01:58:49,326 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 01:58:49,384 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 359 2021-09-04 01:58:49,384 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-04 01:58:49,385 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":"1630720728688"}]} 2021-09-04 01:58:49,398 DEBUG 129:onap_service.py(1) - [AAI][add relationship to CloudRegion] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:49,398 DEBUG 131:onap_service.py(1) - [AAI][add relationship to CloudRegion] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/relationship-list/relationship 2021-09-04 01:58:49,398 DEBUG 132:onap_service.py(1) - [AAI][add relationship to CloudRegion] data sent: { "related-to": "complex", "related-link": "aai/v13/cloud-infrastructure/complexes/complex/lannion", "relationship-label": "org.onap.relationships.inventory.LocatedIn", "relationship-data": {"relationship-key": "complex.physical-location-id", "relationship-value": "lannion"} } 2021-09-04 01:58:49,401 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 01:58:49,545 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/relationship-list/relationship HTTP/1.1" 200 0 2021-09-04 01:58:49,546 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-09-04 01:58:49,546 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-09-04 01:58:49,559 DEBUG 129:onap_service.py(1) - [AAI][declare customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:49,560 DEBUG 131:onap_service.py(1) - [AAI][declare customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-04 01:58:49,560 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicnf-customer", "subscriber-name": "basicnf-customer", "subscriber-type": "INFRA" } 2021-09-04 01:58:49,562 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 01:58:49,633 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 201 0 2021-09-04 01:58:49,634 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-09-04 01:58:49,635 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-09-04 01:58:49,638 DEBUG 129:onap_service.py(1) - [AAI][get created customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:49,638 DEBUG 131:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-04 01:58:49,638 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-09-04 01:58:49,641 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 01:58:49,692 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-09-04 01:58:49,693 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-09-04 01:58:49,693 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":"1630720729601"} 2021-09-04 01:58:49,696 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:49,696 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-04 01:58:49,696 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-04 01:58:49,698 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 01:58:49,743 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-09-04 01:58:49,744 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-04 01:58:49,745 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":"1630720729601"} 2021-09-04 01:58:49,748 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:49,748 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-09-04 01:58:49,749 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-04 01:58:49,751 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 01:58:49,799 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 404 360 2021-09-04 01:58:49,800 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 404 2021-09-04 01:58:49,801 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnf-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicnf-customer/service-subscriptions","ERR.5.4.6114"]}}} 2021-09-04 01:58:49,801 ERROR 157:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:49,801 ERROR 233:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnf-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicnf-customer/service-subscriptions","ERR.5.4.6114"]}}}. 2021-09-04 01:58:49,801 INFO 561:customer.py(1) - Create service subscription for basicnf-customer customer 2021-09-04 01:58:49,804 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-04 01:58:49,805 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-04 01:58:49,805 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:58:49,805 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-04 01:58:49,806 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-04 01:58:49,807 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-04 01:58:50,426 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-04 01:58:50,428 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-04 01:58:50,429 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","name":"basic_onboard_WNZDVE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1725243a-73af-4e3a-8b28-3cbcbfb07e69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/18094f2c-79ab-408d-92fb-ee578a7fb9da/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dd8fc84b-5155-4eee-b0de-3850783eb6e2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b14e2613-a7e7-4898-8b06-b0f530a7a553/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-04 01:58:50,432 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WNZDVE from SDC 2021-09-04 01:58:50,433 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:50,433 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:50,433 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 01:58:50,433 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-04 01:58:50,434 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:50,434 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:50,434 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 01:58:50,434 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-04 01:58:50,434 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:50,435 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:50,435 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 01:58:50,435 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-04 01:58:50,435 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:50,436 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:50,436 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 01:58:50,436 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-04 01:58:50,436 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-04 01:58:50,436 INFO 192:__init__.py(1) - Service found, updating information 2021-09-04 01:58:50,437 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:58:50,437 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-04 01:58:50,437 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-04 01:58:50,440 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:58:50,976 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-04 01:58:50,979 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-04 01:58:50,983 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a14391ef-9908-4c0f-a1ca-45d5b1cbfb1b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710980235,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd1130e-033b-4a67-a920-5442eb7bd6c7","invariantUUID":"9785d7ba-aa4e-4d7b-9585-ac35439baaed","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":"objectStorage","uniqueId":"5e0e802d-fbf9-4a73-95ec-0422159617f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711087038,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9837096a-fe34-4cb0-8662-6c96661cb6f7","invariantUUID":"e9eca264-d84d-4a51-9a50-9a962108d0ab","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":"fc149a73-6ff3-408a-809d-28b4f2466587","lifecycleState":"CERTIFIED","lastUpdateDate":1630710970226,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d1cc708-ba67-4af7-90eb-eb823cf7497b","invariantUUID":"57a103be-9ae7-4d51-a24c-d0fb847806b3","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4e6e3883-d221-4461-82b3-5533a92ff7c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711184255,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff580afe-63fe-4d9c-bf76-ea1e3c7c44d5","invariantUUID":"e1ef074b-78fe-499b-94ed-076fb055f907","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":"port","uniqueId":"3dc578ba-707d-4344-b30d-71b002ac1803","lifecycleState":"CERTIFIED","lastUpdateDate":1630711259292,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06920aa9-ddf4-4f68-876a-79a20d4167de","invariantUUID":"dfe681d4-81b2-4374-8cc7-31c9861649a1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"497b4f30-f876-4955-bad3-8dd0901eabb4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711026548,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"465849e5-cb6b-40c4-9032-2f260274fce1","invariantUUID":"d234da2b-1dc7-4646-a2cf-ef6717059a45","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":"compute","uniqueId":"0ea1eedb-9cbc-4282-afb2-713f4691bac8","lifecycleState":"CERTIFIED","lastUpdateDate":1630710962716,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41684da6-7c71-48a9-ae54-1159392b0431","invariantUUID":"b60090e2-11e3-4ee5-892e-8d7faaabce39","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":"287255a5-9223-45f5-b478-d5c4bc7a70da","lifecycleState":"CERTIFIED","lastUpdateDate":1630711189971,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e021065-258a-424a-91cc-fe1aebc8cfad","invariantUUID":"435cf627-451d-4e54-8b0f-4bc1cba63680","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"603cd39d-cdbc-4158-84e5-510ead046ae5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711195076,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f6ce015-d1e3-4332-9f3e-c7e6e646037f","invariantUUID":"24de8824-9913-47b2-a3b1-dbddb70298d9","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":"f194287b-c945-4017-b378-4bc6d4370ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711063933,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3aa4cf56-dbb4-4a86-8702-bcee9fbf456d","invariantUUID":"c2cc8a6e-1ba4-46d4-8628-5581f2eb3779","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34cda0bd-5f40-42f1-9882-4daf85f458ef","lifecycleState":"CERTIFIED","lastUpdateDate":1630711092052,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc1c9385-fce2-4a15-a946-33b53ce61626","invariantUUID":"1a4aa2dd-a17f-4e63-a636-59f285d06bef","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":"a40aef98-dd5c-4003-8f6e-084479cf7ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711119660,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2564a344-5f9d-4b45-a781-f67648c067b6","invariantUUID":"b146491e-4ed2-4d7d-a864-eddcbd30889f","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":"2b48f334-49ac-4ef7-9ef3-e9a8ffc7d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1630710947859,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"544c82d6-19fc-4d2e-9ac8-50aa30b15b08","invariantUUID":"7c4f9898-138b-41ba-9b11-b78e0704abc1","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":"4d4b01c0-8e86-4077-ac30-466703ae3778","lifecycleState":"CERTIFIED","lastUpdateDate":1630711161175,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b915faa-e07b-4253-ab69-fd097b3e5ce8","invariantUUID":"913b99b2-6eeb-45ad-89cc-e0526169d2a3","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":"network","uniqueId":"5295e6b0-5dd9-491d-9b2b-2de2a746ada9","lifecycleState":"CERTIFIED","lastUpdateDate":1630711070299,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1a0c730-3b4e-434c-affe-9d0c2fb66051","invariantUUID":"258164f0-ff22-485c-9815-c70cfdcb6c5a","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":"compute","uniqueId":"f46715b8-acfb-44f5-9c27-76c4b364a7b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711097015,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3cabba-7c47-45a7-9199-aec4a4bdc29d","invariantUUID":"3ec58632-fd46-4568-8595-49a3ae25d0d7","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":"bf34aa41-c0d2-41c3-9259-02a7fdcc4356","lifecycleState":"CERTIFIED","lastUpdateDate":1630710927369,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"293379e2-dfcd-40f7-b192-6341d347bc08","invariantUUID":"a6fd9f38-9fc5-4913-9ca8-05def4e72f55","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":"objectStorage","uniqueId":"dfe99648-2889-476e-bdd2-c3b5f598b691","lifecycleState":"CERTIFIED","lastUpdateDate":1630710838041,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10c8652a-8471-4729-b34d-e0b063c00d4e","invariantUUID":"b581c0a9-f913-4fd0-ba7c-6b8463e9f4ec","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":"968f759b-db06-42ee-9cef-d04948369a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1630710999464,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4276e75-ced1-4c43-8167-d135714116d5","invariantUUID":"1e1b7f68-f5c4-4def-b194-494537838e6d","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e382763a-23ae-4c74-8932-7e6f850f6902","lifecycleState":"CERTIFIED","lastUpdateDate":1630711080405,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c82bb88f-bf52-451e-bfb0-1caae51c5d4a","invariantUUID":"ed6d44cf-4e17-4341-bf1f-3d7310e97441","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4828b5f3-ab84-42e7-b152-e53615772bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711233813,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44d54b77-0c08-43ee-b1a0-346b78827fd8","invariantUUID":"e9a28af4-b8bd-4073-98a8-86092fc826fa","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2d3c3865-0e17-45b0-86b3-5ee929ac27a1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710786080,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0897200a-8014-47a2-abbc-5d5a0c9f55e7","invariantUUID":"dffe483b-d5ed-4748-809c-aaa2152f55c9","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ca6b7221-94c7-498d-8a54-dacb92d2555a","lifecycleState":"CERTIFIED","lastUpdateDate":1630711242328,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09095185-e425-4282-a6f7-9938ccc04248","invariantUUID":"a5c22d49-4b66-4333-9aca-f0b32190d10a","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":"port","uniqueId":"37892ce8-c3dd-4b52-b251-fe0b97684728","lifecycleState":"CERTIFIED","lastUpdateDate":1630710861058,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfa22ee8-3fa0-4c32-8c5b-fa4c6bf647df","invariantUUID":"cb031f76-2cf9-46a2-8898-1149b3369bdf","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d1f82363-3f3f-4e1c-a1db-cc11b2c4b03f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711267571,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9941579f-1689-4174-8cf0-e8127476d84b","invariantUUID":"beb0594c-4202-49d4-9b23-72fb3115751c","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":"objectStorage","uniqueId":"e74427bd-a27b-4e1e-a602-5bf8358b220d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710844359,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95ca6d8b-bdcc-492e-9df1-9f12365048c0","invariantUUID":"5736d5f5-bd78-4c09-9727-229cf364b2e2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b1215ca-138f-4286-89d4-08bdd389b999","lifecycleState":"CERTIFIED","lastUpdateDate":1630711212113,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d6b5b1c-bf28-48f2-8f6b-53bd3af5a517","invariantUUID":"0e804d2a-7199-4b26-8d58-c9bf2782d163","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":"5c86fe87-c765-4331-9a35-a181688f97a6","lifecycleState":"CERTIFIED","lastUpdateDate":1630710885091,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26c90b12-d6d1-4ca0-ab37-4d387ded5f2a","invariantUUID":"221d0c4e-cedc-4214-abcc-af9f55747050","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":"52da78ac-868e-492b-8488-d49f91298f59","lifecycleState":"CERTIFIED","lastUpdateDate":1630711041160,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c9e38f0-0e9c-491c-8b4e-ce32d00cd61e","invariantUUID":"421ef721-e29d-4d45-9c49-dc141284e171","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":"b1c91ebd-ba83-4b97-9b19-505fb1127c60","lifecycleState":"CERTIFIED","lastUpdateDate":1630710975110,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4740cd80-fca4-480a-9a7a-6fa53a77090b","invariantUUID":"949468ec-7af2-4201-88b4-5379e401c12c","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a1b4b623-8c19-4be4-aade-01ed3e86960b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711302264,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c3cfb31-815d-4da6-b129-2f11ba373d8f","invariantUUID":"7bc82ef0-4f2f-48f9-9a47-41a9bde055d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"54652f22-57d5-49d0-b6c0-d0d2facc9191","lifecycleState":"CERTIFIED","lastUpdateDate":1630711252017,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c44ec3d0-1a41-42c1-b976-de04791e6b93","invariantUUID":"417b5d40-e817-48cb-8016-b41cf5063b8e","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":"objectStorage","uniqueId":"728b9625-adac-4a1f-bbad-5548c8e45e7b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711139561,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe3e4e6b-7c13-4f50-b355-14234ff80214","invariantUUID":"aa064492-6629-4f71-8cfd-cf2ca9fd1b7d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb71ca1d-e85f-4ba5-968a-250f5a9bef55","lifecycleState":"CERTIFIED","lastUpdateDate":1630711155764,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be8fc56-6392-4649-b739-e730e0b28bac","invariantUUID":"63b6402d-609e-4331-b7cf-64dd3316fc7d","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":"2b18fbd6-b655-472f-83b3-7a31d03c7944","lifecycleState":"CERTIFIED","lastUpdateDate":1630711290224,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d23a179-614f-463d-9f25-cad671179477","invariantUUID":"8b05e130-0751-49f2-a93d-5de4274787c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a69f7b5b-ee29-4016-b8ec-1fe5c7fe5235","lifecycleState":"CERTIFIED","lastUpdateDate":1630710942102,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"879dad3b-1a24-41a9-a0c1-867dba631f26","invariantUUID":"ffc7840c-a20c-4854-8c3e-ebe12a5adaa3","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":"objectStorage","uniqueId":"61619380-2aff-43a7-91cf-a508ac8aa2e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630710796424,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c805cd57-f0d3-40d7-a3b9-7e22b69ec99b","invariantUUID":"0923adc1-d401-4108-a55b-201450e1d8a0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8c3b0525-ca1f-4ddb-af0b-db4c2889a614","lifecycleState":"CERTIFIED","lastUpdateDate":1630710868150,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39da1ed0-6dcb-44e6-b6eb-a6feb1a04ca0","invariantUUID":"590d03d8-228b-414e-ab80-ca723782384d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96d9fa89-ea71-4d9e-b77b-463583ec1d0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630720677953,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"420f4b37-feaa-48b7-8624-4daca349535f","invariantUUID":"53bd8177-209c-4ab1-9cea-b62a10b860bf","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":"defaulticon","uniqueId":"172b1312-9d55-45cc-a709-58429f3a4ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720084195,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e08a5af6-a60b-43a6-8773-b70cbe0b8581","invariantUUID":"33174808-81ed-4f38-ad57-bf5ab11124ca","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"be3cbae9-8a15-4c34-8bd7-b82dfc105226","lifecycleState":"CERTIFIED","lastUpdateDate":1630711298965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e8bf6d0-6143-407c-987f-f441a1e42552","invariantUUID":"62801aed-6692-4a16-a141-3aa7e719ddaf","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eec2a197-2fc5-46ba-a6cc-dda6a160dfbf","lifecycleState":"CERTIFIED","lastUpdateDate":1630710994003,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8be619-666c-4585-a3bf-1ccdb1eee003","invariantUUID":"b7176afa-33e5-4f2f-b97f-d029c7bb9152","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2cf3e6b-a675-4f03-90e9-aadf18a14fd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711124565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab2d057c-0e0f-4057-b31c-305ffabec13d","invariantUUID":"f0371f70-cfd1-4548-b51c-0a4c0b686e74","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fb235d2b-dd9a-4a88-8f89-244833b21465","lifecycleState":"CERTIFIED","lastUpdateDate":1630711207061,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89a9b3de-bd9a-40a0-8077-04734646373c","invariantUUID":"d8f9ef97-99c0-4853-99d4-f8c5d90c0186","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":"b1cf8ee6-4328-4a98-839b-7116e0f00916","lifecycleState":"CERTIFIED","lastUpdateDate":1630710921595,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"814502a1-65cc-4fee-9a78-783fb45dcf64","invariantUUID":"ab8aaa8d-35e2-4031-a04f-7ef7539ec6d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"baf8a8de-87db-494b-aa94-98fb3bf22da9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720580657,"name":"basic_onboard_WNZDVE","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1075fdca-c952-42c2-aedb-4da2c61adc59","invariantUUID":"2dc9eb9c-261f-4d22-99aa-f69cbe8f0811","systemName":"BasicOnboardWnzdve","description":"VF","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"135570a9-5a18-4c89-bf5e-bcb8a82e9410","lifecycleState":"CERTIFIED","lastUpdateDate":1630710874312,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d55f89f-9f6c-46c3-be33-22e9bef42240","invariantUUID":"c978043e-015b-4ef3-8f64-f9dbfcbea3c1","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":"objectStorage","uniqueId":"cda13068-f222-407c-a1c8-943ef7e08aef","lifecycleState":"CERTIFIED","lastUpdateDate":1630710791250,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ad73e0f-af26-4017-9930-0e0a1a3d6e43","invariantUUID":"e882b694-59f3-47a3-bf6d-f911243aaaf9","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b1cba6-41f8-4919-a9dd-9d86072fab8f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711101934,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff1b6950-a4e2-42e5-ac92-1e8f8fb0e7f0","invariantUUID":"092bc575-2005-407e-9cff-063b674ff6f3","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":"compute","uniqueId":"018d8014-15b6-44d3-badd-310d5724506e","lifecycleState":"CERTIFIED","lastUpdateDate":1630711284073,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23f170b2-4c30-44fe-bf41-4cd13eccfa10","invariantUUID":"fc4b6f86-3c60-48e4-ab98-2e99d2a9a947","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":"e3ec7765-6dea-4621-867f-7dd799ad2528","lifecycleState":"CERTIFIED","lastUpdateDate":1630710953524,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0e8f9e81-44ee-49ae-8639-2bc6245b64f5","invariantUUID":"a0a928f6-36e7-475a-a33e-2314ebdcd085","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":"network","uniqueId":"26babf1c-61ac-4970-b443-8d4489ecc28c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711221931,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96bb3960-47da-4db9-9fe7-6563171c37df","invariantUUID":"08fd88cb-0bbc-436b-b16c-eac69711aeb7","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6975dc53-bad8-48a6-b2ec-ef67e8299150","lifecycleState":"CERTIFIED","lastUpdateDate":1630711281117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bde04a0-6532-44d2-976e-a9fb7b697727","invariantUUID":"d640a8de-051e-48fe-b397-41aa305c404a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09fbe108-23d8-4494-b4df-c9fd5ce6269b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710855992,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02740157-f297-4408-93d5-2d03d0d8be7c","invariantUUID":"3d2fafc4-b82f-4812-a26b-b3ee774ce15e","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6a6a9909-2751-439e-81c8-c091e7e8433e","lifecycleState":"CERTIFIED","lastUpdateDate":1630710895222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbd60de2-f90b-40d4-9d8d-6b2fd7167050","invariantUUID":"3792a9eb-1631-43ef-9909-4dbb2127624e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4b1cf347-f6b2-4792-8940-950e0279e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630711075287,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"48a1a195-dffd-4fd6-adbb-a90e6dd8d1f8","invariantUUID":"d8a1fadc-70f5-434f-848f-1ee25d373594","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"cdc8238c-6b7f-478c-baaa-51b23dc50d71","lifecycleState":"CERTIFIED","lastUpdateDate":1630711276636,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392cc035-3eef-46f4-b909-8ffcdbd1d2ff","invariantUUID":"5511662b-f48b-4e8d-9ff7-0049d335e016","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":"loadBalancer","uniqueId":"51f2d7b7-7444-4921-b7c7-1fedd6cd576d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710810231,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f61a4deb-0a4e-4cc7-9bc2-e6711049ccc4","invariantUUID":"8cdf0749-7288-4db8-954d-4d276acf3581","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":"4d1d52a5-289b-4498-b681-95e9e56d7b75","lifecycleState":"CERTIFIED","lastUpdateDate":1630711228483,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b36b5550-a4f9-48c0-9fbc-3a4e273d3ec1","invariantUUID":"aa918e3a-6ca5-4814-b181-8875067f3919","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e494326-5697-4849-b44a-a93c9b62e98c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711134646,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5fdcb53-97c6-4bfe-ae2c-ff6f3ee8c105","invariantUUID":"90c95d5f-0009-4b3b-8c3f-5e39477a4c76","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":"5610bfef-4798-4ecd-9e54-4f7573e7df3a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710821460,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07cf1d13-fbe9-441f-b2a5-0e08644403b8","invariantUUID":"b331fc40-2e53-4b72-ad23-72ab1f72b5b9","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79587703-fdec-4ecb-897c-b74a8ee06178","lifecycleState":"CERTIFIED","lastUpdateDate":1630711058964,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dcc60c99-91c2-4f57-af6b-be636dc58d8f","invariantUUID":"73582748-3bc1-4470-a2f2-dfd75bcaad3a","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":"52e47e22-ad14-443f-b113-e4db7d596087","lifecycleState":"CERTIFIED","lastUpdateDate":1630710890069,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"91cf0dda-9574-42da-998f-6f5cba94312e","invariantUUID":"e89aa34d-4afb-4a02-a72c-2130669cc4a5","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":"port","uniqueId":"146914ce-bb40-44a8-97f4-0b1e877ed8eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630711200109,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d58b636f-5b27-4471-85cb-9e159f7b7825","invariantUUID":"38e3f26b-e614-4fba-83bd-ffe80b65cd3b","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5fe25ce-5647-4862-8dc5-e00508131c81","lifecycleState":"CERTIFIED","lastUpdateDate":1630710764078,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03611127-3c9e-4f87-947c-069a178f61d5","invariantUUID":"fd798a45-346d-4a9c-a89a-f9ca2a6f1bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c09a1fb-2f8d-4581-a64a-6d6cb235baaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630711047170,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67df3665-bcab-4fe1-80f7-6476dcf05f34","invariantUUID":"66e24212-cc91-4e0f-8533-68a750244c72","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c01ce6-3427-447b-81e6-22ebef7bc907","lifecycleState":"CERTIFIED","lastUpdateDate":1630711217007,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b28479e-f427-4850-afb6-72b3aa76f743","invariantUUID":"0c4837a9-b3fa-45f0-848c-c8a7d6b79b70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ab222a8-6415-4806-a29a-f7cbd38da88a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710815357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94909dde-b7bf-41d8-a14d-21dda2481481","invariantUUID":"73fdd120-0528-4dab-a981-a217b62a76ef","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46d93e68-5f23-4e60-b629-c60b6c8271a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630711113722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8aa552b-7d2f-4756-bd58-3b4f09644405","invariantUUID":"bea9548c-e75d-45e3-b493-4abd9d374ab3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3229154-724a-4342-807d-d30ce18e1382","lifecycleState":"CERTIFIED","lastUpdateDate":1630711247272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7b02bd-c94d-4464-942f-bf74fbc1bece","invariantUUID":"14592e84-28a3-4169-a91d-9d35aedb027d","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":"b6358861-056e-4157-ac17-f92861bb55e1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710879979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c3dece65-e799-4813-8592-508c9ac60347","invariantUUID":"4cc4f87e-e5d8-4d60-a5d3-e05395436ee4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0118f9b8-1343-44f7-87ae-cfedff347d80","lifecycleState":"CERTIFIED","lastUpdateDate":1630711004413,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eba322-fa04-44d5-9933-fd84f486194c","invariantUUID":"c1073db3-8a3f-486a-b8e1-3e1510b0c0c1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"595ebf3a-b568-465e-8328-96b82da8b475","lifecycleState":"CERTIFIED","lastUpdateDate":1630710850583,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfae810b-bac5-4547-894a-0f19d18cb183","invariantUUID":"9b9360e4-b7eb-42a8-9727-8bdeb3264ce9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"743e3289-bd03-41d5-bda7-9cc8ea01e591","lifecycleState":"CERTIFIED","lastUpdateDate":1630720133591,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","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":"2def9cf6-5e36-42b8-9cdb-91a20a86ef27","lifecycleState":"CERTIFIED","lastUpdateDate":1630720725957,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","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":"20600748-0e2b-4afc-85dc-84ba9bb65e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630719726150,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","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":"8163c1e7-be69-4db7-8318-d6a24125397e","lifecycleState":"CERTIFIED","lastUpdateDate":1630720626437,"name":"basic_onboard_WNZDVE","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","systemName":"BasicOnboardWnzdve","description":"service","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-04 01:58:50,992 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-04 01:58:50,993 DEBUG 129:onap_service.py(1) - [AAI][Create service subscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:50,994 DEBUG 131:onap_service.py(1) - [AAI][Create service subscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf 2021-09-04 01:58:50,994 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "25561de1-11ea-4aad-8af5-55808ddb5a85" } 2021-09-04 01:58:50,996 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 01:58:51,064 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf HTTP/1.1" 201 0 2021-09-04 01:58:51,065 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-09-04 01:58:51,066 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-09-04 01:58:51,069 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:51,069 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-09-04 01:58:51,070 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-04 01:58:51,072 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 01:58:51,125 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 90 2021-09-04 01:58:51,126 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-04 01:58:51,127 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1630720731033"}]} 2021-09-04 01:58:51,130 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:51,130 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-04 01:58:51,130 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-04 01:58:51,132 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 01:58:51,180 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-09-04 01:58:51,181 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-04 01:58:51,182 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":"1630720729601"} 2021-09-04 01:58:51,185 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:51,185 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-09-04 01:58:51,185 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-04 01:58:51,187 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 01:58:51,240 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 90 2021-09-04 01:58:51,241 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-04 01:58:51,242 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1630720731033"}]} 2021-09-04 01:58:51,245 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:51,245 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-04 01:58:51,246 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-04 01:58:51,248 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 01:58:51,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 667 2021-09-04 01:58:51,310 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-04 01:58:51,310 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":"1630720729437","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-04 01:58:51,314 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:51,314 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-04 01:58:51,314 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-04 01:58:51,317 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 01:58:51,371 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 132 2021-09-04 01:58:51,372 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-04 01:58:51,372 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630720729042"} 2021-09-04 01:58:51,384 DEBUG 129:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:51,385 DEBUG 131:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list/relationship 2021-09-04 01:58:51,385 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=1630720729042", "related-to-property": [{"property-key": "tenant.tenant-name", "property-value": "onap-wro"}], "relationship-data": [{"relationship-key": "cloud-region.cloud-owner", "relationship-value": "basicnf-owner"}, {"relationship-key": "cloud-region.cloud-region-id", "relationship-value": "k8sregion"}, {"relationship-key": "tenant.tenant-id", "relationship-value": "f41abc47519441359fc94897110fa224"}] } 2021-09-04 01:58:51,387 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 01:58:51,485 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list/relationship HTTP/1.1" 200 0 2021-09-04 01:58:51,486 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-09-04 01:58:51,486 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-09-04 01:58:51,489 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:51,490 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-04 01:58:51,490 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-04 01:58:51,492 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 01:58:51,541 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-09-04 01:58:51,542 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-04 01:58:51,542 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":"1630720729601"} 2021-09-04 01:58:51,545 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:51,545 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-04 01:58:51,546 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-04 01:58:51,548 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 01:58:51,605 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-09-04 01:58:51,606 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-04 01:58:51,607 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":"1630720729437","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-04 01:58:51,610 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:51,610 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-04 01:58:51,611 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-04 01:58:51,613 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 01:58:51,670 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 597 2021-09-04 01:58:51,671 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-04 01:58:51,672 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630720731420","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-09-04 01:58:51,674 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entities] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:51,674 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities 2021-09-04 01:58:51,675 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-09-04 01:58:51,677 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 01:58:51,732 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 1314 2021-09-04 01:58:51,733 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-09-04 01:58:51,733 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"9e224e8e-0d76-4275-b1d2-75f3f82ded59","owning-entity-name":"OE-ETE_Customer-9e224e8e-0d76-4275-b1d2-75f3f82ded59","resource-version":"1630719207406","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_105d2126-61d3-4f58-be45-33715c7283e0/service-subscriptions/service-subscription/pNF/service-instances/service-instance/a0e5e9b2-15e8-4765-b436-e2f89308be43","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_105d2126-61d3-4f58-be45-33715c7283e0"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"a0e5e9b2-15e8-4765-b436-e2f89308be43"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name105d2126-61d3-4f58-be45-33715c7283e0"}]}]}},{"owning-entity-id":"0e5ab212-7871-438a-863a-2c27f97dfc4f","owning-entity-name":"basicnw-oe","resource-version":"1630720022579"},{"owning-entity-id":"929baaa2-59ff-4b0b-be9b-b69ff9ea4d5c","owning-entity-name":"basicvm-oe","resource-version":"1630720498128"}]} 2021-09-04 01:58:51,736 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-09-04 01:58:51,741 DEBUG 129:onap_service.py(1) - [AAI][Declare A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:51,741 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/2a25e5d6-d71e-45a3-9b12-4b523d26349d 2021-09-04 01:58:51,741 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnf_owning_entity", "owning-entity-id": "2a25e5d6-d71e-45a3-9b12-4b523d26349d" } 2021-09-04 01:58:51,743 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 01:58:51,819 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/2a25e5d6-d71e-45a3-9b12-4b523d26349d HTTP/1.1" 201 0 2021-09-04 01:58:51,820 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-09-04 01:58:51,820 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-09-04 01:58:51,824 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 01:58:51,824 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/2a25e5d6-d71e-45a3-9b12-4b523d26349d 2021-09-04 01:58:51,824 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-09-04 01:58:51,827 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 01:58:51,879 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/2a25e5d6-d71e-45a3-9b12-4b523d26349d HTTP/1.1" 200 139 2021-09-04 01:58:51,880 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-09-04 01:58:51,881 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"2a25e5d6-d71e-45a3-9b12-4b523d26349d","owning-entity-name":"basicnf_owning_entity","resource-version":"1630720731786"} 2021-09-04 01:58:51,888 DEBUG 129:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-09-04 01:58:51,889 DEBUG 131:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] url used: https://vid.api.simpledemo.onap.org:30200/vid/maintenance/category_parameter/project 2021-09-04 01:58:51,889 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] data sent: { "options": ["basicnf_project"] } 2021-09-04 01:58:51,891 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200 2021-09-04 01:58:52,145 DEBUG 433:connectionpool.py(1) - https://vid.api.simpledemo.onap.org:30200 "POST /vid/maintenance/category_parameter/project HTTP/1.1" 200 13 2021-09-04 01:58:52,148 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response code: 200 2021-09-04 01:58:52,148 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response: {"errors":[]} 2021-09-04 01:58:52,152 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-09-04 01:58:52,153 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-04 01:58:52,153 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-04 01:58:52,153 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:58:52,154 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-04 01:58:52,154 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-04 01:58:52,156 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-04 01:58:52,592 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-04 01:58:52,593 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-04 01:58:52,594 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","name":"basic_onboard_WNZDVE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1725243a-73af-4e3a-8b28-3cbcbfb07e69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/18094f2c-79ab-408d-92fb-ee578a7fb9da/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dd8fc84b-5155-4eee-b0de-3850783eb6e2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b14e2613-a7e7-4898-8b06-b0f530a7a553/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-04 01:58:52,597 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WNZDVE from SDC 2021-09-04 01:58:52,597 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:52,598 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:52,598 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 01:58:52,598 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-04 01:58:52,598 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:52,598 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:52,599 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 01:58:52,599 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-04 01:58:52,599 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:52,599 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:52,599 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 01:58:52,599 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-04 01:58:52,600 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 01:58:52,600 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 01:58:52,600 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 01:58:52,600 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-04 01:58:52,600 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-04 01:58:52,601 INFO 192:__init__.py(1) - Service found, updating information 2021-09-04 01:58:52,601 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:58:52,601 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-04 01:58:52,602 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-04 01:58:52,604 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:58:53,116 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-04 01:58:53,119 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-04 01:58:53,122 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a14391ef-9908-4c0f-a1ca-45d5b1cbfb1b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710980235,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd1130e-033b-4a67-a920-5442eb7bd6c7","invariantUUID":"9785d7ba-aa4e-4d7b-9585-ac35439baaed","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":"objectStorage","uniqueId":"5e0e802d-fbf9-4a73-95ec-0422159617f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711087038,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9837096a-fe34-4cb0-8662-6c96661cb6f7","invariantUUID":"e9eca264-d84d-4a51-9a50-9a962108d0ab","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":"fc149a73-6ff3-408a-809d-28b4f2466587","lifecycleState":"CERTIFIED","lastUpdateDate":1630710970226,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d1cc708-ba67-4af7-90eb-eb823cf7497b","invariantUUID":"57a103be-9ae7-4d51-a24c-d0fb847806b3","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4e6e3883-d221-4461-82b3-5533a92ff7c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711184255,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff580afe-63fe-4d9c-bf76-ea1e3c7c44d5","invariantUUID":"e1ef074b-78fe-499b-94ed-076fb055f907","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":"port","uniqueId":"3dc578ba-707d-4344-b30d-71b002ac1803","lifecycleState":"CERTIFIED","lastUpdateDate":1630711259292,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06920aa9-ddf4-4f68-876a-79a20d4167de","invariantUUID":"dfe681d4-81b2-4374-8cc7-31c9861649a1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"497b4f30-f876-4955-bad3-8dd0901eabb4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711026548,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"465849e5-cb6b-40c4-9032-2f260274fce1","invariantUUID":"d234da2b-1dc7-4646-a2cf-ef6717059a45","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":"compute","uniqueId":"0ea1eedb-9cbc-4282-afb2-713f4691bac8","lifecycleState":"CERTIFIED","lastUpdateDate":1630710962716,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41684da6-7c71-48a9-ae54-1159392b0431","invariantUUID":"b60090e2-11e3-4ee5-892e-8d7faaabce39","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":"287255a5-9223-45f5-b478-d5c4bc7a70da","lifecycleState":"CERTIFIED","lastUpdateDate":1630711189971,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e021065-258a-424a-91cc-fe1aebc8cfad","invariantUUID":"435cf627-451d-4e54-8b0f-4bc1cba63680","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"603cd39d-cdbc-4158-84e5-510ead046ae5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711195076,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f6ce015-d1e3-4332-9f3e-c7e6e646037f","invariantUUID":"24de8824-9913-47b2-a3b1-dbddb70298d9","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":"f194287b-c945-4017-b378-4bc6d4370ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711063933,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3aa4cf56-dbb4-4a86-8702-bcee9fbf456d","invariantUUID":"c2cc8a6e-1ba4-46d4-8628-5581f2eb3779","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34cda0bd-5f40-42f1-9882-4daf85f458ef","lifecycleState":"CERTIFIED","lastUpdateDate":1630711092052,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc1c9385-fce2-4a15-a946-33b53ce61626","invariantUUID":"1a4aa2dd-a17f-4e63-a636-59f285d06bef","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":"a40aef98-dd5c-4003-8f6e-084479cf7ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711119660,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2564a344-5f9d-4b45-a781-f67648c067b6","invariantUUID":"b146491e-4ed2-4d7d-a864-eddcbd30889f","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":"2b48f334-49ac-4ef7-9ef3-e9a8ffc7d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1630710947859,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"544c82d6-19fc-4d2e-9ac8-50aa30b15b08","invariantUUID":"7c4f9898-138b-41ba-9b11-b78e0704abc1","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":"4d4b01c0-8e86-4077-ac30-466703ae3778","lifecycleState":"CERTIFIED","lastUpdateDate":1630711161175,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b915faa-e07b-4253-ab69-fd097b3e5ce8","invariantUUID":"913b99b2-6eeb-45ad-89cc-e0526169d2a3","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":"network","uniqueId":"5295e6b0-5dd9-491d-9b2b-2de2a746ada9","lifecycleState":"CERTIFIED","lastUpdateDate":1630711070299,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1a0c730-3b4e-434c-affe-9d0c2fb66051","invariantUUID":"258164f0-ff22-485c-9815-c70cfdcb6c5a","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":"compute","uniqueId":"f46715b8-acfb-44f5-9c27-76c4b364a7b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711097015,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3cabba-7c47-45a7-9199-aec4a4bdc29d","invariantUUID":"3ec58632-fd46-4568-8595-49a3ae25d0d7","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":"bf34aa41-c0d2-41c3-9259-02a7fdcc4356","lifecycleState":"CERTIFIED","lastUpdateDate":1630710927369,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"293379e2-dfcd-40f7-b192-6341d347bc08","invariantUUID":"a6fd9f38-9fc5-4913-9ca8-05def4e72f55","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":"objectStorage","uniqueId":"dfe99648-2889-476e-bdd2-c3b5f598b691","lifecycleState":"CERTIFIED","lastUpdateDate":1630710838041,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10c8652a-8471-4729-b34d-e0b063c00d4e","invariantUUID":"b581c0a9-f913-4fd0-ba7c-6b8463e9f4ec","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":"968f759b-db06-42ee-9cef-d04948369a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1630710999464,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4276e75-ced1-4c43-8167-d135714116d5","invariantUUID":"1e1b7f68-f5c4-4def-b194-494537838e6d","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e382763a-23ae-4c74-8932-7e6f850f6902","lifecycleState":"CERTIFIED","lastUpdateDate":1630711080405,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c82bb88f-bf52-451e-bfb0-1caae51c5d4a","invariantUUID":"ed6d44cf-4e17-4341-bf1f-3d7310e97441","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4828b5f3-ab84-42e7-b152-e53615772bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711233813,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44d54b77-0c08-43ee-b1a0-346b78827fd8","invariantUUID":"e9a28af4-b8bd-4073-98a8-86092fc826fa","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2d3c3865-0e17-45b0-86b3-5ee929ac27a1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710786080,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0897200a-8014-47a2-abbc-5d5a0c9f55e7","invariantUUID":"dffe483b-d5ed-4748-809c-aaa2152f55c9","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ca6b7221-94c7-498d-8a54-dacb92d2555a","lifecycleState":"CERTIFIED","lastUpdateDate":1630711242328,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09095185-e425-4282-a6f7-9938ccc04248","invariantUUID":"a5c22d49-4b66-4333-9aca-f0b32190d10a","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":"port","uniqueId":"37892ce8-c3dd-4b52-b251-fe0b97684728","lifecycleState":"CERTIFIED","lastUpdateDate":1630710861058,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfa22ee8-3fa0-4c32-8c5b-fa4c6bf647df","invariantUUID":"cb031f76-2cf9-46a2-8898-1149b3369bdf","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d1f82363-3f3f-4e1c-a1db-cc11b2c4b03f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711267571,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9941579f-1689-4174-8cf0-e8127476d84b","invariantUUID":"beb0594c-4202-49d4-9b23-72fb3115751c","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":"objectStorage","uniqueId":"e74427bd-a27b-4e1e-a602-5bf8358b220d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710844359,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95ca6d8b-bdcc-492e-9df1-9f12365048c0","invariantUUID":"5736d5f5-bd78-4c09-9727-229cf364b2e2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b1215ca-138f-4286-89d4-08bdd389b999","lifecycleState":"CERTIFIED","lastUpdateDate":1630711212113,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d6b5b1c-bf28-48f2-8f6b-53bd3af5a517","invariantUUID":"0e804d2a-7199-4b26-8d58-c9bf2782d163","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":"5c86fe87-c765-4331-9a35-a181688f97a6","lifecycleState":"CERTIFIED","lastUpdateDate":1630710885091,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26c90b12-d6d1-4ca0-ab37-4d387ded5f2a","invariantUUID":"221d0c4e-cedc-4214-abcc-af9f55747050","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":"52da78ac-868e-492b-8488-d49f91298f59","lifecycleState":"CERTIFIED","lastUpdateDate":1630711041160,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c9e38f0-0e9c-491c-8b4e-ce32d00cd61e","invariantUUID":"421ef721-e29d-4d45-9c49-dc141284e171","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":"b1c91ebd-ba83-4b97-9b19-505fb1127c60","lifecycleState":"CERTIFIED","lastUpdateDate":1630710975110,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4740cd80-fca4-480a-9a7a-6fa53a77090b","invariantUUID":"949468ec-7af2-4201-88b4-5379e401c12c","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a1b4b623-8c19-4be4-aade-01ed3e86960b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711302264,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c3cfb31-815d-4da6-b129-2f11ba373d8f","invariantUUID":"7bc82ef0-4f2f-48f9-9a47-41a9bde055d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"54652f22-57d5-49d0-b6c0-d0d2facc9191","lifecycleState":"CERTIFIED","lastUpdateDate":1630711252017,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c44ec3d0-1a41-42c1-b976-de04791e6b93","invariantUUID":"417b5d40-e817-48cb-8016-b41cf5063b8e","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":"objectStorage","uniqueId":"728b9625-adac-4a1f-bbad-5548c8e45e7b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711139561,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe3e4e6b-7c13-4f50-b355-14234ff80214","invariantUUID":"aa064492-6629-4f71-8cfd-cf2ca9fd1b7d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb71ca1d-e85f-4ba5-968a-250f5a9bef55","lifecycleState":"CERTIFIED","lastUpdateDate":1630711155764,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be8fc56-6392-4649-b739-e730e0b28bac","invariantUUID":"63b6402d-609e-4331-b7cf-64dd3316fc7d","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":"2b18fbd6-b655-472f-83b3-7a31d03c7944","lifecycleState":"CERTIFIED","lastUpdateDate":1630711290224,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d23a179-614f-463d-9f25-cad671179477","invariantUUID":"8b05e130-0751-49f2-a93d-5de4274787c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a69f7b5b-ee29-4016-b8ec-1fe5c7fe5235","lifecycleState":"CERTIFIED","lastUpdateDate":1630710942102,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"879dad3b-1a24-41a9-a0c1-867dba631f26","invariantUUID":"ffc7840c-a20c-4854-8c3e-ebe12a5adaa3","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":"objectStorage","uniqueId":"61619380-2aff-43a7-91cf-a508ac8aa2e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630710796424,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c805cd57-f0d3-40d7-a3b9-7e22b69ec99b","invariantUUID":"0923adc1-d401-4108-a55b-201450e1d8a0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8c3b0525-ca1f-4ddb-af0b-db4c2889a614","lifecycleState":"CERTIFIED","lastUpdateDate":1630710868150,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39da1ed0-6dcb-44e6-b6eb-a6feb1a04ca0","invariantUUID":"590d03d8-228b-414e-ab80-ca723782384d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96d9fa89-ea71-4d9e-b77b-463583ec1d0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630720677953,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"420f4b37-feaa-48b7-8624-4daca349535f","invariantUUID":"53bd8177-209c-4ab1-9cea-b62a10b860bf","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":"defaulticon","uniqueId":"172b1312-9d55-45cc-a709-58429f3a4ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720084195,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e08a5af6-a60b-43a6-8773-b70cbe0b8581","invariantUUID":"33174808-81ed-4f38-ad57-bf5ab11124ca","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"be3cbae9-8a15-4c34-8bd7-b82dfc105226","lifecycleState":"CERTIFIED","lastUpdateDate":1630711298965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e8bf6d0-6143-407c-987f-f441a1e42552","invariantUUID":"62801aed-6692-4a16-a141-3aa7e719ddaf","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eec2a197-2fc5-46ba-a6cc-dda6a160dfbf","lifecycleState":"CERTIFIED","lastUpdateDate":1630710994003,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8be619-666c-4585-a3bf-1ccdb1eee003","invariantUUID":"b7176afa-33e5-4f2f-b97f-d029c7bb9152","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2cf3e6b-a675-4f03-90e9-aadf18a14fd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711124565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab2d057c-0e0f-4057-b31c-305ffabec13d","invariantUUID":"f0371f70-cfd1-4548-b51c-0a4c0b686e74","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fb235d2b-dd9a-4a88-8f89-244833b21465","lifecycleState":"CERTIFIED","lastUpdateDate":1630711207061,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89a9b3de-bd9a-40a0-8077-04734646373c","invariantUUID":"d8f9ef97-99c0-4853-99d4-f8c5d90c0186","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":"b1cf8ee6-4328-4a98-839b-7116e0f00916","lifecycleState":"CERTIFIED","lastUpdateDate":1630710921595,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"814502a1-65cc-4fee-9a78-783fb45dcf64","invariantUUID":"ab8aaa8d-35e2-4031-a04f-7ef7539ec6d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"baf8a8de-87db-494b-aa94-98fb3bf22da9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720580657,"name":"basic_onboard_WNZDVE","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1075fdca-c952-42c2-aedb-4da2c61adc59","invariantUUID":"2dc9eb9c-261f-4d22-99aa-f69cbe8f0811","systemName":"BasicOnboardWnzdve","description":"VF","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"135570a9-5a18-4c89-bf5e-bcb8a82e9410","lifecycleState":"CERTIFIED","lastUpdateDate":1630710874312,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d55f89f-9f6c-46c3-be33-22e9bef42240","invariantUUID":"c978043e-015b-4ef3-8f64-f9dbfcbea3c1","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":"objectStorage","uniqueId":"cda13068-f222-407c-a1c8-943ef7e08aef","lifecycleState":"CERTIFIED","lastUpdateDate":1630710791250,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ad73e0f-af26-4017-9930-0e0a1a3d6e43","invariantUUID":"e882b694-59f3-47a3-bf6d-f911243aaaf9","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b1cba6-41f8-4919-a9dd-9d86072fab8f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711101934,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff1b6950-a4e2-42e5-ac92-1e8f8fb0e7f0","invariantUUID":"092bc575-2005-407e-9cff-063b674ff6f3","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":"compute","uniqueId":"018d8014-15b6-44d3-badd-310d5724506e","lifecycleState":"CERTIFIED","lastUpdateDate":1630711284073,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23f170b2-4c30-44fe-bf41-4cd13eccfa10","invariantUUID":"fc4b6f86-3c60-48e4-ab98-2e99d2a9a947","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":"e3ec7765-6dea-4621-867f-7dd799ad2528","lifecycleState":"CERTIFIED","lastUpdateDate":1630710953524,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0e8f9e81-44ee-49ae-8639-2bc6245b64f5","invariantUUID":"a0a928f6-36e7-475a-a33e-2314ebdcd085","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":"network","uniqueId":"26babf1c-61ac-4970-b443-8d4489ecc28c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711221931,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96bb3960-47da-4db9-9fe7-6563171c37df","invariantUUID":"08fd88cb-0bbc-436b-b16c-eac69711aeb7","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6975dc53-bad8-48a6-b2ec-ef67e8299150","lifecycleState":"CERTIFIED","lastUpdateDate":1630711281117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bde04a0-6532-44d2-976e-a9fb7b697727","invariantUUID":"d640a8de-051e-48fe-b397-41aa305c404a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09fbe108-23d8-4494-b4df-c9fd5ce6269b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710855992,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02740157-f297-4408-93d5-2d03d0d8be7c","invariantUUID":"3d2fafc4-b82f-4812-a26b-b3ee774ce15e","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6a6a9909-2751-439e-81c8-c091e7e8433e","lifecycleState":"CERTIFIED","lastUpdateDate":1630710895222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbd60de2-f90b-40d4-9d8d-6b2fd7167050","invariantUUID":"3792a9eb-1631-43ef-9909-4dbb2127624e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4b1cf347-f6b2-4792-8940-950e0279e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630711075287,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"48a1a195-dffd-4fd6-adbb-a90e6dd8d1f8","invariantUUID":"d8a1fadc-70f5-434f-848f-1ee25d373594","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"cdc8238c-6b7f-478c-baaa-51b23dc50d71","lifecycleState":"CERTIFIED","lastUpdateDate":1630711276636,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392cc035-3eef-46f4-b909-8ffcdbd1d2ff","invariantUUID":"5511662b-f48b-4e8d-9ff7-0049d335e016","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":"loadBalancer","uniqueId":"51f2d7b7-7444-4921-b7c7-1fedd6cd576d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710810231,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f61a4deb-0a4e-4cc7-9bc2-e6711049ccc4","invariantUUID":"8cdf0749-7288-4db8-954d-4d276acf3581","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":"4d1d52a5-289b-4498-b681-95e9e56d7b75","lifecycleState":"CERTIFIED","lastUpdateDate":1630711228483,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b36b5550-a4f9-48c0-9fbc-3a4e273d3ec1","invariantUUID":"aa918e3a-6ca5-4814-b181-8875067f3919","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e494326-5697-4849-b44a-a93c9b62e98c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711134646,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5fdcb53-97c6-4bfe-ae2c-ff6f3ee8c105","invariantUUID":"90c95d5f-0009-4b3b-8c3f-5e39477a4c76","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":"5610bfef-4798-4ecd-9e54-4f7573e7df3a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710821460,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07cf1d13-fbe9-441f-b2a5-0e08644403b8","invariantUUID":"b331fc40-2e53-4b72-ad23-72ab1f72b5b9","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79587703-fdec-4ecb-897c-b74a8ee06178","lifecycleState":"CERTIFIED","lastUpdateDate":1630711058964,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dcc60c99-91c2-4f57-af6b-be636dc58d8f","invariantUUID":"73582748-3bc1-4470-a2f2-dfd75bcaad3a","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":"52e47e22-ad14-443f-b113-e4db7d596087","lifecycleState":"CERTIFIED","lastUpdateDate":1630710890069,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"91cf0dda-9574-42da-998f-6f5cba94312e","invariantUUID":"e89aa34d-4afb-4a02-a72c-2130669cc4a5","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":"port","uniqueId":"146914ce-bb40-44a8-97f4-0b1e877ed8eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630711200109,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d58b636f-5b27-4471-85cb-9e159f7b7825","invariantUUID":"38e3f26b-e614-4fba-83bd-ffe80b65cd3b","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5fe25ce-5647-4862-8dc5-e00508131c81","lifecycleState":"CERTIFIED","lastUpdateDate":1630710764078,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03611127-3c9e-4f87-947c-069a178f61d5","invariantUUID":"fd798a45-346d-4a9c-a89a-f9ca2a6f1bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c09a1fb-2f8d-4581-a64a-6d6cb235baaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630711047170,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67df3665-bcab-4fe1-80f7-6476dcf05f34","invariantUUID":"66e24212-cc91-4e0f-8533-68a750244c72","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c01ce6-3427-447b-81e6-22ebef7bc907","lifecycleState":"CERTIFIED","lastUpdateDate":1630711217007,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b28479e-f427-4850-afb6-72b3aa76f743","invariantUUID":"0c4837a9-b3fa-45f0-848c-c8a7d6b79b70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ab222a8-6415-4806-a29a-f7cbd38da88a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710815357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94909dde-b7bf-41d8-a14d-21dda2481481","invariantUUID":"73fdd120-0528-4dab-a981-a217b62a76ef","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46d93e68-5f23-4e60-b629-c60b6c8271a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630711113722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8aa552b-7d2f-4756-bd58-3b4f09644405","invariantUUID":"bea9548c-e75d-45e3-b493-4abd9d374ab3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3229154-724a-4342-807d-d30ce18e1382","lifecycleState":"CERTIFIED","lastUpdateDate":1630711247272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7b02bd-c94d-4464-942f-bf74fbc1bece","invariantUUID":"14592e84-28a3-4169-a91d-9d35aedb027d","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":"b6358861-056e-4157-ac17-f92861bb55e1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710879979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c3dece65-e799-4813-8592-508c9ac60347","invariantUUID":"4cc4f87e-e5d8-4d60-a5d3-e05395436ee4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0118f9b8-1343-44f7-87ae-cfedff347d80","lifecycleState":"CERTIFIED","lastUpdateDate":1630711004413,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eba322-fa04-44d5-9933-fd84f486194c","invariantUUID":"c1073db3-8a3f-486a-b8e1-3e1510b0c0c1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"595ebf3a-b568-465e-8328-96b82da8b475","lifecycleState":"CERTIFIED","lastUpdateDate":1630710850583,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfae810b-bac5-4547-894a-0f19d18cb183","invariantUUID":"9b9360e4-b7eb-42a8-9727-8bdeb3264ce9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"743e3289-bd03-41d5-bda7-9cc8ea01e591","lifecycleState":"CERTIFIED","lastUpdateDate":1630720133591,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","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":"2def9cf6-5e36-42b8-9cdb-91a20a86ef27","lifecycleState":"CERTIFIED","lastUpdateDate":1630720725957,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","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":"20600748-0e2b-4afc-85dc-84ba9bb65e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630719726150,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","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":"8163c1e7-be69-4db7-8318-d6a24125397e","lifecycleState":"CERTIFIED","lastUpdateDate":1630720626437,"name":"basic_onboard_WNZDVE","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","systemName":"BasicOnboardWnzdve","description":"service","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-04 01:58:53,130 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-04 01:58:53,131 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:58:53,131 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/dd8fc84b-5155-4eee-b0de-3850783eb6e2/distribution 2021-09-04 01:58:53,131 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-09-04 01:58:53,133 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:58:53,207 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/dd8fc84b-5155-4eee-b0de-3850783eb6e2/distribution HTTP/1.1" 200 205 2021-09-04 01:58:53,209 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-09-04 01:58:53,209 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[{"distributionID":"053fbe43-3971-469a-8046-f6b742f1004a","timestamp":"2021-09-04 01:58:45.430 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-09-04 01:58:53,212 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:58:53,212 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/053fbe43-3971-469a-8046-f6b742f1004a 2021-09-04 01:58:53,212 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-04 01:58:53,215 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:58:53,295 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/053fbe43-3971-469a-8046-f6b742f1004a HTTP/1.1" 200 29 2021-09-04 01:58:53,297 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-04 01:58:53,297 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-09-04 01:58:53,300 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-04 01:58:53,301 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-04 01:59:53,364 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 01:59:53,366 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/053fbe43-3971-469a-8046-f6b742f1004a 2021-09-04 01:59:53,366 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-04 01:59:53,370 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 01:59:53,492 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/053fbe43-3971-469a-8046-f6b742f1004a HTTP/1.1" 200 6615 2021-09-04 01:59:53,494 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-04 01:59:53,495 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1630720720712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630720726063","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":"1630720726063","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":"1630720718780","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":"1630720728593","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":"1630720726063","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","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":"1630720718780","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630720718780","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","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":"1630720720712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","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":"1630720726063","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":"1630720720712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630720718780","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630720718780","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","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":"1630720720712","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":"1630720726063","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630720720712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630720726063","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630720728593","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":"1630720730695","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630720728593","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":"1630720720712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630720718780","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630720718780","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":"1630720720712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-09-04 01:59:53,500 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630720720712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630720726063', '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': '1630720726063', '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': '1630720718780', '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': '1630720728593', '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': '1630720726063', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', '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': '1630720718780', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630720718780', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', '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': '1630720720712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', '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': '1630720726063', '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': '1630720720712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630720718780', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630720718780', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', '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': '1630720720712', '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': '1630720726063', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630720720712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630720726063', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630720728593', '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': '1630720730695', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630720728593', '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': '1630720720712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630720718780', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630720718780', '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': '1630720720712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-09-04 01:59:53,501 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-04 02:00:53,534 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 02:00:53,535 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/053fbe43-3971-469a-8046-f6b742f1004a 2021-09-04 02:00:53,536 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-04 02:00:53,540 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 02:00:53,665 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/053fbe43-3971-469a-8046-f6b742f1004a HTTP/1.1" 200 6801 2021-09-04 02:00:53,668 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-04 02:00:53,669 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1630720720712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630720726063","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":"1630720726063","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":"1630720718780","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":"1630720728593","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":"1630720726063","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","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":"1630720718780","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630720718780","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","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":"1630720720712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","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":"1630720726063","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":"1630720720712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630720718780","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630720718780","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","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":"1630720720712","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":"1630720726063","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630720720712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630720726063","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630720728593","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":"1630720730695","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630720728593","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":"1630720720712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630720718780","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630720718780","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":"1630720720712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-09-04 02:00:53,672 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630720720712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630720726063', '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': '1630720726063', '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': '1630720718780', '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': '1630720728593', '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': '1630720726063', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', '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': '1630720718780', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630720718780', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', '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': '1630720720712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', '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': '1630720726063', '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': '1630720720712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630720718780', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630720718780', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', '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': '1630720720712', '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': '1630720726063', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630720720712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630720726063', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630720728593', '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': '1630720730695', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630720728593', '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': '1630720720712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630720718780', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630720718780', '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': '1630720720712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-09-04 02:00:53,673 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-04 02:01:53,737 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 02:01:53,739 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/053fbe43-3971-469a-8046-f6b742f1004a 2021-09-04 02:01:53,739 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-04 02:01:53,745 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 02:01:53,871 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/053fbe43-3971-469a-8046-f6b742f1004a HTTP/1.1" 200 None 2021-09-04 02:01:53,874 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-04 02:01:53,876 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"policy-id","timestamp":"1630720736853","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630720734462","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630720745296","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630720728593","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":"1630720728593","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":"1630720735360","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":"1630720730695","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":"1630720720712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630720730695","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":"1630720735360","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630720726063","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":"1630720726063","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630720728593","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630720718780","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":"1630720728593","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":"1630720748317","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630720742604","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630720759292","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630720726063","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":"1630720735360","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","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":"1630720718780","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630720726063","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630720718780","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630720730695","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","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":"1630720720712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630720737845","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","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":"1630720726063","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630720742604","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630720742604","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630720720712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630720734466","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630720736715","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630720739959","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630720718780","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630720718780","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","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":"1630720720712","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":"1630720726063","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630720720712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630720730695","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630720718780","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630720726063","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":"1630720735360","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630720728593","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":"1630720735849","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630720742604","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630720742604","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630720730695","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630720728593","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630720742604","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":"1630720735360","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720741692","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630720747314","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630720742604","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":"1630720730695","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630720718780","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630720730695","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630720720712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630720728593","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":"1630720720712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630720742604","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630720728593","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630720735583","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":"1630720735360","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630720730695","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630720758288","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630720730695","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630720720712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720743353","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630720735360","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630720726063","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720744356","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630720735360","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":"1630720737855","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630720738955","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630720718780","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630720718780","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630720726063","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630720742604","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630720752435","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630720735360","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":"1630720720712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630720735471","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630720728593","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-09-04 02:01:53,881 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'policy-id', 'timestamp': '1630720736853', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630720734462', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630720745296', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630720728593', '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': '1630720728593', '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': '1630720735360', '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': '1630720730695', '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': '1630720720712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630720730695', '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': '1630720735360', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630720726063', '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': '1630720726063', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630720728593', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630720718780', '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': '1630720728593', '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': '1630720748317', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630720742604', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630720759292', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630720726063', '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': '1630720735360', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', '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': '1630720718780', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630720726063', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630720718780', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630720730695', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', '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': '1630720720712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630720737845', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', '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': '1630720726063', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630720742604', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630720742604', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630720720712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630720734466', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630720736715', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630720739959', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630720718780', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630720718780', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', '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': '1630720720712', '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': '1630720726063', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630720720712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630720730695', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630720718780', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630720726063', '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': '1630720735360', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630720728593', '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': '1630720735849', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630720742604', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630720742604', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630720730695', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630720728593', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630720742604', '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': '1630720735360', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720741692', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630720747314', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630720742604', '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': '1630720730695', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630720718780', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630720730695', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630720720712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630720728593', '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': '1630720720712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630720742604', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630720728593', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630720735583', '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': '1630720735360', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630720730695', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630720758288', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630720730695', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630720720712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720743353', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630720735360', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630720726063', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720744356', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630720735360', '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': '1630720737855', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630720738955', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630720718780', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630720718780', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630720726063', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630720742604', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630720752435', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630720735360', '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': '1630720720712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630720735471', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630720728593', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-09-04 02:01:53,884 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-09-04 02:01:53,884 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-04 02:01:53,884 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-04 02:02:53,948 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 02:02:53,950 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/053fbe43-3971-469a-8046-f6b742f1004a 2021-09-04 02:02:53,950 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-04 02:02:53,957 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 02:02:54,083 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/053fbe43-3971-469a-8046-f6b742f1004a HTTP/1.1" 200 None 2021-09-04 02:02:54,086 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-04 02:02:54,087 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"policy-id","timestamp":"1630720736853","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630720734462","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630720745296","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630720728593","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":"1630720728593","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":"1630720735360","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":"1630720864564","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630720730695","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":"1630720720712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630720730695","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":"1630720864564","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":"1630720735360","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630720726063","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630720864564","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630720864564","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630720726063","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630720728593","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630720718780","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":"1630720728593","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630720881587","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630720748317","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630720742604","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630720759292","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630720726063","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":"1630720735360","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","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":"1630720718780","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":"1630720890578","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630720726063","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630720891582","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630720718780","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630720730695","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","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":"1630720880462","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630720720712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630720737845","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","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":"1630720726063","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630720742604","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630720742604","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630720720712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630720734466","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630720736715","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630720739959","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630720718780","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630720718780","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630720888571","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","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":"1630720720712","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":"1630720726063","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630720886564","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":"1630720720712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630720730695","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630720718780","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630720726063","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":"1630720864564","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630720735360","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630720728593","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":"1630720735849","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630720742604","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630720742604","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630720730695","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630720728593","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630720742604","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":"1630720735360","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720741692","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630720864564","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630720747314","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630720742604","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":"1630720730695","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630720718780","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630720730695","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630720884046","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630720720712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630720728593","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":"1630720720712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630720742604","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630720864564","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630720728593","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630720735583","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630720864564","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630720735360","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630720864564","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630720730695","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":"1630720885452","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630720758288","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1630720730695","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630720889575","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":"1630720720712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720743353","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630720735360","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630720726063","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720744356","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630720735360","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":"1630720737855","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1630720738955","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630720718780","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630720718780","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1630720726063","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630720887568","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":"1630720882728","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":"1630720742604","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1630720878172","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1630720752435","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1630720735360","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":"1630720720712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1630720735471","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1630720720900","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1630720728593","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-09-04 02:02:54,091 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'policy-id', 'timestamp': '1630720736853', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630720734462', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630720745296', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630720728593', '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': '1630720728593', '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': '1630720735360', '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': '1630720864564', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630720730695', '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': '1630720720712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630720730695', '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': '1630720864564', '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': '1630720735360', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630720726063', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630720864564', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630720864564', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630720726063', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630720728593', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630720718780', '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': '1630720728593', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630720881587', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630720748317', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630720742604', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630720759292', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630720726063', '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': '1630720735360', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', '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': '1630720718780', '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': '1630720890578', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630720726063', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630720891582', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630720718780', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630720730695', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', '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': '1630720880462', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630720720712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630720737845', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', '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': '1630720726063', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630720742604', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630720742604', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630720720712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630720734466', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630720736715', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630720739959', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630720718780', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630720718780', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630720888571', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', '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': '1630720720712', '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': '1630720726063', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630720886564', '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': '1630720720712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630720730695', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630720718780', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630720726063', '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': '1630720864564', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630720735360', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630720728593', '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': '1630720735849', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630720742604', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630720742604', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630720730695', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630720728593', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630720742604', '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': '1630720735360', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720741692', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630720864564', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630720747314', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630720742604', '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': '1630720730695', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630720718780', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630720730695', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630720884046', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630720720712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630720728593', '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': '1630720720712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630720742604', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630720864564', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630720728593', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630720735583', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630720864564', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630720735360', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630720864564', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630720730695', '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': '1630720885452', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630720758288', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1630720730695', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630720889575', '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': '1630720720712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720743353', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630720735360', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630720726063', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720744356', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630720735360', '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': '1630720737855', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1630720738955', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630720718780', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630720718780', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1630720726063', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630720887568', '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': '1630720882728', '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': '1630720742604', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1630720878172', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1630720752435', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1630720735360', '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': '1630720720712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1630720735471', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1630720720900', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1630720728593', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-09-04 02:02:54,093 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-09-04 02:02:54,093 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-04 02:02:54,094 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-04 02:02:54,094 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-04 02:02:54,094 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-04 02:02:54,094 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-04 02:02:54,094 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-04 02:02:54,094 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-04 02:02:54,095 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_cnf is sucessfully finished 2021-09-04 02:02:54,109 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': '0e573043-db88-4ec0-8d57-6d3f4219b466', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:02:54,109 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances 2021-09-04 02:02:54,109 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "25561de1-11ea-4aad-8af5-55808ddb5a85", "modelVersionId": "dd8fc84b-5155-4eee-b0de-3850783eb6e2", "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": "2a25e5d6-d71e-45a3-9b12-4b523d26349d", "owningEntityName": "basicnf_owning_entity" } } } 2021-09-04 02:02:54,112 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:02:55,708 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances HTTP/1.1" 202 262 2021-09-04 02:02:55,710 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response code: 202 2021-09-04 02:02:55,710 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response: {"requestReferences":{"requestId":"0e573043-db88-4ec0-8d57-6d3f4219b466","instanceId":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0e573043-db88-4ec0-8d57-6d3f4219b466"}} 2021-09-04 02:02:55,711 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-09-04 02:02:55,742 DEBUG 129:onap_service.py(8) - [None][Check 0e573043-db88-4ec0-8d57-6d3f4219b466 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '74e0ff67-3d0d-4488-b442-995a6aa41f21', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:02:55,743 DEBUG 131:onap_service.py(8) - [None][Check 0e573043-db88-4ec0-8d57-6d3f4219b466 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0e573043-db88-4ec0-8d57-6d3f4219b466 2021-09-04 02:02:55,743 DEBUG 132:onap_service.py(8) - [None][Check 0e573043-db88-4ec0-8d57-6d3f4219b466 orchestration request status] data sent: None 2021-09-04 02:02:55,748 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:02:55,965 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0e573043-db88-4ec0-8d57-6d3f4219b466 HTTP/1.1" 200 1341 2021-09-04 02:02:55,970 INFO 142:onap_service.py(8) - [None][Check 0e573043-db88-4ec0-8d57-6d3f4219b466 orchestration request status] response code: 200 2021-09-04 02:02:55,971 DEBUG 146:onap_service.py(8) - [None][Check 0e573043-db88-4ec0-8d57-6d3f4219b466 orchestration request status] response: {"request":{"requestId":"0e573043-db88-4ec0-8d57-6d3f4219b466","startTime":"Sat, 04 Sep 2021 02:02:54 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"25561de1-11ea-4aad-8af5-55808ddb5a85","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelUuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelInvariantUuid":"25561de1-11ea-4aad-8af5-55808ddb5a85"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249","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":"2a25e5d6-d71e-45a3-9b12-4b523d26349d","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","serviceInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sat, 04 Sep 2021 02:02:55 GMT"}}} 2021-09-04 02:03:05,983 DEBUG 129:onap_service.py(8) - [None][Check 0e573043-db88-4ec0-8d57-6d3f4219b466 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '99cfe7d9-cdad-4447-acee-70e7d74f6007', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:03:05,984 DEBUG 131:onap_service.py(8) - [None][Check 0e573043-db88-4ec0-8d57-6d3f4219b466 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0e573043-db88-4ec0-8d57-6d3f4219b466 2021-09-04 02:03:05,984 DEBUG 132:onap_service.py(8) - [None][Check 0e573043-db88-4ec0-8d57-6d3f4219b466 orchestration request status] data sent: None 2021-09-04 02:03:05,986 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:03:06,210 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0e573043-db88-4ec0-8d57-6d3f4219b466 HTTP/1.1" 200 1551 2021-09-04 02:03:06,212 INFO 142:onap_service.py(8) - [None][Check 0e573043-db88-4ec0-8d57-6d3f4219b466 orchestration request status] response code: 200 2021-09-04 02:03:06,212 DEBUG 146:onap_service.py(8) - [None][Check 0e573043-db88-4ec0-8d57-6d3f4219b466 orchestration request status] response: {"request":{"requestId":"0e573043-db88-4ec0-8d57-6d3f4219b466","startTime":"Sat, 04 Sep 2021 02:02:54 GMT","finishTime":"Sat, 04 Sep 2021 02:02:58 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"25561de1-11ea-4aad-8af5-55808ddb5a85","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelUuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelInvariantUuid":"25561de1-11ea-4aad-8af5-55808ddb5a85"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249","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":"2a25e5d6-d71e-45a3-9b12-4b523d26349d","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","serviceInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 04 Sep 2021 02:02:58 GMT"}}} 2021-09-04 02:03:06,213 INFO 56:mixins.py(8) - ServiceInstantiation task finished 2021-09-04 02:03:06,214 DEBUG 129:onap_service.py(8) - [None][Check 0e573043-db88-4ec0-8d57-6d3f4219b466 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a30e4cc0-b047-46b3-bb9a-bb9c3ff2f6b6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:03:06,215 DEBUG 131:onap_service.py(8) - [None][Check 0e573043-db88-4ec0-8d57-6d3f4219b466 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0e573043-db88-4ec0-8d57-6d3f4219b466 2021-09-04 02:03:06,215 DEBUG 132:onap_service.py(8) - [None][Check 0e573043-db88-4ec0-8d57-6d3f4219b466 orchestration request status] data sent: None 2021-09-04 02:03:06,217 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:03:06,377 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0e573043-db88-4ec0-8d57-6d3f4219b466 HTTP/1.1" 200 1551 2021-09-04 02:03:06,379 INFO 142:onap_service.py(8) - [None][Check 0e573043-db88-4ec0-8d57-6d3f4219b466 orchestration request status] response code: 200 2021-09-04 02:03:06,380 DEBUG 146:onap_service.py(8) - [None][Check 0e573043-db88-4ec0-8d57-6d3f4219b466 orchestration request status] response: {"request":{"requestId":"0e573043-db88-4ec0-8d57-6d3f4219b466","startTime":"Sat, 04 Sep 2021 02:02:54 GMT","finishTime":"Sat, 04 Sep 2021 02:02:58 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"25561de1-11ea-4aad-8af5-55808ddb5a85","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelUuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelInvariantUuid":"25561de1-11ea-4aad-8af5-55808ddb5a85"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249","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":"2a25e5d6-d71e-45a3-9b12-4b523d26349d","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","serviceInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 04 Sep 2021 02:02:58 GMT"}}} 2021-09-04 02:03:06,381 DEBUG 129:onap_service.py(8) - [None][Check 0e573043-db88-4ec0-8d57-6d3f4219b466 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd16219e3-07cf-4cea-8e87-95bda560eea6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:03:06,381 DEBUG 131:onap_service.py(8) - [None][Check 0e573043-db88-4ec0-8d57-6d3f4219b466 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0e573043-db88-4ec0-8d57-6d3f4219b466 2021-09-04 02:03:06,382 DEBUG 132:onap_service.py(8) - [None][Check 0e573043-db88-4ec0-8d57-6d3f4219b466 orchestration request status] data sent: None 2021-09-04 02:03:06,385 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:03:06,565 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0e573043-db88-4ec0-8d57-6d3f4219b466 HTTP/1.1" 200 1551 2021-09-04 02:03:06,567 INFO 142:onap_service.py(8) - [None][Check 0e573043-db88-4ec0-8d57-6d3f4219b466 orchestration request status] response code: 200 2021-09-04 02:03:06,568 DEBUG 146:onap_service.py(8) - [None][Check 0e573043-db88-4ec0-8d57-6d3f4219b466 orchestration request status] response: {"request":{"requestId":"0e573043-db88-4ec0-8d57-6d3f4219b466","startTime":"Sat, 04 Sep 2021 02:02:54 GMT","finishTime":"Sat, 04 Sep 2021 02:02:58 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"25561de1-11ea-4aad-8af5-55808ddb5a85","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelUuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelInvariantUuid":"25561de1-11ea-4aad-8af5-55808ddb5a85"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249","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":"2a25e5d6-d71e-45a3-9b12-4b523d26349d","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","serviceInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 04 Sep 2021 02:02:58 GMT"}}} 2021-09-04 02:03:06,578 DEBUG 129:onap_service.py(1) - [None][Check 0e573043-db88-4ec0-8d57-6d3f4219b466 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a327f2e9-4751-4e89-a380-9979978039bb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:03:06,579 DEBUG 131:onap_service.py(1) - [None][Check 0e573043-db88-4ec0-8d57-6d3f4219b466 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0e573043-db88-4ec0-8d57-6d3f4219b466 2021-09-04 02:03:06,579 DEBUG 132:onap_service.py(1) - [None][Check 0e573043-db88-4ec0-8d57-6d3f4219b466 orchestration request status] data sent: None 2021-09-04 02:03:06,583 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:03:06,788 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0e573043-db88-4ec0-8d57-6d3f4219b466 HTTP/1.1" 200 1551 2021-09-04 02:03:06,790 INFO 142:onap_service.py(1) - [None][Check 0e573043-db88-4ec0-8d57-6d3f4219b466 orchestration request status] response code: 200 2021-09-04 02:03:06,791 DEBUG 146:onap_service.py(1) - [None][Check 0e573043-db88-4ec0-8d57-6d3f4219b466 orchestration request status] response: {"request":{"requestId":"0e573043-db88-4ec0-8d57-6d3f4219b466","startTime":"Sat, 04 Sep 2021 02:02:54 GMT","finishTime":"Sat, 04 Sep 2021 02:02:58 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"25561de1-11ea-4aad-8af5-55808ddb5a85","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelUuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelInvariantUuid":"25561de1-11ea-4aad-8af5-55808ddb5a85"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249","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":"2a25e5d6-d71e-45a3-9b12-4b523d26349d","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","serviceInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 04 Sep 2021 02:02:58 GMT"}}} 2021-09-04 02:03:06,792 DEBUG 129:onap_service.py(1) - [None][Check 0e573043-db88-4ec0-8d57-6d3f4219b466 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3ffc339d-c1cf-467d-8e26-e6248ca813fa', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:03:06,793 DEBUG 131:onap_service.py(1) - [None][Check 0e573043-db88-4ec0-8d57-6d3f4219b466 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0e573043-db88-4ec0-8d57-6d3f4219b466 2021-09-04 02:03:06,793 DEBUG 132:onap_service.py(1) - [None][Check 0e573043-db88-4ec0-8d57-6d3f4219b466 orchestration request status] data sent: None 2021-09-04 02:03:06,795 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:03:07,005 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0e573043-db88-4ec0-8d57-6d3f4219b466 HTTP/1.1" 200 1551 2021-09-04 02:03:07,008 INFO 142:onap_service.py(1) - [None][Check 0e573043-db88-4ec0-8d57-6d3f4219b466 orchestration request status] response code: 200 2021-09-04 02:03:07,008 DEBUG 146:onap_service.py(1) - [None][Check 0e573043-db88-4ec0-8d57-6d3f4219b466 orchestration request status] response: {"request":{"requestId":"0e573043-db88-4ec0-8d57-6d3f4219b466","startTime":"Sat, 04 Sep 2021 02:02:54 GMT","finishTime":"Sat, 04 Sep 2021 02:02:58 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"25561de1-11ea-4aad-8af5-55808ddb5a85","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelUuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelInvariantUuid":"25561de1-11ea-4aad-8af5-55808ddb5a85"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249","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":"2a25e5d6-d71e-45a3-9b12-4b523d26349d","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","serviceInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 04 Sep 2021 02:02:58 GMT"}}} 2021-09-04 02:03:07,010 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:03:07,010 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-09-04 02:03:07,010 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-04 02:03:07,013 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:03:07,086 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-09-04 02:03:07,087 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-04 02:03:07,087 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1630720731420","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-09-04 02:03:07,091 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:03:07,091 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249 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-33722028-e733-4f71-9f6a-c7092b9d5249 2021-09-04 02:03:07,092 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249 service-instance-name] data sent: None 2021-09-04 02:03:07,095 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:03:07,172 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-33722028-e733-4f71-9f6a-c7092b9d5249 HTTP/1.1" 200 1191 2021-09-04 02:03:07,173 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249 service-instance-name] response code: 200 2021-09-04 02:03:07,173 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249 service-instance-name] response: {"service-instance":[{"service-instance-id":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","service-instance-name":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"25561de1-11ea-4aad-8af5-55808ddb5a85","model-version-id":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","resource-version":"1630720978318","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/f14bd691-539d-4969-b2cf-3d17a3f5de0a/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/2a25e5d6-d71e-45a3-9b12-4b523d26349d","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2a25e5d6-d71e-45a3-9b12-4b523d26349d"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]}}]} 2021-09-04 02:03:07,177 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:03:07,177 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-04 02:03:07,178 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-04 02:03:07,180 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:03:07,231 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-09-04 02:03:07,232 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-04 02:03:07,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":"1630720729601"} 2021-09-04 02:03:07,235 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:03:07,235 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-09-04 02:03:07,235 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-04 02:03:07,238 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:03:07,295 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-09-04 02:03:07,296 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-04 02:03:07,296 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1630720731420","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-09-04 02:03:07,298 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:03:07,299 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249 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-33722028-e733-4f71-9f6a-c7092b9d5249 2021-09-04 02:03:07,299 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249 service-instance-name] data sent: None 2021-09-04 02:03:07,301 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:03:07,365 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-33722028-e733-4f71-9f6a-c7092b9d5249 HTTP/1.1" 200 1191 2021-09-04 02:03:07,367 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249 service-instance-name] response code: 200 2021-09-04 02:03:07,367 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249 service-instance-name] response: {"service-instance":[{"service-instance-id":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","service-instance-name":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"25561de1-11ea-4aad-8af5-55808ddb5a85","model-version-id":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","resource-version":"1630720978318","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/f14bd691-539d-4969-b2cf-3d17a3f5de0a/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/2a25e5d6-d71e-45a3-9b12-4b523d26349d","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2a25e5d6-d71e-45a3-9b12-4b523d26349d"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]}}]} 2021-09-04 02:03:07,371 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:03:07,371 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-04 02:03:07,371 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-04 02:03:07,374 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:03:07,450 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-09-04 02:03:07,452 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-04 02:03:07,452 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":"1630720729437","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-04 02:03:07,456 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:03:07,456 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-04 02:03:07,456 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-04 02:03:07,459 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:03:07,518 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 597 2021-09-04 02:03:07,519 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-04 02:03:07,520 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630720731420","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-09-04 02:03:07,523 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-04 02:03:07,523 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-04 02:03:07,524 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 02:03:07,524 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-04 02:03:07,524 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-04 02:03:07,527 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-04 02:03:07,962 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-04 02:03:07,963 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-04 02:03:07,964 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","name":"basic_onboard_WNZDVE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1725243a-73af-4e3a-8b28-3cbcbfb07e69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/18094f2c-79ab-408d-92fb-ee578a7fb9da/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dd8fc84b-5155-4eee-b0de-3850783eb6e2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b14e2613-a7e7-4898-8b06-b0f530a7a553/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-04 02:03:07,967 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WNZDVE from SDC 2021-09-04 02:03:07,967 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:03:07,967 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:03:07,967 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:03:07,968 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-04 02:03:07,968 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:03:07,968 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:03:07,968 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:03:07,968 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-04 02:03:07,969 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:03:07,969 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:03:07,969 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:03:07,969 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-04 02:03:07,969 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:03:07,969 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:03:07,970 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:03:07,970 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-04 02:03:07,970 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-04 02:03:07,970 INFO 192:__init__.py(1) - Service found, updating information 2021-09-04 02:03:07,971 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 02:03:07,971 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-04 02:03:07,971 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-04 02:03:07,973 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 02:03:08,696 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-04 02:03:08,699 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-04 02:03:08,702 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a14391ef-9908-4c0f-a1ca-45d5b1cbfb1b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710980235,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd1130e-033b-4a67-a920-5442eb7bd6c7","invariantUUID":"9785d7ba-aa4e-4d7b-9585-ac35439baaed","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":"objectStorage","uniqueId":"5e0e802d-fbf9-4a73-95ec-0422159617f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711087038,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9837096a-fe34-4cb0-8662-6c96661cb6f7","invariantUUID":"e9eca264-d84d-4a51-9a50-9a962108d0ab","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":"fc149a73-6ff3-408a-809d-28b4f2466587","lifecycleState":"CERTIFIED","lastUpdateDate":1630710970226,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d1cc708-ba67-4af7-90eb-eb823cf7497b","invariantUUID":"57a103be-9ae7-4d51-a24c-d0fb847806b3","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4e6e3883-d221-4461-82b3-5533a92ff7c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711184255,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff580afe-63fe-4d9c-bf76-ea1e3c7c44d5","invariantUUID":"e1ef074b-78fe-499b-94ed-076fb055f907","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":"port","uniqueId":"3dc578ba-707d-4344-b30d-71b002ac1803","lifecycleState":"CERTIFIED","lastUpdateDate":1630711259292,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06920aa9-ddf4-4f68-876a-79a20d4167de","invariantUUID":"dfe681d4-81b2-4374-8cc7-31c9861649a1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"497b4f30-f876-4955-bad3-8dd0901eabb4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711026548,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"465849e5-cb6b-40c4-9032-2f260274fce1","invariantUUID":"d234da2b-1dc7-4646-a2cf-ef6717059a45","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":"compute","uniqueId":"0ea1eedb-9cbc-4282-afb2-713f4691bac8","lifecycleState":"CERTIFIED","lastUpdateDate":1630710962716,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41684da6-7c71-48a9-ae54-1159392b0431","invariantUUID":"b60090e2-11e3-4ee5-892e-8d7faaabce39","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":"287255a5-9223-45f5-b478-d5c4bc7a70da","lifecycleState":"CERTIFIED","lastUpdateDate":1630711189971,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e021065-258a-424a-91cc-fe1aebc8cfad","invariantUUID":"435cf627-451d-4e54-8b0f-4bc1cba63680","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"603cd39d-cdbc-4158-84e5-510ead046ae5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711195076,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f6ce015-d1e3-4332-9f3e-c7e6e646037f","invariantUUID":"24de8824-9913-47b2-a3b1-dbddb70298d9","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":"f194287b-c945-4017-b378-4bc6d4370ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711063933,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3aa4cf56-dbb4-4a86-8702-bcee9fbf456d","invariantUUID":"c2cc8a6e-1ba4-46d4-8628-5581f2eb3779","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34cda0bd-5f40-42f1-9882-4daf85f458ef","lifecycleState":"CERTIFIED","lastUpdateDate":1630711092052,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc1c9385-fce2-4a15-a946-33b53ce61626","invariantUUID":"1a4aa2dd-a17f-4e63-a636-59f285d06bef","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":"a40aef98-dd5c-4003-8f6e-084479cf7ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711119660,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2564a344-5f9d-4b45-a781-f67648c067b6","invariantUUID":"b146491e-4ed2-4d7d-a864-eddcbd30889f","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":"2b48f334-49ac-4ef7-9ef3-e9a8ffc7d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1630710947859,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"544c82d6-19fc-4d2e-9ac8-50aa30b15b08","invariantUUID":"7c4f9898-138b-41ba-9b11-b78e0704abc1","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":"4d4b01c0-8e86-4077-ac30-466703ae3778","lifecycleState":"CERTIFIED","lastUpdateDate":1630711161175,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b915faa-e07b-4253-ab69-fd097b3e5ce8","invariantUUID":"913b99b2-6eeb-45ad-89cc-e0526169d2a3","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":"network","uniqueId":"5295e6b0-5dd9-491d-9b2b-2de2a746ada9","lifecycleState":"CERTIFIED","lastUpdateDate":1630711070299,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1a0c730-3b4e-434c-affe-9d0c2fb66051","invariantUUID":"258164f0-ff22-485c-9815-c70cfdcb6c5a","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":"compute","uniqueId":"f46715b8-acfb-44f5-9c27-76c4b364a7b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711097015,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3cabba-7c47-45a7-9199-aec4a4bdc29d","invariantUUID":"3ec58632-fd46-4568-8595-49a3ae25d0d7","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":"bf34aa41-c0d2-41c3-9259-02a7fdcc4356","lifecycleState":"CERTIFIED","lastUpdateDate":1630710927369,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"293379e2-dfcd-40f7-b192-6341d347bc08","invariantUUID":"a6fd9f38-9fc5-4913-9ca8-05def4e72f55","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":"objectStorage","uniqueId":"dfe99648-2889-476e-bdd2-c3b5f598b691","lifecycleState":"CERTIFIED","lastUpdateDate":1630710838041,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10c8652a-8471-4729-b34d-e0b063c00d4e","invariantUUID":"b581c0a9-f913-4fd0-ba7c-6b8463e9f4ec","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":"968f759b-db06-42ee-9cef-d04948369a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1630710999464,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4276e75-ced1-4c43-8167-d135714116d5","invariantUUID":"1e1b7f68-f5c4-4def-b194-494537838e6d","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e382763a-23ae-4c74-8932-7e6f850f6902","lifecycleState":"CERTIFIED","lastUpdateDate":1630711080405,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c82bb88f-bf52-451e-bfb0-1caae51c5d4a","invariantUUID":"ed6d44cf-4e17-4341-bf1f-3d7310e97441","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4828b5f3-ab84-42e7-b152-e53615772bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711233813,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44d54b77-0c08-43ee-b1a0-346b78827fd8","invariantUUID":"e9a28af4-b8bd-4073-98a8-86092fc826fa","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2d3c3865-0e17-45b0-86b3-5ee929ac27a1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710786080,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0897200a-8014-47a2-abbc-5d5a0c9f55e7","invariantUUID":"dffe483b-d5ed-4748-809c-aaa2152f55c9","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ca6b7221-94c7-498d-8a54-dacb92d2555a","lifecycleState":"CERTIFIED","lastUpdateDate":1630711242328,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09095185-e425-4282-a6f7-9938ccc04248","invariantUUID":"a5c22d49-4b66-4333-9aca-f0b32190d10a","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":"port","uniqueId":"37892ce8-c3dd-4b52-b251-fe0b97684728","lifecycleState":"CERTIFIED","lastUpdateDate":1630710861058,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfa22ee8-3fa0-4c32-8c5b-fa4c6bf647df","invariantUUID":"cb031f76-2cf9-46a2-8898-1149b3369bdf","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d1f82363-3f3f-4e1c-a1db-cc11b2c4b03f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711267571,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9941579f-1689-4174-8cf0-e8127476d84b","invariantUUID":"beb0594c-4202-49d4-9b23-72fb3115751c","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":"objectStorage","uniqueId":"e74427bd-a27b-4e1e-a602-5bf8358b220d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710844359,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95ca6d8b-bdcc-492e-9df1-9f12365048c0","invariantUUID":"5736d5f5-bd78-4c09-9727-229cf364b2e2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b1215ca-138f-4286-89d4-08bdd389b999","lifecycleState":"CERTIFIED","lastUpdateDate":1630711212113,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d6b5b1c-bf28-48f2-8f6b-53bd3af5a517","invariantUUID":"0e804d2a-7199-4b26-8d58-c9bf2782d163","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":"5c86fe87-c765-4331-9a35-a181688f97a6","lifecycleState":"CERTIFIED","lastUpdateDate":1630710885091,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26c90b12-d6d1-4ca0-ab37-4d387ded5f2a","invariantUUID":"221d0c4e-cedc-4214-abcc-af9f55747050","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":"52da78ac-868e-492b-8488-d49f91298f59","lifecycleState":"CERTIFIED","lastUpdateDate":1630711041160,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c9e38f0-0e9c-491c-8b4e-ce32d00cd61e","invariantUUID":"421ef721-e29d-4d45-9c49-dc141284e171","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":"b1c91ebd-ba83-4b97-9b19-505fb1127c60","lifecycleState":"CERTIFIED","lastUpdateDate":1630710975110,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4740cd80-fca4-480a-9a7a-6fa53a77090b","invariantUUID":"949468ec-7af2-4201-88b4-5379e401c12c","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a1b4b623-8c19-4be4-aade-01ed3e86960b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711302264,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c3cfb31-815d-4da6-b129-2f11ba373d8f","invariantUUID":"7bc82ef0-4f2f-48f9-9a47-41a9bde055d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"54652f22-57d5-49d0-b6c0-d0d2facc9191","lifecycleState":"CERTIFIED","lastUpdateDate":1630711252017,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c44ec3d0-1a41-42c1-b976-de04791e6b93","invariantUUID":"417b5d40-e817-48cb-8016-b41cf5063b8e","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":"objectStorage","uniqueId":"728b9625-adac-4a1f-bbad-5548c8e45e7b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711139561,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe3e4e6b-7c13-4f50-b355-14234ff80214","invariantUUID":"aa064492-6629-4f71-8cfd-cf2ca9fd1b7d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb71ca1d-e85f-4ba5-968a-250f5a9bef55","lifecycleState":"CERTIFIED","lastUpdateDate":1630711155764,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be8fc56-6392-4649-b739-e730e0b28bac","invariantUUID":"63b6402d-609e-4331-b7cf-64dd3316fc7d","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":"2b18fbd6-b655-472f-83b3-7a31d03c7944","lifecycleState":"CERTIFIED","lastUpdateDate":1630711290224,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d23a179-614f-463d-9f25-cad671179477","invariantUUID":"8b05e130-0751-49f2-a93d-5de4274787c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a69f7b5b-ee29-4016-b8ec-1fe5c7fe5235","lifecycleState":"CERTIFIED","lastUpdateDate":1630710942102,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"879dad3b-1a24-41a9-a0c1-867dba631f26","invariantUUID":"ffc7840c-a20c-4854-8c3e-ebe12a5adaa3","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":"objectStorage","uniqueId":"61619380-2aff-43a7-91cf-a508ac8aa2e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630710796424,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c805cd57-f0d3-40d7-a3b9-7e22b69ec99b","invariantUUID":"0923adc1-d401-4108-a55b-201450e1d8a0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8c3b0525-ca1f-4ddb-af0b-db4c2889a614","lifecycleState":"CERTIFIED","lastUpdateDate":1630710868150,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39da1ed0-6dcb-44e6-b6eb-a6feb1a04ca0","invariantUUID":"590d03d8-228b-414e-ab80-ca723782384d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96d9fa89-ea71-4d9e-b77b-463583ec1d0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630720677953,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"420f4b37-feaa-48b7-8624-4daca349535f","invariantUUID":"53bd8177-209c-4ab1-9cea-b62a10b860bf","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":"defaulticon","uniqueId":"172b1312-9d55-45cc-a709-58429f3a4ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720084195,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e08a5af6-a60b-43a6-8773-b70cbe0b8581","invariantUUID":"33174808-81ed-4f38-ad57-bf5ab11124ca","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"be3cbae9-8a15-4c34-8bd7-b82dfc105226","lifecycleState":"CERTIFIED","lastUpdateDate":1630711298965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e8bf6d0-6143-407c-987f-f441a1e42552","invariantUUID":"62801aed-6692-4a16-a141-3aa7e719ddaf","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eec2a197-2fc5-46ba-a6cc-dda6a160dfbf","lifecycleState":"CERTIFIED","lastUpdateDate":1630710994003,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8be619-666c-4585-a3bf-1ccdb1eee003","invariantUUID":"b7176afa-33e5-4f2f-b97f-d029c7bb9152","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2cf3e6b-a675-4f03-90e9-aadf18a14fd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711124565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab2d057c-0e0f-4057-b31c-305ffabec13d","invariantUUID":"f0371f70-cfd1-4548-b51c-0a4c0b686e74","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fb235d2b-dd9a-4a88-8f89-244833b21465","lifecycleState":"CERTIFIED","lastUpdateDate":1630711207061,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89a9b3de-bd9a-40a0-8077-04734646373c","invariantUUID":"d8f9ef97-99c0-4853-99d4-f8c5d90c0186","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":"b1cf8ee6-4328-4a98-839b-7116e0f00916","lifecycleState":"CERTIFIED","lastUpdateDate":1630710921595,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"814502a1-65cc-4fee-9a78-783fb45dcf64","invariantUUID":"ab8aaa8d-35e2-4031-a04f-7ef7539ec6d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"baf8a8de-87db-494b-aa94-98fb3bf22da9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720580657,"name":"basic_onboard_WNZDVE","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1075fdca-c952-42c2-aedb-4da2c61adc59","invariantUUID":"2dc9eb9c-261f-4d22-99aa-f69cbe8f0811","systemName":"BasicOnboardWnzdve","description":"VF","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"135570a9-5a18-4c89-bf5e-bcb8a82e9410","lifecycleState":"CERTIFIED","lastUpdateDate":1630710874312,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d55f89f-9f6c-46c3-be33-22e9bef42240","invariantUUID":"c978043e-015b-4ef3-8f64-f9dbfcbea3c1","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":"objectStorage","uniqueId":"cda13068-f222-407c-a1c8-943ef7e08aef","lifecycleState":"CERTIFIED","lastUpdateDate":1630710791250,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ad73e0f-af26-4017-9930-0e0a1a3d6e43","invariantUUID":"e882b694-59f3-47a3-bf6d-f911243aaaf9","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b1cba6-41f8-4919-a9dd-9d86072fab8f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711101934,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff1b6950-a4e2-42e5-ac92-1e8f8fb0e7f0","invariantUUID":"092bc575-2005-407e-9cff-063b674ff6f3","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":"compute","uniqueId":"018d8014-15b6-44d3-badd-310d5724506e","lifecycleState":"CERTIFIED","lastUpdateDate":1630711284073,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23f170b2-4c30-44fe-bf41-4cd13eccfa10","invariantUUID":"fc4b6f86-3c60-48e4-ab98-2e99d2a9a947","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":"e3ec7765-6dea-4621-867f-7dd799ad2528","lifecycleState":"CERTIFIED","lastUpdateDate":1630710953524,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0e8f9e81-44ee-49ae-8639-2bc6245b64f5","invariantUUID":"a0a928f6-36e7-475a-a33e-2314ebdcd085","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":"network","uniqueId":"26babf1c-61ac-4970-b443-8d4489ecc28c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711221931,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96bb3960-47da-4db9-9fe7-6563171c37df","invariantUUID":"08fd88cb-0bbc-436b-b16c-eac69711aeb7","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6975dc53-bad8-48a6-b2ec-ef67e8299150","lifecycleState":"CERTIFIED","lastUpdateDate":1630711281117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bde04a0-6532-44d2-976e-a9fb7b697727","invariantUUID":"d640a8de-051e-48fe-b397-41aa305c404a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09fbe108-23d8-4494-b4df-c9fd5ce6269b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710855992,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02740157-f297-4408-93d5-2d03d0d8be7c","invariantUUID":"3d2fafc4-b82f-4812-a26b-b3ee774ce15e","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6a6a9909-2751-439e-81c8-c091e7e8433e","lifecycleState":"CERTIFIED","lastUpdateDate":1630710895222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbd60de2-f90b-40d4-9d8d-6b2fd7167050","invariantUUID":"3792a9eb-1631-43ef-9909-4dbb2127624e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4b1cf347-f6b2-4792-8940-950e0279e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630711075287,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"48a1a195-dffd-4fd6-adbb-a90e6dd8d1f8","invariantUUID":"d8a1fadc-70f5-434f-848f-1ee25d373594","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"cdc8238c-6b7f-478c-baaa-51b23dc50d71","lifecycleState":"CERTIFIED","lastUpdateDate":1630711276636,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392cc035-3eef-46f4-b909-8ffcdbd1d2ff","invariantUUID":"5511662b-f48b-4e8d-9ff7-0049d335e016","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":"loadBalancer","uniqueId":"51f2d7b7-7444-4921-b7c7-1fedd6cd576d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710810231,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f61a4deb-0a4e-4cc7-9bc2-e6711049ccc4","invariantUUID":"8cdf0749-7288-4db8-954d-4d276acf3581","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":"4d1d52a5-289b-4498-b681-95e9e56d7b75","lifecycleState":"CERTIFIED","lastUpdateDate":1630711228483,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b36b5550-a4f9-48c0-9fbc-3a4e273d3ec1","invariantUUID":"aa918e3a-6ca5-4814-b181-8875067f3919","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e494326-5697-4849-b44a-a93c9b62e98c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711134646,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5fdcb53-97c6-4bfe-ae2c-ff6f3ee8c105","invariantUUID":"90c95d5f-0009-4b3b-8c3f-5e39477a4c76","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":"5610bfef-4798-4ecd-9e54-4f7573e7df3a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710821460,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07cf1d13-fbe9-441f-b2a5-0e08644403b8","invariantUUID":"b331fc40-2e53-4b72-ad23-72ab1f72b5b9","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79587703-fdec-4ecb-897c-b74a8ee06178","lifecycleState":"CERTIFIED","lastUpdateDate":1630711058964,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dcc60c99-91c2-4f57-af6b-be636dc58d8f","invariantUUID":"73582748-3bc1-4470-a2f2-dfd75bcaad3a","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":"52e47e22-ad14-443f-b113-e4db7d596087","lifecycleState":"CERTIFIED","lastUpdateDate":1630710890069,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"91cf0dda-9574-42da-998f-6f5cba94312e","invariantUUID":"e89aa34d-4afb-4a02-a72c-2130669cc4a5","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":"port","uniqueId":"146914ce-bb40-44a8-97f4-0b1e877ed8eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630711200109,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d58b636f-5b27-4471-85cb-9e159f7b7825","invariantUUID":"38e3f26b-e614-4fba-83bd-ffe80b65cd3b","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5fe25ce-5647-4862-8dc5-e00508131c81","lifecycleState":"CERTIFIED","lastUpdateDate":1630710764078,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03611127-3c9e-4f87-947c-069a178f61d5","invariantUUID":"fd798a45-346d-4a9c-a89a-f9ca2a6f1bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c09a1fb-2f8d-4581-a64a-6d6cb235baaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630711047170,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67df3665-bcab-4fe1-80f7-6476dcf05f34","invariantUUID":"66e24212-cc91-4e0f-8533-68a750244c72","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c01ce6-3427-447b-81e6-22ebef7bc907","lifecycleState":"CERTIFIED","lastUpdateDate":1630711217007,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b28479e-f427-4850-afb6-72b3aa76f743","invariantUUID":"0c4837a9-b3fa-45f0-848c-c8a7d6b79b70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ab222a8-6415-4806-a29a-f7cbd38da88a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710815357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94909dde-b7bf-41d8-a14d-21dda2481481","invariantUUID":"73fdd120-0528-4dab-a981-a217b62a76ef","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46d93e68-5f23-4e60-b629-c60b6c8271a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630711113722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8aa552b-7d2f-4756-bd58-3b4f09644405","invariantUUID":"bea9548c-e75d-45e3-b493-4abd9d374ab3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3229154-724a-4342-807d-d30ce18e1382","lifecycleState":"CERTIFIED","lastUpdateDate":1630711247272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7b02bd-c94d-4464-942f-bf74fbc1bece","invariantUUID":"14592e84-28a3-4169-a91d-9d35aedb027d","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":"b6358861-056e-4157-ac17-f92861bb55e1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710879979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c3dece65-e799-4813-8592-508c9ac60347","invariantUUID":"4cc4f87e-e5d8-4d60-a5d3-e05395436ee4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0118f9b8-1343-44f7-87ae-cfedff347d80","lifecycleState":"CERTIFIED","lastUpdateDate":1630711004413,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eba322-fa04-44d5-9933-fd84f486194c","invariantUUID":"c1073db3-8a3f-486a-b8e1-3e1510b0c0c1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"595ebf3a-b568-465e-8328-96b82da8b475","lifecycleState":"CERTIFIED","lastUpdateDate":1630710850583,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfae810b-bac5-4547-894a-0f19d18cb183","invariantUUID":"9b9360e4-b7eb-42a8-9727-8bdeb3264ce9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"743e3289-bd03-41d5-bda7-9cc8ea01e591","lifecycleState":"CERTIFIED","lastUpdateDate":1630720133591,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","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":"2def9cf6-5e36-42b8-9cdb-91a20a86ef27","lifecycleState":"CERTIFIED","lastUpdateDate":1630720725957,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","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":"20600748-0e2b-4afc-85dc-84ba9bb65e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630719726150,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","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":"8163c1e7-be69-4db7-8318-d6a24125397e","lifecycleState":"CERTIFIED","lastUpdateDate":1630720626437,"name":"basic_onboard_WNZDVE","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","systemName":"BasicOnboardWnzdve","description":"service","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-04 02:03:08,709 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-04 02:03:08,710 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 02:03:08,710 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/dd8fc84b-5155-4eee-b0de-3850783eb6e2/toscaModel 2021-09-04 02:03:08,711 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-04 02:03:08,713 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-04 02:03:08,869 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/dd8fc84b-5155-4eee-b0de-3850783eb6e2/toscaModel HTTP/1.1" 200 None 2021-09-04 02:03:08,871 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-04 02:03:08,872 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-04 02:03:08,944 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-04 02:03:08,944 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-04 02:03:08,944 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 02:03:08,945 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-04 02:03:08,945 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-04 02:03:08,946 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-04 02:03:09,325 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-04 02:03:09,327 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-04 02:03:09,327 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","name":"basic_onboard_WNZDVE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1725243a-73af-4e3a-8b28-3cbcbfb07e69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/18094f2c-79ab-408d-92fb-ee578a7fb9da/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dd8fc84b-5155-4eee-b0de-3850783eb6e2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b14e2613-a7e7-4898-8b06-b0f530a7a553/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-04 02:03:09,331 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WNZDVE from SDC 2021-09-04 02:03:09,331 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:03:09,332 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:03:09,332 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:03:09,332 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-04 02:03:09,332 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:03:09,333 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:03:09,333 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:03:09,333 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-04 02:03:09,333 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:03:09,334 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:03:09,334 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:03:09,334 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-04 02:03:09,334 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:03:09,334 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:03:09,335 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:03:09,335 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-04 02:03:09,335 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-04 02:03:09,335 INFO 192:__init__.py(1) - Service found, updating information 2021-09-04 02:03:09,336 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 02:03:09,336 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-04 02:03:09,336 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-04 02:03:09,339 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 02:03:09,980 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-04 02:03:09,984 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-04 02:03:09,987 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a14391ef-9908-4c0f-a1ca-45d5b1cbfb1b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710980235,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd1130e-033b-4a67-a920-5442eb7bd6c7","invariantUUID":"9785d7ba-aa4e-4d7b-9585-ac35439baaed","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":"objectStorage","uniqueId":"5e0e802d-fbf9-4a73-95ec-0422159617f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711087038,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9837096a-fe34-4cb0-8662-6c96661cb6f7","invariantUUID":"e9eca264-d84d-4a51-9a50-9a962108d0ab","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":"fc149a73-6ff3-408a-809d-28b4f2466587","lifecycleState":"CERTIFIED","lastUpdateDate":1630710970226,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d1cc708-ba67-4af7-90eb-eb823cf7497b","invariantUUID":"57a103be-9ae7-4d51-a24c-d0fb847806b3","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4e6e3883-d221-4461-82b3-5533a92ff7c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711184255,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff580afe-63fe-4d9c-bf76-ea1e3c7c44d5","invariantUUID":"e1ef074b-78fe-499b-94ed-076fb055f907","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":"port","uniqueId":"3dc578ba-707d-4344-b30d-71b002ac1803","lifecycleState":"CERTIFIED","lastUpdateDate":1630711259292,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06920aa9-ddf4-4f68-876a-79a20d4167de","invariantUUID":"dfe681d4-81b2-4374-8cc7-31c9861649a1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"497b4f30-f876-4955-bad3-8dd0901eabb4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711026548,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"465849e5-cb6b-40c4-9032-2f260274fce1","invariantUUID":"d234da2b-1dc7-4646-a2cf-ef6717059a45","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":"compute","uniqueId":"0ea1eedb-9cbc-4282-afb2-713f4691bac8","lifecycleState":"CERTIFIED","lastUpdateDate":1630710962716,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41684da6-7c71-48a9-ae54-1159392b0431","invariantUUID":"b60090e2-11e3-4ee5-892e-8d7faaabce39","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":"287255a5-9223-45f5-b478-d5c4bc7a70da","lifecycleState":"CERTIFIED","lastUpdateDate":1630711189971,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e021065-258a-424a-91cc-fe1aebc8cfad","invariantUUID":"435cf627-451d-4e54-8b0f-4bc1cba63680","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"603cd39d-cdbc-4158-84e5-510ead046ae5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711195076,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f6ce015-d1e3-4332-9f3e-c7e6e646037f","invariantUUID":"24de8824-9913-47b2-a3b1-dbddb70298d9","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":"f194287b-c945-4017-b378-4bc6d4370ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711063933,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3aa4cf56-dbb4-4a86-8702-bcee9fbf456d","invariantUUID":"c2cc8a6e-1ba4-46d4-8628-5581f2eb3779","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34cda0bd-5f40-42f1-9882-4daf85f458ef","lifecycleState":"CERTIFIED","lastUpdateDate":1630711092052,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc1c9385-fce2-4a15-a946-33b53ce61626","invariantUUID":"1a4aa2dd-a17f-4e63-a636-59f285d06bef","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":"a40aef98-dd5c-4003-8f6e-084479cf7ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711119660,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2564a344-5f9d-4b45-a781-f67648c067b6","invariantUUID":"b146491e-4ed2-4d7d-a864-eddcbd30889f","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":"2b48f334-49ac-4ef7-9ef3-e9a8ffc7d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1630710947859,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"544c82d6-19fc-4d2e-9ac8-50aa30b15b08","invariantUUID":"7c4f9898-138b-41ba-9b11-b78e0704abc1","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":"4d4b01c0-8e86-4077-ac30-466703ae3778","lifecycleState":"CERTIFIED","lastUpdateDate":1630711161175,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b915faa-e07b-4253-ab69-fd097b3e5ce8","invariantUUID":"913b99b2-6eeb-45ad-89cc-e0526169d2a3","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":"network","uniqueId":"5295e6b0-5dd9-491d-9b2b-2de2a746ada9","lifecycleState":"CERTIFIED","lastUpdateDate":1630711070299,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1a0c730-3b4e-434c-affe-9d0c2fb66051","invariantUUID":"258164f0-ff22-485c-9815-c70cfdcb6c5a","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":"compute","uniqueId":"f46715b8-acfb-44f5-9c27-76c4b364a7b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711097015,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3cabba-7c47-45a7-9199-aec4a4bdc29d","invariantUUID":"3ec58632-fd46-4568-8595-49a3ae25d0d7","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":"bf34aa41-c0d2-41c3-9259-02a7fdcc4356","lifecycleState":"CERTIFIED","lastUpdateDate":1630710927369,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"293379e2-dfcd-40f7-b192-6341d347bc08","invariantUUID":"a6fd9f38-9fc5-4913-9ca8-05def4e72f55","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":"objectStorage","uniqueId":"dfe99648-2889-476e-bdd2-c3b5f598b691","lifecycleState":"CERTIFIED","lastUpdateDate":1630710838041,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10c8652a-8471-4729-b34d-e0b063c00d4e","invariantUUID":"b581c0a9-f913-4fd0-ba7c-6b8463e9f4ec","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":"968f759b-db06-42ee-9cef-d04948369a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1630710999464,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4276e75-ced1-4c43-8167-d135714116d5","invariantUUID":"1e1b7f68-f5c4-4def-b194-494537838e6d","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e382763a-23ae-4c74-8932-7e6f850f6902","lifecycleState":"CERTIFIED","lastUpdateDate":1630711080405,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c82bb88f-bf52-451e-bfb0-1caae51c5d4a","invariantUUID":"ed6d44cf-4e17-4341-bf1f-3d7310e97441","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4828b5f3-ab84-42e7-b152-e53615772bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711233813,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44d54b77-0c08-43ee-b1a0-346b78827fd8","invariantUUID":"e9a28af4-b8bd-4073-98a8-86092fc826fa","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2d3c3865-0e17-45b0-86b3-5ee929ac27a1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710786080,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0897200a-8014-47a2-abbc-5d5a0c9f55e7","invariantUUID":"dffe483b-d5ed-4748-809c-aaa2152f55c9","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ca6b7221-94c7-498d-8a54-dacb92d2555a","lifecycleState":"CERTIFIED","lastUpdateDate":1630711242328,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09095185-e425-4282-a6f7-9938ccc04248","invariantUUID":"a5c22d49-4b66-4333-9aca-f0b32190d10a","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":"port","uniqueId":"37892ce8-c3dd-4b52-b251-fe0b97684728","lifecycleState":"CERTIFIED","lastUpdateDate":1630710861058,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfa22ee8-3fa0-4c32-8c5b-fa4c6bf647df","invariantUUID":"cb031f76-2cf9-46a2-8898-1149b3369bdf","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d1f82363-3f3f-4e1c-a1db-cc11b2c4b03f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711267571,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9941579f-1689-4174-8cf0-e8127476d84b","invariantUUID":"beb0594c-4202-49d4-9b23-72fb3115751c","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":"objectStorage","uniqueId":"e74427bd-a27b-4e1e-a602-5bf8358b220d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710844359,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95ca6d8b-bdcc-492e-9df1-9f12365048c0","invariantUUID":"5736d5f5-bd78-4c09-9727-229cf364b2e2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b1215ca-138f-4286-89d4-08bdd389b999","lifecycleState":"CERTIFIED","lastUpdateDate":1630711212113,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d6b5b1c-bf28-48f2-8f6b-53bd3af5a517","invariantUUID":"0e804d2a-7199-4b26-8d58-c9bf2782d163","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":"5c86fe87-c765-4331-9a35-a181688f97a6","lifecycleState":"CERTIFIED","lastUpdateDate":1630710885091,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26c90b12-d6d1-4ca0-ab37-4d387ded5f2a","invariantUUID":"221d0c4e-cedc-4214-abcc-af9f55747050","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":"52da78ac-868e-492b-8488-d49f91298f59","lifecycleState":"CERTIFIED","lastUpdateDate":1630711041160,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c9e38f0-0e9c-491c-8b4e-ce32d00cd61e","invariantUUID":"421ef721-e29d-4d45-9c49-dc141284e171","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":"b1c91ebd-ba83-4b97-9b19-505fb1127c60","lifecycleState":"CERTIFIED","lastUpdateDate":1630710975110,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4740cd80-fca4-480a-9a7a-6fa53a77090b","invariantUUID":"949468ec-7af2-4201-88b4-5379e401c12c","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a1b4b623-8c19-4be4-aade-01ed3e86960b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711302264,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c3cfb31-815d-4da6-b129-2f11ba373d8f","invariantUUID":"7bc82ef0-4f2f-48f9-9a47-41a9bde055d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"54652f22-57d5-49d0-b6c0-d0d2facc9191","lifecycleState":"CERTIFIED","lastUpdateDate":1630711252017,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c44ec3d0-1a41-42c1-b976-de04791e6b93","invariantUUID":"417b5d40-e817-48cb-8016-b41cf5063b8e","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":"objectStorage","uniqueId":"728b9625-adac-4a1f-bbad-5548c8e45e7b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711139561,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe3e4e6b-7c13-4f50-b355-14234ff80214","invariantUUID":"aa064492-6629-4f71-8cfd-cf2ca9fd1b7d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb71ca1d-e85f-4ba5-968a-250f5a9bef55","lifecycleState":"CERTIFIED","lastUpdateDate":1630711155764,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be8fc56-6392-4649-b739-e730e0b28bac","invariantUUID":"63b6402d-609e-4331-b7cf-64dd3316fc7d","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":"2b18fbd6-b655-472f-83b3-7a31d03c7944","lifecycleState":"CERTIFIED","lastUpdateDate":1630711290224,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d23a179-614f-463d-9f25-cad671179477","invariantUUID":"8b05e130-0751-49f2-a93d-5de4274787c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a69f7b5b-ee29-4016-b8ec-1fe5c7fe5235","lifecycleState":"CERTIFIED","lastUpdateDate":1630710942102,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"879dad3b-1a24-41a9-a0c1-867dba631f26","invariantUUID":"ffc7840c-a20c-4854-8c3e-ebe12a5adaa3","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":"objectStorage","uniqueId":"61619380-2aff-43a7-91cf-a508ac8aa2e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630710796424,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c805cd57-f0d3-40d7-a3b9-7e22b69ec99b","invariantUUID":"0923adc1-d401-4108-a55b-201450e1d8a0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8c3b0525-ca1f-4ddb-af0b-db4c2889a614","lifecycleState":"CERTIFIED","lastUpdateDate":1630710868150,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39da1ed0-6dcb-44e6-b6eb-a6feb1a04ca0","invariantUUID":"590d03d8-228b-414e-ab80-ca723782384d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96d9fa89-ea71-4d9e-b77b-463583ec1d0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630720677953,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"420f4b37-feaa-48b7-8624-4daca349535f","invariantUUID":"53bd8177-209c-4ab1-9cea-b62a10b860bf","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":"defaulticon","uniqueId":"172b1312-9d55-45cc-a709-58429f3a4ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720084195,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e08a5af6-a60b-43a6-8773-b70cbe0b8581","invariantUUID":"33174808-81ed-4f38-ad57-bf5ab11124ca","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"be3cbae9-8a15-4c34-8bd7-b82dfc105226","lifecycleState":"CERTIFIED","lastUpdateDate":1630711298965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e8bf6d0-6143-407c-987f-f441a1e42552","invariantUUID":"62801aed-6692-4a16-a141-3aa7e719ddaf","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eec2a197-2fc5-46ba-a6cc-dda6a160dfbf","lifecycleState":"CERTIFIED","lastUpdateDate":1630710994003,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8be619-666c-4585-a3bf-1ccdb1eee003","invariantUUID":"b7176afa-33e5-4f2f-b97f-d029c7bb9152","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2cf3e6b-a675-4f03-90e9-aadf18a14fd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711124565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab2d057c-0e0f-4057-b31c-305ffabec13d","invariantUUID":"f0371f70-cfd1-4548-b51c-0a4c0b686e74","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fb235d2b-dd9a-4a88-8f89-244833b21465","lifecycleState":"CERTIFIED","lastUpdateDate":1630711207061,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89a9b3de-bd9a-40a0-8077-04734646373c","invariantUUID":"d8f9ef97-99c0-4853-99d4-f8c5d90c0186","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":"b1cf8ee6-4328-4a98-839b-7116e0f00916","lifecycleState":"CERTIFIED","lastUpdateDate":1630710921595,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"814502a1-65cc-4fee-9a78-783fb45dcf64","invariantUUID":"ab8aaa8d-35e2-4031-a04f-7ef7539ec6d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"baf8a8de-87db-494b-aa94-98fb3bf22da9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720580657,"name":"basic_onboard_WNZDVE","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1075fdca-c952-42c2-aedb-4da2c61adc59","invariantUUID":"2dc9eb9c-261f-4d22-99aa-f69cbe8f0811","systemName":"BasicOnboardWnzdve","description":"VF","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"135570a9-5a18-4c89-bf5e-bcb8a82e9410","lifecycleState":"CERTIFIED","lastUpdateDate":1630710874312,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d55f89f-9f6c-46c3-be33-22e9bef42240","invariantUUID":"c978043e-015b-4ef3-8f64-f9dbfcbea3c1","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":"objectStorage","uniqueId":"cda13068-f222-407c-a1c8-943ef7e08aef","lifecycleState":"CERTIFIED","lastUpdateDate":1630710791250,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ad73e0f-af26-4017-9930-0e0a1a3d6e43","invariantUUID":"e882b694-59f3-47a3-bf6d-f911243aaaf9","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b1cba6-41f8-4919-a9dd-9d86072fab8f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711101934,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff1b6950-a4e2-42e5-ac92-1e8f8fb0e7f0","invariantUUID":"092bc575-2005-407e-9cff-063b674ff6f3","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":"compute","uniqueId":"018d8014-15b6-44d3-badd-310d5724506e","lifecycleState":"CERTIFIED","lastUpdateDate":1630711284073,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23f170b2-4c30-44fe-bf41-4cd13eccfa10","invariantUUID":"fc4b6f86-3c60-48e4-ab98-2e99d2a9a947","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":"e3ec7765-6dea-4621-867f-7dd799ad2528","lifecycleState":"CERTIFIED","lastUpdateDate":1630710953524,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0e8f9e81-44ee-49ae-8639-2bc6245b64f5","invariantUUID":"a0a928f6-36e7-475a-a33e-2314ebdcd085","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":"network","uniqueId":"26babf1c-61ac-4970-b443-8d4489ecc28c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711221931,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96bb3960-47da-4db9-9fe7-6563171c37df","invariantUUID":"08fd88cb-0bbc-436b-b16c-eac69711aeb7","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6975dc53-bad8-48a6-b2ec-ef67e8299150","lifecycleState":"CERTIFIED","lastUpdateDate":1630711281117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bde04a0-6532-44d2-976e-a9fb7b697727","invariantUUID":"d640a8de-051e-48fe-b397-41aa305c404a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09fbe108-23d8-4494-b4df-c9fd5ce6269b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710855992,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02740157-f297-4408-93d5-2d03d0d8be7c","invariantUUID":"3d2fafc4-b82f-4812-a26b-b3ee774ce15e","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6a6a9909-2751-439e-81c8-c091e7e8433e","lifecycleState":"CERTIFIED","lastUpdateDate":1630710895222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbd60de2-f90b-40d4-9d8d-6b2fd7167050","invariantUUID":"3792a9eb-1631-43ef-9909-4dbb2127624e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4b1cf347-f6b2-4792-8940-950e0279e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630711075287,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"48a1a195-dffd-4fd6-adbb-a90e6dd8d1f8","invariantUUID":"d8a1fadc-70f5-434f-848f-1ee25d373594","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"cdc8238c-6b7f-478c-baaa-51b23dc50d71","lifecycleState":"CERTIFIED","lastUpdateDate":1630711276636,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392cc035-3eef-46f4-b909-8ffcdbd1d2ff","invariantUUID":"5511662b-f48b-4e8d-9ff7-0049d335e016","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":"loadBalancer","uniqueId":"51f2d7b7-7444-4921-b7c7-1fedd6cd576d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710810231,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f61a4deb-0a4e-4cc7-9bc2-e6711049ccc4","invariantUUID":"8cdf0749-7288-4db8-954d-4d276acf3581","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":"4d1d52a5-289b-4498-b681-95e9e56d7b75","lifecycleState":"CERTIFIED","lastUpdateDate":1630711228483,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b36b5550-a4f9-48c0-9fbc-3a4e273d3ec1","invariantUUID":"aa918e3a-6ca5-4814-b181-8875067f3919","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e494326-5697-4849-b44a-a93c9b62e98c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711134646,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5fdcb53-97c6-4bfe-ae2c-ff6f3ee8c105","invariantUUID":"90c95d5f-0009-4b3b-8c3f-5e39477a4c76","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":"5610bfef-4798-4ecd-9e54-4f7573e7df3a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710821460,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07cf1d13-fbe9-441f-b2a5-0e08644403b8","invariantUUID":"b331fc40-2e53-4b72-ad23-72ab1f72b5b9","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79587703-fdec-4ecb-897c-b74a8ee06178","lifecycleState":"CERTIFIED","lastUpdateDate":1630711058964,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dcc60c99-91c2-4f57-af6b-be636dc58d8f","invariantUUID":"73582748-3bc1-4470-a2f2-dfd75bcaad3a","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":"52e47e22-ad14-443f-b113-e4db7d596087","lifecycleState":"CERTIFIED","lastUpdateDate":1630710890069,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"91cf0dda-9574-42da-998f-6f5cba94312e","invariantUUID":"e89aa34d-4afb-4a02-a72c-2130669cc4a5","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":"port","uniqueId":"146914ce-bb40-44a8-97f4-0b1e877ed8eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630711200109,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d58b636f-5b27-4471-85cb-9e159f7b7825","invariantUUID":"38e3f26b-e614-4fba-83bd-ffe80b65cd3b","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5fe25ce-5647-4862-8dc5-e00508131c81","lifecycleState":"CERTIFIED","lastUpdateDate":1630710764078,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03611127-3c9e-4f87-947c-069a178f61d5","invariantUUID":"fd798a45-346d-4a9c-a89a-f9ca2a6f1bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c09a1fb-2f8d-4581-a64a-6d6cb235baaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630711047170,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67df3665-bcab-4fe1-80f7-6476dcf05f34","invariantUUID":"66e24212-cc91-4e0f-8533-68a750244c72","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c01ce6-3427-447b-81e6-22ebef7bc907","lifecycleState":"CERTIFIED","lastUpdateDate":1630711217007,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b28479e-f427-4850-afb6-72b3aa76f743","invariantUUID":"0c4837a9-b3fa-45f0-848c-c8a7d6b79b70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ab222a8-6415-4806-a29a-f7cbd38da88a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710815357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94909dde-b7bf-41d8-a14d-21dda2481481","invariantUUID":"73fdd120-0528-4dab-a981-a217b62a76ef","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46d93e68-5f23-4e60-b629-c60b6c8271a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630711113722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8aa552b-7d2f-4756-bd58-3b4f09644405","invariantUUID":"bea9548c-e75d-45e3-b493-4abd9d374ab3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3229154-724a-4342-807d-d30ce18e1382","lifecycleState":"CERTIFIED","lastUpdateDate":1630711247272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7b02bd-c94d-4464-942f-bf74fbc1bece","invariantUUID":"14592e84-28a3-4169-a91d-9d35aedb027d","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":"b6358861-056e-4157-ac17-f92861bb55e1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710879979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c3dece65-e799-4813-8592-508c9ac60347","invariantUUID":"4cc4f87e-e5d8-4d60-a5d3-e05395436ee4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0118f9b8-1343-44f7-87ae-cfedff347d80","lifecycleState":"CERTIFIED","lastUpdateDate":1630711004413,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eba322-fa04-44d5-9933-fd84f486194c","invariantUUID":"c1073db3-8a3f-486a-b8e1-3e1510b0c0c1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"595ebf3a-b568-465e-8328-96b82da8b475","lifecycleState":"CERTIFIED","lastUpdateDate":1630710850583,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfae810b-bac5-4547-894a-0f19d18cb183","invariantUUID":"9b9360e4-b7eb-42a8-9727-8bdeb3264ce9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"743e3289-bd03-41d5-bda7-9cc8ea01e591","lifecycleState":"CERTIFIED","lastUpdateDate":1630720133591,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","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":"2def9cf6-5e36-42b8-9cdb-91a20a86ef27","lifecycleState":"CERTIFIED","lastUpdateDate":1630720725957,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","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":"20600748-0e2b-4afc-85dc-84ba9bb65e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630719726150,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","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":"8163c1e7-be69-4db7-8318-d6a24125397e","lifecycleState":"CERTIFIED","lastUpdateDate":1630720626437,"name":"basic_onboard_WNZDVE","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","systemName":"BasicOnboardWnzdve","description":"service","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-04 02:03:09,995 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-04 02:03:09,996 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': '12f7ee39-6370-4f48-b058-91ec8f4087c5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:03:09,997 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/f14bd691-539d-4969-b2cf-3d17a3f5de0a/vnfs 2021-09-04 02:03:09,997 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "25561de1-11ea-4aad-8af5-55808ddb5a85" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "53bd8177-209c-4ab1-9cea-b62a10b860bf", "modelVersionId": "420f4b37-feaa-48b7-8624-4daca349535f", "modelName": "basic_cnf", "modelVersion": "1.0", "modelCustomizationId": "c0784a07-8a36-4673-b5f9-ba3ed73e4b47", "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": "f14bd691-539d-4969-b2cf-3d17a3f5de0a", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "25561de1-11ea-4aad-8af5-55808ddb5a85", "modelVersion": "1.0", "modelVersionId": "dd8fc84b-5155-4eee-b0de-3850783eb6e2" } } }] } } 2021-09-04 02:03:10,000 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:03:11,539 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/f14bd691-539d-4969-b2cf-3d17a3f5de0a/vnfs HTTP/1.1" 202 262 2021-09-04 02:03:11,541 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response code: 202 2021-09-04 02:03:11,541 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response: {"requestReferences":{"requestId":"12f7ee39-6370-4f48-b058-91ec8f4087c5","instanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/12f7ee39-6370-4f48-b058-91ec8f4087c5"}} 2021-09-04 02:03:11,542 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-09-04 02:03:11,555 DEBUG 129:onap_service.py(9) - [None][Check 12f7ee39-6370-4f48-b058-91ec8f4087c5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '93ff44bd-5b75-4003-bbf1-d87f3aa36333', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:03:11,557 DEBUG 131:onap_service.py(9) - [None][Check 12f7ee39-6370-4f48-b058-91ec8f4087c5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/12f7ee39-6370-4f48-b058-91ec8f4087c5 2021-09-04 02:03:11,557 DEBUG 132:onap_service.py(9) - [None][Check 12f7ee39-6370-4f48-b058-91ec8f4087c5 orchestration request status] data sent: None 2021-09-04 02:03:11,563 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:03:11,728 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/12f7ee39-6370-4f48-b058-91ec8f4087c5 HTTP/1.1" 200 1900 2021-09-04 02:03:11,731 INFO 142:onap_service.py(9) - [None][Check 12f7ee39-6370-4f48-b058-91ec8f4087c5 orchestration request status] response code: 200 2021-09-04 02:03:11,732 DEBUG 146:onap_service.py(9) - [None][Check 12f7ee39-6370-4f48-b058-91ec8f4087c5 orchestration request status] response: {"request":{"requestId":"12f7ee39-6370-4f48-b058-91ec8f4087c5","startTime":"Sat, 04 Sep 2021 02:03:10 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"53bd8177-209c-4ab1-9cea-b62a10b860bf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelVersionId":"420f4b37-feaa-48b7-8624-4daca349535f","modelCustomizationId":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelUuid":"420f4b37-feaa-48b7-8624-4daca349535f","modelInvariantUuid":"53bd8177-209c-4ab1-9cea-b62a10b860bf","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"25561de1-11ea-4aad-8af5-55808ddb5a85","source":"VID","instanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","modelInfo":{"modelInvariantId":"25561de1-11ea-4aad-8af5-55808ddb5a85","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelUuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelInvariantUuid":"25561de1-11ea-4aad-8af5-55808ddb5a85"}}}],"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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","vnfInstanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","vnfInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sat, 04 Sep 2021 02:03:10 GMT"}}} 2021-09-04 02:03:21,744 DEBUG 129:onap_service.py(9) - [None][Check 12f7ee39-6370-4f48-b058-91ec8f4087c5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5675095d-7d4e-4edf-bb36-c18edce37fdc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:03:21,745 DEBUG 131:onap_service.py(9) - [None][Check 12f7ee39-6370-4f48-b058-91ec8f4087c5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/12f7ee39-6370-4f48-b058-91ec8f4087c5 2021-09-04 02:03:21,745 DEBUG 132:onap_service.py(9) - [None][Check 12f7ee39-6370-4f48-b058-91ec8f4087c5 orchestration request status] data sent: None 2021-09-04 02:03:21,749 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:03:21,947 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/12f7ee39-6370-4f48-b058-91ec8f4087c5 HTTP/1.1" 200 2106 2021-09-04 02:03:21,949 INFO 142:onap_service.py(9) - [None][Check 12f7ee39-6370-4f48-b058-91ec8f4087c5 orchestration request status] response code: 200 2021-09-04 02:03:21,950 DEBUG 146:onap_service.py(9) - [None][Check 12f7ee39-6370-4f48-b058-91ec8f4087c5 orchestration request status] response: {"request":{"requestId":"12f7ee39-6370-4f48-b058-91ec8f4087c5","startTime":"Sat, 04 Sep 2021 02:03:10 GMT","finishTime":"Sat, 04 Sep 2021 02:03:16 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"53bd8177-209c-4ab1-9cea-b62a10b860bf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelVersionId":"420f4b37-feaa-48b7-8624-4daca349535f","modelCustomizationId":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelUuid":"420f4b37-feaa-48b7-8624-4daca349535f","modelInvariantUuid":"53bd8177-209c-4ab1-9cea-b62a10b860bf","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"25561de1-11ea-4aad-8af5-55808ddb5a85","source":"VID","instanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","modelInfo":{"modelInvariantId":"25561de1-11ea-4aad-8af5-55808ddb5a85","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelUuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelInvariantUuid":"25561de1-11ea-4aad-8af5-55808ddb5a85"}}}],"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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","vnfInstanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","vnfInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 04 Sep 2021 02:03:16 GMT"}}} 2021-09-04 02:03:21,951 INFO 56:mixins.py(9) - VnfInstantiation task finished 2021-09-04 02:03:21,952 DEBUG 129:onap_service.py(9) - [None][Check 12f7ee39-6370-4f48-b058-91ec8f4087c5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fb9eb2a4-e1fc-4f0a-91c3-4905f8617499', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:03:21,952 DEBUG 131:onap_service.py(9) - [None][Check 12f7ee39-6370-4f48-b058-91ec8f4087c5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/12f7ee39-6370-4f48-b058-91ec8f4087c5 2021-09-04 02:03:21,952 DEBUG 132:onap_service.py(9) - [None][Check 12f7ee39-6370-4f48-b058-91ec8f4087c5 orchestration request status] data sent: None 2021-09-04 02:03:21,955 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:03:22,162 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/12f7ee39-6370-4f48-b058-91ec8f4087c5 HTTP/1.1" 200 2106 2021-09-04 02:03:22,164 INFO 142:onap_service.py(9) - [None][Check 12f7ee39-6370-4f48-b058-91ec8f4087c5 orchestration request status] response code: 200 2021-09-04 02:03:22,165 DEBUG 146:onap_service.py(9) - [None][Check 12f7ee39-6370-4f48-b058-91ec8f4087c5 orchestration request status] response: {"request":{"requestId":"12f7ee39-6370-4f48-b058-91ec8f4087c5","startTime":"Sat, 04 Sep 2021 02:03:10 GMT","finishTime":"Sat, 04 Sep 2021 02:03:16 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"53bd8177-209c-4ab1-9cea-b62a10b860bf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelVersionId":"420f4b37-feaa-48b7-8624-4daca349535f","modelCustomizationId":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelUuid":"420f4b37-feaa-48b7-8624-4daca349535f","modelInvariantUuid":"53bd8177-209c-4ab1-9cea-b62a10b860bf","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"25561de1-11ea-4aad-8af5-55808ddb5a85","source":"VID","instanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","modelInfo":{"modelInvariantId":"25561de1-11ea-4aad-8af5-55808ddb5a85","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelUuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelInvariantUuid":"25561de1-11ea-4aad-8af5-55808ddb5a85"}}}],"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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","vnfInstanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","vnfInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 04 Sep 2021 02:03:16 GMT"}}} 2021-09-04 02:03:22,166 DEBUG 129:onap_service.py(9) - [None][Check 12f7ee39-6370-4f48-b058-91ec8f4087c5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9d2d24f3-23d8-457d-989b-f27f7cffeef3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:03:22,167 DEBUG 131:onap_service.py(9) - [None][Check 12f7ee39-6370-4f48-b058-91ec8f4087c5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/12f7ee39-6370-4f48-b058-91ec8f4087c5 2021-09-04 02:03:22,167 DEBUG 132:onap_service.py(9) - [None][Check 12f7ee39-6370-4f48-b058-91ec8f4087c5 orchestration request status] data sent: None 2021-09-04 02:03:22,170 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:03:22,338 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/12f7ee39-6370-4f48-b058-91ec8f4087c5 HTTP/1.1" 200 2106 2021-09-04 02:03:22,340 INFO 142:onap_service.py(9) - [None][Check 12f7ee39-6370-4f48-b058-91ec8f4087c5 orchestration request status] response code: 200 2021-09-04 02:03:22,341 DEBUG 146:onap_service.py(9) - [None][Check 12f7ee39-6370-4f48-b058-91ec8f4087c5 orchestration request status] response: {"request":{"requestId":"12f7ee39-6370-4f48-b058-91ec8f4087c5","startTime":"Sat, 04 Sep 2021 02:03:10 GMT","finishTime":"Sat, 04 Sep 2021 02:03:16 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"53bd8177-209c-4ab1-9cea-b62a10b860bf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelVersionId":"420f4b37-feaa-48b7-8624-4daca349535f","modelCustomizationId":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelUuid":"420f4b37-feaa-48b7-8624-4daca349535f","modelInvariantUuid":"53bd8177-209c-4ab1-9cea-b62a10b860bf","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"25561de1-11ea-4aad-8af5-55808ddb5a85","source":"VID","instanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","modelInfo":{"modelInvariantId":"25561de1-11ea-4aad-8af5-55808ddb5a85","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelUuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelInvariantUuid":"25561de1-11ea-4aad-8af5-55808ddb5a85"}}}],"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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","vnfInstanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","vnfInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 04 Sep 2021 02:03:16 GMT"}}} 2021-09-04 02:03:22,353 DEBUG 129:onap_service.py(1) - [None][Check 12f7ee39-6370-4f48-b058-91ec8f4087c5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ce04bc80-1bf0-4a05-be3f-50d40e6a3b16', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:03:22,353 DEBUG 131:onap_service.py(1) - [None][Check 12f7ee39-6370-4f48-b058-91ec8f4087c5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/12f7ee39-6370-4f48-b058-91ec8f4087c5 2021-09-04 02:03:22,354 DEBUG 132:onap_service.py(1) - [None][Check 12f7ee39-6370-4f48-b058-91ec8f4087c5 orchestration request status] data sent: None 2021-09-04 02:03:22,357 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:03:22,529 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/12f7ee39-6370-4f48-b058-91ec8f4087c5 HTTP/1.1" 200 2106 2021-09-04 02:03:22,531 INFO 142:onap_service.py(1) - [None][Check 12f7ee39-6370-4f48-b058-91ec8f4087c5 orchestration request status] response code: 200 2021-09-04 02:03:22,532 DEBUG 146:onap_service.py(1) - [None][Check 12f7ee39-6370-4f48-b058-91ec8f4087c5 orchestration request status] response: {"request":{"requestId":"12f7ee39-6370-4f48-b058-91ec8f4087c5","startTime":"Sat, 04 Sep 2021 02:03:10 GMT","finishTime":"Sat, 04 Sep 2021 02:03:16 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"53bd8177-209c-4ab1-9cea-b62a10b860bf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelVersionId":"420f4b37-feaa-48b7-8624-4daca349535f","modelCustomizationId":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelUuid":"420f4b37-feaa-48b7-8624-4daca349535f","modelInvariantUuid":"53bd8177-209c-4ab1-9cea-b62a10b860bf","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"25561de1-11ea-4aad-8af5-55808ddb5a85","source":"VID","instanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","modelInfo":{"modelInvariantId":"25561de1-11ea-4aad-8af5-55808ddb5a85","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelUuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelInvariantUuid":"25561de1-11ea-4aad-8af5-55808ddb5a85"}}}],"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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","vnfInstanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","vnfInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 04 Sep 2021 02:03:16 GMT"}}} 2021-09-04 02:03:22,533 DEBUG 129:onap_service.py(1) - [None][Check 12f7ee39-6370-4f48-b058-91ec8f4087c5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '55289aa9-2de4-4137-9084-187b6f436b7b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:03:22,534 DEBUG 131:onap_service.py(1) - [None][Check 12f7ee39-6370-4f48-b058-91ec8f4087c5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/12f7ee39-6370-4f48-b058-91ec8f4087c5 2021-09-04 02:03:22,534 DEBUG 132:onap_service.py(1) - [None][Check 12f7ee39-6370-4f48-b058-91ec8f4087c5 orchestration request status] data sent: None 2021-09-04 02:03:22,537 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:03:22,697 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/12f7ee39-6370-4f48-b058-91ec8f4087c5 HTTP/1.1" 200 2106 2021-09-04 02:03:22,699 INFO 142:onap_service.py(1) - [None][Check 12f7ee39-6370-4f48-b058-91ec8f4087c5 orchestration request status] response code: 200 2021-09-04 02:03:22,699 DEBUG 146:onap_service.py(1) - [None][Check 12f7ee39-6370-4f48-b058-91ec8f4087c5 orchestration request status] response: {"request":{"requestId":"12f7ee39-6370-4f48-b058-91ec8f4087c5","startTime":"Sat, 04 Sep 2021 02:03:10 GMT","finishTime":"Sat, 04 Sep 2021 02:03:16 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"53bd8177-209c-4ab1-9cea-b62a10b860bf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelVersionId":"420f4b37-feaa-48b7-8624-4daca349535f","modelCustomizationId":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelUuid":"420f4b37-feaa-48b7-8624-4daca349535f","modelInvariantUuid":"53bd8177-209c-4ab1-9cea-b62a10b860bf","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"25561de1-11ea-4aad-8af5-55808ddb5a85","source":"VID","instanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","modelInfo":{"modelInvariantId":"25561de1-11ea-4aad-8af5-55808ddb5a85","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelUuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelInvariantUuid":"25561de1-11ea-4aad-8af5-55808ddb5a85"}}}],"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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","vnfInstanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","vnfInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 04 Sep 2021 02:03:16 GMT"}}} 2021-09-04 02:03:22,701 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:03:22,701 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-04 02:03:22,702 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-04 02:03:22,704 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:03:22,765 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-09-04 02:03:22,766 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-04 02:03:22,766 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":"1630720729601"} 2021-09-04 02:03:22,769 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:03:22,770 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-09-04 02:03:22,770 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-04 02:03:22,773 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:03:22,835 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-09-04 02:03:22,836 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-04 02:03:22,837 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1630720731420","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-09-04 02:03:22,840 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:03:22,840 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249 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-33722028-e733-4f71-9f6a-c7092b9d5249 2021-09-04 02:03:22,840 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249 service-instance-name] data sent: None 2021-09-04 02:03:22,843 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:03:22,910 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-33722028-e733-4f71-9f6a-c7092b9d5249 HTTP/1.1" 200 1643 2021-09-04 02:03:22,911 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249 service-instance-name] response code: 200 2021-09-04 02:03:22,912 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249 service-instance-name] response: {"service-instance":[{"service-instance-id":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","service-instance-name":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"25561de1-11ea-4aad-8af5-55808ddb5a85","model-version-id":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","resource-version":"1630720992021","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/f14bd691-539d-4969-b2cf-3d17a3f5de0a/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/2a25e5d6-d71e-45a3-9b12-4b523d26349d","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2a25e5d6-d71e-45a3-9b12-4b523d26349d"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]}}]} 2021-09-04 02:03:22,915 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:03:22,916 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/f14bd691-539d-4969-b2cf-3d17a3f5de0a/relationship-list 2021-09-04 02:03:22,916 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-04 02:03:22,919 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:03:22,983 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/f14bd691-539d-4969-b2cf-3d17a3f5de0a/relationship-list HTTP/1.1" 200 1064 2021-09-04 02:03:22,984 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-04 02:03:22,984 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/2a25e5d6-d71e-45a3-9b12-4b523d26349d","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2a25e5d6-d71e-45a3-9b12-4b523d26349d"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-09-04 02:03:22,987 DEBUG 129:onap_service.py(1) - [AAI][Get f14bd691-539d-4969-b2cf-3d17a3f5de0a ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:03:22,988 DEBUG 131:onap_service.py(1) - [AAI][Get f14bd691-539d-4969-b2cf-3d17a3f5de0a ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6 2021-09-04 02:03:22,988 DEBUG 132:onap_service.py(1) - [AAI][Get f14bd691-539d-4969-b2cf-3d17a3f5de0a ABCMeta] data sent: None 2021-09-04 02:03:22,990 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:03:23,064 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6 HTTP/1.1" 200 3737 2021-09-04 02:03:23,065 INFO 142:onap_service.py(1) - [AAI][Get f14bd691-539d-4969-b2cf-3d17a3f5de0a ABCMeta] response code: 200 2021-09-04 02:03:23,065 DEBUG 146:onap_service.py(1) - [AAI][Get f14bd691-539d-4969-b2cf-3d17a3f5de0a ABCMeta] response: {"vnf-id":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","vnf-name":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"25561de1-11ea-4aad-8af5-55808ddb5a85","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1630720995981","model-invariant-id":"53bd8177-209c-4ab1-9cea-b62a10b860bf","model-version-id":"420f4b37-feaa-48b7-8624-4daca349535f","model-customization-id":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/f14bd691-539d-4969-b2cf-3d17a3f5de0a/service-data/vnfs/vnf/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6/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/f14bd691-539d-4969-b2cf-3d17a3f5de0a","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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-09-04 02:03:23,069 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-04 02:03:23,069 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-04 02:03:23,070 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 02:03:23,070 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-04 02:03:23,070 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-04 02:03:23,073 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-04 02:03:23,689 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-04 02:03:23,691 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-04 02:03:23,691 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","name":"basic_onboard_WNZDVE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1725243a-73af-4e3a-8b28-3cbcbfb07e69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/18094f2c-79ab-408d-92fb-ee578a7fb9da/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dd8fc84b-5155-4eee-b0de-3850783eb6e2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b14e2613-a7e7-4898-8b06-b0f530a7a553/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-04 02:03:23,694 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WNZDVE from SDC 2021-09-04 02:03:23,695 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:03:23,695 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:03:23,695 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:03:23,695 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-04 02:03:23,695 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:03:23,696 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:03:23,696 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:03:23,696 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-04 02:03:23,696 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:03:23,696 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:03:23,697 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:03:23,697 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-04 02:03:23,697 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:03:23,697 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:03:23,697 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:03:23,697 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-04 02:03:23,698 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-04 02:03:23,698 INFO 192:__init__.py(1) - Service found, updating information 2021-09-04 02:03:23,698 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 02:03:23,699 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-04 02:03:23,699 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-04 02:03:23,701 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 02:03:24,969 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-04 02:03:24,973 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-04 02:03:24,976 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a14391ef-9908-4c0f-a1ca-45d5b1cbfb1b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710980235,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd1130e-033b-4a67-a920-5442eb7bd6c7","invariantUUID":"9785d7ba-aa4e-4d7b-9585-ac35439baaed","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":"objectStorage","uniqueId":"5e0e802d-fbf9-4a73-95ec-0422159617f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711087038,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9837096a-fe34-4cb0-8662-6c96661cb6f7","invariantUUID":"e9eca264-d84d-4a51-9a50-9a962108d0ab","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":"fc149a73-6ff3-408a-809d-28b4f2466587","lifecycleState":"CERTIFIED","lastUpdateDate":1630710970226,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d1cc708-ba67-4af7-90eb-eb823cf7497b","invariantUUID":"57a103be-9ae7-4d51-a24c-d0fb847806b3","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4e6e3883-d221-4461-82b3-5533a92ff7c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711184255,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff580afe-63fe-4d9c-bf76-ea1e3c7c44d5","invariantUUID":"e1ef074b-78fe-499b-94ed-076fb055f907","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":"port","uniqueId":"3dc578ba-707d-4344-b30d-71b002ac1803","lifecycleState":"CERTIFIED","lastUpdateDate":1630711259292,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06920aa9-ddf4-4f68-876a-79a20d4167de","invariantUUID":"dfe681d4-81b2-4374-8cc7-31c9861649a1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"497b4f30-f876-4955-bad3-8dd0901eabb4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711026548,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"465849e5-cb6b-40c4-9032-2f260274fce1","invariantUUID":"d234da2b-1dc7-4646-a2cf-ef6717059a45","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":"compute","uniqueId":"0ea1eedb-9cbc-4282-afb2-713f4691bac8","lifecycleState":"CERTIFIED","lastUpdateDate":1630710962716,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41684da6-7c71-48a9-ae54-1159392b0431","invariantUUID":"b60090e2-11e3-4ee5-892e-8d7faaabce39","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":"287255a5-9223-45f5-b478-d5c4bc7a70da","lifecycleState":"CERTIFIED","lastUpdateDate":1630711189971,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e021065-258a-424a-91cc-fe1aebc8cfad","invariantUUID":"435cf627-451d-4e54-8b0f-4bc1cba63680","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"603cd39d-cdbc-4158-84e5-510ead046ae5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711195076,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f6ce015-d1e3-4332-9f3e-c7e6e646037f","invariantUUID":"24de8824-9913-47b2-a3b1-dbddb70298d9","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":"f194287b-c945-4017-b378-4bc6d4370ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711063933,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3aa4cf56-dbb4-4a86-8702-bcee9fbf456d","invariantUUID":"c2cc8a6e-1ba4-46d4-8628-5581f2eb3779","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34cda0bd-5f40-42f1-9882-4daf85f458ef","lifecycleState":"CERTIFIED","lastUpdateDate":1630711092052,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc1c9385-fce2-4a15-a946-33b53ce61626","invariantUUID":"1a4aa2dd-a17f-4e63-a636-59f285d06bef","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":"a40aef98-dd5c-4003-8f6e-084479cf7ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711119660,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2564a344-5f9d-4b45-a781-f67648c067b6","invariantUUID":"b146491e-4ed2-4d7d-a864-eddcbd30889f","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":"2b48f334-49ac-4ef7-9ef3-e9a8ffc7d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1630710947859,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"544c82d6-19fc-4d2e-9ac8-50aa30b15b08","invariantUUID":"7c4f9898-138b-41ba-9b11-b78e0704abc1","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":"4d4b01c0-8e86-4077-ac30-466703ae3778","lifecycleState":"CERTIFIED","lastUpdateDate":1630711161175,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b915faa-e07b-4253-ab69-fd097b3e5ce8","invariantUUID":"913b99b2-6eeb-45ad-89cc-e0526169d2a3","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":"network","uniqueId":"5295e6b0-5dd9-491d-9b2b-2de2a746ada9","lifecycleState":"CERTIFIED","lastUpdateDate":1630711070299,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1a0c730-3b4e-434c-affe-9d0c2fb66051","invariantUUID":"258164f0-ff22-485c-9815-c70cfdcb6c5a","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":"compute","uniqueId":"f46715b8-acfb-44f5-9c27-76c4b364a7b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711097015,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3cabba-7c47-45a7-9199-aec4a4bdc29d","invariantUUID":"3ec58632-fd46-4568-8595-49a3ae25d0d7","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":"bf34aa41-c0d2-41c3-9259-02a7fdcc4356","lifecycleState":"CERTIFIED","lastUpdateDate":1630710927369,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"293379e2-dfcd-40f7-b192-6341d347bc08","invariantUUID":"a6fd9f38-9fc5-4913-9ca8-05def4e72f55","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":"objectStorage","uniqueId":"dfe99648-2889-476e-bdd2-c3b5f598b691","lifecycleState":"CERTIFIED","lastUpdateDate":1630710838041,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10c8652a-8471-4729-b34d-e0b063c00d4e","invariantUUID":"b581c0a9-f913-4fd0-ba7c-6b8463e9f4ec","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":"968f759b-db06-42ee-9cef-d04948369a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1630710999464,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4276e75-ced1-4c43-8167-d135714116d5","invariantUUID":"1e1b7f68-f5c4-4def-b194-494537838e6d","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e382763a-23ae-4c74-8932-7e6f850f6902","lifecycleState":"CERTIFIED","lastUpdateDate":1630711080405,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c82bb88f-bf52-451e-bfb0-1caae51c5d4a","invariantUUID":"ed6d44cf-4e17-4341-bf1f-3d7310e97441","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4828b5f3-ab84-42e7-b152-e53615772bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711233813,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44d54b77-0c08-43ee-b1a0-346b78827fd8","invariantUUID":"e9a28af4-b8bd-4073-98a8-86092fc826fa","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2d3c3865-0e17-45b0-86b3-5ee929ac27a1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710786080,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0897200a-8014-47a2-abbc-5d5a0c9f55e7","invariantUUID":"dffe483b-d5ed-4748-809c-aaa2152f55c9","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ca6b7221-94c7-498d-8a54-dacb92d2555a","lifecycleState":"CERTIFIED","lastUpdateDate":1630711242328,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09095185-e425-4282-a6f7-9938ccc04248","invariantUUID":"a5c22d49-4b66-4333-9aca-f0b32190d10a","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":"port","uniqueId":"37892ce8-c3dd-4b52-b251-fe0b97684728","lifecycleState":"CERTIFIED","lastUpdateDate":1630710861058,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfa22ee8-3fa0-4c32-8c5b-fa4c6bf647df","invariantUUID":"cb031f76-2cf9-46a2-8898-1149b3369bdf","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d1f82363-3f3f-4e1c-a1db-cc11b2c4b03f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711267571,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9941579f-1689-4174-8cf0-e8127476d84b","invariantUUID":"beb0594c-4202-49d4-9b23-72fb3115751c","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":"objectStorage","uniqueId":"e74427bd-a27b-4e1e-a602-5bf8358b220d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710844359,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95ca6d8b-bdcc-492e-9df1-9f12365048c0","invariantUUID":"5736d5f5-bd78-4c09-9727-229cf364b2e2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b1215ca-138f-4286-89d4-08bdd389b999","lifecycleState":"CERTIFIED","lastUpdateDate":1630711212113,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d6b5b1c-bf28-48f2-8f6b-53bd3af5a517","invariantUUID":"0e804d2a-7199-4b26-8d58-c9bf2782d163","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":"5c86fe87-c765-4331-9a35-a181688f97a6","lifecycleState":"CERTIFIED","lastUpdateDate":1630710885091,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26c90b12-d6d1-4ca0-ab37-4d387ded5f2a","invariantUUID":"221d0c4e-cedc-4214-abcc-af9f55747050","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":"52da78ac-868e-492b-8488-d49f91298f59","lifecycleState":"CERTIFIED","lastUpdateDate":1630711041160,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c9e38f0-0e9c-491c-8b4e-ce32d00cd61e","invariantUUID":"421ef721-e29d-4d45-9c49-dc141284e171","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":"b1c91ebd-ba83-4b97-9b19-505fb1127c60","lifecycleState":"CERTIFIED","lastUpdateDate":1630710975110,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4740cd80-fca4-480a-9a7a-6fa53a77090b","invariantUUID":"949468ec-7af2-4201-88b4-5379e401c12c","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a1b4b623-8c19-4be4-aade-01ed3e86960b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711302264,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c3cfb31-815d-4da6-b129-2f11ba373d8f","invariantUUID":"7bc82ef0-4f2f-48f9-9a47-41a9bde055d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"54652f22-57d5-49d0-b6c0-d0d2facc9191","lifecycleState":"CERTIFIED","lastUpdateDate":1630711252017,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c44ec3d0-1a41-42c1-b976-de04791e6b93","invariantUUID":"417b5d40-e817-48cb-8016-b41cf5063b8e","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":"objectStorage","uniqueId":"728b9625-adac-4a1f-bbad-5548c8e45e7b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711139561,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe3e4e6b-7c13-4f50-b355-14234ff80214","invariantUUID":"aa064492-6629-4f71-8cfd-cf2ca9fd1b7d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb71ca1d-e85f-4ba5-968a-250f5a9bef55","lifecycleState":"CERTIFIED","lastUpdateDate":1630711155764,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be8fc56-6392-4649-b739-e730e0b28bac","invariantUUID":"63b6402d-609e-4331-b7cf-64dd3316fc7d","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":"2b18fbd6-b655-472f-83b3-7a31d03c7944","lifecycleState":"CERTIFIED","lastUpdateDate":1630711290224,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d23a179-614f-463d-9f25-cad671179477","invariantUUID":"8b05e130-0751-49f2-a93d-5de4274787c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a69f7b5b-ee29-4016-b8ec-1fe5c7fe5235","lifecycleState":"CERTIFIED","lastUpdateDate":1630710942102,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"879dad3b-1a24-41a9-a0c1-867dba631f26","invariantUUID":"ffc7840c-a20c-4854-8c3e-ebe12a5adaa3","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":"objectStorage","uniqueId":"61619380-2aff-43a7-91cf-a508ac8aa2e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630710796424,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c805cd57-f0d3-40d7-a3b9-7e22b69ec99b","invariantUUID":"0923adc1-d401-4108-a55b-201450e1d8a0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8c3b0525-ca1f-4ddb-af0b-db4c2889a614","lifecycleState":"CERTIFIED","lastUpdateDate":1630710868150,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39da1ed0-6dcb-44e6-b6eb-a6feb1a04ca0","invariantUUID":"590d03d8-228b-414e-ab80-ca723782384d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96d9fa89-ea71-4d9e-b77b-463583ec1d0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630720677953,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"420f4b37-feaa-48b7-8624-4daca349535f","invariantUUID":"53bd8177-209c-4ab1-9cea-b62a10b860bf","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":"defaulticon","uniqueId":"172b1312-9d55-45cc-a709-58429f3a4ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720084195,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e08a5af6-a60b-43a6-8773-b70cbe0b8581","invariantUUID":"33174808-81ed-4f38-ad57-bf5ab11124ca","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"be3cbae9-8a15-4c34-8bd7-b82dfc105226","lifecycleState":"CERTIFIED","lastUpdateDate":1630711298965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e8bf6d0-6143-407c-987f-f441a1e42552","invariantUUID":"62801aed-6692-4a16-a141-3aa7e719ddaf","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eec2a197-2fc5-46ba-a6cc-dda6a160dfbf","lifecycleState":"CERTIFIED","lastUpdateDate":1630710994003,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8be619-666c-4585-a3bf-1ccdb1eee003","invariantUUID":"b7176afa-33e5-4f2f-b97f-d029c7bb9152","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2cf3e6b-a675-4f03-90e9-aadf18a14fd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711124565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab2d057c-0e0f-4057-b31c-305ffabec13d","invariantUUID":"f0371f70-cfd1-4548-b51c-0a4c0b686e74","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fb235d2b-dd9a-4a88-8f89-244833b21465","lifecycleState":"CERTIFIED","lastUpdateDate":1630711207061,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89a9b3de-bd9a-40a0-8077-04734646373c","invariantUUID":"d8f9ef97-99c0-4853-99d4-f8c5d90c0186","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":"b1cf8ee6-4328-4a98-839b-7116e0f00916","lifecycleState":"CERTIFIED","lastUpdateDate":1630710921595,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"814502a1-65cc-4fee-9a78-783fb45dcf64","invariantUUID":"ab8aaa8d-35e2-4031-a04f-7ef7539ec6d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"baf8a8de-87db-494b-aa94-98fb3bf22da9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720580657,"name":"basic_onboard_WNZDVE","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1075fdca-c952-42c2-aedb-4da2c61adc59","invariantUUID":"2dc9eb9c-261f-4d22-99aa-f69cbe8f0811","systemName":"BasicOnboardWnzdve","description":"VF","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"135570a9-5a18-4c89-bf5e-bcb8a82e9410","lifecycleState":"CERTIFIED","lastUpdateDate":1630710874312,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d55f89f-9f6c-46c3-be33-22e9bef42240","invariantUUID":"c978043e-015b-4ef3-8f64-f9dbfcbea3c1","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":"objectStorage","uniqueId":"cda13068-f222-407c-a1c8-943ef7e08aef","lifecycleState":"CERTIFIED","lastUpdateDate":1630710791250,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ad73e0f-af26-4017-9930-0e0a1a3d6e43","invariantUUID":"e882b694-59f3-47a3-bf6d-f911243aaaf9","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b1cba6-41f8-4919-a9dd-9d86072fab8f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711101934,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff1b6950-a4e2-42e5-ac92-1e8f8fb0e7f0","invariantUUID":"092bc575-2005-407e-9cff-063b674ff6f3","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":"compute","uniqueId":"018d8014-15b6-44d3-badd-310d5724506e","lifecycleState":"CERTIFIED","lastUpdateDate":1630711284073,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23f170b2-4c30-44fe-bf41-4cd13eccfa10","invariantUUID":"fc4b6f86-3c60-48e4-ab98-2e99d2a9a947","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":"e3ec7765-6dea-4621-867f-7dd799ad2528","lifecycleState":"CERTIFIED","lastUpdateDate":1630710953524,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0e8f9e81-44ee-49ae-8639-2bc6245b64f5","invariantUUID":"a0a928f6-36e7-475a-a33e-2314ebdcd085","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":"network","uniqueId":"26babf1c-61ac-4970-b443-8d4489ecc28c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711221931,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96bb3960-47da-4db9-9fe7-6563171c37df","invariantUUID":"08fd88cb-0bbc-436b-b16c-eac69711aeb7","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6975dc53-bad8-48a6-b2ec-ef67e8299150","lifecycleState":"CERTIFIED","lastUpdateDate":1630711281117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bde04a0-6532-44d2-976e-a9fb7b697727","invariantUUID":"d640a8de-051e-48fe-b397-41aa305c404a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09fbe108-23d8-4494-b4df-c9fd5ce6269b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710855992,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02740157-f297-4408-93d5-2d03d0d8be7c","invariantUUID":"3d2fafc4-b82f-4812-a26b-b3ee774ce15e","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6a6a9909-2751-439e-81c8-c091e7e8433e","lifecycleState":"CERTIFIED","lastUpdateDate":1630710895222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbd60de2-f90b-40d4-9d8d-6b2fd7167050","invariantUUID":"3792a9eb-1631-43ef-9909-4dbb2127624e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4b1cf347-f6b2-4792-8940-950e0279e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630711075287,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"48a1a195-dffd-4fd6-adbb-a90e6dd8d1f8","invariantUUID":"d8a1fadc-70f5-434f-848f-1ee25d373594","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"cdc8238c-6b7f-478c-baaa-51b23dc50d71","lifecycleState":"CERTIFIED","lastUpdateDate":1630711276636,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392cc035-3eef-46f4-b909-8ffcdbd1d2ff","invariantUUID":"5511662b-f48b-4e8d-9ff7-0049d335e016","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":"loadBalancer","uniqueId":"51f2d7b7-7444-4921-b7c7-1fedd6cd576d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710810231,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f61a4deb-0a4e-4cc7-9bc2-e6711049ccc4","invariantUUID":"8cdf0749-7288-4db8-954d-4d276acf3581","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":"4d1d52a5-289b-4498-b681-95e9e56d7b75","lifecycleState":"CERTIFIED","lastUpdateDate":1630711228483,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b36b5550-a4f9-48c0-9fbc-3a4e273d3ec1","invariantUUID":"aa918e3a-6ca5-4814-b181-8875067f3919","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e494326-5697-4849-b44a-a93c9b62e98c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711134646,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5fdcb53-97c6-4bfe-ae2c-ff6f3ee8c105","invariantUUID":"90c95d5f-0009-4b3b-8c3f-5e39477a4c76","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":"5610bfef-4798-4ecd-9e54-4f7573e7df3a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710821460,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07cf1d13-fbe9-441f-b2a5-0e08644403b8","invariantUUID":"b331fc40-2e53-4b72-ad23-72ab1f72b5b9","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79587703-fdec-4ecb-897c-b74a8ee06178","lifecycleState":"CERTIFIED","lastUpdateDate":1630711058964,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dcc60c99-91c2-4f57-af6b-be636dc58d8f","invariantUUID":"73582748-3bc1-4470-a2f2-dfd75bcaad3a","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":"52e47e22-ad14-443f-b113-e4db7d596087","lifecycleState":"CERTIFIED","lastUpdateDate":1630710890069,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"91cf0dda-9574-42da-998f-6f5cba94312e","invariantUUID":"e89aa34d-4afb-4a02-a72c-2130669cc4a5","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":"port","uniqueId":"146914ce-bb40-44a8-97f4-0b1e877ed8eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630711200109,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d58b636f-5b27-4471-85cb-9e159f7b7825","invariantUUID":"38e3f26b-e614-4fba-83bd-ffe80b65cd3b","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5fe25ce-5647-4862-8dc5-e00508131c81","lifecycleState":"CERTIFIED","lastUpdateDate":1630710764078,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03611127-3c9e-4f87-947c-069a178f61d5","invariantUUID":"fd798a45-346d-4a9c-a89a-f9ca2a6f1bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c09a1fb-2f8d-4581-a64a-6d6cb235baaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630711047170,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67df3665-bcab-4fe1-80f7-6476dcf05f34","invariantUUID":"66e24212-cc91-4e0f-8533-68a750244c72","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c01ce6-3427-447b-81e6-22ebef7bc907","lifecycleState":"CERTIFIED","lastUpdateDate":1630711217007,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b28479e-f427-4850-afb6-72b3aa76f743","invariantUUID":"0c4837a9-b3fa-45f0-848c-c8a7d6b79b70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ab222a8-6415-4806-a29a-f7cbd38da88a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710815357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94909dde-b7bf-41d8-a14d-21dda2481481","invariantUUID":"73fdd120-0528-4dab-a981-a217b62a76ef","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46d93e68-5f23-4e60-b629-c60b6c8271a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630711113722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8aa552b-7d2f-4756-bd58-3b4f09644405","invariantUUID":"bea9548c-e75d-45e3-b493-4abd9d374ab3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3229154-724a-4342-807d-d30ce18e1382","lifecycleState":"CERTIFIED","lastUpdateDate":1630711247272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7b02bd-c94d-4464-942f-bf74fbc1bece","invariantUUID":"14592e84-28a3-4169-a91d-9d35aedb027d","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":"b6358861-056e-4157-ac17-f92861bb55e1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710879979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c3dece65-e799-4813-8592-508c9ac60347","invariantUUID":"4cc4f87e-e5d8-4d60-a5d3-e05395436ee4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0118f9b8-1343-44f7-87ae-cfedff347d80","lifecycleState":"CERTIFIED","lastUpdateDate":1630711004413,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eba322-fa04-44d5-9933-fd84f486194c","invariantUUID":"c1073db3-8a3f-486a-b8e1-3e1510b0c0c1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"595ebf3a-b568-465e-8328-96b82da8b475","lifecycleState":"CERTIFIED","lastUpdateDate":1630710850583,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfae810b-bac5-4547-894a-0f19d18cb183","invariantUUID":"9b9360e4-b7eb-42a8-9727-8bdeb3264ce9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"743e3289-bd03-41d5-bda7-9cc8ea01e591","lifecycleState":"CERTIFIED","lastUpdateDate":1630720133591,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","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":"2def9cf6-5e36-42b8-9cdb-91a20a86ef27","lifecycleState":"CERTIFIED","lastUpdateDate":1630720725957,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","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":"20600748-0e2b-4afc-85dc-84ba9bb65e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630719726150,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","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":"8163c1e7-be69-4db7-8318-d6a24125397e","lifecycleState":"CERTIFIED","lastUpdateDate":1630720626437,"name":"basic_onboard_WNZDVE","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","systemName":"BasicOnboardWnzdve","description":"service","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-04 02:03:24,983 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-04 02:03:24,984 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 02:03:24,985 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/dd8fc84b-5155-4eee-b0de-3850783eb6e2/toscaModel 2021-09-04 02:03:24,985 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-04 02:03:24,987 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-04 02:03:25,358 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/dd8fc84b-5155-4eee-b0de-3850783eb6e2/toscaModel HTTP/1.1" 200 None 2021-09-04 02:03:25,361 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-04 02:03:25,362 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-04 02:03:25,414 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-04 02:03:25,414 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/c13c1b08-9f4d-4da1-97aa-c59d3f40afa0/3034c728-7845-4443-af05-f76219f365d5 2021-09-04 02:03:25,414 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-09-04 02:03:25,416 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-04 02:03:25,455 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/c13c1b08-9f4d-4da1-97aa-c59d3f40afa0/3034c728-7845-4443-af05-f76219f365d5 HTTP/1.1" 200 270 2021-09-04 02:03:25,456 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-09-04 02:03:25,456 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0","rb-version":"3034c728-7845-4443-af05-f76219f365d5","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"d065ec39-183e-4a69-983a-b82b2ac407e7"}} 2021-09-04 02:03:25,458 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-04 02:03:25,459 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/c13c1b08-9f4d-4da1-97aa-c59d3f40afa0/3034c728-7845-4443-af05-f76219f365d5/profile/cnftest 2021-09-04 02:03:25,459 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-09-04 02:03:25,461 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-04 02:03:25,492 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/c13c1b08-9f4d-4da1-97aa-c59d3f40afa0/3034c728-7845-4443-af05-f76219f365d5/profile/cnftest HTTP/1.1" 404 87 2021-09-04 02:03:25,492 INFO 142:onap_service.py(1) - [None][Get profile] response code: 404 2021-09-04 02:03:25,493 DEBUG 146:onap_service.py(1) - [None][Get profile] response: n/a 2021-09-04 02:03:25,493 ERROR 157:onap_service.py(1) - [None][Get profile] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-04 02:03:25,493 ERROR 233:onap_service.py(1) - [None][Get profile] request failed: Code: 404. Info: Get Resource Bundle Profile: Error finding master table: mongo: no documents in result . 2021-09-04 02:03:25,500 DEBUG 129:onap_service.py(1) - [None][Create profile for definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-04 02:03:25,500 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/c13c1b08-9f4d-4da1-97aa-c59d3f40afa0/3034c728-7845-4443-af05-f76219f365d5/profile 2021-09-04 02:03:25,500 DEBUG 132:onap_service.py(1) - [None][Create profile for definition] data sent: { "rb-name": "c13c1b08-9f4d-4da1-97aa-c59d3f40afa0", "rb-version": "3034c728-7845-4443-af05-f76219f365d5", "profile-name": "cnftest", "release-name": "cnftest", "namespace": "k8s", "kubernetes-version": "1.0" } 2021-09-04 02:03:25,503 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-04 02:03:25,535 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/c13c1b08-9f4d-4da1-97aa-c59d3f40afa0/3034c728-7845-4443-af05-f76219f365d5/profile HTTP/1.1" 201 212 2021-09-04 02:03:25,536 INFO 142:onap_service.py(1) - [None][Create profile for definition] response code: 201 2021-09-04 02:03:25,536 DEBUG 146:onap_service.py(1) - [None][Create profile for definition] response: {"rb-name":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0","rb-version":"3034c728-7845-4443-af05-f76219f365d5","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-09-04 02:03:25,539 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-04 02:03:25,539 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/c13c1b08-9f4d-4da1-97aa-c59d3f40afa0/3034c728-7845-4443-af05-f76219f365d5/profile/cnftest 2021-09-04 02:03:25,539 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-09-04 02:03:25,541 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-04 02:03:25,571 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/c13c1b08-9f4d-4da1-97aa-c59d3f40afa0/3034c728-7845-4443-af05-f76219f365d5/profile/cnftest HTTP/1.1" 200 212 2021-09-04 02:03:25,572 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-09-04 02:03:25,572 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0","rb-version":"3034c728-7845-4443-af05-f76219f365d5","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-09-04 02:03:25,575 DEBUG 129:onap_service.py(1) - [None][Upload Artifact content] sent header: {} 2021-09-04 02:03:25,575 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/c13c1b08-9f4d-4da1-97aa-c59d3f40afa0/3034c728-7845-4443-af05-f76219f365d5/profile/cnftest/content 2021-09-04 02:03:25,575 DEBUG 132:onap_service.py(1) - [None][Upload Artifact content] data sent: b'\x1f\x8b\x08\x00z7f]\x00\x03\xed\xd3\xdf\n\x820\x14\xc7\xf1]\xef)\x86\xf7\xc6\x96s\x96/\x13B+\x04\xb3p*\xf8\xf6YB\x14\x14\xde\xf4\x87\xe0\xfb\xb99cg\xb0\x03\xdb\xefP\xd4\xe5\xce\x87v1\x14\x87J|\x86\x1e9\xe7.\xd5d\xa9\xbe\xaf\x13\x97\t\x93\xa4\x89\xb1Ib\x8d\x15\xda\x8cK+\x94\xfe\xd0<\x0f\xba\xd0\x16\x8dR\xa2\xde\x87*s\xeb\xd5\xabss\xfd?\x15\xc7\xb1\xec}\x13\xcac\x9d\xab\xde\xc8v8\xf9\\*\xd5\x17U\xe7C\xae\xa2\xe3\xd8m\xca\xad\xdfL;\xd7\x7f\x12\xc9_\x8f\x8d7y\xf6\xbc\xef\xbec6\xffzy\xcb\x7f:\xae\xb5\xb1\xa9\xc9\xc8\xff7H\xa2\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0\xd7\xce\x16\xa6\xd8\xa7\x00(\x00\x00' 2021-09-04 02:03:25,577 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-04 02:03:25,612 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/c13c1b08-9f4d-4da1-97aa-c59d3f40afa0/3034c728-7845-4443-af05-f76219f365d5/profile/cnftest/content HTTP/1.1" 200 0 2021-09-04 02:03:25,612 INFO 142:onap_service.py(1) - [None][Upload Artifact content] response code: 200 2021-09-04 02:03:25,613 DEBUG 146:onap_service.py(1) - [None][Upload Artifact content] response: n/a 2021-09-04 02:03:25,615 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:03:25,615 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-04 02:03:25,615 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-04 02:03:25,617 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:03:25,669 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-09-04 02:03:25,670 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-04 02:03:25,670 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":"1630720729601"} 2021-09-04 02:03:25,673 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:03:25,673 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-09-04 02:03:25,674 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-04 02:03:25,676 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:03:25,762 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-09-04 02:03:25,763 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-04 02:03:25,764 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1630720731420","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-09-04 02:03:25,766 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:03:25,767 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249 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-33722028-e733-4f71-9f6a-c7092b9d5249 2021-09-04 02:03:25,767 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249 service-instance-name] data sent: None 2021-09-04 02:03:25,770 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:03:25,867 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-33722028-e733-4f71-9f6a-c7092b9d5249 HTTP/1.1" 200 1643 2021-09-04 02:03:25,868 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249 service-instance-name] response code: 200 2021-09-04 02:03:25,868 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249 service-instance-name] response: {"service-instance":[{"service-instance-id":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","service-instance-name":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"25561de1-11ea-4aad-8af5-55808ddb5a85","model-version-id":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","resource-version":"1630720992021","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/f14bd691-539d-4969-b2cf-3d17a3f5de0a/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/2a25e5d6-d71e-45a3-9b12-4b523d26349d","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2a25e5d6-d71e-45a3-9b12-4b523d26349d"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]}}]} 2021-09-04 02:03:25,870 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:03:25,871 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-04 02:03:25,871 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-04 02:03:25,872 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:03:25,974 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-09-04 02:03:25,975 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-04 02:03:25,975 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":"1630720992148","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/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0"}]}]}}]} 2021-09-04 02:03:25,977 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:03:25,977 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-04 02:03:25,978 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-04 02:03:25,979 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:03:26,059 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1048 2021-09-04 02:03:26,060 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-04 02:03:26,060 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630720992251","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-09-04 02:03:26,063 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:03:26,064 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/f14bd691-539d-4969-b2cf-3d17a3f5de0a/relationship-list 2021-09-04 02:03:26,064 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-04 02:03:26,066 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:03:26,250 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/f14bd691-539d-4969-b2cf-3d17a3f5de0a/relationship-list HTTP/1.1" 200 1064 2021-09-04 02:03:26,251 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-04 02:03:26,252 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/2a25e5d6-d71e-45a3-9b12-4b523d26349d","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2a25e5d6-d71e-45a3-9b12-4b523d26349d"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-09-04 02:03:26,254 DEBUG 129:onap_service.py(1) - [AAI][Get f14bd691-539d-4969-b2cf-3d17a3f5de0a ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:03:26,254 DEBUG 131:onap_service.py(1) - [AAI][Get f14bd691-539d-4969-b2cf-3d17a3f5de0a ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6 2021-09-04 02:03:26,255 DEBUG 132:onap_service.py(1) - [AAI][Get f14bd691-539d-4969-b2cf-3d17a3f5de0a ABCMeta] data sent: None 2021-09-04 02:03:26,256 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:03:26,365 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6 HTTP/1.1" 200 3737 2021-09-04 02:03:26,366 INFO 142:onap_service.py(1) - [AAI][Get f14bd691-539d-4969-b2cf-3d17a3f5de0a ABCMeta] response code: 200 2021-09-04 02:03:26,367 DEBUG 146:onap_service.py(1) - [AAI][Get f14bd691-539d-4969-b2cf-3d17a3f5de0a ABCMeta] response: {"vnf-id":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","vnf-name":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"25561de1-11ea-4aad-8af5-55808ddb5a85","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1630720995981","model-invariant-id":"53bd8177-209c-4ab1-9cea-b62a10b860bf","model-version-id":"420f4b37-feaa-48b7-8624-4daca349535f","model-customization-id":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/f14bd691-539d-4969-b2cf-3d17a3f5de0a/service-data/vnfs/vnf/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6/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/f14bd691-539d-4969-b2cf-3d17a3f5de0a","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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-09-04 02:03:26,371 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-04 02:03:26,372 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-04 02:03:26,372 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 02:03:26,373 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-04 02:03:26,373 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-04 02:03:26,376 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-04 02:03:27,849 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-04 02:03:27,851 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-04 02:03:27,852 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","name":"basic_onboard_WNZDVE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1725243a-73af-4e3a-8b28-3cbcbfb07e69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/18094f2c-79ab-408d-92fb-ee578a7fb9da/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dd8fc84b-5155-4eee-b0de-3850783eb6e2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b14e2613-a7e7-4898-8b06-b0f530a7a553/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-04 02:03:27,855 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WNZDVE from SDC 2021-09-04 02:03:27,855 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:03:27,856 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:03:27,856 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:03:27,856 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-04 02:03:27,856 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:03:27,856 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:03:27,857 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:03:27,857 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-04 02:03:27,857 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:03:27,857 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:03:27,857 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:03:27,858 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-04 02:03:27,858 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:03:27,858 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:03:27,858 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:03:27,858 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-04 02:03:27,858 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-04 02:03:27,859 INFO 192:__init__.py(1) - Service found, updating information 2021-09-04 02:03:27,859 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 02:03:27,860 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-04 02:03:27,860 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-04 02:03:27,862 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 02:03:29,176 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-04 02:03:29,178 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-04 02:03:29,182 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a14391ef-9908-4c0f-a1ca-45d5b1cbfb1b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710980235,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd1130e-033b-4a67-a920-5442eb7bd6c7","invariantUUID":"9785d7ba-aa4e-4d7b-9585-ac35439baaed","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":"objectStorage","uniqueId":"5e0e802d-fbf9-4a73-95ec-0422159617f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711087038,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9837096a-fe34-4cb0-8662-6c96661cb6f7","invariantUUID":"e9eca264-d84d-4a51-9a50-9a962108d0ab","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":"fc149a73-6ff3-408a-809d-28b4f2466587","lifecycleState":"CERTIFIED","lastUpdateDate":1630710970226,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d1cc708-ba67-4af7-90eb-eb823cf7497b","invariantUUID":"57a103be-9ae7-4d51-a24c-d0fb847806b3","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4e6e3883-d221-4461-82b3-5533a92ff7c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711184255,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff580afe-63fe-4d9c-bf76-ea1e3c7c44d5","invariantUUID":"e1ef074b-78fe-499b-94ed-076fb055f907","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":"port","uniqueId":"3dc578ba-707d-4344-b30d-71b002ac1803","lifecycleState":"CERTIFIED","lastUpdateDate":1630711259292,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06920aa9-ddf4-4f68-876a-79a20d4167de","invariantUUID":"dfe681d4-81b2-4374-8cc7-31c9861649a1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"497b4f30-f876-4955-bad3-8dd0901eabb4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711026548,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"465849e5-cb6b-40c4-9032-2f260274fce1","invariantUUID":"d234da2b-1dc7-4646-a2cf-ef6717059a45","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":"compute","uniqueId":"0ea1eedb-9cbc-4282-afb2-713f4691bac8","lifecycleState":"CERTIFIED","lastUpdateDate":1630710962716,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41684da6-7c71-48a9-ae54-1159392b0431","invariantUUID":"b60090e2-11e3-4ee5-892e-8d7faaabce39","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":"287255a5-9223-45f5-b478-d5c4bc7a70da","lifecycleState":"CERTIFIED","lastUpdateDate":1630711189971,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e021065-258a-424a-91cc-fe1aebc8cfad","invariantUUID":"435cf627-451d-4e54-8b0f-4bc1cba63680","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"603cd39d-cdbc-4158-84e5-510ead046ae5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711195076,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f6ce015-d1e3-4332-9f3e-c7e6e646037f","invariantUUID":"24de8824-9913-47b2-a3b1-dbddb70298d9","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":"f194287b-c945-4017-b378-4bc6d4370ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711063933,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3aa4cf56-dbb4-4a86-8702-bcee9fbf456d","invariantUUID":"c2cc8a6e-1ba4-46d4-8628-5581f2eb3779","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34cda0bd-5f40-42f1-9882-4daf85f458ef","lifecycleState":"CERTIFIED","lastUpdateDate":1630711092052,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc1c9385-fce2-4a15-a946-33b53ce61626","invariantUUID":"1a4aa2dd-a17f-4e63-a636-59f285d06bef","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":"a40aef98-dd5c-4003-8f6e-084479cf7ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711119660,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2564a344-5f9d-4b45-a781-f67648c067b6","invariantUUID":"b146491e-4ed2-4d7d-a864-eddcbd30889f","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":"2b48f334-49ac-4ef7-9ef3-e9a8ffc7d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1630710947859,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"544c82d6-19fc-4d2e-9ac8-50aa30b15b08","invariantUUID":"7c4f9898-138b-41ba-9b11-b78e0704abc1","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":"4d4b01c0-8e86-4077-ac30-466703ae3778","lifecycleState":"CERTIFIED","lastUpdateDate":1630711161175,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b915faa-e07b-4253-ab69-fd097b3e5ce8","invariantUUID":"913b99b2-6eeb-45ad-89cc-e0526169d2a3","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":"network","uniqueId":"5295e6b0-5dd9-491d-9b2b-2de2a746ada9","lifecycleState":"CERTIFIED","lastUpdateDate":1630711070299,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1a0c730-3b4e-434c-affe-9d0c2fb66051","invariantUUID":"258164f0-ff22-485c-9815-c70cfdcb6c5a","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":"compute","uniqueId":"f46715b8-acfb-44f5-9c27-76c4b364a7b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711097015,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3cabba-7c47-45a7-9199-aec4a4bdc29d","invariantUUID":"3ec58632-fd46-4568-8595-49a3ae25d0d7","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":"bf34aa41-c0d2-41c3-9259-02a7fdcc4356","lifecycleState":"CERTIFIED","lastUpdateDate":1630710927369,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"293379e2-dfcd-40f7-b192-6341d347bc08","invariantUUID":"a6fd9f38-9fc5-4913-9ca8-05def4e72f55","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":"objectStorage","uniqueId":"dfe99648-2889-476e-bdd2-c3b5f598b691","lifecycleState":"CERTIFIED","lastUpdateDate":1630710838041,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10c8652a-8471-4729-b34d-e0b063c00d4e","invariantUUID":"b581c0a9-f913-4fd0-ba7c-6b8463e9f4ec","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":"968f759b-db06-42ee-9cef-d04948369a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1630710999464,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4276e75-ced1-4c43-8167-d135714116d5","invariantUUID":"1e1b7f68-f5c4-4def-b194-494537838e6d","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e382763a-23ae-4c74-8932-7e6f850f6902","lifecycleState":"CERTIFIED","lastUpdateDate":1630711080405,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c82bb88f-bf52-451e-bfb0-1caae51c5d4a","invariantUUID":"ed6d44cf-4e17-4341-bf1f-3d7310e97441","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4828b5f3-ab84-42e7-b152-e53615772bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711233813,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44d54b77-0c08-43ee-b1a0-346b78827fd8","invariantUUID":"e9a28af4-b8bd-4073-98a8-86092fc826fa","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2d3c3865-0e17-45b0-86b3-5ee929ac27a1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710786080,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0897200a-8014-47a2-abbc-5d5a0c9f55e7","invariantUUID":"dffe483b-d5ed-4748-809c-aaa2152f55c9","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ca6b7221-94c7-498d-8a54-dacb92d2555a","lifecycleState":"CERTIFIED","lastUpdateDate":1630711242328,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09095185-e425-4282-a6f7-9938ccc04248","invariantUUID":"a5c22d49-4b66-4333-9aca-f0b32190d10a","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":"port","uniqueId":"37892ce8-c3dd-4b52-b251-fe0b97684728","lifecycleState":"CERTIFIED","lastUpdateDate":1630710861058,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfa22ee8-3fa0-4c32-8c5b-fa4c6bf647df","invariantUUID":"cb031f76-2cf9-46a2-8898-1149b3369bdf","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d1f82363-3f3f-4e1c-a1db-cc11b2c4b03f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711267571,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9941579f-1689-4174-8cf0-e8127476d84b","invariantUUID":"beb0594c-4202-49d4-9b23-72fb3115751c","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":"objectStorage","uniqueId":"e74427bd-a27b-4e1e-a602-5bf8358b220d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710844359,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95ca6d8b-bdcc-492e-9df1-9f12365048c0","invariantUUID":"5736d5f5-bd78-4c09-9727-229cf364b2e2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b1215ca-138f-4286-89d4-08bdd389b999","lifecycleState":"CERTIFIED","lastUpdateDate":1630711212113,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d6b5b1c-bf28-48f2-8f6b-53bd3af5a517","invariantUUID":"0e804d2a-7199-4b26-8d58-c9bf2782d163","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":"5c86fe87-c765-4331-9a35-a181688f97a6","lifecycleState":"CERTIFIED","lastUpdateDate":1630710885091,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26c90b12-d6d1-4ca0-ab37-4d387ded5f2a","invariantUUID":"221d0c4e-cedc-4214-abcc-af9f55747050","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":"52da78ac-868e-492b-8488-d49f91298f59","lifecycleState":"CERTIFIED","lastUpdateDate":1630711041160,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c9e38f0-0e9c-491c-8b4e-ce32d00cd61e","invariantUUID":"421ef721-e29d-4d45-9c49-dc141284e171","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":"b1c91ebd-ba83-4b97-9b19-505fb1127c60","lifecycleState":"CERTIFIED","lastUpdateDate":1630710975110,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4740cd80-fca4-480a-9a7a-6fa53a77090b","invariantUUID":"949468ec-7af2-4201-88b4-5379e401c12c","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a1b4b623-8c19-4be4-aade-01ed3e86960b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711302264,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c3cfb31-815d-4da6-b129-2f11ba373d8f","invariantUUID":"7bc82ef0-4f2f-48f9-9a47-41a9bde055d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"54652f22-57d5-49d0-b6c0-d0d2facc9191","lifecycleState":"CERTIFIED","lastUpdateDate":1630711252017,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c44ec3d0-1a41-42c1-b976-de04791e6b93","invariantUUID":"417b5d40-e817-48cb-8016-b41cf5063b8e","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":"objectStorage","uniqueId":"728b9625-adac-4a1f-bbad-5548c8e45e7b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711139561,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe3e4e6b-7c13-4f50-b355-14234ff80214","invariantUUID":"aa064492-6629-4f71-8cfd-cf2ca9fd1b7d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb71ca1d-e85f-4ba5-968a-250f5a9bef55","lifecycleState":"CERTIFIED","lastUpdateDate":1630711155764,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be8fc56-6392-4649-b739-e730e0b28bac","invariantUUID":"63b6402d-609e-4331-b7cf-64dd3316fc7d","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":"2b18fbd6-b655-472f-83b3-7a31d03c7944","lifecycleState":"CERTIFIED","lastUpdateDate":1630711290224,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d23a179-614f-463d-9f25-cad671179477","invariantUUID":"8b05e130-0751-49f2-a93d-5de4274787c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a69f7b5b-ee29-4016-b8ec-1fe5c7fe5235","lifecycleState":"CERTIFIED","lastUpdateDate":1630710942102,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"879dad3b-1a24-41a9-a0c1-867dba631f26","invariantUUID":"ffc7840c-a20c-4854-8c3e-ebe12a5adaa3","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":"objectStorage","uniqueId":"61619380-2aff-43a7-91cf-a508ac8aa2e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630710796424,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c805cd57-f0d3-40d7-a3b9-7e22b69ec99b","invariantUUID":"0923adc1-d401-4108-a55b-201450e1d8a0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8c3b0525-ca1f-4ddb-af0b-db4c2889a614","lifecycleState":"CERTIFIED","lastUpdateDate":1630710868150,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39da1ed0-6dcb-44e6-b6eb-a6feb1a04ca0","invariantUUID":"590d03d8-228b-414e-ab80-ca723782384d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96d9fa89-ea71-4d9e-b77b-463583ec1d0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630720677953,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"420f4b37-feaa-48b7-8624-4daca349535f","invariantUUID":"53bd8177-209c-4ab1-9cea-b62a10b860bf","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":"defaulticon","uniqueId":"172b1312-9d55-45cc-a709-58429f3a4ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720084195,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e08a5af6-a60b-43a6-8773-b70cbe0b8581","invariantUUID":"33174808-81ed-4f38-ad57-bf5ab11124ca","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"be3cbae9-8a15-4c34-8bd7-b82dfc105226","lifecycleState":"CERTIFIED","lastUpdateDate":1630711298965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e8bf6d0-6143-407c-987f-f441a1e42552","invariantUUID":"62801aed-6692-4a16-a141-3aa7e719ddaf","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eec2a197-2fc5-46ba-a6cc-dda6a160dfbf","lifecycleState":"CERTIFIED","lastUpdateDate":1630710994003,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8be619-666c-4585-a3bf-1ccdb1eee003","invariantUUID":"b7176afa-33e5-4f2f-b97f-d029c7bb9152","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2cf3e6b-a675-4f03-90e9-aadf18a14fd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711124565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab2d057c-0e0f-4057-b31c-305ffabec13d","invariantUUID":"f0371f70-cfd1-4548-b51c-0a4c0b686e74","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fb235d2b-dd9a-4a88-8f89-244833b21465","lifecycleState":"CERTIFIED","lastUpdateDate":1630711207061,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89a9b3de-bd9a-40a0-8077-04734646373c","invariantUUID":"d8f9ef97-99c0-4853-99d4-f8c5d90c0186","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":"b1cf8ee6-4328-4a98-839b-7116e0f00916","lifecycleState":"CERTIFIED","lastUpdateDate":1630710921595,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"814502a1-65cc-4fee-9a78-783fb45dcf64","invariantUUID":"ab8aaa8d-35e2-4031-a04f-7ef7539ec6d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"baf8a8de-87db-494b-aa94-98fb3bf22da9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720580657,"name":"basic_onboard_WNZDVE","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1075fdca-c952-42c2-aedb-4da2c61adc59","invariantUUID":"2dc9eb9c-261f-4d22-99aa-f69cbe8f0811","systemName":"BasicOnboardWnzdve","description":"VF","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"135570a9-5a18-4c89-bf5e-bcb8a82e9410","lifecycleState":"CERTIFIED","lastUpdateDate":1630710874312,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d55f89f-9f6c-46c3-be33-22e9bef42240","invariantUUID":"c978043e-015b-4ef3-8f64-f9dbfcbea3c1","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":"objectStorage","uniqueId":"cda13068-f222-407c-a1c8-943ef7e08aef","lifecycleState":"CERTIFIED","lastUpdateDate":1630710791250,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ad73e0f-af26-4017-9930-0e0a1a3d6e43","invariantUUID":"e882b694-59f3-47a3-bf6d-f911243aaaf9","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b1cba6-41f8-4919-a9dd-9d86072fab8f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711101934,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff1b6950-a4e2-42e5-ac92-1e8f8fb0e7f0","invariantUUID":"092bc575-2005-407e-9cff-063b674ff6f3","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":"compute","uniqueId":"018d8014-15b6-44d3-badd-310d5724506e","lifecycleState":"CERTIFIED","lastUpdateDate":1630711284073,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23f170b2-4c30-44fe-bf41-4cd13eccfa10","invariantUUID":"fc4b6f86-3c60-48e4-ab98-2e99d2a9a947","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":"e3ec7765-6dea-4621-867f-7dd799ad2528","lifecycleState":"CERTIFIED","lastUpdateDate":1630710953524,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0e8f9e81-44ee-49ae-8639-2bc6245b64f5","invariantUUID":"a0a928f6-36e7-475a-a33e-2314ebdcd085","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":"network","uniqueId":"26babf1c-61ac-4970-b443-8d4489ecc28c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711221931,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96bb3960-47da-4db9-9fe7-6563171c37df","invariantUUID":"08fd88cb-0bbc-436b-b16c-eac69711aeb7","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6975dc53-bad8-48a6-b2ec-ef67e8299150","lifecycleState":"CERTIFIED","lastUpdateDate":1630711281117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bde04a0-6532-44d2-976e-a9fb7b697727","invariantUUID":"d640a8de-051e-48fe-b397-41aa305c404a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09fbe108-23d8-4494-b4df-c9fd5ce6269b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710855992,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02740157-f297-4408-93d5-2d03d0d8be7c","invariantUUID":"3d2fafc4-b82f-4812-a26b-b3ee774ce15e","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6a6a9909-2751-439e-81c8-c091e7e8433e","lifecycleState":"CERTIFIED","lastUpdateDate":1630710895222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbd60de2-f90b-40d4-9d8d-6b2fd7167050","invariantUUID":"3792a9eb-1631-43ef-9909-4dbb2127624e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4b1cf347-f6b2-4792-8940-950e0279e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630711075287,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"48a1a195-dffd-4fd6-adbb-a90e6dd8d1f8","invariantUUID":"d8a1fadc-70f5-434f-848f-1ee25d373594","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"cdc8238c-6b7f-478c-baaa-51b23dc50d71","lifecycleState":"CERTIFIED","lastUpdateDate":1630711276636,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392cc035-3eef-46f4-b909-8ffcdbd1d2ff","invariantUUID":"5511662b-f48b-4e8d-9ff7-0049d335e016","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":"loadBalancer","uniqueId":"51f2d7b7-7444-4921-b7c7-1fedd6cd576d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710810231,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f61a4deb-0a4e-4cc7-9bc2-e6711049ccc4","invariantUUID":"8cdf0749-7288-4db8-954d-4d276acf3581","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":"4d1d52a5-289b-4498-b681-95e9e56d7b75","lifecycleState":"CERTIFIED","lastUpdateDate":1630711228483,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b36b5550-a4f9-48c0-9fbc-3a4e273d3ec1","invariantUUID":"aa918e3a-6ca5-4814-b181-8875067f3919","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e494326-5697-4849-b44a-a93c9b62e98c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711134646,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5fdcb53-97c6-4bfe-ae2c-ff6f3ee8c105","invariantUUID":"90c95d5f-0009-4b3b-8c3f-5e39477a4c76","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":"5610bfef-4798-4ecd-9e54-4f7573e7df3a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710821460,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07cf1d13-fbe9-441f-b2a5-0e08644403b8","invariantUUID":"b331fc40-2e53-4b72-ad23-72ab1f72b5b9","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79587703-fdec-4ecb-897c-b74a8ee06178","lifecycleState":"CERTIFIED","lastUpdateDate":1630711058964,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dcc60c99-91c2-4f57-af6b-be636dc58d8f","invariantUUID":"73582748-3bc1-4470-a2f2-dfd75bcaad3a","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":"52e47e22-ad14-443f-b113-e4db7d596087","lifecycleState":"CERTIFIED","lastUpdateDate":1630710890069,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"91cf0dda-9574-42da-998f-6f5cba94312e","invariantUUID":"e89aa34d-4afb-4a02-a72c-2130669cc4a5","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":"port","uniqueId":"146914ce-bb40-44a8-97f4-0b1e877ed8eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630711200109,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d58b636f-5b27-4471-85cb-9e159f7b7825","invariantUUID":"38e3f26b-e614-4fba-83bd-ffe80b65cd3b","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5fe25ce-5647-4862-8dc5-e00508131c81","lifecycleState":"CERTIFIED","lastUpdateDate":1630710764078,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03611127-3c9e-4f87-947c-069a178f61d5","invariantUUID":"fd798a45-346d-4a9c-a89a-f9ca2a6f1bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c09a1fb-2f8d-4581-a64a-6d6cb235baaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630711047170,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67df3665-bcab-4fe1-80f7-6476dcf05f34","invariantUUID":"66e24212-cc91-4e0f-8533-68a750244c72","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c01ce6-3427-447b-81e6-22ebef7bc907","lifecycleState":"CERTIFIED","lastUpdateDate":1630711217007,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b28479e-f427-4850-afb6-72b3aa76f743","invariantUUID":"0c4837a9-b3fa-45f0-848c-c8a7d6b79b70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ab222a8-6415-4806-a29a-f7cbd38da88a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710815357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94909dde-b7bf-41d8-a14d-21dda2481481","invariantUUID":"73fdd120-0528-4dab-a981-a217b62a76ef","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46d93e68-5f23-4e60-b629-c60b6c8271a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630711113722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8aa552b-7d2f-4756-bd58-3b4f09644405","invariantUUID":"bea9548c-e75d-45e3-b493-4abd9d374ab3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3229154-724a-4342-807d-d30ce18e1382","lifecycleState":"CERTIFIED","lastUpdateDate":1630711247272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7b02bd-c94d-4464-942f-bf74fbc1bece","invariantUUID":"14592e84-28a3-4169-a91d-9d35aedb027d","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":"b6358861-056e-4157-ac17-f92861bb55e1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710879979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c3dece65-e799-4813-8592-508c9ac60347","invariantUUID":"4cc4f87e-e5d8-4d60-a5d3-e05395436ee4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0118f9b8-1343-44f7-87ae-cfedff347d80","lifecycleState":"CERTIFIED","lastUpdateDate":1630711004413,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eba322-fa04-44d5-9933-fd84f486194c","invariantUUID":"c1073db3-8a3f-486a-b8e1-3e1510b0c0c1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"595ebf3a-b568-465e-8328-96b82da8b475","lifecycleState":"CERTIFIED","lastUpdateDate":1630710850583,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfae810b-bac5-4547-894a-0f19d18cb183","invariantUUID":"9b9360e4-b7eb-42a8-9727-8bdeb3264ce9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"743e3289-bd03-41d5-bda7-9cc8ea01e591","lifecycleState":"CERTIFIED","lastUpdateDate":1630720133591,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","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":"2def9cf6-5e36-42b8-9cdb-91a20a86ef27","lifecycleState":"CERTIFIED","lastUpdateDate":1630720725957,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","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":"20600748-0e2b-4afc-85dc-84ba9bb65e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630719726150,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","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":"8163c1e7-be69-4db7-8318-d6a24125397e","lifecycleState":"CERTIFIED","lastUpdateDate":1630720626437,"name":"basic_onboard_WNZDVE","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","systemName":"BasicOnboardWnzdve","description":"service","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-04 02:03:29,192 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-04 02:03:29,193 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 02:03:29,193 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/dd8fc84b-5155-4eee-b0de-3850783eb6e2/toscaModel 2021-09-04 02:03:29,193 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-04 02:03:29,196 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-04 02:03:29,617 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/dd8fc84b-5155-4eee-b0de-3850783eb6e2/toscaModel HTTP/1.1" 200 None 2021-09-04 02:03:29,620 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-04 02:03:29,620 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-04 02:03:29,675 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': '67f01c3f-c95a-4259-8dfa-0400f9710f2c', 'x-fromappid': 'API client'} 2021-09-04 02:03:29,675 DEBUG 131:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] url used: https://sdnc.api.simpledemo.onap.org:30267/restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation 2021-09-04 02:03:29,675 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-33722028-e733-4f71-9f6a-c7092b9d5249" }, "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-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0", "vnf-type":"basic_cnf/basic_cnf 0" }, "vnf-resource-assignments":{ "availability-zones":{ "availability-zone":[ "nova" ], "max-count":1 }, "vnf-networks":{ "vnf-network":[] } } }, "request-information":{ "request-id":"test", "order-version":"1", "notification-url":"onap.org", "order-number":"1", "request-action":"PreloadVfModuleRequest" }, "sdnc-request-header":{ "svc-request-id":"test", "svc-notification-url":"http:\/\/onap.org:8080\/adapters\/rest\/SDNCNotify", "svc-action":"reserve" } } } 2021-09-04 02:03:29,677 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-09-04 02:03:29,787 DEBUG 433:connectionpool.py(1) - https://sdnc.api.simpledemo.onap.org:30267 "POST /restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation HTTP/1.1" 200 113 2021-09-04 02:03:29,789 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-09-04 02:03:29,790 DEBUG 146:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response: {"output":{"response-code":"200","response-message":"success","ack-final-indicator":"Y","svc-request-id":"test"}} 2021-09-04 02:03:29,819 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-04 02:03:29,819 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-04 02:03:29,820 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 02:03:29,820 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-04 02:03:29,820 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-04 02:03:29,822 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-04 02:03:30,241 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-04 02:03:30,243 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-04 02:03:30,243 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","name":"basic_onboard_WNZDVE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1725243a-73af-4e3a-8b28-3cbcbfb07e69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/18094f2c-79ab-408d-92fb-ee578a7fb9da/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dd8fc84b-5155-4eee-b0de-3850783eb6e2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b14e2613-a7e7-4898-8b06-b0f530a7a553/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-04 02:03:30,247 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WNZDVE from SDC 2021-09-04 02:03:30,247 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:03:30,247 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:03:30,247 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:03:30,248 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-04 02:03:30,248 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:03:30,248 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:03:30,248 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:03:30,248 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-04 02:03:30,249 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:03:30,249 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:03:30,249 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:03:30,249 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-04 02:03:30,249 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:03:30,249 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:03:30,250 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:03:30,250 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-04 02:03:30,250 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-04 02:03:30,250 INFO 192:__init__.py(1) - Service found, updating information 2021-09-04 02:03:30,251 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 02:03:30,251 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-04 02:03:30,251 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-04 02:03:30,253 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 02:03:30,808 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-04 02:03:30,811 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-04 02:03:30,815 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a14391ef-9908-4c0f-a1ca-45d5b1cbfb1b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710980235,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd1130e-033b-4a67-a920-5442eb7bd6c7","invariantUUID":"9785d7ba-aa4e-4d7b-9585-ac35439baaed","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":"objectStorage","uniqueId":"5e0e802d-fbf9-4a73-95ec-0422159617f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711087038,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9837096a-fe34-4cb0-8662-6c96661cb6f7","invariantUUID":"e9eca264-d84d-4a51-9a50-9a962108d0ab","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":"fc149a73-6ff3-408a-809d-28b4f2466587","lifecycleState":"CERTIFIED","lastUpdateDate":1630710970226,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d1cc708-ba67-4af7-90eb-eb823cf7497b","invariantUUID":"57a103be-9ae7-4d51-a24c-d0fb847806b3","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4e6e3883-d221-4461-82b3-5533a92ff7c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711184255,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff580afe-63fe-4d9c-bf76-ea1e3c7c44d5","invariantUUID":"e1ef074b-78fe-499b-94ed-076fb055f907","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":"port","uniqueId":"3dc578ba-707d-4344-b30d-71b002ac1803","lifecycleState":"CERTIFIED","lastUpdateDate":1630711259292,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06920aa9-ddf4-4f68-876a-79a20d4167de","invariantUUID":"dfe681d4-81b2-4374-8cc7-31c9861649a1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"497b4f30-f876-4955-bad3-8dd0901eabb4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711026548,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"465849e5-cb6b-40c4-9032-2f260274fce1","invariantUUID":"d234da2b-1dc7-4646-a2cf-ef6717059a45","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":"compute","uniqueId":"0ea1eedb-9cbc-4282-afb2-713f4691bac8","lifecycleState":"CERTIFIED","lastUpdateDate":1630710962716,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41684da6-7c71-48a9-ae54-1159392b0431","invariantUUID":"b60090e2-11e3-4ee5-892e-8d7faaabce39","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":"287255a5-9223-45f5-b478-d5c4bc7a70da","lifecycleState":"CERTIFIED","lastUpdateDate":1630711189971,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e021065-258a-424a-91cc-fe1aebc8cfad","invariantUUID":"435cf627-451d-4e54-8b0f-4bc1cba63680","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"603cd39d-cdbc-4158-84e5-510ead046ae5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711195076,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f6ce015-d1e3-4332-9f3e-c7e6e646037f","invariantUUID":"24de8824-9913-47b2-a3b1-dbddb70298d9","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":"f194287b-c945-4017-b378-4bc6d4370ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711063933,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3aa4cf56-dbb4-4a86-8702-bcee9fbf456d","invariantUUID":"c2cc8a6e-1ba4-46d4-8628-5581f2eb3779","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34cda0bd-5f40-42f1-9882-4daf85f458ef","lifecycleState":"CERTIFIED","lastUpdateDate":1630711092052,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc1c9385-fce2-4a15-a946-33b53ce61626","invariantUUID":"1a4aa2dd-a17f-4e63-a636-59f285d06bef","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":"a40aef98-dd5c-4003-8f6e-084479cf7ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711119660,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2564a344-5f9d-4b45-a781-f67648c067b6","invariantUUID":"b146491e-4ed2-4d7d-a864-eddcbd30889f","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":"2b48f334-49ac-4ef7-9ef3-e9a8ffc7d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1630710947859,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"544c82d6-19fc-4d2e-9ac8-50aa30b15b08","invariantUUID":"7c4f9898-138b-41ba-9b11-b78e0704abc1","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":"4d4b01c0-8e86-4077-ac30-466703ae3778","lifecycleState":"CERTIFIED","lastUpdateDate":1630711161175,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b915faa-e07b-4253-ab69-fd097b3e5ce8","invariantUUID":"913b99b2-6eeb-45ad-89cc-e0526169d2a3","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":"network","uniqueId":"5295e6b0-5dd9-491d-9b2b-2de2a746ada9","lifecycleState":"CERTIFIED","lastUpdateDate":1630711070299,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1a0c730-3b4e-434c-affe-9d0c2fb66051","invariantUUID":"258164f0-ff22-485c-9815-c70cfdcb6c5a","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":"compute","uniqueId":"f46715b8-acfb-44f5-9c27-76c4b364a7b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711097015,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3cabba-7c47-45a7-9199-aec4a4bdc29d","invariantUUID":"3ec58632-fd46-4568-8595-49a3ae25d0d7","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":"bf34aa41-c0d2-41c3-9259-02a7fdcc4356","lifecycleState":"CERTIFIED","lastUpdateDate":1630710927369,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"293379e2-dfcd-40f7-b192-6341d347bc08","invariantUUID":"a6fd9f38-9fc5-4913-9ca8-05def4e72f55","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":"objectStorage","uniqueId":"dfe99648-2889-476e-bdd2-c3b5f598b691","lifecycleState":"CERTIFIED","lastUpdateDate":1630710838041,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10c8652a-8471-4729-b34d-e0b063c00d4e","invariantUUID":"b581c0a9-f913-4fd0-ba7c-6b8463e9f4ec","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":"968f759b-db06-42ee-9cef-d04948369a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1630710999464,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4276e75-ced1-4c43-8167-d135714116d5","invariantUUID":"1e1b7f68-f5c4-4def-b194-494537838e6d","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e382763a-23ae-4c74-8932-7e6f850f6902","lifecycleState":"CERTIFIED","lastUpdateDate":1630711080405,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c82bb88f-bf52-451e-bfb0-1caae51c5d4a","invariantUUID":"ed6d44cf-4e17-4341-bf1f-3d7310e97441","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4828b5f3-ab84-42e7-b152-e53615772bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711233813,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44d54b77-0c08-43ee-b1a0-346b78827fd8","invariantUUID":"e9a28af4-b8bd-4073-98a8-86092fc826fa","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2d3c3865-0e17-45b0-86b3-5ee929ac27a1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710786080,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0897200a-8014-47a2-abbc-5d5a0c9f55e7","invariantUUID":"dffe483b-d5ed-4748-809c-aaa2152f55c9","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ca6b7221-94c7-498d-8a54-dacb92d2555a","lifecycleState":"CERTIFIED","lastUpdateDate":1630711242328,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09095185-e425-4282-a6f7-9938ccc04248","invariantUUID":"a5c22d49-4b66-4333-9aca-f0b32190d10a","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":"port","uniqueId":"37892ce8-c3dd-4b52-b251-fe0b97684728","lifecycleState":"CERTIFIED","lastUpdateDate":1630710861058,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfa22ee8-3fa0-4c32-8c5b-fa4c6bf647df","invariantUUID":"cb031f76-2cf9-46a2-8898-1149b3369bdf","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d1f82363-3f3f-4e1c-a1db-cc11b2c4b03f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711267571,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9941579f-1689-4174-8cf0-e8127476d84b","invariantUUID":"beb0594c-4202-49d4-9b23-72fb3115751c","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":"objectStorage","uniqueId":"e74427bd-a27b-4e1e-a602-5bf8358b220d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710844359,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95ca6d8b-bdcc-492e-9df1-9f12365048c0","invariantUUID":"5736d5f5-bd78-4c09-9727-229cf364b2e2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b1215ca-138f-4286-89d4-08bdd389b999","lifecycleState":"CERTIFIED","lastUpdateDate":1630711212113,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d6b5b1c-bf28-48f2-8f6b-53bd3af5a517","invariantUUID":"0e804d2a-7199-4b26-8d58-c9bf2782d163","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":"5c86fe87-c765-4331-9a35-a181688f97a6","lifecycleState":"CERTIFIED","lastUpdateDate":1630710885091,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26c90b12-d6d1-4ca0-ab37-4d387ded5f2a","invariantUUID":"221d0c4e-cedc-4214-abcc-af9f55747050","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":"52da78ac-868e-492b-8488-d49f91298f59","lifecycleState":"CERTIFIED","lastUpdateDate":1630711041160,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c9e38f0-0e9c-491c-8b4e-ce32d00cd61e","invariantUUID":"421ef721-e29d-4d45-9c49-dc141284e171","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":"b1c91ebd-ba83-4b97-9b19-505fb1127c60","lifecycleState":"CERTIFIED","lastUpdateDate":1630710975110,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4740cd80-fca4-480a-9a7a-6fa53a77090b","invariantUUID":"949468ec-7af2-4201-88b4-5379e401c12c","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a1b4b623-8c19-4be4-aade-01ed3e86960b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711302264,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c3cfb31-815d-4da6-b129-2f11ba373d8f","invariantUUID":"7bc82ef0-4f2f-48f9-9a47-41a9bde055d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"54652f22-57d5-49d0-b6c0-d0d2facc9191","lifecycleState":"CERTIFIED","lastUpdateDate":1630711252017,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c44ec3d0-1a41-42c1-b976-de04791e6b93","invariantUUID":"417b5d40-e817-48cb-8016-b41cf5063b8e","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":"objectStorage","uniqueId":"728b9625-adac-4a1f-bbad-5548c8e45e7b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711139561,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe3e4e6b-7c13-4f50-b355-14234ff80214","invariantUUID":"aa064492-6629-4f71-8cfd-cf2ca9fd1b7d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb71ca1d-e85f-4ba5-968a-250f5a9bef55","lifecycleState":"CERTIFIED","lastUpdateDate":1630711155764,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be8fc56-6392-4649-b739-e730e0b28bac","invariantUUID":"63b6402d-609e-4331-b7cf-64dd3316fc7d","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":"2b18fbd6-b655-472f-83b3-7a31d03c7944","lifecycleState":"CERTIFIED","lastUpdateDate":1630711290224,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d23a179-614f-463d-9f25-cad671179477","invariantUUID":"8b05e130-0751-49f2-a93d-5de4274787c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a69f7b5b-ee29-4016-b8ec-1fe5c7fe5235","lifecycleState":"CERTIFIED","lastUpdateDate":1630710942102,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"879dad3b-1a24-41a9-a0c1-867dba631f26","invariantUUID":"ffc7840c-a20c-4854-8c3e-ebe12a5adaa3","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":"objectStorage","uniqueId":"61619380-2aff-43a7-91cf-a508ac8aa2e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630710796424,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c805cd57-f0d3-40d7-a3b9-7e22b69ec99b","invariantUUID":"0923adc1-d401-4108-a55b-201450e1d8a0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8c3b0525-ca1f-4ddb-af0b-db4c2889a614","lifecycleState":"CERTIFIED","lastUpdateDate":1630710868150,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39da1ed0-6dcb-44e6-b6eb-a6feb1a04ca0","invariantUUID":"590d03d8-228b-414e-ab80-ca723782384d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96d9fa89-ea71-4d9e-b77b-463583ec1d0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630720677953,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"420f4b37-feaa-48b7-8624-4daca349535f","invariantUUID":"53bd8177-209c-4ab1-9cea-b62a10b860bf","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":"defaulticon","uniqueId":"172b1312-9d55-45cc-a709-58429f3a4ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720084195,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e08a5af6-a60b-43a6-8773-b70cbe0b8581","invariantUUID":"33174808-81ed-4f38-ad57-bf5ab11124ca","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"be3cbae9-8a15-4c34-8bd7-b82dfc105226","lifecycleState":"CERTIFIED","lastUpdateDate":1630711298965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e8bf6d0-6143-407c-987f-f441a1e42552","invariantUUID":"62801aed-6692-4a16-a141-3aa7e719ddaf","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eec2a197-2fc5-46ba-a6cc-dda6a160dfbf","lifecycleState":"CERTIFIED","lastUpdateDate":1630710994003,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8be619-666c-4585-a3bf-1ccdb1eee003","invariantUUID":"b7176afa-33e5-4f2f-b97f-d029c7bb9152","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2cf3e6b-a675-4f03-90e9-aadf18a14fd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711124565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab2d057c-0e0f-4057-b31c-305ffabec13d","invariantUUID":"f0371f70-cfd1-4548-b51c-0a4c0b686e74","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fb235d2b-dd9a-4a88-8f89-244833b21465","lifecycleState":"CERTIFIED","lastUpdateDate":1630711207061,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89a9b3de-bd9a-40a0-8077-04734646373c","invariantUUID":"d8f9ef97-99c0-4853-99d4-f8c5d90c0186","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":"b1cf8ee6-4328-4a98-839b-7116e0f00916","lifecycleState":"CERTIFIED","lastUpdateDate":1630710921595,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"814502a1-65cc-4fee-9a78-783fb45dcf64","invariantUUID":"ab8aaa8d-35e2-4031-a04f-7ef7539ec6d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"baf8a8de-87db-494b-aa94-98fb3bf22da9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720580657,"name":"basic_onboard_WNZDVE","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1075fdca-c952-42c2-aedb-4da2c61adc59","invariantUUID":"2dc9eb9c-261f-4d22-99aa-f69cbe8f0811","systemName":"BasicOnboardWnzdve","description":"VF","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"135570a9-5a18-4c89-bf5e-bcb8a82e9410","lifecycleState":"CERTIFIED","lastUpdateDate":1630710874312,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d55f89f-9f6c-46c3-be33-22e9bef42240","invariantUUID":"c978043e-015b-4ef3-8f64-f9dbfcbea3c1","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":"objectStorage","uniqueId":"cda13068-f222-407c-a1c8-943ef7e08aef","lifecycleState":"CERTIFIED","lastUpdateDate":1630710791250,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ad73e0f-af26-4017-9930-0e0a1a3d6e43","invariantUUID":"e882b694-59f3-47a3-bf6d-f911243aaaf9","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b1cba6-41f8-4919-a9dd-9d86072fab8f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711101934,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff1b6950-a4e2-42e5-ac92-1e8f8fb0e7f0","invariantUUID":"092bc575-2005-407e-9cff-063b674ff6f3","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":"compute","uniqueId":"018d8014-15b6-44d3-badd-310d5724506e","lifecycleState":"CERTIFIED","lastUpdateDate":1630711284073,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23f170b2-4c30-44fe-bf41-4cd13eccfa10","invariantUUID":"fc4b6f86-3c60-48e4-ab98-2e99d2a9a947","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":"e3ec7765-6dea-4621-867f-7dd799ad2528","lifecycleState":"CERTIFIED","lastUpdateDate":1630710953524,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0e8f9e81-44ee-49ae-8639-2bc6245b64f5","invariantUUID":"a0a928f6-36e7-475a-a33e-2314ebdcd085","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":"network","uniqueId":"26babf1c-61ac-4970-b443-8d4489ecc28c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711221931,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96bb3960-47da-4db9-9fe7-6563171c37df","invariantUUID":"08fd88cb-0bbc-436b-b16c-eac69711aeb7","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6975dc53-bad8-48a6-b2ec-ef67e8299150","lifecycleState":"CERTIFIED","lastUpdateDate":1630711281117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bde04a0-6532-44d2-976e-a9fb7b697727","invariantUUID":"d640a8de-051e-48fe-b397-41aa305c404a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09fbe108-23d8-4494-b4df-c9fd5ce6269b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710855992,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02740157-f297-4408-93d5-2d03d0d8be7c","invariantUUID":"3d2fafc4-b82f-4812-a26b-b3ee774ce15e","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6a6a9909-2751-439e-81c8-c091e7e8433e","lifecycleState":"CERTIFIED","lastUpdateDate":1630710895222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbd60de2-f90b-40d4-9d8d-6b2fd7167050","invariantUUID":"3792a9eb-1631-43ef-9909-4dbb2127624e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4b1cf347-f6b2-4792-8940-950e0279e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630711075287,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"48a1a195-dffd-4fd6-adbb-a90e6dd8d1f8","invariantUUID":"d8a1fadc-70f5-434f-848f-1ee25d373594","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"cdc8238c-6b7f-478c-baaa-51b23dc50d71","lifecycleState":"CERTIFIED","lastUpdateDate":1630711276636,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392cc035-3eef-46f4-b909-8ffcdbd1d2ff","invariantUUID":"5511662b-f48b-4e8d-9ff7-0049d335e016","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":"loadBalancer","uniqueId":"51f2d7b7-7444-4921-b7c7-1fedd6cd576d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710810231,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f61a4deb-0a4e-4cc7-9bc2-e6711049ccc4","invariantUUID":"8cdf0749-7288-4db8-954d-4d276acf3581","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":"4d1d52a5-289b-4498-b681-95e9e56d7b75","lifecycleState":"CERTIFIED","lastUpdateDate":1630711228483,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b36b5550-a4f9-48c0-9fbc-3a4e273d3ec1","invariantUUID":"aa918e3a-6ca5-4814-b181-8875067f3919","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e494326-5697-4849-b44a-a93c9b62e98c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711134646,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5fdcb53-97c6-4bfe-ae2c-ff6f3ee8c105","invariantUUID":"90c95d5f-0009-4b3b-8c3f-5e39477a4c76","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":"5610bfef-4798-4ecd-9e54-4f7573e7df3a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710821460,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07cf1d13-fbe9-441f-b2a5-0e08644403b8","invariantUUID":"b331fc40-2e53-4b72-ad23-72ab1f72b5b9","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79587703-fdec-4ecb-897c-b74a8ee06178","lifecycleState":"CERTIFIED","lastUpdateDate":1630711058964,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dcc60c99-91c2-4f57-af6b-be636dc58d8f","invariantUUID":"73582748-3bc1-4470-a2f2-dfd75bcaad3a","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":"52e47e22-ad14-443f-b113-e4db7d596087","lifecycleState":"CERTIFIED","lastUpdateDate":1630710890069,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"91cf0dda-9574-42da-998f-6f5cba94312e","invariantUUID":"e89aa34d-4afb-4a02-a72c-2130669cc4a5","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":"port","uniqueId":"146914ce-bb40-44a8-97f4-0b1e877ed8eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630711200109,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d58b636f-5b27-4471-85cb-9e159f7b7825","invariantUUID":"38e3f26b-e614-4fba-83bd-ffe80b65cd3b","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5fe25ce-5647-4862-8dc5-e00508131c81","lifecycleState":"CERTIFIED","lastUpdateDate":1630710764078,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03611127-3c9e-4f87-947c-069a178f61d5","invariantUUID":"fd798a45-346d-4a9c-a89a-f9ca2a6f1bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c09a1fb-2f8d-4581-a64a-6d6cb235baaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630711047170,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67df3665-bcab-4fe1-80f7-6476dcf05f34","invariantUUID":"66e24212-cc91-4e0f-8533-68a750244c72","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c01ce6-3427-447b-81e6-22ebef7bc907","lifecycleState":"CERTIFIED","lastUpdateDate":1630711217007,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b28479e-f427-4850-afb6-72b3aa76f743","invariantUUID":"0c4837a9-b3fa-45f0-848c-c8a7d6b79b70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ab222a8-6415-4806-a29a-f7cbd38da88a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710815357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94909dde-b7bf-41d8-a14d-21dda2481481","invariantUUID":"73fdd120-0528-4dab-a981-a217b62a76ef","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46d93e68-5f23-4e60-b629-c60b6c8271a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630711113722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8aa552b-7d2f-4756-bd58-3b4f09644405","invariantUUID":"bea9548c-e75d-45e3-b493-4abd9d374ab3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3229154-724a-4342-807d-d30ce18e1382","lifecycleState":"CERTIFIED","lastUpdateDate":1630711247272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7b02bd-c94d-4464-942f-bf74fbc1bece","invariantUUID":"14592e84-28a3-4169-a91d-9d35aedb027d","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":"b6358861-056e-4157-ac17-f92861bb55e1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710879979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c3dece65-e799-4813-8592-508c9ac60347","invariantUUID":"4cc4f87e-e5d8-4d60-a5d3-e05395436ee4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0118f9b8-1343-44f7-87ae-cfedff347d80","lifecycleState":"CERTIFIED","lastUpdateDate":1630711004413,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eba322-fa04-44d5-9933-fd84f486194c","invariantUUID":"c1073db3-8a3f-486a-b8e1-3e1510b0c0c1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"595ebf3a-b568-465e-8328-96b82da8b475","lifecycleState":"CERTIFIED","lastUpdateDate":1630710850583,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfae810b-bac5-4547-894a-0f19d18cb183","invariantUUID":"9b9360e4-b7eb-42a8-9727-8bdeb3264ce9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"743e3289-bd03-41d5-bda7-9cc8ea01e591","lifecycleState":"CERTIFIED","lastUpdateDate":1630720133591,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","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":"2def9cf6-5e36-42b8-9cdb-91a20a86ef27","lifecycleState":"CERTIFIED","lastUpdateDate":1630720725957,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","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":"20600748-0e2b-4afc-85dc-84ba9bb65e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630719726150,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","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":"8163c1e7-be69-4db7-8318-d6a24125397e","lifecycleState":"CERTIFIED","lastUpdateDate":1630720626437,"name":"basic_onboard_WNZDVE","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","systemName":"BasicOnboardWnzdve","description":"service","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-04 02:03:30,822 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-04 02:03:30,823 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': '7bfe15b5-8194-450b-97e9-795d4da6ec2b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:03:30,824 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/f14bd691-539d-4969-b2cf-3d17a3f5de0a/vnfs/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6/vfModules 2021-09-04 02:03:30,824 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-33722028-e733-4f71-9f6a-c7092b9d5249", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "c13c1b08-9f4d-4da1-97aa-c59d3f40afa0", "modelVersionId": "d065ec39-183e-4a69-983a-b82b2ac407e7", "modelName": "BasicCnf..base_dummy..module-0", "modelVersion": "1", "modelCustomizationId": "3034c728-7845-4443-af05-f76219f365d5", "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": "f14bd691-539d-4969-b2cf-3d17a3f5de0a", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "25561de1-11ea-4aad-8af5-55808ddb5a85", "modelVersion": "1.0", "modelVersionId": "dd8fc84b-5155-4eee-b0de-3850783eb6e2" } } }, { "relatedInstance": { "instanceId": "5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6", "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "53bd8177-209c-4ab1-9cea-b62a10b860bf", "modelVersion": "1.0", "modelVersionId": "420f4b37-feaa-48b7-8624-4daca349535f", "modelCustomizationId": "c0784a07-8a36-4673-b5f9-ba3ed73e4b47", "modelCustomizationName": "basic_cnf 0" } } } ] } } 2021-09-04 02:03:30,826 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:03:32,319 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/f14bd691-539d-4969-b2cf-3d17a3f5de0a/vnfs/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6/vfModules HTTP/1.1" 202 262 2021-09-04 02:03:32,321 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response code: 202 2021-09-04 02:03:32,321 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response: {"requestReferences":{"requestId":"7bfe15b5-8194-450b-97e9-795d4da6ec2b","instanceId":"bcfcf18d-5a64-49d8-b891-8390bbe5db28","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7bfe15b5-8194-450b-97e9-795d4da6ec2b"}} 2021-09-04 02:03:32,322 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-09-04 02:03:32,343 DEBUG 129:onap_service.py(10) - [None][Check 7bfe15b5-8194-450b-97e9-795d4da6ec2b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dbb9efdb-8062-44af-8d6e-0180a259810c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:03:32,344 DEBUG 131:onap_service.py(10) - [None][Check 7bfe15b5-8194-450b-97e9-795d4da6ec2b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7bfe15b5-8194-450b-97e9-795d4da6ec2b 2021-09-04 02:03:32,344 DEBUG 132:onap_service.py(10) - [None][Check 7bfe15b5-8194-450b-97e9-795d4da6ec2b orchestration request status] data sent: None 2021-09-04 02:03:32,349 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:03:32,561 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7bfe15b5-8194-450b-97e9-795d4da6ec2b HTTP/1.1" 200 2455 2021-09-04 02:03:32,564 INFO 142:onap_service.py(10) - [None][Check 7bfe15b5-8194-450b-97e9-795d4da6ec2b orchestration request status] response code: 200 2021-09-04 02:03:32,565 DEBUG 146:onap_service.py(10) - [None][Check 7bfe15b5-8194-450b-97e9-795d4da6ec2b orchestration request status] response: {"request":{"requestId":"7bfe15b5-8194-450b-97e9-795d4da6ec2b","startTime":"Sat, 04 Sep 2021 02:03:30 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"3034c728-7845-4443-af05-f76219f365d5","modelVersionId":"d065ec39-183e-4a69-983a-b82b2ac407e7","modelCustomizationId":"3034c728-7845-4443-af05-f76219f365d5","modelUuid":"d065ec39-183e-4a69-983a-b82b2ac407e7","modelInvariantUuid":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","modelInfo":{"modelInvariantId":"25561de1-11ea-4aad-8af5-55808ddb5a85","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelUuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelInvariantUuid":"25561de1-11ea-4aad-8af5-55808ddb5a85"}}},{"relatedInstance":{"instanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"53bd8177-209c-4ab1-9cea-b62a10b860bf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelVersionId":"420f4b37-feaa-48b7-8624-4daca349535f","modelCustomizationId":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelUuid":"420f4b37-feaa-48b7-8624-4daca349535f","modelInvariantUuid":"53bd8177-209c-4ab1-9cea-b62a10b860bf","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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","vnfInstanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","vfModuleInstanceId":"bcfcf18d-5a64-49d8-b891-8390bbe5db28","vfModuleInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sat, 04 Sep 2021 02:03:31 GMT"}}} 2021-09-04 02:03:42,577 DEBUG 129:onap_service.py(10) - [None][Check 7bfe15b5-8194-450b-97e9-795d4da6ec2b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8d575ee4-bf18-4751-b395-78493330d075', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:03:42,578 DEBUG 131:onap_service.py(10) - [None][Check 7bfe15b5-8194-450b-97e9-795d4da6ec2b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7bfe15b5-8194-450b-97e9-795d4da6ec2b 2021-09-04 02:03:42,578 DEBUG 132:onap_service.py(10) - [None][Check 7bfe15b5-8194-450b-97e9-795d4da6ec2b orchestration request status] data sent: None 2021-09-04 02:03:42,581 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:03:42,792 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7bfe15b5-8194-450b-97e9-795d4da6ec2b HTTP/1.1" 200 2666 2021-09-04 02:03:42,794 INFO 142:onap_service.py(10) - [None][Check 7bfe15b5-8194-450b-97e9-795d4da6ec2b orchestration request status] response code: 200 2021-09-04 02:03:42,795 DEBUG 146:onap_service.py(10) - [None][Check 7bfe15b5-8194-450b-97e9-795d4da6ec2b orchestration request status] response: {"request":{"requestId":"7bfe15b5-8194-450b-97e9-795d4da6ec2b","startTime":"Sat, 04 Sep 2021 02:03:30 GMT","finishTime":"Sat, 04 Sep 2021 02:03:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"3034c728-7845-4443-af05-f76219f365d5","modelVersionId":"d065ec39-183e-4a69-983a-b82b2ac407e7","modelCustomizationId":"3034c728-7845-4443-af05-f76219f365d5","modelUuid":"d065ec39-183e-4a69-983a-b82b2ac407e7","modelInvariantUuid":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","modelInfo":{"modelInvariantId":"25561de1-11ea-4aad-8af5-55808ddb5a85","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelUuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelInvariantUuid":"25561de1-11ea-4aad-8af5-55808ddb5a85"}}},{"relatedInstance":{"instanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"53bd8177-209c-4ab1-9cea-b62a10b860bf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelVersionId":"420f4b37-feaa-48b7-8624-4daca349535f","modelCustomizationId":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelUuid":"420f4b37-feaa-48b7-8624-4daca349535f","modelInvariantUuid":"53bd8177-209c-4ab1-9cea-b62a10b860bf","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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","vnfInstanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","vfModuleInstanceId":"bcfcf18d-5a64-49d8-b891-8390bbe5db28","vfModuleInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 04 Sep 2021 02:03:41 GMT"}}} 2021-09-04 02:03:42,796 INFO 56:mixins.py(10) - VfModuleInstantiation task finished 2021-09-04 02:03:42,797 DEBUG 129:onap_service.py(10) - [None][Check 7bfe15b5-8194-450b-97e9-795d4da6ec2b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '63ec407d-03f6-48a2-b974-4fdd4fd03717', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:03:42,797 DEBUG 131:onap_service.py(10) - [None][Check 7bfe15b5-8194-450b-97e9-795d4da6ec2b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7bfe15b5-8194-450b-97e9-795d4da6ec2b 2021-09-04 02:03:42,798 DEBUG 132:onap_service.py(10) - [None][Check 7bfe15b5-8194-450b-97e9-795d4da6ec2b orchestration request status] data sent: None 2021-09-04 02:03:42,800 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:03:42,966 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7bfe15b5-8194-450b-97e9-795d4da6ec2b HTTP/1.1" 200 2666 2021-09-04 02:03:42,968 INFO 142:onap_service.py(10) - [None][Check 7bfe15b5-8194-450b-97e9-795d4da6ec2b orchestration request status] response code: 200 2021-09-04 02:03:42,969 DEBUG 146:onap_service.py(10) - [None][Check 7bfe15b5-8194-450b-97e9-795d4da6ec2b orchestration request status] response: {"request":{"requestId":"7bfe15b5-8194-450b-97e9-795d4da6ec2b","startTime":"Sat, 04 Sep 2021 02:03:30 GMT","finishTime":"Sat, 04 Sep 2021 02:03:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"3034c728-7845-4443-af05-f76219f365d5","modelVersionId":"d065ec39-183e-4a69-983a-b82b2ac407e7","modelCustomizationId":"3034c728-7845-4443-af05-f76219f365d5","modelUuid":"d065ec39-183e-4a69-983a-b82b2ac407e7","modelInvariantUuid":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","modelInfo":{"modelInvariantId":"25561de1-11ea-4aad-8af5-55808ddb5a85","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelUuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelInvariantUuid":"25561de1-11ea-4aad-8af5-55808ddb5a85"}}},{"relatedInstance":{"instanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"53bd8177-209c-4ab1-9cea-b62a10b860bf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelVersionId":"420f4b37-feaa-48b7-8624-4daca349535f","modelCustomizationId":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelUuid":"420f4b37-feaa-48b7-8624-4daca349535f","modelInvariantUuid":"53bd8177-209c-4ab1-9cea-b62a10b860bf","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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","vnfInstanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","vfModuleInstanceId":"bcfcf18d-5a64-49d8-b891-8390bbe5db28","vfModuleInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 04 Sep 2021 02:03:41 GMT"}}} 2021-09-04 02:03:42,970 DEBUG 129:onap_service.py(10) - [None][Check 7bfe15b5-8194-450b-97e9-795d4da6ec2b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd39f54e8-8d16-4b43-a960-c6cd74ee6738', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:03:42,971 DEBUG 131:onap_service.py(10) - [None][Check 7bfe15b5-8194-450b-97e9-795d4da6ec2b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7bfe15b5-8194-450b-97e9-795d4da6ec2b 2021-09-04 02:03:42,971 DEBUG 132:onap_service.py(10) - [None][Check 7bfe15b5-8194-450b-97e9-795d4da6ec2b orchestration request status] data sent: None 2021-09-04 02:03:42,974 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:03:43,181 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7bfe15b5-8194-450b-97e9-795d4da6ec2b HTTP/1.1" 200 2666 2021-09-04 02:03:43,185 INFO 142:onap_service.py(10) - [None][Check 7bfe15b5-8194-450b-97e9-795d4da6ec2b orchestration request status] response code: 200 2021-09-04 02:03:43,186 DEBUG 146:onap_service.py(10) - [None][Check 7bfe15b5-8194-450b-97e9-795d4da6ec2b orchestration request status] response: {"request":{"requestId":"7bfe15b5-8194-450b-97e9-795d4da6ec2b","startTime":"Sat, 04 Sep 2021 02:03:30 GMT","finishTime":"Sat, 04 Sep 2021 02:03:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"3034c728-7845-4443-af05-f76219f365d5","modelVersionId":"d065ec39-183e-4a69-983a-b82b2ac407e7","modelCustomizationId":"3034c728-7845-4443-af05-f76219f365d5","modelUuid":"d065ec39-183e-4a69-983a-b82b2ac407e7","modelInvariantUuid":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","modelInfo":{"modelInvariantId":"25561de1-11ea-4aad-8af5-55808ddb5a85","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelUuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelInvariantUuid":"25561de1-11ea-4aad-8af5-55808ddb5a85"}}},{"relatedInstance":{"instanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"53bd8177-209c-4ab1-9cea-b62a10b860bf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelVersionId":"420f4b37-feaa-48b7-8624-4daca349535f","modelCustomizationId":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelUuid":"420f4b37-feaa-48b7-8624-4daca349535f","modelInvariantUuid":"53bd8177-209c-4ab1-9cea-b62a10b860bf","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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","vnfInstanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","vfModuleInstanceId":"bcfcf18d-5a64-49d8-b891-8390bbe5db28","vfModuleInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 04 Sep 2021 02:03:41 GMT"}}} 2021-09-04 02:03:43,200 DEBUG 129:onap_service.py(1) - [None][Check 7bfe15b5-8194-450b-97e9-795d4da6ec2b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9e6e6793-eb61-4b4a-be19-33f31fce7408', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:03:43,201 DEBUG 131:onap_service.py(1) - [None][Check 7bfe15b5-8194-450b-97e9-795d4da6ec2b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7bfe15b5-8194-450b-97e9-795d4da6ec2b 2021-09-04 02:03:43,201 DEBUG 132:onap_service.py(1) - [None][Check 7bfe15b5-8194-450b-97e9-795d4da6ec2b orchestration request status] data sent: None 2021-09-04 02:03:43,204 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:03:43,375 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7bfe15b5-8194-450b-97e9-795d4da6ec2b HTTP/1.1" 200 2666 2021-09-04 02:03:43,377 INFO 142:onap_service.py(1) - [None][Check 7bfe15b5-8194-450b-97e9-795d4da6ec2b orchestration request status] response code: 200 2021-09-04 02:03:43,378 DEBUG 146:onap_service.py(1) - [None][Check 7bfe15b5-8194-450b-97e9-795d4da6ec2b orchestration request status] response: {"request":{"requestId":"7bfe15b5-8194-450b-97e9-795d4da6ec2b","startTime":"Sat, 04 Sep 2021 02:03:30 GMT","finishTime":"Sat, 04 Sep 2021 02:03:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"3034c728-7845-4443-af05-f76219f365d5","modelVersionId":"d065ec39-183e-4a69-983a-b82b2ac407e7","modelCustomizationId":"3034c728-7845-4443-af05-f76219f365d5","modelUuid":"d065ec39-183e-4a69-983a-b82b2ac407e7","modelInvariantUuid":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","modelInfo":{"modelInvariantId":"25561de1-11ea-4aad-8af5-55808ddb5a85","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelUuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelInvariantUuid":"25561de1-11ea-4aad-8af5-55808ddb5a85"}}},{"relatedInstance":{"instanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"53bd8177-209c-4ab1-9cea-b62a10b860bf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelVersionId":"420f4b37-feaa-48b7-8624-4daca349535f","modelCustomizationId":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelUuid":"420f4b37-feaa-48b7-8624-4daca349535f","modelInvariantUuid":"53bd8177-209c-4ab1-9cea-b62a10b860bf","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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","vnfInstanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","vfModuleInstanceId":"bcfcf18d-5a64-49d8-b891-8390bbe5db28","vfModuleInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 04 Sep 2021 02:03:41 GMT"}}} 2021-09-04 02:03:43,380 DEBUG 129:onap_service.py(1) - [None][Check 7bfe15b5-8194-450b-97e9-795d4da6ec2b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '50a14998-c6de-4d72-b85d-ca264f9370c1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:03:43,380 DEBUG 131:onap_service.py(1) - [None][Check 7bfe15b5-8194-450b-97e9-795d4da6ec2b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7bfe15b5-8194-450b-97e9-795d4da6ec2b 2021-09-04 02:03:43,380 DEBUG 132:onap_service.py(1) - [None][Check 7bfe15b5-8194-450b-97e9-795d4da6ec2b orchestration request status] data sent: None 2021-09-04 02:03:43,383 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:03:43,546 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7bfe15b5-8194-450b-97e9-795d4da6ec2b HTTP/1.1" 200 2666 2021-09-04 02:03:43,548 INFO 142:onap_service.py(1) - [None][Check 7bfe15b5-8194-450b-97e9-795d4da6ec2b orchestration request status] response code: 200 2021-09-04 02:03:43,549 DEBUG 146:onap_service.py(1) - [None][Check 7bfe15b5-8194-450b-97e9-795d4da6ec2b orchestration request status] response: {"request":{"requestId":"7bfe15b5-8194-450b-97e9-795d4da6ec2b","startTime":"Sat, 04 Sep 2021 02:03:30 GMT","finishTime":"Sat, 04 Sep 2021 02:03:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"3034c728-7845-4443-af05-f76219f365d5","modelVersionId":"d065ec39-183e-4a69-983a-b82b2ac407e7","modelCustomizationId":"3034c728-7845-4443-af05-f76219f365d5","modelUuid":"d065ec39-183e-4a69-983a-b82b2ac407e7","modelInvariantUuid":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","modelInfo":{"modelInvariantId":"25561de1-11ea-4aad-8af5-55808ddb5a85","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelUuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelInvariantUuid":"25561de1-11ea-4aad-8af5-55808ddb5a85"}}},{"relatedInstance":{"instanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"53bd8177-209c-4ab1-9cea-b62a10b860bf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelVersionId":"420f4b37-feaa-48b7-8624-4daca349535f","modelCustomizationId":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelUuid":"420f4b37-feaa-48b7-8624-4daca349535f","modelInvariantUuid":"53bd8177-209c-4ab1-9cea-b62a10b860bf","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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","vnfInstanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","vfModuleInstanceId":"bcfcf18d-5a64-49d8-b891-8390bbe5db28","vfModuleInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 04 Sep 2021 02:03:41 GMT"}}} 2021-09-04 02:03:43,550 INFO 36:basic_cnf.py(1) - basic_cnf successfully created 2021-09-04 02:03:43,550 INFO 39:basic_cnf.py(1) - basic_cnf cleanup called 2021-09-04 02:03:53,561 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:03:53,562 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/f14bd691-539d-4969-b2cf-3d17a3f5de0a/relationship-list 2021-09-04 02:03:53,562 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-04 02:03:53,565 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:03:53,640 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/f14bd691-539d-4969-b2cf-3d17a3f5de0a/relationship-list HTTP/1.1" 200 1064 2021-09-04 02:03:53,642 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-04 02:03:53,642 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/2a25e5d6-d71e-45a3-9b12-4b523d26349d","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2a25e5d6-d71e-45a3-9b12-4b523d26349d"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-09-04 02:03:53,646 DEBUG 129:onap_service.py(1) - [AAI][Get f14bd691-539d-4969-b2cf-3d17a3f5de0a ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:03:53,646 DEBUG 131:onap_service.py(1) - [AAI][Get f14bd691-539d-4969-b2cf-3d17a3f5de0a ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6 2021-09-04 02:03:53,646 DEBUG 132:onap_service.py(1) - [AAI][Get f14bd691-539d-4969-b2cf-3d17a3f5de0a ABCMeta] data sent: None 2021-09-04 02:03:53,649 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:03:53,725 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6 HTTP/1.1" 200 3737 2021-09-04 02:03:53,726 INFO 142:onap_service.py(1) - [AAI][Get f14bd691-539d-4969-b2cf-3d17a3f5de0a ABCMeta] response code: 200 2021-09-04 02:03:53,727 DEBUG 146:onap_service.py(1) - [AAI][Get f14bd691-539d-4969-b2cf-3d17a3f5de0a ABCMeta] response: {"vnf-id":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","vnf-name":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"25561de1-11ea-4aad-8af5-55808ddb5a85","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1630720995981","model-invariant-id":"53bd8177-209c-4ab1-9cea-b62a10b860bf","model-version-id":"420f4b37-feaa-48b7-8624-4daca349535f","model-customization-id":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/f14bd691-539d-4969-b2cf-3d17a3f5de0a/service-data/vnfs/vnf/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6/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/f14bd691-539d-4969-b2cf-3d17a3f5de0a","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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-09-04 02:03:53,729 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-09-04 02:03:53,730 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules 2021-09-04 02:03:53,730 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0 VF modules] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:03:53,730 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6/vf-modules 2021-09-04 02:03:53,731 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0 VF modules] data sent: None 2021-09-04 02:03:53,733 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:03:53,787 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6/vf-modules HTTP/1.1" 200 805 2021-09-04 02:03:53,788 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0 VF modules] response code: 200 2021-09-04 02:03:53,788 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"bcfcf18d-5a64-49d8-b891-8390bbe5db28","vf-module-name":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249","heat-stack-id":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249/flamboyant_joliot","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1630721021096","model-invariant-id":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0","model-version-id":"d065ec39-183e-4a69-983a-b82b2ac407e7","model-customization-id":"3034c728-7845-4443-af05-f76219f365d5","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/f14bd691-539d-4969-b2cf-3d17a3f5de0a/service-data/vnfs/vnf/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6/vnf-data/vf-modules/vf-module/bcfcf18d-5a64-49d8-b891-8390bbe5db28/vf-module-data/vf-module-topology/"}]} 2021-09-04 02:03:53,790 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-09-04 02:03:53,791 DEBUG 158:vf_module.py(1) - Delete bcfcf18d-5a64-49d8-b891-8390bbe5db28 VF module 2021-09-04 02:03:53,791 DEBUG 45:deletion.py(1) - VF module bcfcf18d-5a64-49d8-b891-8390bbe5db28 deletion request 2021-09-04 02:03:53,803 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:03:53,803 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-04 02:03:53,803 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-04 02:03:53,805 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:03:53,855 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-04 02:03:53,856 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-04 02:03:53,856 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-04 02:03:53,860 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:03:53,860 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-04 02:03:53,860 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-04 02:03:53,863 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:03:53,925 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-09-04 02:03:53,926 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-04 02:03:53,926 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":"1630720992148","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/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0"}]}]}}]} 2021-09-04 02:03:53,929 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:03:53,929 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-04 02:03:53,930 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-04 02:03:53,932 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:03:53,984 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-04 02:03:53,985 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-04 02:03:53,985 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-04 02:03:53,987 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:03:53,988 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-04 02:03:53,988 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-04 02:03:53,990 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:03:54,049 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-09-04 02:03:54,050 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-04 02:03:54,050 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":"1630720992148","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/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0"}]}]}}]} 2021-09-04 02:03:54,053 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:03:54,054 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-04 02:03:54,054 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-04 02:03:54,056 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:03:54,106 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-04 02:03:54,107 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-04 02:03:54,107 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-04 02:03:54,109 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:03:54,110 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-04 02:03:54,110 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-04 02:03:54,111 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:03:54,180 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-09-04 02:03:54,182 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-04 02:03:54,182 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":"1630720992148","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/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0"}]}]}}]} 2021-09-04 02:03:54,186 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:03:54,186 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-04 02:03:54,186 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-04 02:03:54,189 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:03:54,248 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1048 2021-09-04 02:03:54,249 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-04 02:03:54,249 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630720992251","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-09-04 02:03:54,253 DEBUG 129:onap_service.py(1) - [None][Create bcfcf18d-5a64-49d8-b891-8390bbe5db28 VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9c2eae82-e797-4b53-a37a-e478c0574469', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:03:54,253 DEBUG 131:onap_service.py(1) - [None][Create bcfcf18d-5a64-49d8-b891-8390bbe5db28 VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f14bd691-539d-4969-b2cf-3d17a3f5de0a/vnfs/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6/vfModules/bcfcf18d-5a64-49d8-b891-8390bbe5db28 2021-09-04 02:03:54,253 DEBUG 132:onap_service.py(1) - [None][Create bcfcf18d-5a64-49d8-b891-8390bbe5db28 VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "c13c1b08-9f4d-4da1-97aa-c59d3f40afa0", "modelVersionId": "d065ec39-183e-4a69-983a-b82b2ac407e7", "modelName": "basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249", "modelVersion": "1630721021096", "modelCustomizationId": "3034c728-7845-4443-af05-f76219f365d5" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-04 02:03:54,256 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:03:55,658 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/f14bd691-539d-4969-b2cf-3d17a3f5de0a/vnfs/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6/vfModules/bcfcf18d-5a64-49d8-b891-8390bbe5db28 HTTP/1.1" 202 262 2021-09-04 02:03:55,662 INFO 142:onap_service.py(1) - [None][Create bcfcf18d-5a64-49d8-b891-8390bbe5db28 VF moduledeletion request] response code: 202 2021-09-04 02:03:55,663 DEBUG 146:onap_service.py(1) - [None][Create bcfcf18d-5a64-49d8-b891-8390bbe5db28 VF moduledeletion request] response: {"requestReferences":{"requestId":"9c2eae82-e797-4b53-a37a-e478c0574469","instanceId":"bcfcf18d-5a64-49d8-b891-8390bbe5db28","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9c2eae82-e797-4b53-a37a-e478c0574469"}} 2021-09-04 02:03:55,664 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-09-04 02:03:55,677 DEBUG 129:onap_service.py(11) - [None][Check 9c2eae82-e797-4b53-a37a-e478c0574469 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c83e24d1-39b3-4098-981d-460d506c1067', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:03:55,678 DEBUG 131:onap_service.py(11) - [None][Check 9c2eae82-e797-4b53-a37a-e478c0574469 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9c2eae82-e797-4b53-a37a-e478c0574469 2021-09-04 02:03:55,679 DEBUG 132:onap_service.py(11) - [None][Check 9c2eae82-e797-4b53-a37a-e478c0574469 orchestration request status] data sent: None 2021-09-04 02:03:55,685 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:03:55,884 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9c2eae82-e797-4b53-a37a-e478c0574469 HTTP/1.1" 200 1311 2021-09-04 02:03:55,887 INFO 142:onap_service.py(11) - [None][Check 9c2eae82-e797-4b53-a37a-e478c0574469 orchestration request status] response code: 200 2021-09-04 02:03:55,888 DEBUG 146:onap_service.py(11) - [None][Check 9c2eae82-e797-4b53-a37a-e478c0574469 orchestration request status] response: {"request":{"requestId":"9c2eae82-e797-4b53-a37a-e478c0574469","startTime":"Sat, 04 Sep 2021 02:03:54 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0","modelType":"vfModule","modelName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249","modelVersion":"1630721021096","modelCustomizationUuid":"3034c728-7845-4443-af05-f76219f365d5","modelVersionId":"d065ec39-183e-4a69-983a-b82b2ac407e7","modelCustomizationId":"3034c728-7845-4443-af05-f76219f365d5","modelUuid":"d065ec39-183e-4a69-983a-b82b2ac407e7","modelInvariantUuid":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0"},"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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","vnfInstanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","vfModuleInstanceId":"bcfcf18d-5a64-49d8-b891-8390bbe5db28","vfModuleInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sat, 04 Sep 2021 02:03:54 GMT"}}} 2021-09-04 02:04:05,900 DEBUG 129:onap_service.py(11) - [None][Check 9c2eae82-e797-4b53-a37a-e478c0574469 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '30a39f4e-f720-4982-b6da-0f32a07f79b1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:04:05,900 DEBUG 131:onap_service.py(11) - [None][Check 9c2eae82-e797-4b53-a37a-e478c0574469 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9c2eae82-e797-4b53-a37a-e478c0574469 2021-09-04 02:04:05,901 DEBUG 132:onap_service.py(11) - [None][Check 9c2eae82-e797-4b53-a37a-e478c0574469 orchestration request status] data sent: None 2021-09-04 02:04:05,904 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:04:06,100 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9c2eae82-e797-4b53-a37a-e478c0574469 HTTP/1.1" 200 1522 2021-09-04 02:04:06,102 INFO 142:onap_service.py(11) - [None][Check 9c2eae82-e797-4b53-a37a-e478c0574469 orchestration request status] response code: 200 2021-09-04 02:04:06,102 DEBUG 146:onap_service.py(11) - [None][Check 9c2eae82-e797-4b53-a37a-e478c0574469 orchestration request status] response: {"request":{"requestId":"9c2eae82-e797-4b53-a37a-e478c0574469","startTime":"Sat, 04 Sep 2021 02:03:54 GMT","finishTime":"Sat, 04 Sep 2021 02:04:01 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0","modelType":"vfModule","modelName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249","modelVersion":"1630721021096","modelCustomizationUuid":"3034c728-7845-4443-af05-f76219f365d5","modelVersionId":"d065ec39-183e-4a69-983a-b82b2ac407e7","modelCustomizationId":"3034c728-7845-4443-af05-f76219f365d5","modelUuid":"d065ec39-183e-4a69-983a-b82b2ac407e7","modelInvariantUuid":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0"},"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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","vnfInstanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","vfModuleInstanceId":"bcfcf18d-5a64-49d8-b891-8390bbe5db28","vfModuleInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 04 Sep 2021 02:04:01 GMT"}}} 2021-09-04 02:04:06,103 INFO 56:mixins.py(11) - VfModuleDeletionRequest task finished 2021-09-04 02:04:06,104 DEBUG 129:onap_service.py(11) - [None][Check 9c2eae82-e797-4b53-a37a-e478c0574469 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '73fd2a7d-194b-487f-b1ad-c2600d144fab', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:04:06,104 DEBUG 131:onap_service.py(11) - [None][Check 9c2eae82-e797-4b53-a37a-e478c0574469 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9c2eae82-e797-4b53-a37a-e478c0574469 2021-09-04 02:04:06,105 DEBUG 132:onap_service.py(11) - [None][Check 9c2eae82-e797-4b53-a37a-e478c0574469 orchestration request status] data sent: None 2021-09-04 02:04:06,107 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:04:06,280 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9c2eae82-e797-4b53-a37a-e478c0574469 HTTP/1.1" 200 1522 2021-09-04 02:04:06,282 INFO 142:onap_service.py(11) - [None][Check 9c2eae82-e797-4b53-a37a-e478c0574469 orchestration request status] response code: 200 2021-09-04 02:04:06,282 DEBUG 146:onap_service.py(11) - [None][Check 9c2eae82-e797-4b53-a37a-e478c0574469 orchestration request status] response: {"request":{"requestId":"9c2eae82-e797-4b53-a37a-e478c0574469","startTime":"Sat, 04 Sep 2021 02:03:54 GMT","finishTime":"Sat, 04 Sep 2021 02:04:01 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0","modelType":"vfModule","modelName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249","modelVersion":"1630721021096","modelCustomizationUuid":"3034c728-7845-4443-af05-f76219f365d5","modelVersionId":"d065ec39-183e-4a69-983a-b82b2ac407e7","modelCustomizationId":"3034c728-7845-4443-af05-f76219f365d5","modelUuid":"d065ec39-183e-4a69-983a-b82b2ac407e7","modelInvariantUuid":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0"},"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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","vnfInstanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","vfModuleInstanceId":"bcfcf18d-5a64-49d8-b891-8390bbe5db28","vfModuleInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 04 Sep 2021 02:04:01 GMT"}}} 2021-09-04 02:04:06,283 DEBUG 129:onap_service.py(11) - [None][Check 9c2eae82-e797-4b53-a37a-e478c0574469 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6867fd9c-abe1-4138-8d9c-c3a168216556', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:04:06,284 DEBUG 131:onap_service.py(11) - [None][Check 9c2eae82-e797-4b53-a37a-e478c0574469 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9c2eae82-e797-4b53-a37a-e478c0574469 2021-09-04 02:04:06,284 DEBUG 132:onap_service.py(11) - [None][Check 9c2eae82-e797-4b53-a37a-e478c0574469 orchestration request status] data sent: None 2021-09-04 02:04:06,287 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:04:06,443 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9c2eae82-e797-4b53-a37a-e478c0574469 HTTP/1.1" 200 1522 2021-09-04 02:04:06,444 INFO 142:onap_service.py(11) - [None][Check 9c2eae82-e797-4b53-a37a-e478c0574469 orchestration request status] response code: 200 2021-09-04 02:04:06,445 DEBUG 146:onap_service.py(11) - [None][Check 9c2eae82-e797-4b53-a37a-e478c0574469 orchestration request status] response: {"request":{"requestId":"9c2eae82-e797-4b53-a37a-e478c0574469","startTime":"Sat, 04 Sep 2021 02:03:54 GMT","finishTime":"Sat, 04 Sep 2021 02:04:01 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0","modelType":"vfModule","modelName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249","modelVersion":"1630721021096","modelCustomizationUuid":"3034c728-7845-4443-af05-f76219f365d5","modelVersionId":"d065ec39-183e-4a69-983a-b82b2ac407e7","modelCustomizationId":"3034c728-7845-4443-af05-f76219f365d5","modelUuid":"d065ec39-183e-4a69-983a-b82b2ac407e7","modelInvariantUuid":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0"},"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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","vnfInstanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","vfModuleInstanceId":"bcfcf18d-5a64-49d8-b891-8390bbe5db28","vfModuleInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 04 Sep 2021 02:04:01 GMT"}}} 2021-09-04 02:04:06,453 DEBUG 129:onap_service.py(1) - [None][Check 9c2eae82-e797-4b53-a37a-e478c0574469 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1c9ae279-b11f-4862-b6d2-a8389403c537', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:04:06,454 DEBUG 131:onap_service.py(1) - [None][Check 9c2eae82-e797-4b53-a37a-e478c0574469 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9c2eae82-e797-4b53-a37a-e478c0574469 2021-09-04 02:04:06,454 DEBUG 132:onap_service.py(1) - [None][Check 9c2eae82-e797-4b53-a37a-e478c0574469 orchestration request status] data sent: None 2021-09-04 02:04:06,458 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:04:06,620 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9c2eae82-e797-4b53-a37a-e478c0574469 HTTP/1.1" 200 1522 2021-09-04 02:04:06,622 INFO 142:onap_service.py(1) - [None][Check 9c2eae82-e797-4b53-a37a-e478c0574469 orchestration request status] response code: 200 2021-09-04 02:04:06,623 DEBUG 146:onap_service.py(1) - [None][Check 9c2eae82-e797-4b53-a37a-e478c0574469 orchestration request status] response: {"request":{"requestId":"9c2eae82-e797-4b53-a37a-e478c0574469","startTime":"Sat, 04 Sep 2021 02:03:54 GMT","finishTime":"Sat, 04 Sep 2021 02:04:01 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0","modelType":"vfModule","modelName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249","modelVersion":"1630721021096","modelCustomizationUuid":"3034c728-7845-4443-af05-f76219f365d5","modelVersionId":"d065ec39-183e-4a69-983a-b82b2ac407e7","modelCustomizationId":"3034c728-7845-4443-af05-f76219f365d5","modelUuid":"d065ec39-183e-4a69-983a-b82b2ac407e7","modelInvariantUuid":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0"},"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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","vnfInstanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","vfModuleInstanceId":"bcfcf18d-5a64-49d8-b891-8390bbe5db28","vfModuleInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 04 Sep 2021 02:04:01 GMT"}}} 2021-09-04 02:04:06,624 DEBUG 129:onap_service.py(1) - [None][Check 9c2eae82-e797-4b53-a37a-e478c0574469 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ccc8bb8d-727c-4d88-863b-8d4055a847bd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:04:06,624 DEBUG 131:onap_service.py(1) - [None][Check 9c2eae82-e797-4b53-a37a-e478c0574469 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9c2eae82-e797-4b53-a37a-e478c0574469 2021-09-04 02:04:06,625 DEBUG 132:onap_service.py(1) - [None][Check 9c2eae82-e797-4b53-a37a-e478c0574469 orchestration request status] data sent: None 2021-09-04 02:04:06,627 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:04:06,779 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9c2eae82-e797-4b53-a37a-e478c0574469 HTTP/1.1" 200 1522 2021-09-04 02:04:06,781 INFO 142:onap_service.py(1) - [None][Check 9c2eae82-e797-4b53-a37a-e478c0574469 orchestration request status] response code: 200 2021-09-04 02:04:06,781 DEBUG 146:onap_service.py(1) - [None][Check 9c2eae82-e797-4b53-a37a-e478c0574469 orchestration request status] response: {"request":{"requestId":"9c2eae82-e797-4b53-a37a-e478c0574469","startTime":"Sat, 04 Sep 2021 02:03:54 GMT","finishTime":"Sat, 04 Sep 2021 02:04:01 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0","modelType":"vfModule","modelName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249","modelVersion":"1630721021096","modelCustomizationUuid":"3034c728-7845-4443-af05-f76219f365d5","modelVersionId":"d065ec39-183e-4a69-983a-b82b2ac407e7","modelCustomizationId":"3034c728-7845-4443-af05-f76219f365d5","modelUuid":"d065ec39-183e-4a69-983a-b82b2ac407e7","modelInvariantUuid":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0"},"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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","vnfInstanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","vfModuleInstanceId":"bcfcf18d-5a64-49d8-b891-8390bbe5db28","vfModuleInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 04 Sep 2021 02:04:01 GMT"}}} 2021-09-04 02:04:06,782 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-09-04 02:04:06,783 INFO 158:k8s_profile_create.py(1) - Clean the k8s profile 2021-09-04 02:04:06,784 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:04:06,784 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/f14bd691-539d-4969-b2cf-3d17a3f5de0a/relationship-list 2021-09-04 02:04:06,785 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-04 02:04:06,788 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:04:06,865 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/f14bd691-539d-4969-b2cf-3d17a3f5de0a/relationship-list HTTP/1.1" 200 1064 2021-09-04 02:04:06,866 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-04 02:04:06,867 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/2a25e5d6-d71e-45a3-9b12-4b523d26349d","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2a25e5d6-d71e-45a3-9b12-4b523d26349d"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-09-04 02:04:06,870 DEBUG 129:onap_service.py(1) - [AAI][Get f14bd691-539d-4969-b2cf-3d17a3f5de0a ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:04:06,870 DEBUG 131:onap_service.py(1) - [AAI][Get f14bd691-539d-4969-b2cf-3d17a3f5de0a ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6 2021-09-04 02:04:06,870 DEBUG 132:onap_service.py(1) - [AAI][Get f14bd691-539d-4969-b2cf-3d17a3f5de0a ABCMeta] data sent: None 2021-09-04 02:04:06,873 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:04:06,943 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6 HTTP/1.1" 200 3737 2021-09-04 02:04:06,945 INFO 142:onap_service.py(1) - [AAI][Get f14bd691-539d-4969-b2cf-3d17a3f5de0a ABCMeta] response code: 200 2021-09-04 02:04:06,945 DEBUG 146:onap_service.py(1) - [AAI][Get f14bd691-539d-4969-b2cf-3d17a3f5de0a ABCMeta] response: {"vnf-id":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","vnf-name":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"25561de1-11ea-4aad-8af5-55808ddb5a85","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1630720995981","model-invariant-id":"53bd8177-209c-4ab1-9cea-b62a10b860bf","model-version-id":"420f4b37-feaa-48b7-8624-4daca349535f","model-customization-id":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/f14bd691-539d-4969-b2cf-3d17a3f5de0a/service-data/vnfs/vnf/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6/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/f14bd691-539d-4969-b2cf-3d17a3f5de0a","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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-09-04 02:04:06,949 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-04 02:04:06,949 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-04 02:04:06,950 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 02:04:06,950 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-04 02:04:06,950 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-04 02:04:06,952 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-04 02:04:07,401 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-04 02:04:07,402 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-04 02:04:07,403 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","name":"basic_onboard_WNZDVE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1725243a-73af-4e3a-8b28-3cbcbfb07e69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/18094f2c-79ab-408d-92fb-ee578a7fb9da/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dd8fc84b-5155-4eee-b0de-3850783eb6e2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b14e2613-a7e7-4898-8b06-b0f530a7a553/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-04 02:04:07,405 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WNZDVE from SDC 2021-09-04 02:04:07,406 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:04:07,406 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:04:07,406 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:04:07,406 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-04 02:04:07,407 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:04:07,407 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:04:07,407 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:04:07,407 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-04 02:04:07,407 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:04:07,407 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:04:07,407 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:04:07,408 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-04 02:04:07,408 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:04:07,408 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:04:07,408 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:04:07,408 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-04 02:04:07,408 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-04 02:04:07,409 INFO 192:__init__.py(1) - Service found, updating information 2021-09-04 02:04:07,409 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 02:04:07,409 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-04 02:04:07,409 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-04 02:04:07,411 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 02:04:07,948 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-04 02:04:07,952 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-04 02:04:07,956 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a14391ef-9908-4c0f-a1ca-45d5b1cbfb1b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710980235,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd1130e-033b-4a67-a920-5442eb7bd6c7","invariantUUID":"9785d7ba-aa4e-4d7b-9585-ac35439baaed","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":"objectStorage","uniqueId":"5e0e802d-fbf9-4a73-95ec-0422159617f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711087038,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9837096a-fe34-4cb0-8662-6c96661cb6f7","invariantUUID":"e9eca264-d84d-4a51-9a50-9a962108d0ab","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":"fc149a73-6ff3-408a-809d-28b4f2466587","lifecycleState":"CERTIFIED","lastUpdateDate":1630710970226,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d1cc708-ba67-4af7-90eb-eb823cf7497b","invariantUUID":"57a103be-9ae7-4d51-a24c-d0fb847806b3","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4e6e3883-d221-4461-82b3-5533a92ff7c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711184255,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff580afe-63fe-4d9c-bf76-ea1e3c7c44d5","invariantUUID":"e1ef074b-78fe-499b-94ed-076fb055f907","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":"port","uniqueId":"3dc578ba-707d-4344-b30d-71b002ac1803","lifecycleState":"CERTIFIED","lastUpdateDate":1630711259292,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06920aa9-ddf4-4f68-876a-79a20d4167de","invariantUUID":"dfe681d4-81b2-4374-8cc7-31c9861649a1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"497b4f30-f876-4955-bad3-8dd0901eabb4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711026548,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"465849e5-cb6b-40c4-9032-2f260274fce1","invariantUUID":"d234da2b-1dc7-4646-a2cf-ef6717059a45","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":"compute","uniqueId":"0ea1eedb-9cbc-4282-afb2-713f4691bac8","lifecycleState":"CERTIFIED","lastUpdateDate":1630710962716,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41684da6-7c71-48a9-ae54-1159392b0431","invariantUUID":"b60090e2-11e3-4ee5-892e-8d7faaabce39","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":"287255a5-9223-45f5-b478-d5c4bc7a70da","lifecycleState":"CERTIFIED","lastUpdateDate":1630711189971,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e021065-258a-424a-91cc-fe1aebc8cfad","invariantUUID":"435cf627-451d-4e54-8b0f-4bc1cba63680","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"603cd39d-cdbc-4158-84e5-510ead046ae5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711195076,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f6ce015-d1e3-4332-9f3e-c7e6e646037f","invariantUUID":"24de8824-9913-47b2-a3b1-dbddb70298d9","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":"f194287b-c945-4017-b378-4bc6d4370ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711063933,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3aa4cf56-dbb4-4a86-8702-bcee9fbf456d","invariantUUID":"c2cc8a6e-1ba4-46d4-8628-5581f2eb3779","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34cda0bd-5f40-42f1-9882-4daf85f458ef","lifecycleState":"CERTIFIED","lastUpdateDate":1630711092052,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc1c9385-fce2-4a15-a946-33b53ce61626","invariantUUID":"1a4aa2dd-a17f-4e63-a636-59f285d06bef","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":"a40aef98-dd5c-4003-8f6e-084479cf7ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711119660,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2564a344-5f9d-4b45-a781-f67648c067b6","invariantUUID":"b146491e-4ed2-4d7d-a864-eddcbd30889f","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":"2b48f334-49ac-4ef7-9ef3-e9a8ffc7d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1630710947859,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"544c82d6-19fc-4d2e-9ac8-50aa30b15b08","invariantUUID":"7c4f9898-138b-41ba-9b11-b78e0704abc1","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":"4d4b01c0-8e86-4077-ac30-466703ae3778","lifecycleState":"CERTIFIED","lastUpdateDate":1630711161175,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b915faa-e07b-4253-ab69-fd097b3e5ce8","invariantUUID":"913b99b2-6eeb-45ad-89cc-e0526169d2a3","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":"network","uniqueId":"5295e6b0-5dd9-491d-9b2b-2de2a746ada9","lifecycleState":"CERTIFIED","lastUpdateDate":1630711070299,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1a0c730-3b4e-434c-affe-9d0c2fb66051","invariantUUID":"258164f0-ff22-485c-9815-c70cfdcb6c5a","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":"compute","uniqueId":"f46715b8-acfb-44f5-9c27-76c4b364a7b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711097015,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3cabba-7c47-45a7-9199-aec4a4bdc29d","invariantUUID":"3ec58632-fd46-4568-8595-49a3ae25d0d7","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":"bf34aa41-c0d2-41c3-9259-02a7fdcc4356","lifecycleState":"CERTIFIED","lastUpdateDate":1630710927369,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"293379e2-dfcd-40f7-b192-6341d347bc08","invariantUUID":"a6fd9f38-9fc5-4913-9ca8-05def4e72f55","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":"objectStorage","uniqueId":"dfe99648-2889-476e-bdd2-c3b5f598b691","lifecycleState":"CERTIFIED","lastUpdateDate":1630710838041,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10c8652a-8471-4729-b34d-e0b063c00d4e","invariantUUID":"b581c0a9-f913-4fd0-ba7c-6b8463e9f4ec","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":"968f759b-db06-42ee-9cef-d04948369a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1630710999464,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4276e75-ced1-4c43-8167-d135714116d5","invariantUUID":"1e1b7f68-f5c4-4def-b194-494537838e6d","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e382763a-23ae-4c74-8932-7e6f850f6902","lifecycleState":"CERTIFIED","lastUpdateDate":1630711080405,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c82bb88f-bf52-451e-bfb0-1caae51c5d4a","invariantUUID":"ed6d44cf-4e17-4341-bf1f-3d7310e97441","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4828b5f3-ab84-42e7-b152-e53615772bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711233813,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44d54b77-0c08-43ee-b1a0-346b78827fd8","invariantUUID":"e9a28af4-b8bd-4073-98a8-86092fc826fa","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2d3c3865-0e17-45b0-86b3-5ee929ac27a1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710786080,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0897200a-8014-47a2-abbc-5d5a0c9f55e7","invariantUUID":"dffe483b-d5ed-4748-809c-aaa2152f55c9","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ca6b7221-94c7-498d-8a54-dacb92d2555a","lifecycleState":"CERTIFIED","lastUpdateDate":1630711242328,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09095185-e425-4282-a6f7-9938ccc04248","invariantUUID":"a5c22d49-4b66-4333-9aca-f0b32190d10a","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":"port","uniqueId":"37892ce8-c3dd-4b52-b251-fe0b97684728","lifecycleState":"CERTIFIED","lastUpdateDate":1630710861058,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfa22ee8-3fa0-4c32-8c5b-fa4c6bf647df","invariantUUID":"cb031f76-2cf9-46a2-8898-1149b3369bdf","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d1f82363-3f3f-4e1c-a1db-cc11b2c4b03f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711267571,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9941579f-1689-4174-8cf0-e8127476d84b","invariantUUID":"beb0594c-4202-49d4-9b23-72fb3115751c","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":"objectStorage","uniqueId":"e74427bd-a27b-4e1e-a602-5bf8358b220d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710844359,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95ca6d8b-bdcc-492e-9df1-9f12365048c0","invariantUUID":"5736d5f5-bd78-4c09-9727-229cf364b2e2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b1215ca-138f-4286-89d4-08bdd389b999","lifecycleState":"CERTIFIED","lastUpdateDate":1630711212113,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d6b5b1c-bf28-48f2-8f6b-53bd3af5a517","invariantUUID":"0e804d2a-7199-4b26-8d58-c9bf2782d163","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":"5c86fe87-c765-4331-9a35-a181688f97a6","lifecycleState":"CERTIFIED","lastUpdateDate":1630710885091,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26c90b12-d6d1-4ca0-ab37-4d387ded5f2a","invariantUUID":"221d0c4e-cedc-4214-abcc-af9f55747050","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":"52da78ac-868e-492b-8488-d49f91298f59","lifecycleState":"CERTIFIED","lastUpdateDate":1630711041160,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c9e38f0-0e9c-491c-8b4e-ce32d00cd61e","invariantUUID":"421ef721-e29d-4d45-9c49-dc141284e171","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":"b1c91ebd-ba83-4b97-9b19-505fb1127c60","lifecycleState":"CERTIFIED","lastUpdateDate":1630710975110,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4740cd80-fca4-480a-9a7a-6fa53a77090b","invariantUUID":"949468ec-7af2-4201-88b4-5379e401c12c","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a1b4b623-8c19-4be4-aade-01ed3e86960b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711302264,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c3cfb31-815d-4da6-b129-2f11ba373d8f","invariantUUID":"7bc82ef0-4f2f-48f9-9a47-41a9bde055d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"54652f22-57d5-49d0-b6c0-d0d2facc9191","lifecycleState":"CERTIFIED","lastUpdateDate":1630711252017,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c44ec3d0-1a41-42c1-b976-de04791e6b93","invariantUUID":"417b5d40-e817-48cb-8016-b41cf5063b8e","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":"objectStorage","uniqueId":"728b9625-adac-4a1f-bbad-5548c8e45e7b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711139561,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe3e4e6b-7c13-4f50-b355-14234ff80214","invariantUUID":"aa064492-6629-4f71-8cfd-cf2ca9fd1b7d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb71ca1d-e85f-4ba5-968a-250f5a9bef55","lifecycleState":"CERTIFIED","lastUpdateDate":1630711155764,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be8fc56-6392-4649-b739-e730e0b28bac","invariantUUID":"63b6402d-609e-4331-b7cf-64dd3316fc7d","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":"2b18fbd6-b655-472f-83b3-7a31d03c7944","lifecycleState":"CERTIFIED","lastUpdateDate":1630711290224,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d23a179-614f-463d-9f25-cad671179477","invariantUUID":"8b05e130-0751-49f2-a93d-5de4274787c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a69f7b5b-ee29-4016-b8ec-1fe5c7fe5235","lifecycleState":"CERTIFIED","lastUpdateDate":1630710942102,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"879dad3b-1a24-41a9-a0c1-867dba631f26","invariantUUID":"ffc7840c-a20c-4854-8c3e-ebe12a5adaa3","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":"objectStorage","uniqueId":"61619380-2aff-43a7-91cf-a508ac8aa2e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630710796424,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c805cd57-f0d3-40d7-a3b9-7e22b69ec99b","invariantUUID":"0923adc1-d401-4108-a55b-201450e1d8a0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8c3b0525-ca1f-4ddb-af0b-db4c2889a614","lifecycleState":"CERTIFIED","lastUpdateDate":1630710868150,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39da1ed0-6dcb-44e6-b6eb-a6feb1a04ca0","invariantUUID":"590d03d8-228b-414e-ab80-ca723782384d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96d9fa89-ea71-4d9e-b77b-463583ec1d0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630720677953,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"420f4b37-feaa-48b7-8624-4daca349535f","invariantUUID":"53bd8177-209c-4ab1-9cea-b62a10b860bf","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":"defaulticon","uniqueId":"172b1312-9d55-45cc-a709-58429f3a4ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720084195,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e08a5af6-a60b-43a6-8773-b70cbe0b8581","invariantUUID":"33174808-81ed-4f38-ad57-bf5ab11124ca","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"be3cbae9-8a15-4c34-8bd7-b82dfc105226","lifecycleState":"CERTIFIED","lastUpdateDate":1630711298965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e8bf6d0-6143-407c-987f-f441a1e42552","invariantUUID":"62801aed-6692-4a16-a141-3aa7e719ddaf","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eec2a197-2fc5-46ba-a6cc-dda6a160dfbf","lifecycleState":"CERTIFIED","lastUpdateDate":1630710994003,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8be619-666c-4585-a3bf-1ccdb1eee003","invariantUUID":"b7176afa-33e5-4f2f-b97f-d029c7bb9152","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2cf3e6b-a675-4f03-90e9-aadf18a14fd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711124565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab2d057c-0e0f-4057-b31c-305ffabec13d","invariantUUID":"f0371f70-cfd1-4548-b51c-0a4c0b686e74","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fb235d2b-dd9a-4a88-8f89-244833b21465","lifecycleState":"CERTIFIED","lastUpdateDate":1630711207061,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89a9b3de-bd9a-40a0-8077-04734646373c","invariantUUID":"d8f9ef97-99c0-4853-99d4-f8c5d90c0186","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":"b1cf8ee6-4328-4a98-839b-7116e0f00916","lifecycleState":"CERTIFIED","lastUpdateDate":1630710921595,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"814502a1-65cc-4fee-9a78-783fb45dcf64","invariantUUID":"ab8aaa8d-35e2-4031-a04f-7ef7539ec6d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"baf8a8de-87db-494b-aa94-98fb3bf22da9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720580657,"name":"basic_onboard_WNZDVE","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1075fdca-c952-42c2-aedb-4da2c61adc59","invariantUUID":"2dc9eb9c-261f-4d22-99aa-f69cbe8f0811","systemName":"BasicOnboardWnzdve","description":"VF","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"135570a9-5a18-4c89-bf5e-bcb8a82e9410","lifecycleState":"CERTIFIED","lastUpdateDate":1630710874312,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d55f89f-9f6c-46c3-be33-22e9bef42240","invariantUUID":"c978043e-015b-4ef3-8f64-f9dbfcbea3c1","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":"objectStorage","uniqueId":"cda13068-f222-407c-a1c8-943ef7e08aef","lifecycleState":"CERTIFIED","lastUpdateDate":1630710791250,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ad73e0f-af26-4017-9930-0e0a1a3d6e43","invariantUUID":"e882b694-59f3-47a3-bf6d-f911243aaaf9","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b1cba6-41f8-4919-a9dd-9d86072fab8f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711101934,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff1b6950-a4e2-42e5-ac92-1e8f8fb0e7f0","invariantUUID":"092bc575-2005-407e-9cff-063b674ff6f3","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":"compute","uniqueId":"018d8014-15b6-44d3-badd-310d5724506e","lifecycleState":"CERTIFIED","lastUpdateDate":1630711284073,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23f170b2-4c30-44fe-bf41-4cd13eccfa10","invariantUUID":"fc4b6f86-3c60-48e4-ab98-2e99d2a9a947","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":"e3ec7765-6dea-4621-867f-7dd799ad2528","lifecycleState":"CERTIFIED","lastUpdateDate":1630710953524,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0e8f9e81-44ee-49ae-8639-2bc6245b64f5","invariantUUID":"a0a928f6-36e7-475a-a33e-2314ebdcd085","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":"network","uniqueId":"26babf1c-61ac-4970-b443-8d4489ecc28c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711221931,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96bb3960-47da-4db9-9fe7-6563171c37df","invariantUUID":"08fd88cb-0bbc-436b-b16c-eac69711aeb7","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6975dc53-bad8-48a6-b2ec-ef67e8299150","lifecycleState":"CERTIFIED","lastUpdateDate":1630711281117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bde04a0-6532-44d2-976e-a9fb7b697727","invariantUUID":"d640a8de-051e-48fe-b397-41aa305c404a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09fbe108-23d8-4494-b4df-c9fd5ce6269b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710855992,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02740157-f297-4408-93d5-2d03d0d8be7c","invariantUUID":"3d2fafc4-b82f-4812-a26b-b3ee774ce15e","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6a6a9909-2751-439e-81c8-c091e7e8433e","lifecycleState":"CERTIFIED","lastUpdateDate":1630710895222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbd60de2-f90b-40d4-9d8d-6b2fd7167050","invariantUUID":"3792a9eb-1631-43ef-9909-4dbb2127624e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4b1cf347-f6b2-4792-8940-950e0279e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630711075287,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"48a1a195-dffd-4fd6-adbb-a90e6dd8d1f8","invariantUUID":"d8a1fadc-70f5-434f-848f-1ee25d373594","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"cdc8238c-6b7f-478c-baaa-51b23dc50d71","lifecycleState":"CERTIFIED","lastUpdateDate":1630711276636,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392cc035-3eef-46f4-b909-8ffcdbd1d2ff","invariantUUID":"5511662b-f48b-4e8d-9ff7-0049d335e016","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":"loadBalancer","uniqueId":"51f2d7b7-7444-4921-b7c7-1fedd6cd576d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710810231,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f61a4deb-0a4e-4cc7-9bc2-e6711049ccc4","invariantUUID":"8cdf0749-7288-4db8-954d-4d276acf3581","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":"4d1d52a5-289b-4498-b681-95e9e56d7b75","lifecycleState":"CERTIFIED","lastUpdateDate":1630711228483,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b36b5550-a4f9-48c0-9fbc-3a4e273d3ec1","invariantUUID":"aa918e3a-6ca5-4814-b181-8875067f3919","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e494326-5697-4849-b44a-a93c9b62e98c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711134646,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5fdcb53-97c6-4bfe-ae2c-ff6f3ee8c105","invariantUUID":"90c95d5f-0009-4b3b-8c3f-5e39477a4c76","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":"5610bfef-4798-4ecd-9e54-4f7573e7df3a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710821460,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07cf1d13-fbe9-441f-b2a5-0e08644403b8","invariantUUID":"b331fc40-2e53-4b72-ad23-72ab1f72b5b9","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79587703-fdec-4ecb-897c-b74a8ee06178","lifecycleState":"CERTIFIED","lastUpdateDate":1630711058964,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dcc60c99-91c2-4f57-af6b-be636dc58d8f","invariantUUID":"73582748-3bc1-4470-a2f2-dfd75bcaad3a","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":"52e47e22-ad14-443f-b113-e4db7d596087","lifecycleState":"CERTIFIED","lastUpdateDate":1630710890069,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"91cf0dda-9574-42da-998f-6f5cba94312e","invariantUUID":"e89aa34d-4afb-4a02-a72c-2130669cc4a5","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":"port","uniqueId":"146914ce-bb40-44a8-97f4-0b1e877ed8eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630711200109,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d58b636f-5b27-4471-85cb-9e159f7b7825","invariantUUID":"38e3f26b-e614-4fba-83bd-ffe80b65cd3b","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5fe25ce-5647-4862-8dc5-e00508131c81","lifecycleState":"CERTIFIED","lastUpdateDate":1630710764078,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03611127-3c9e-4f87-947c-069a178f61d5","invariantUUID":"fd798a45-346d-4a9c-a89a-f9ca2a6f1bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c09a1fb-2f8d-4581-a64a-6d6cb235baaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630711047170,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67df3665-bcab-4fe1-80f7-6476dcf05f34","invariantUUID":"66e24212-cc91-4e0f-8533-68a750244c72","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c01ce6-3427-447b-81e6-22ebef7bc907","lifecycleState":"CERTIFIED","lastUpdateDate":1630711217007,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b28479e-f427-4850-afb6-72b3aa76f743","invariantUUID":"0c4837a9-b3fa-45f0-848c-c8a7d6b79b70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ab222a8-6415-4806-a29a-f7cbd38da88a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710815357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94909dde-b7bf-41d8-a14d-21dda2481481","invariantUUID":"73fdd120-0528-4dab-a981-a217b62a76ef","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46d93e68-5f23-4e60-b629-c60b6c8271a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630711113722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8aa552b-7d2f-4756-bd58-3b4f09644405","invariantUUID":"bea9548c-e75d-45e3-b493-4abd9d374ab3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3229154-724a-4342-807d-d30ce18e1382","lifecycleState":"CERTIFIED","lastUpdateDate":1630711247272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7b02bd-c94d-4464-942f-bf74fbc1bece","invariantUUID":"14592e84-28a3-4169-a91d-9d35aedb027d","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":"b6358861-056e-4157-ac17-f92861bb55e1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710879979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c3dece65-e799-4813-8592-508c9ac60347","invariantUUID":"4cc4f87e-e5d8-4d60-a5d3-e05395436ee4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0118f9b8-1343-44f7-87ae-cfedff347d80","lifecycleState":"CERTIFIED","lastUpdateDate":1630711004413,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eba322-fa04-44d5-9933-fd84f486194c","invariantUUID":"c1073db3-8a3f-486a-b8e1-3e1510b0c0c1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"595ebf3a-b568-465e-8328-96b82da8b475","lifecycleState":"CERTIFIED","lastUpdateDate":1630710850583,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfae810b-bac5-4547-894a-0f19d18cb183","invariantUUID":"9b9360e4-b7eb-42a8-9727-8bdeb3264ce9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"743e3289-bd03-41d5-bda7-9cc8ea01e591","lifecycleState":"CERTIFIED","lastUpdateDate":1630720133591,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","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":"2def9cf6-5e36-42b8-9cdb-91a20a86ef27","lifecycleState":"CERTIFIED","lastUpdateDate":1630720725957,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","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":"20600748-0e2b-4afc-85dc-84ba9bb65e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630719726150,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","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":"8163c1e7-be69-4db7-8318-d6a24125397e","lifecycleState":"CERTIFIED","lastUpdateDate":1630720626437,"name":"basic_onboard_WNZDVE","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","systemName":"BasicOnboardWnzdve","description":"service","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-04 02:04:07,965 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-04 02:04:07,966 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 02:04:07,966 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/dd8fc84b-5155-4eee-b0de-3850783eb6e2/toscaModel 2021-09-04 02:04:07,967 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-04 02:04:07,969 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-04 02:04:08,193 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/dd8fc84b-5155-4eee-b0de-3850783eb6e2/toscaModel HTTP/1.1" 200 None 2021-09-04 02:04:08,195 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-04 02:04:08,195 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-04 02:04:08,246 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-04 02:04:08,246 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/c13c1b08-9f4d-4da1-97aa-c59d3f40afa0/3034c728-7845-4443-af05-f76219f365d5 2021-09-04 02:04:08,247 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-09-04 02:04:08,249 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-04 02:04:08,280 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/c13c1b08-9f4d-4da1-97aa-c59d3f40afa0/3034c728-7845-4443-af05-f76219f365d5 HTTP/1.1" 200 270 2021-09-04 02:04:08,281 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-09-04 02:04:08,281 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0","rb-version":"3034c728-7845-4443-af05-f76219f365d5","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"d065ec39-183e-4a69-983a-b82b2ac407e7"}} 2021-09-04 02:04:08,284 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-04 02:04:08,284 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/c13c1b08-9f4d-4da1-97aa-c59d3f40afa0/3034c728-7845-4443-af05-f76219f365d5/profile/cnftest 2021-09-04 02:04:08,284 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-09-04 02:04:08,286 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-04 02:04:08,310 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/c13c1b08-9f4d-4da1-97aa-c59d3f40afa0/3034c728-7845-4443-af05-f76219f365d5/profile/cnftest HTTP/1.1" 200 212 2021-09-04 02:04:08,311 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-09-04 02:04:08,311 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"c13c1b08-9f4d-4da1-97aa-c59d3f40afa0","rb-version":"3034c728-7845-4443-af05-f76219f365d5","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-09-04 02:04:08,313 DEBUG 129:onap_service.py(1) - [None][Delete Profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-04 02:04:08,313 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/c13c1b08-9f4d-4da1-97aa-c59d3f40afa0/3034c728-7845-4443-af05-f76219f365d5/profile/cnftest 2021-09-04 02:04:08,314 DEBUG 132:onap_service.py(1) - [None][Delete Profile] data sent: None 2021-09-04 02:04:08,315 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-04 02:04:08,341 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "DELETE /api/multicloud-k8s/v1/v1/rb/definition/c13c1b08-9f4d-4da1-97aa-c59d3f40afa0/3034c728-7845-4443-af05-f76219f365d5/profile/cnftest HTTP/1.1" 204 0 2021-09-04 02:04:08,341 INFO 142:onap_service.py(1) - [None][Delete Profile] response code: 204 2021-09-04 02:04:08,341 DEBUG 146:onap_service.py(1) - [None][Delete Profile] response: n/a 2021-09-04 02:04:08,343 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:04:08,343 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/f14bd691-539d-4969-b2cf-3d17a3f5de0a/relationship-list 2021-09-04 02:04:08,344 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-04 02:04:08,345 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:04:08,398 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/f14bd691-539d-4969-b2cf-3d17a3f5de0a/relationship-list HTTP/1.1" 200 1064 2021-09-04 02:04:08,400 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-04 02:04:08,400 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/2a25e5d6-d71e-45a3-9b12-4b523d26349d","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2a25e5d6-d71e-45a3-9b12-4b523d26349d"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-09-04 02:04:08,404 DEBUG 129:onap_service.py(1) - [AAI][Get f14bd691-539d-4969-b2cf-3d17a3f5de0a ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:04:08,404 DEBUG 131:onap_service.py(1) - [AAI][Get f14bd691-539d-4969-b2cf-3d17a3f5de0a ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6 2021-09-04 02:04:08,404 DEBUG 132:onap_service.py(1) - [AAI][Get f14bd691-539d-4969-b2cf-3d17a3f5de0a ABCMeta] data sent: None 2021-09-04 02:04:08,407 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:04:08,485 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6 HTTP/1.1" 200 3737 2021-09-04 02:04:08,486 INFO 142:onap_service.py(1) - [AAI][Get f14bd691-539d-4969-b2cf-3d17a3f5de0a ABCMeta] response code: 200 2021-09-04 02:04:08,486 DEBUG 146:onap_service.py(1) - [AAI][Get f14bd691-539d-4969-b2cf-3d17a3f5de0a ABCMeta] response: {"vnf-id":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","vnf-name":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"25561de1-11ea-4aad-8af5-55808ddb5a85","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1630720995981","model-invariant-id":"53bd8177-209c-4ab1-9cea-b62a10b860bf","model-version-id":"420f4b37-feaa-48b7-8624-4daca349535f","model-customization-id":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/f14bd691-539d-4969-b2cf-3d17a3f5de0a/service-data/vnfs/vnf/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6/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/f14bd691-539d-4969-b2cf-3d17a3f5de0a","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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]}]}} 2021-09-04 02:04:08,489 DEBUG 384:vnf.py(1) - Delete 5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6 VNF 2021-09-04 02:04:08,490 DEBUG 80:deletion.py(1) - VNF 5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6 deletion request 2021-09-04 02:04:08,511 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-04 02:04:08,511 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-04 02:04:08,512 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 02:04:08,512 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-04 02:04:08,512 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-04 02:04:08,515 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-04 02:04:08,991 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-04 02:04:08,993 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-04 02:04:08,993 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","name":"basic_onboard_WNZDVE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1725243a-73af-4e3a-8b28-3cbcbfb07e69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/18094f2c-79ab-408d-92fb-ee578a7fb9da/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dd8fc84b-5155-4eee-b0de-3850783eb6e2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b14e2613-a7e7-4898-8b06-b0f530a7a553/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-04 02:04:08,997 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WNZDVE from SDC 2021-09-04 02:04:08,997 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:04:08,998 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:04:08,998 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:04:08,998 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-04 02:04:08,999 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:04:08,999 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:04:08,999 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:04:09,000 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-04 02:04:09,000 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:04:09,000 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:04:09,001 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:04:09,001 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-04 02:04:09,001 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:04:09,002 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:04:09,002 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:04:09,002 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-04 02:04:09,003 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-04 02:04:09,003 INFO 192:__init__.py(1) - Service found, updating information 2021-09-04 02:04:09,004 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 02:04:09,004 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-04 02:04:09,004 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-04 02:04:09,007 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 02:04:09,534 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-04 02:04:09,537 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-04 02:04:09,540 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a14391ef-9908-4c0f-a1ca-45d5b1cbfb1b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710980235,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd1130e-033b-4a67-a920-5442eb7bd6c7","invariantUUID":"9785d7ba-aa4e-4d7b-9585-ac35439baaed","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":"objectStorage","uniqueId":"5e0e802d-fbf9-4a73-95ec-0422159617f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711087038,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9837096a-fe34-4cb0-8662-6c96661cb6f7","invariantUUID":"e9eca264-d84d-4a51-9a50-9a962108d0ab","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":"fc149a73-6ff3-408a-809d-28b4f2466587","lifecycleState":"CERTIFIED","lastUpdateDate":1630710970226,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d1cc708-ba67-4af7-90eb-eb823cf7497b","invariantUUID":"57a103be-9ae7-4d51-a24c-d0fb847806b3","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4e6e3883-d221-4461-82b3-5533a92ff7c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711184255,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff580afe-63fe-4d9c-bf76-ea1e3c7c44d5","invariantUUID":"e1ef074b-78fe-499b-94ed-076fb055f907","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":"port","uniqueId":"3dc578ba-707d-4344-b30d-71b002ac1803","lifecycleState":"CERTIFIED","lastUpdateDate":1630711259292,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06920aa9-ddf4-4f68-876a-79a20d4167de","invariantUUID":"dfe681d4-81b2-4374-8cc7-31c9861649a1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"497b4f30-f876-4955-bad3-8dd0901eabb4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711026548,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"465849e5-cb6b-40c4-9032-2f260274fce1","invariantUUID":"d234da2b-1dc7-4646-a2cf-ef6717059a45","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":"compute","uniqueId":"0ea1eedb-9cbc-4282-afb2-713f4691bac8","lifecycleState":"CERTIFIED","lastUpdateDate":1630710962716,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41684da6-7c71-48a9-ae54-1159392b0431","invariantUUID":"b60090e2-11e3-4ee5-892e-8d7faaabce39","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":"287255a5-9223-45f5-b478-d5c4bc7a70da","lifecycleState":"CERTIFIED","lastUpdateDate":1630711189971,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e021065-258a-424a-91cc-fe1aebc8cfad","invariantUUID":"435cf627-451d-4e54-8b0f-4bc1cba63680","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"603cd39d-cdbc-4158-84e5-510ead046ae5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711195076,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f6ce015-d1e3-4332-9f3e-c7e6e646037f","invariantUUID":"24de8824-9913-47b2-a3b1-dbddb70298d9","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":"f194287b-c945-4017-b378-4bc6d4370ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711063933,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3aa4cf56-dbb4-4a86-8702-bcee9fbf456d","invariantUUID":"c2cc8a6e-1ba4-46d4-8628-5581f2eb3779","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34cda0bd-5f40-42f1-9882-4daf85f458ef","lifecycleState":"CERTIFIED","lastUpdateDate":1630711092052,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc1c9385-fce2-4a15-a946-33b53ce61626","invariantUUID":"1a4aa2dd-a17f-4e63-a636-59f285d06bef","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":"a40aef98-dd5c-4003-8f6e-084479cf7ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711119660,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2564a344-5f9d-4b45-a781-f67648c067b6","invariantUUID":"b146491e-4ed2-4d7d-a864-eddcbd30889f","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":"2b48f334-49ac-4ef7-9ef3-e9a8ffc7d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1630710947859,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"544c82d6-19fc-4d2e-9ac8-50aa30b15b08","invariantUUID":"7c4f9898-138b-41ba-9b11-b78e0704abc1","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":"4d4b01c0-8e86-4077-ac30-466703ae3778","lifecycleState":"CERTIFIED","lastUpdateDate":1630711161175,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b915faa-e07b-4253-ab69-fd097b3e5ce8","invariantUUID":"913b99b2-6eeb-45ad-89cc-e0526169d2a3","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":"network","uniqueId":"5295e6b0-5dd9-491d-9b2b-2de2a746ada9","lifecycleState":"CERTIFIED","lastUpdateDate":1630711070299,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1a0c730-3b4e-434c-affe-9d0c2fb66051","invariantUUID":"258164f0-ff22-485c-9815-c70cfdcb6c5a","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":"compute","uniqueId":"f46715b8-acfb-44f5-9c27-76c4b364a7b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711097015,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3cabba-7c47-45a7-9199-aec4a4bdc29d","invariantUUID":"3ec58632-fd46-4568-8595-49a3ae25d0d7","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":"bf34aa41-c0d2-41c3-9259-02a7fdcc4356","lifecycleState":"CERTIFIED","lastUpdateDate":1630710927369,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"293379e2-dfcd-40f7-b192-6341d347bc08","invariantUUID":"a6fd9f38-9fc5-4913-9ca8-05def4e72f55","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":"objectStorage","uniqueId":"dfe99648-2889-476e-bdd2-c3b5f598b691","lifecycleState":"CERTIFIED","lastUpdateDate":1630710838041,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10c8652a-8471-4729-b34d-e0b063c00d4e","invariantUUID":"b581c0a9-f913-4fd0-ba7c-6b8463e9f4ec","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":"968f759b-db06-42ee-9cef-d04948369a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1630710999464,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4276e75-ced1-4c43-8167-d135714116d5","invariantUUID":"1e1b7f68-f5c4-4def-b194-494537838e6d","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e382763a-23ae-4c74-8932-7e6f850f6902","lifecycleState":"CERTIFIED","lastUpdateDate":1630711080405,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c82bb88f-bf52-451e-bfb0-1caae51c5d4a","invariantUUID":"ed6d44cf-4e17-4341-bf1f-3d7310e97441","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4828b5f3-ab84-42e7-b152-e53615772bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711233813,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44d54b77-0c08-43ee-b1a0-346b78827fd8","invariantUUID":"e9a28af4-b8bd-4073-98a8-86092fc826fa","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2d3c3865-0e17-45b0-86b3-5ee929ac27a1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710786080,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0897200a-8014-47a2-abbc-5d5a0c9f55e7","invariantUUID":"dffe483b-d5ed-4748-809c-aaa2152f55c9","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ca6b7221-94c7-498d-8a54-dacb92d2555a","lifecycleState":"CERTIFIED","lastUpdateDate":1630711242328,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09095185-e425-4282-a6f7-9938ccc04248","invariantUUID":"a5c22d49-4b66-4333-9aca-f0b32190d10a","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":"port","uniqueId":"37892ce8-c3dd-4b52-b251-fe0b97684728","lifecycleState":"CERTIFIED","lastUpdateDate":1630710861058,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfa22ee8-3fa0-4c32-8c5b-fa4c6bf647df","invariantUUID":"cb031f76-2cf9-46a2-8898-1149b3369bdf","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d1f82363-3f3f-4e1c-a1db-cc11b2c4b03f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711267571,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9941579f-1689-4174-8cf0-e8127476d84b","invariantUUID":"beb0594c-4202-49d4-9b23-72fb3115751c","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":"objectStorage","uniqueId":"e74427bd-a27b-4e1e-a602-5bf8358b220d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710844359,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95ca6d8b-bdcc-492e-9df1-9f12365048c0","invariantUUID":"5736d5f5-bd78-4c09-9727-229cf364b2e2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b1215ca-138f-4286-89d4-08bdd389b999","lifecycleState":"CERTIFIED","lastUpdateDate":1630711212113,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d6b5b1c-bf28-48f2-8f6b-53bd3af5a517","invariantUUID":"0e804d2a-7199-4b26-8d58-c9bf2782d163","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":"5c86fe87-c765-4331-9a35-a181688f97a6","lifecycleState":"CERTIFIED","lastUpdateDate":1630710885091,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26c90b12-d6d1-4ca0-ab37-4d387ded5f2a","invariantUUID":"221d0c4e-cedc-4214-abcc-af9f55747050","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":"52da78ac-868e-492b-8488-d49f91298f59","lifecycleState":"CERTIFIED","lastUpdateDate":1630711041160,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c9e38f0-0e9c-491c-8b4e-ce32d00cd61e","invariantUUID":"421ef721-e29d-4d45-9c49-dc141284e171","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":"b1c91ebd-ba83-4b97-9b19-505fb1127c60","lifecycleState":"CERTIFIED","lastUpdateDate":1630710975110,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4740cd80-fca4-480a-9a7a-6fa53a77090b","invariantUUID":"949468ec-7af2-4201-88b4-5379e401c12c","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a1b4b623-8c19-4be4-aade-01ed3e86960b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711302264,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c3cfb31-815d-4da6-b129-2f11ba373d8f","invariantUUID":"7bc82ef0-4f2f-48f9-9a47-41a9bde055d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"54652f22-57d5-49d0-b6c0-d0d2facc9191","lifecycleState":"CERTIFIED","lastUpdateDate":1630711252017,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c44ec3d0-1a41-42c1-b976-de04791e6b93","invariantUUID":"417b5d40-e817-48cb-8016-b41cf5063b8e","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":"objectStorage","uniqueId":"728b9625-adac-4a1f-bbad-5548c8e45e7b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711139561,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe3e4e6b-7c13-4f50-b355-14234ff80214","invariantUUID":"aa064492-6629-4f71-8cfd-cf2ca9fd1b7d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb71ca1d-e85f-4ba5-968a-250f5a9bef55","lifecycleState":"CERTIFIED","lastUpdateDate":1630711155764,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be8fc56-6392-4649-b739-e730e0b28bac","invariantUUID":"63b6402d-609e-4331-b7cf-64dd3316fc7d","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":"2b18fbd6-b655-472f-83b3-7a31d03c7944","lifecycleState":"CERTIFIED","lastUpdateDate":1630711290224,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d23a179-614f-463d-9f25-cad671179477","invariantUUID":"8b05e130-0751-49f2-a93d-5de4274787c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a69f7b5b-ee29-4016-b8ec-1fe5c7fe5235","lifecycleState":"CERTIFIED","lastUpdateDate":1630710942102,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"879dad3b-1a24-41a9-a0c1-867dba631f26","invariantUUID":"ffc7840c-a20c-4854-8c3e-ebe12a5adaa3","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":"objectStorage","uniqueId":"61619380-2aff-43a7-91cf-a508ac8aa2e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630710796424,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c805cd57-f0d3-40d7-a3b9-7e22b69ec99b","invariantUUID":"0923adc1-d401-4108-a55b-201450e1d8a0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8c3b0525-ca1f-4ddb-af0b-db4c2889a614","lifecycleState":"CERTIFIED","lastUpdateDate":1630710868150,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39da1ed0-6dcb-44e6-b6eb-a6feb1a04ca0","invariantUUID":"590d03d8-228b-414e-ab80-ca723782384d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96d9fa89-ea71-4d9e-b77b-463583ec1d0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630720677953,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"420f4b37-feaa-48b7-8624-4daca349535f","invariantUUID":"53bd8177-209c-4ab1-9cea-b62a10b860bf","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":"defaulticon","uniqueId":"172b1312-9d55-45cc-a709-58429f3a4ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720084195,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e08a5af6-a60b-43a6-8773-b70cbe0b8581","invariantUUID":"33174808-81ed-4f38-ad57-bf5ab11124ca","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"be3cbae9-8a15-4c34-8bd7-b82dfc105226","lifecycleState":"CERTIFIED","lastUpdateDate":1630711298965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e8bf6d0-6143-407c-987f-f441a1e42552","invariantUUID":"62801aed-6692-4a16-a141-3aa7e719ddaf","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eec2a197-2fc5-46ba-a6cc-dda6a160dfbf","lifecycleState":"CERTIFIED","lastUpdateDate":1630710994003,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8be619-666c-4585-a3bf-1ccdb1eee003","invariantUUID":"b7176afa-33e5-4f2f-b97f-d029c7bb9152","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2cf3e6b-a675-4f03-90e9-aadf18a14fd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711124565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab2d057c-0e0f-4057-b31c-305ffabec13d","invariantUUID":"f0371f70-cfd1-4548-b51c-0a4c0b686e74","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fb235d2b-dd9a-4a88-8f89-244833b21465","lifecycleState":"CERTIFIED","lastUpdateDate":1630711207061,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89a9b3de-bd9a-40a0-8077-04734646373c","invariantUUID":"d8f9ef97-99c0-4853-99d4-f8c5d90c0186","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":"b1cf8ee6-4328-4a98-839b-7116e0f00916","lifecycleState":"CERTIFIED","lastUpdateDate":1630710921595,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"814502a1-65cc-4fee-9a78-783fb45dcf64","invariantUUID":"ab8aaa8d-35e2-4031-a04f-7ef7539ec6d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"baf8a8de-87db-494b-aa94-98fb3bf22da9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720580657,"name":"basic_onboard_WNZDVE","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1075fdca-c952-42c2-aedb-4da2c61adc59","invariantUUID":"2dc9eb9c-261f-4d22-99aa-f69cbe8f0811","systemName":"BasicOnboardWnzdve","description":"VF","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"135570a9-5a18-4c89-bf5e-bcb8a82e9410","lifecycleState":"CERTIFIED","lastUpdateDate":1630710874312,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d55f89f-9f6c-46c3-be33-22e9bef42240","invariantUUID":"c978043e-015b-4ef3-8f64-f9dbfcbea3c1","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":"objectStorage","uniqueId":"cda13068-f222-407c-a1c8-943ef7e08aef","lifecycleState":"CERTIFIED","lastUpdateDate":1630710791250,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ad73e0f-af26-4017-9930-0e0a1a3d6e43","invariantUUID":"e882b694-59f3-47a3-bf6d-f911243aaaf9","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b1cba6-41f8-4919-a9dd-9d86072fab8f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711101934,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff1b6950-a4e2-42e5-ac92-1e8f8fb0e7f0","invariantUUID":"092bc575-2005-407e-9cff-063b674ff6f3","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":"compute","uniqueId":"018d8014-15b6-44d3-badd-310d5724506e","lifecycleState":"CERTIFIED","lastUpdateDate":1630711284073,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23f170b2-4c30-44fe-bf41-4cd13eccfa10","invariantUUID":"fc4b6f86-3c60-48e4-ab98-2e99d2a9a947","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":"e3ec7765-6dea-4621-867f-7dd799ad2528","lifecycleState":"CERTIFIED","lastUpdateDate":1630710953524,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0e8f9e81-44ee-49ae-8639-2bc6245b64f5","invariantUUID":"a0a928f6-36e7-475a-a33e-2314ebdcd085","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":"network","uniqueId":"26babf1c-61ac-4970-b443-8d4489ecc28c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711221931,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96bb3960-47da-4db9-9fe7-6563171c37df","invariantUUID":"08fd88cb-0bbc-436b-b16c-eac69711aeb7","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6975dc53-bad8-48a6-b2ec-ef67e8299150","lifecycleState":"CERTIFIED","lastUpdateDate":1630711281117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bde04a0-6532-44d2-976e-a9fb7b697727","invariantUUID":"d640a8de-051e-48fe-b397-41aa305c404a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09fbe108-23d8-4494-b4df-c9fd5ce6269b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710855992,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02740157-f297-4408-93d5-2d03d0d8be7c","invariantUUID":"3d2fafc4-b82f-4812-a26b-b3ee774ce15e","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6a6a9909-2751-439e-81c8-c091e7e8433e","lifecycleState":"CERTIFIED","lastUpdateDate":1630710895222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbd60de2-f90b-40d4-9d8d-6b2fd7167050","invariantUUID":"3792a9eb-1631-43ef-9909-4dbb2127624e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4b1cf347-f6b2-4792-8940-950e0279e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630711075287,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"48a1a195-dffd-4fd6-adbb-a90e6dd8d1f8","invariantUUID":"d8a1fadc-70f5-434f-848f-1ee25d373594","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"cdc8238c-6b7f-478c-baaa-51b23dc50d71","lifecycleState":"CERTIFIED","lastUpdateDate":1630711276636,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392cc035-3eef-46f4-b909-8ffcdbd1d2ff","invariantUUID":"5511662b-f48b-4e8d-9ff7-0049d335e016","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":"loadBalancer","uniqueId":"51f2d7b7-7444-4921-b7c7-1fedd6cd576d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710810231,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f61a4deb-0a4e-4cc7-9bc2-e6711049ccc4","invariantUUID":"8cdf0749-7288-4db8-954d-4d276acf3581","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":"4d1d52a5-289b-4498-b681-95e9e56d7b75","lifecycleState":"CERTIFIED","lastUpdateDate":1630711228483,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b36b5550-a4f9-48c0-9fbc-3a4e273d3ec1","invariantUUID":"aa918e3a-6ca5-4814-b181-8875067f3919","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e494326-5697-4849-b44a-a93c9b62e98c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711134646,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5fdcb53-97c6-4bfe-ae2c-ff6f3ee8c105","invariantUUID":"90c95d5f-0009-4b3b-8c3f-5e39477a4c76","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":"5610bfef-4798-4ecd-9e54-4f7573e7df3a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710821460,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07cf1d13-fbe9-441f-b2a5-0e08644403b8","invariantUUID":"b331fc40-2e53-4b72-ad23-72ab1f72b5b9","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79587703-fdec-4ecb-897c-b74a8ee06178","lifecycleState":"CERTIFIED","lastUpdateDate":1630711058964,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dcc60c99-91c2-4f57-af6b-be636dc58d8f","invariantUUID":"73582748-3bc1-4470-a2f2-dfd75bcaad3a","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":"52e47e22-ad14-443f-b113-e4db7d596087","lifecycleState":"CERTIFIED","lastUpdateDate":1630710890069,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"91cf0dda-9574-42da-998f-6f5cba94312e","invariantUUID":"e89aa34d-4afb-4a02-a72c-2130669cc4a5","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":"port","uniqueId":"146914ce-bb40-44a8-97f4-0b1e877ed8eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630711200109,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d58b636f-5b27-4471-85cb-9e159f7b7825","invariantUUID":"38e3f26b-e614-4fba-83bd-ffe80b65cd3b","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5fe25ce-5647-4862-8dc5-e00508131c81","lifecycleState":"CERTIFIED","lastUpdateDate":1630710764078,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03611127-3c9e-4f87-947c-069a178f61d5","invariantUUID":"fd798a45-346d-4a9c-a89a-f9ca2a6f1bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c09a1fb-2f8d-4581-a64a-6d6cb235baaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630711047170,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67df3665-bcab-4fe1-80f7-6476dcf05f34","invariantUUID":"66e24212-cc91-4e0f-8533-68a750244c72","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c01ce6-3427-447b-81e6-22ebef7bc907","lifecycleState":"CERTIFIED","lastUpdateDate":1630711217007,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b28479e-f427-4850-afb6-72b3aa76f743","invariantUUID":"0c4837a9-b3fa-45f0-848c-c8a7d6b79b70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ab222a8-6415-4806-a29a-f7cbd38da88a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710815357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94909dde-b7bf-41d8-a14d-21dda2481481","invariantUUID":"73fdd120-0528-4dab-a981-a217b62a76ef","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46d93e68-5f23-4e60-b629-c60b6c8271a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630711113722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8aa552b-7d2f-4756-bd58-3b4f09644405","invariantUUID":"bea9548c-e75d-45e3-b493-4abd9d374ab3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3229154-724a-4342-807d-d30ce18e1382","lifecycleState":"CERTIFIED","lastUpdateDate":1630711247272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7b02bd-c94d-4464-942f-bf74fbc1bece","invariantUUID":"14592e84-28a3-4169-a91d-9d35aedb027d","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":"b6358861-056e-4157-ac17-f92861bb55e1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710879979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c3dece65-e799-4813-8592-508c9ac60347","invariantUUID":"4cc4f87e-e5d8-4d60-a5d3-e05395436ee4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0118f9b8-1343-44f7-87ae-cfedff347d80","lifecycleState":"CERTIFIED","lastUpdateDate":1630711004413,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eba322-fa04-44d5-9933-fd84f486194c","invariantUUID":"c1073db3-8a3f-486a-b8e1-3e1510b0c0c1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"595ebf3a-b568-465e-8328-96b82da8b475","lifecycleState":"CERTIFIED","lastUpdateDate":1630710850583,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfae810b-bac5-4547-894a-0f19d18cb183","invariantUUID":"9b9360e4-b7eb-42a8-9727-8bdeb3264ce9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"743e3289-bd03-41d5-bda7-9cc8ea01e591","lifecycleState":"CERTIFIED","lastUpdateDate":1630720133591,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","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":"2def9cf6-5e36-42b8-9cdb-91a20a86ef27","lifecycleState":"CERTIFIED","lastUpdateDate":1630720725957,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","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":"20600748-0e2b-4afc-85dc-84ba9bb65e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630719726150,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","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":"8163c1e7-be69-4db7-8318-d6a24125397e","lifecycleState":"CERTIFIED","lastUpdateDate":1630720626437,"name":"basic_onboard_WNZDVE","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","systemName":"BasicOnboardWnzdve","description":"service","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-04 02:04:09,548 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-04 02:04:09,549 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 02:04:09,549 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/dd8fc84b-5155-4eee-b0de-3850783eb6e2/toscaModel 2021-09-04 02:04:09,550 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-04 02:04:09,553 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-04 02:04:09,719 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/dd8fc84b-5155-4eee-b0de-3850783eb6e2/toscaModel HTTP/1.1" 200 None 2021-09-04 02:04:09,721 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-04 02:04:09,721 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-04 02:04:09,772 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:04:09,773 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-04 02:04:09,773 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-04 02:04:09,775 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:04:09,832 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-04 02:04:09,833 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-04 02:04:09,833 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-04 02:04:09,837 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:04:09,838 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-04 02:04:09,838 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-04 02:04:09,840 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:04:09,907 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-09-04 02:04:09,908 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-04 02:04:09,909 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":"1630720992148","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/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0"}]}]}}]} 2021-09-04 02:04:09,913 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:04:09,913 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-04 02:04:09,913 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-04 02:04:09,916 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:04:09,975 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-04 02:04:09,976 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-04 02:04:09,976 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-04 02:04:09,979 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:04:09,980 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-04 02:04:09,980 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-04 02:04:09,982 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:04:10,049 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-09-04 02:04:10,050 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-04 02:04:10,050 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":"1630720992148","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/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0"}]}]}}]} 2021-09-04 02:04:10,053 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:04:10,053 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-04 02:04:10,054 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-04 02:04:10,056 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:04:10,109 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-04 02:04:10,110 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-04 02:04:10,110 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-04 02:04:10,113 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:04:10,113 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-04 02:04:10,114 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-04 02:04:10,116 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:04:10,177 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-09-04 02:04:10,178 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-04 02:04:10,178 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":"1630720992148","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/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0"}]}]}}]} 2021-09-04 02:04:10,180 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:04:10,181 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-04 02:04:10,181 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-04 02:04:10,183 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:04:10,237 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1048 2021-09-04 02:04:10,238 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-04 02:04:10,238 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630720992251","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-09-04 02:04:10,241 DEBUG 129:onap_service.py(1) - [None][Create 5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a267bd1c-43ec-4d13-8571-bc79a37b36c3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:04:10,241 DEBUG 131:onap_service.py(1) - [None][Create 5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f14bd691-539d-4969-b2cf-3d17a3f5de0a/vnfs/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6 2021-09-04 02:04:10,241 DEBUG 132:onap_service.py(1) - [None][Create 5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "53bd8177-209c-4ab1-9cea-b62a10b860bf", "modelVersion": "1.0", "modelVersionId": "420f4b37-feaa-48b7-8624-4daca349535f", "modelCustomizationId": "c0784a07-8a36-4673-b5f9-ba3ed73e4b47", "modelCustomizationName": "basic_cnf 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-04 02:04:10,243 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:04:11,858 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/f14bd691-539d-4969-b2cf-3d17a3f5de0a/vnfs/5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6 HTTP/1.1" 202 262 2021-09-04 02:04:11,861 INFO 142:onap_service.py(1) - [None][Create 5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6 VNF deletion request] response code: 202 2021-09-04 02:04:11,861 DEBUG 146:onap_service.py(1) - [None][Create 5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6 VNF deletion request] response: {"requestReferences":{"requestId":"a267bd1c-43ec-4d13-8571-bc79a37b36c3","instanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a267bd1c-43ec-4d13-8571-bc79a37b36c3"}} 2021-09-04 02:04:11,862 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-09-04 02:04:11,875 DEBUG 129:onap_service.py(12) - [None][Check a267bd1c-43ec-4d13-8571-bc79a37b36c3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f035d0ec-bf17-420c-8f54-2df9578947f4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:04:11,876 DEBUG 131:onap_service.py(12) - [None][Check a267bd1c-43ec-4d13-8571-bc79a37b36c3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a267bd1c-43ec-4d13-8571-bc79a37b36c3 2021-09-04 02:04:11,877 DEBUG 132:onap_service.py(12) - [None][Check a267bd1c-43ec-4d13-8571-bc79a37b36c3 orchestration request status] data sent: None 2021-09-04 02:04:11,882 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:04:12,042 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a267bd1c-43ec-4d13-8571-bc79a37b36c3 HTTP/1.1" 200 1268 2021-09-04 02:04:12,046 INFO 142:onap_service.py(12) - [None][Check a267bd1c-43ec-4d13-8571-bc79a37b36c3 orchestration request status] response code: 200 2021-09-04 02:04:12,047 DEBUG 146:onap_service.py(12) - [None][Check a267bd1c-43ec-4d13-8571-bc79a37b36c3 orchestration request status] response: {"request":{"requestId":"a267bd1c-43ec-4d13-8571-bc79a37b36c3","startTime":"Sat, 04 Sep 2021 02:04:10 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"53bd8177-209c-4ab1-9cea-b62a10b860bf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelVersionId":"420f4b37-feaa-48b7-8624-4daca349535f","modelCustomizationId":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelUuid":"420f4b37-feaa-48b7-8624-4daca349535f","modelInvariantUuid":"53bd8177-209c-4ab1-9cea-b62a10b860bf","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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","vnfInstanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","vnfInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sat, 04 Sep 2021 02:04:11 GMT"}}} 2021-09-04 02:04:22,060 DEBUG 129:onap_service.py(12) - [None][Check a267bd1c-43ec-4d13-8571-bc79a37b36c3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5b172cff-7b0e-46fa-a500-8962b38323a2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:04:22,061 DEBUG 131:onap_service.py(12) - [None][Check a267bd1c-43ec-4d13-8571-bc79a37b36c3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a267bd1c-43ec-4d13-8571-bc79a37b36c3 2021-09-04 02:04:22,062 DEBUG 132:onap_service.py(12) - [None][Check a267bd1c-43ec-4d13-8571-bc79a37b36c3 orchestration request status] data sent: None 2021-09-04 02:04:22,066 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:04:22,303 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a267bd1c-43ec-4d13-8571-bc79a37b36c3 HTTP/1.1" 200 1474 2021-09-04 02:04:22,305 INFO 142:onap_service.py(12) - [None][Check a267bd1c-43ec-4d13-8571-bc79a37b36c3 orchestration request status] response code: 200 2021-09-04 02:04:22,306 DEBUG 146:onap_service.py(12) - [None][Check a267bd1c-43ec-4d13-8571-bc79a37b36c3 orchestration request status] response: {"request":{"requestId":"a267bd1c-43ec-4d13-8571-bc79a37b36c3","startTime":"Sat, 04 Sep 2021 02:04:10 GMT","finishTime":"Sat, 04 Sep 2021 02:04:14 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"53bd8177-209c-4ab1-9cea-b62a10b860bf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelVersionId":"420f4b37-feaa-48b7-8624-4daca349535f","modelCustomizationId":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelUuid":"420f4b37-feaa-48b7-8624-4daca349535f","modelInvariantUuid":"53bd8177-209c-4ab1-9cea-b62a10b860bf","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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","vnfInstanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","vnfInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 04 Sep 2021 02:04:14 GMT"}}} 2021-09-04 02:04:22,307 INFO 56:mixins.py(12) - VnfDeletionRequest task finished 2021-09-04 02:04:22,308 DEBUG 129:onap_service.py(12) - [None][Check a267bd1c-43ec-4d13-8571-bc79a37b36c3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '59edc3e1-17d0-458f-bb8a-7357a3cd765b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:04:22,309 DEBUG 131:onap_service.py(12) - [None][Check a267bd1c-43ec-4d13-8571-bc79a37b36c3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a267bd1c-43ec-4d13-8571-bc79a37b36c3 2021-09-04 02:04:22,309 DEBUG 132:onap_service.py(12) - [None][Check a267bd1c-43ec-4d13-8571-bc79a37b36c3 orchestration request status] data sent: None 2021-09-04 02:04:22,312 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:04:22,515 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a267bd1c-43ec-4d13-8571-bc79a37b36c3 HTTP/1.1" 200 1474 2021-09-04 02:04:22,518 INFO 142:onap_service.py(12) - [None][Check a267bd1c-43ec-4d13-8571-bc79a37b36c3 orchestration request status] response code: 200 2021-09-04 02:04:22,518 DEBUG 146:onap_service.py(12) - [None][Check a267bd1c-43ec-4d13-8571-bc79a37b36c3 orchestration request status] response: {"request":{"requestId":"a267bd1c-43ec-4d13-8571-bc79a37b36c3","startTime":"Sat, 04 Sep 2021 02:04:10 GMT","finishTime":"Sat, 04 Sep 2021 02:04:14 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"53bd8177-209c-4ab1-9cea-b62a10b860bf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelVersionId":"420f4b37-feaa-48b7-8624-4daca349535f","modelCustomizationId":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelUuid":"420f4b37-feaa-48b7-8624-4daca349535f","modelInvariantUuid":"53bd8177-209c-4ab1-9cea-b62a10b860bf","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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","vnfInstanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","vnfInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 04 Sep 2021 02:04:14 GMT"}}} 2021-09-04 02:04:22,520 DEBUG 129:onap_service.py(12) - [None][Check a267bd1c-43ec-4d13-8571-bc79a37b36c3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '336837d6-de82-4bb3-96f1-7ff85a02d3a4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:04:22,520 DEBUG 131:onap_service.py(12) - [None][Check a267bd1c-43ec-4d13-8571-bc79a37b36c3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a267bd1c-43ec-4d13-8571-bc79a37b36c3 2021-09-04 02:04:22,521 DEBUG 132:onap_service.py(12) - [None][Check a267bd1c-43ec-4d13-8571-bc79a37b36c3 orchestration request status] data sent: None 2021-09-04 02:04:22,524 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:04:22,709 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a267bd1c-43ec-4d13-8571-bc79a37b36c3 HTTP/1.1" 200 1474 2021-09-04 02:04:22,711 INFO 142:onap_service.py(12) - [None][Check a267bd1c-43ec-4d13-8571-bc79a37b36c3 orchestration request status] response code: 200 2021-09-04 02:04:22,711 DEBUG 146:onap_service.py(12) - [None][Check a267bd1c-43ec-4d13-8571-bc79a37b36c3 orchestration request status] response: {"request":{"requestId":"a267bd1c-43ec-4d13-8571-bc79a37b36c3","startTime":"Sat, 04 Sep 2021 02:04:10 GMT","finishTime":"Sat, 04 Sep 2021 02:04:14 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"53bd8177-209c-4ab1-9cea-b62a10b860bf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelVersionId":"420f4b37-feaa-48b7-8624-4daca349535f","modelCustomizationId":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelUuid":"420f4b37-feaa-48b7-8624-4daca349535f","modelInvariantUuid":"53bd8177-209c-4ab1-9cea-b62a10b860bf","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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","vnfInstanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","vnfInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 04 Sep 2021 02:04:14 GMT"}}} 2021-09-04 02:04:22,725 DEBUG 129:onap_service.py(1) - [None][Check a267bd1c-43ec-4d13-8571-bc79a37b36c3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '28bbcd94-9ec2-44fd-80a7-d8009c480517', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:04:22,726 DEBUG 131:onap_service.py(1) - [None][Check a267bd1c-43ec-4d13-8571-bc79a37b36c3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a267bd1c-43ec-4d13-8571-bc79a37b36c3 2021-09-04 02:04:22,726 DEBUG 132:onap_service.py(1) - [None][Check a267bd1c-43ec-4d13-8571-bc79a37b36c3 orchestration request status] data sent: None 2021-09-04 02:04:22,730 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:04:22,917 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a267bd1c-43ec-4d13-8571-bc79a37b36c3 HTTP/1.1" 200 1474 2021-09-04 02:04:22,919 INFO 142:onap_service.py(1) - [None][Check a267bd1c-43ec-4d13-8571-bc79a37b36c3 orchestration request status] response code: 200 2021-09-04 02:04:22,920 DEBUG 146:onap_service.py(1) - [None][Check a267bd1c-43ec-4d13-8571-bc79a37b36c3 orchestration request status] response: {"request":{"requestId":"a267bd1c-43ec-4d13-8571-bc79a37b36c3","startTime":"Sat, 04 Sep 2021 02:04:10 GMT","finishTime":"Sat, 04 Sep 2021 02:04:14 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"53bd8177-209c-4ab1-9cea-b62a10b860bf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelVersionId":"420f4b37-feaa-48b7-8624-4daca349535f","modelCustomizationId":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelUuid":"420f4b37-feaa-48b7-8624-4daca349535f","modelInvariantUuid":"53bd8177-209c-4ab1-9cea-b62a10b860bf","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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","vnfInstanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","vnfInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 04 Sep 2021 02:04:14 GMT"}}} 2021-09-04 02:04:22,922 DEBUG 129:onap_service.py(1) - [None][Check a267bd1c-43ec-4d13-8571-bc79a37b36c3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '696b5744-cc4a-43e7-91bc-f44c7614837c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:04:22,922 DEBUG 131:onap_service.py(1) - [None][Check a267bd1c-43ec-4d13-8571-bc79a37b36c3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a267bd1c-43ec-4d13-8571-bc79a37b36c3 2021-09-04 02:04:22,922 DEBUG 132:onap_service.py(1) - [None][Check a267bd1c-43ec-4d13-8571-bc79a37b36c3 orchestration request status] data sent: None 2021-09-04 02:04:22,925 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:04:23,095 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a267bd1c-43ec-4d13-8571-bc79a37b36c3 HTTP/1.1" 200 1474 2021-09-04 02:04:23,097 INFO 142:onap_service.py(1) - [None][Check a267bd1c-43ec-4d13-8571-bc79a37b36c3 orchestration request status] response code: 200 2021-09-04 02:04:23,097 DEBUG 146:onap_service.py(1) - [None][Check a267bd1c-43ec-4d13-8571-bc79a37b36c3 orchestration request status] response: {"request":{"requestId":"a267bd1c-43ec-4d13-8571-bc79a37b36c3","startTime":"Sat, 04 Sep 2021 02:04:10 GMT","finishTime":"Sat, 04 Sep 2021 02:04:14 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"53bd8177-209c-4ab1-9cea-b62a10b860bf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelVersionId":"420f4b37-feaa-48b7-8624-4daca349535f","modelCustomizationId":"c0784a07-8a36-4673-b5f9-ba3ed73e4b47","modelUuid":"420f4b37-feaa-48b7-8624-4daca349535f","modelInvariantUuid":"53bd8177-209c-4ab1-9cea-b62a10b860bf","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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","vnfInstanceId":"5ba65670-b5d7-4fe8-a69f-0f1ccc6f5af6","vnfInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 04 Sep 2021 02:04:14 GMT"}}} 2021-09-04 02:04:23,099 DEBUG 319:service.py(1) - Delete f14bd691-539d-4969-b2cf-3d17a3f5de0a service instance 2021-09-04 02:04:23,099 DEBUG 113:deletion.py(1) - Service f14bd691-539d-4969-b2cf-3d17a3f5de0a deletion request 2021-09-04 02:04:23,117 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-04 02:04:23,117 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-04 02:04:23,117 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 02:04:23,118 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-04 02:04:23,118 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-04 02:04:23,120 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-04 02:04:26,046 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-04 02:04:26,047 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-04 02:04:26,048 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","name":"basic_onboard_WNZDVE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1725243a-73af-4e3a-8b28-3cbcbfb07e69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/18094f2c-79ab-408d-92fb-ee578a7fb9da/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dd8fc84b-5155-4eee-b0de-3850783eb6e2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b14e2613-a7e7-4898-8b06-b0f530a7a553/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-04 02:04:26,051 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WNZDVE from SDC 2021-09-04 02:04:26,051 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:04:26,052 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:04:26,052 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:04:26,052 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-04 02:04:26,052 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:04:26,052 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:04:26,053 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:04:26,053 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-04 02:04:26,053 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:04:26,053 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:04:26,053 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:04:26,054 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-04 02:04:26,054 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:04:26,054 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:04:26,054 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:04:26,054 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-04 02:04:26,054 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-04 02:04:26,055 INFO 192:__init__.py(1) - Service found, updating information 2021-09-04 02:04:26,055 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 02:04:26,056 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-04 02:04:26,056 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-04 02:04:26,058 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 02:04:28,056 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-04 02:04:28,059 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-04 02:04:28,063 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a14391ef-9908-4c0f-a1ca-45d5b1cbfb1b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710980235,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd1130e-033b-4a67-a920-5442eb7bd6c7","invariantUUID":"9785d7ba-aa4e-4d7b-9585-ac35439baaed","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":"objectStorage","uniqueId":"5e0e802d-fbf9-4a73-95ec-0422159617f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711087038,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9837096a-fe34-4cb0-8662-6c96661cb6f7","invariantUUID":"e9eca264-d84d-4a51-9a50-9a962108d0ab","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":"fc149a73-6ff3-408a-809d-28b4f2466587","lifecycleState":"CERTIFIED","lastUpdateDate":1630710970226,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d1cc708-ba67-4af7-90eb-eb823cf7497b","invariantUUID":"57a103be-9ae7-4d51-a24c-d0fb847806b3","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4e6e3883-d221-4461-82b3-5533a92ff7c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711184255,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff580afe-63fe-4d9c-bf76-ea1e3c7c44d5","invariantUUID":"e1ef074b-78fe-499b-94ed-076fb055f907","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":"port","uniqueId":"3dc578ba-707d-4344-b30d-71b002ac1803","lifecycleState":"CERTIFIED","lastUpdateDate":1630711259292,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06920aa9-ddf4-4f68-876a-79a20d4167de","invariantUUID":"dfe681d4-81b2-4374-8cc7-31c9861649a1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"497b4f30-f876-4955-bad3-8dd0901eabb4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711026548,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"465849e5-cb6b-40c4-9032-2f260274fce1","invariantUUID":"d234da2b-1dc7-4646-a2cf-ef6717059a45","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":"compute","uniqueId":"0ea1eedb-9cbc-4282-afb2-713f4691bac8","lifecycleState":"CERTIFIED","lastUpdateDate":1630710962716,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41684da6-7c71-48a9-ae54-1159392b0431","invariantUUID":"b60090e2-11e3-4ee5-892e-8d7faaabce39","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":"287255a5-9223-45f5-b478-d5c4bc7a70da","lifecycleState":"CERTIFIED","lastUpdateDate":1630711189971,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e021065-258a-424a-91cc-fe1aebc8cfad","invariantUUID":"435cf627-451d-4e54-8b0f-4bc1cba63680","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"603cd39d-cdbc-4158-84e5-510ead046ae5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711195076,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f6ce015-d1e3-4332-9f3e-c7e6e646037f","invariantUUID":"24de8824-9913-47b2-a3b1-dbddb70298d9","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":"f194287b-c945-4017-b378-4bc6d4370ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711063933,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3aa4cf56-dbb4-4a86-8702-bcee9fbf456d","invariantUUID":"c2cc8a6e-1ba4-46d4-8628-5581f2eb3779","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34cda0bd-5f40-42f1-9882-4daf85f458ef","lifecycleState":"CERTIFIED","lastUpdateDate":1630711092052,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc1c9385-fce2-4a15-a946-33b53ce61626","invariantUUID":"1a4aa2dd-a17f-4e63-a636-59f285d06bef","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":"a40aef98-dd5c-4003-8f6e-084479cf7ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711119660,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2564a344-5f9d-4b45-a781-f67648c067b6","invariantUUID":"b146491e-4ed2-4d7d-a864-eddcbd30889f","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":"2b48f334-49ac-4ef7-9ef3-e9a8ffc7d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1630710947859,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"544c82d6-19fc-4d2e-9ac8-50aa30b15b08","invariantUUID":"7c4f9898-138b-41ba-9b11-b78e0704abc1","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":"4d4b01c0-8e86-4077-ac30-466703ae3778","lifecycleState":"CERTIFIED","lastUpdateDate":1630711161175,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b915faa-e07b-4253-ab69-fd097b3e5ce8","invariantUUID":"913b99b2-6eeb-45ad-89cc-e0526169d2a3","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":"network","uniqueId":"5295e6b0-5dd9-491d-9b2b-2de2a746ada9","lifecycleState":"CERTIFIED","lastUpdateDate":1630711070299,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1a0c730-3b4e-434c-affe-9d0c2fb66051","invariantUUID":"258164f0-ff22-485c-9815-c70cfdcb6c5a","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":"compute","uniqueId":"f46715b8-acfb-44f5-9c27-76c4b364a7b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711097015,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3cabba-7c47-45a7-9199-aec4a4bdc29d","invariantUUID":"3ec58632-fd46-4568-8595-49a3ae25d0d7","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":"bf34aa41-c0d2-41c3-9259-02a7fdcc4356","lifecycleState":"CERTIFIED","lastUpdateDate":1630710927369,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"293379e2-dfcd-40f7-b192-6341d347bc08","invariantUUID":"a6fd9f38-9fc5-4913-9ca8-05def4e72f55","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":"objectStorage","uniqueId":"dfe99648-2889-476e-bdd2-c3b5f598b691","lifecycleState":"CERTIFIED","lastUpdateDate":1630710838041,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10c8652a-8471-4729-b34d-e0b063c00d4e","invariantUUID":"b581c0a9-f913-4fd0-ba7c-6b8463e9f4ec","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":"968f759b-db06-42ee-9cef-d04948369a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1630710999464,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4276e75-ced1-4c43-8167-d135714116d5","invariantUUID":"1e1b7f68-f5c4-4def-b194-494537838e6d","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e382763a-23ae-4c74-8932-7e6f850f6902","lifecycleState":"CERTIFIED","lastUpdateDate":1630711080405,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c82bb88f-bf52-451e-bfb0-1caae51c5d4a","invariantUUID":"ed6d44cf-4e17-4341-bf1f-3d7310e97441","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4828b5f3-ab84-42e7-b152-e53615772bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711233813,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44d54b77-0c08-43ee-b1a0-346b78827fd8","invariantUUID":"e9a28af4-b8bd-4073-98a8-86092fc826fa","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2d3c3865-0e17-45b0-86b3-5ee929ac27a1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710786080,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0897200a-8014-47a2-abbc-5d5a0c9f55e7","invariantUUID":"dffe483b-d5ed-4748-809c-aaa2152f55c9","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ca6b7221-94c7-498d-8a54-dacb92d2555a","lifecycleState":"CERTIFIED","lastUpdateDate":1630711242328,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09095185-e425-4282-a6f7-9938ccc04248","invariantUUID":"a5c22d49-4b66-4333-9aca-f0b32190d10a","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":"port","uniqueId":"37892ce8-c3dd-4b52-b251-fe0b97684728","lifecycleState":"CERTIFIED","lastUpdateDate":1630710861058,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfa22ee8-3fa0-4c32-8c5b-fa4c6bf647df","invariantUUID":"cb031f76-2cf9-46a2-8898-1149b3369bdf","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d1f82363-3f3f-4e1c-a1db-cc11b2c4b03f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711267571,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9941579f-1689-4174-8cf0-e8127476d84b","invariantUUID":"beb0594c-4202-49d4-9b23-72fb3115751c","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":"objectStorage","uniqueId":"e74427bd-a27b-4e1e-a602-5bf8358b220d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710844359,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95ca6d8b-bdcc-492e-9df1-9f12365048c0","invariantUUID":"5736d5f5-bd78-4c09-9727-229cf364b2e2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b1215ca-138f-4286-89d4-08bdd389b999","lifecycleState":"CERTIFIED","lastUpdateDate":1630711212113,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d6b5b1c-bf28-48f2-8f6b-53bd3af5a517","invariantUUID":"0e804d2a-7199-4b26-8d58-c9bf2782d163","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":"5c86fe87-c765-4331-9a35-a181688f97a6","lifecycleState":"CERTIFIED","lastUpdateDate":1630710885091,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26c90b12-d6d1-4ca0-ab37-4d387ded5f2a","invariantUUID":"221d0c4e-cedc-4214-abcc-af9f55747050","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":"52da78ac-868e-492b-8488-d49f91298f59","lifecycleState":"CERTIFIED","lastUpdateDate":1630711041160,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c9e38f0-0e9c-491c-8b4e-ce32d00cd61e","invariantUUID":"421ef721-e29d-4d45-9c49-dc141284e171","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":"b1c91ebd-ba83-4b97-9b19-505fb1127c60","lifecycleState":"CERTIFIED","lastUpdateDate":1630710975110,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4740cd80-fca4-480a-9a7a-6fa53a77090b","invariantUUID":"949468ec-7af2-4201-88b4-5379e401c12c","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a1b4b623-8c19-4be4-aade-01ed3e86960b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711302264,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c3cfb31-815d-4da6-b129-2f11ba373d8f","invariantUUID":"7bc82ef0-4f2f-48f9-9a47-41a9bde055d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"54652f22-57d5-49d0-b6c0-d0d2facc9191","lifecycleState":"CERTIFIED","lastUpdateDate":1630711252017,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c44ec3d0-1a41-42c1-b976-de04791e6b93","invariantUUID":"417b5d40-e817-48cb-8016-b41cf5063b8e","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":"objectStorage","uniqueId":"728b9625-adac-4a1f-bbad-5548c8e45e7b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711139561,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe3e4e6b-7c13-4f50-b355-14234ff80214","invariantUUID":"aa064492-6629-4f71-8cfd-cf2ca9fd1b7d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb71ca1d-e85f-4ba5-968a-250f5a9bef55","lifecycleState":"CERTIFIED","lastUpdateDate":1630711155764,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be8fc56-6392-4649-b739-e730e0b28bac","invariantUUID":"63b6402d-609e-4331-b7cf-64dd3316fc7d","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":"2b18fbd6-b655-472f-83b3-7a31d03c7944","lifecycleState":"CERTIFIED","lastUpdateDate":1630711290224,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d23a179-614f-463d-9f25-cad671179477","invariantUUID":"8b05e130-0751-49f2-a93d-5de4274787c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a69f7b5b-ee29-4016-b8ec-1fe5c7fe5235","lifecycleState":"CERTIFIED","lastUpdateDate":1630710942102,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"879dad3b-1a24-41a9-a0c1-867dba631f26","invariantUUID":"ffc7840c-a20c-4854-8c3e-ebe12a5adaa3","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":"objectStorage","uniqueId":"61619380-2aff-43a7-91cf-a508ac8aa2e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630710796424,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c805cd57-f0d3-40d7-a3b9-7e22b69ec99b","invariantUUID":"0923adc1-d401-4108-a55b-201450e1d8a0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8c3b0525-ca1f-4ddb-af0b-db4c2889a614","lifecycleState":"CERTIFIED","lastUpdateDate":1630710868150,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39da1ed0-6dcb-44e6-b6eb-a6feb1a04ca0","invariantUUID":"590d03d8-228b-414e-ab80-ca723782384d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96d9fa89-ea71-4d9e-b77b-463583ec1d0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630720677953,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"420f4b37-feaa-48b7-8624-4daca349535f","invariantUUID":"53bd8177-209c-4ab1-9cea-b62a10b860bf","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":"defaulticon","uniqueId":"172b1312-9d55-45cc-a709-58429f3a4ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720084195,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e08a5af6-a60b-43a6-8773-b70cbe0b8581","invariantUUID":"33174808-81ed-4f38-ad57-bf5ab11124ca","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"be3cbae9-8a15-4c34-8bd7-b82dfc105226","lifecycleState":"CERTIFIED","lastUpdateDate":1630711298965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e8bf6d0-6143-407c-987f-f441a1e42552","invariantUUID":"62801aed-6692-4a16-a141-3aa7e719ddaf","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eec2a197-2fc5-46ba-a6cc-dda6a160dfbf","lifecycleState":"CERTIFIED","lastUpdateDate":1630710994003,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8be619-666c-4585-a3bf-1ccdb1eee003","invariantUUID":"b7176afa-33e5-4f2f-b97f-d029c7bb9152","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2cf3e6b-a675-4f03-90e9-aadf18a14fd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711124565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab2d057c-0e0f-4057-b31c-305ffabec13d","invariantUUID":"f0371f70-cfd1-4548-b51c-0a4c0b686e74","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fb235d2b-dd9a-4a88-8f89-244833b21465","lifecycleState":"CERTIFIED","lastUpdateDate":1630711207061,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89a9b3de-bd9a-40a0-8077-04734646373c","invariantUUID":"d8f9ef97-99c0-4853-99d4-f8c5d90c0186","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":"b1cf8ee6-4328-4a98-839b-7116e0f00916","lifecycleState":"CERTIFIED","lastUpdateDate":1630710921595,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"814502a1-65cc-4fee-9a78-783fb45dcf64","invariantUUID":"ab8aaa8d-35e2-4031-a04f-7ef7539ec6d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"baf8a8de-87db-494b-aa94-98fb3bf22da9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720580657,"name":"basic_onboard_WNZDVE","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1075fdca-c952-42c2-aedb-4da2c61adc59","invariantUUID":"2dc9eb9c-261f-4d22-99aa-f69cbe8f0811","systemName":"BasicOnboardWnzdve","description":"VF","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"135570a9-5a18-4c89-bf5e-bcb8a82e9410","lifecycleState":"CERTIFIED","lastUpdateDate":1630710874312,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d55f89f-9f6c-46c3-be33-22e9bef42240","invariantUUID":"c978043e-015b-4ef3-8f64-f9dbfcbea3c1","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":"objectStorage","uniqueId":"cda13068-f222-407c-a1c8-943ef7e08aef","lifecycleState":"CERTIFIED","lastUpdateDate":1630710791250,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ad73e0f-af26-4017-9930-0e0a1a3d6e43","invariantUUID":"e882b694-59f3-47a3-bf6d-f911243aaaf9","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b1cba6-41f8-4919-a9dd-9d86072fab8f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711101934,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff1b6950-a4e2-42e5-ac92-1e8f8fb0e7f0","invariantUUID":"092bc575-2005-407e-9cff-063b674ff6f3","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":"compute","uniqueId":"018d8014-15b6-44d3-badd-310d5724506e","lifecycleState":"CERTIFIED","lastUpdateDate":1630711284073,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23f170b2-4c30-44fe-bf41-4cd13eccfa10","invariantUUID":"fc4b6f86-3c60-48e4-ab98-2e99d2a9a947","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":"e3ec7765-6dea-4621-867f-7dd799ad2528","lifecycleState":"CERTIFIED","lastUpdateDate":1630710953524,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0e8f9e81-44ee-49ae-8639-2bc6245b64f5","invariantUUID":"a0a928f6-36e7-475a-a33e-2314ebdcd085","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":"network","uniqueId":"26babf1c-61ac-4970-b443-8d4489ecc28c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711221931,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96bb3960-47da-4db9-9fe7-6563171c37df","invariantUUID":"08fd88cb-0bbc-436b-b16c-eac69711aeb7","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6975dc53-bad8-48a6-b2ec-ef67e8299150","lifecycleState":"CERTIFIED","lastUpdateDate":1630711281117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bde04a0-6532-44d2-976e-a9fb7b697727","invariantUUID":"d640a8de-051e-48fe-b397-41aa305c404a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09fbe108-23d8-4494-b4df-c9fd5ce6269b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710855992,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02740157-f297-4408-93d5-2d03d0d8be7c","invariantUUID":"3d2fafc4-b82f-4812-a26b-b3ee774ce15e","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6a6a9909-2751-439e-81c8-c091e7e8433e","lifecycleState":"CERTIFIED","lastUpdateDate":1630710895222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbd60de2-f90b-40d4-9d8d-6b2fd7167050","invariantUUID":"3792a9eb-1631-43ef-9909-4dbb2127624e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4b1cf347-f6b2-4792-8940-950e0279e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630711075287,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"48a1a195-dffd-4fd6-adbb-a90e6dd8d1f8","invariantUUID":"d8a1fadc-70f5-434f-848f-1ee25d373594","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"cdc8238c-6b7f-478c-baaa-51b23dc50d71","lifecycleState":"CERTIFIED","lastUpdateDate":1630711276636,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392cc035-3eef-46f4-b909-8ffcdbd1d2ff","invariantUUID":"5511662b-f48b-4e8d-9ff7-0049d335e016","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":"loadBalancer","uniqueId":"51f2d7b7-7444-4921-b7c7-1fedd6cd576d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710810231,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f61a4deb-0a4e-4cc7-9bc2-e6711049ccc4","invariantUUID":"8cdf0749-7288-4db8-954d-4d276acf3581","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":"4d1d52a5-289b-4498-b681-95e9e56d7b75","lifecycleState":"CERTIFIED","lastUpdateDate":1630711228483,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b36b5550-a4f9-48c0-9fbc-3a4e273d3ec1","invariantUUID":"aa918e3a-6ca5-4814-b181-8875067f3919","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e494326-5697-4849-b44a-a93c9b62e98c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711134646,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5fdcb53-97c6-4bfe-ae2c-ff6f3ee8c105","invariantUUID":"90c95d5f-0009-4b3b-8c3f-5e39477a4c76","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":"5610bfef-4798-4ecd-9e54-4f7573e7df3a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710821460,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07cf1d13-fbe9-441f-b2a5-0e08644403b8","invariantUUID":"b331fc40-2e53-4b72-ad23-72ab1f72b5b9","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79587703-fdec-4ecb-897c-b74a8ee06178","lifecycleState":"CERTIFIED","lastUpdateDate":1630711058964,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dcc60c99-91c2-4f57-af6b-be636dc58d8f","invariantUUID":"73582748-3bc1-4470-a2f2-dfd75bcaad3a","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":"52e47e22-ad14-443f-b113-e4db7d596087","lifecycleState":"CERTIFIED","lastUpdateDate":1630710890069,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"91cf0dda-9574-42da-998f-6f5cba94312e","invariantUUID":"e89aa34d-4afb-4a02-a72c-2130669cc4a5","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":"port","uniqueId":"146914ce-bb40-44a8-97f4-0b1e877ed8eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630711200109,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d58b636f-5b27-4471-85cb-9e159f7b7825","invariantUUID":"38e3f26b-e614-4fba-83bd-ffe80b65cd3b","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5fe25ce-5647-4862-8dc5-e00508131c81","lifecycleState":"CERTIFIED","lastUpdateDate":1630710764078,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03611127-3c9e-4f87-947c-069a178f61d5","invariantUUID":"fd798a45-346d-4a9c-a89a-f9ca2a6f1bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c09a1fb-2f8d-4581-a64a-6d6cb235baaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630711047170,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67df3665-bcab-4fe1-80f7-6476dcf05f34","invariantUUID":"66e24212-cc91-4e0f-8533-68a750244c72","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c01ce6-3427-447b-81e6-22ebef7bc907","lifecycleState":"CERTIFIED","lastUpdateDate":1630711217007,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b28479e-f427-4850-afb6-72b3aa76f743","invariantUUID":"0c4837a9-b3fa-45f0-848c-c8a7d6b79b70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ab222a8-6415-4806-a29a-f7cbd38da88a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710815357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94909dde-b7bf-41d8-a14d-21dda2481481","invariantUUID":"73fdd120-0528-4dab-a981-a217b62a76ef","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46d93e68-5f23-4e60-b629-c60b6c8271a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630711113722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8aa552b-7d2f-4756-bd58-3b4f09644405","invariantUUID":"bea9548c-e75d-45e3-b493-4abd9d374ab3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3229154-724a-4342-807d-d30ce18e1382","lifecycleState":"CERTIFIED","lastUpdateDate":1630711247272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7b02bd-c94d-4464-942f-bf74fbc1bece","invariantUUID":"14592e84-28a3-4169-a91d-9d35aedb027d","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":"b6358861-056e-4157-ac17-f92861bb55e1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710879979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c3dece65-e799-4813-8592-508c9ac60347","invariantUUID":"4cc4f87e-e5d8-4d60-a5d3-e05395436ee4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0118f9b8-1343-44f7-87ae-cfedff347d80","lifecycleState":"CERTIFIED","lastUpdateDate":1630711004413,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eba322-fa04-44d5-9933-fd84f486194c","invariantUUID":"c1073db3-8a3f-486a-b8e1-3e1510b0c0c1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"595ebf3a-b568-465e-8328-96b82da8b475","lifecycleState":"CERTIFIED","lastUpdateDate":1630710850583,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfae810b-bac5-4547-894a-0f19d18cb183","invariantUUID":"9b9360e4-b7eb-42a8-9727-8bdeb3264ce9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"743e3289-bd03-41d5-bda7-9cc8ea01e591","lifecycleState":"CERTIFIED","lastUpdateDate":1630720133591,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","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":"2def9cf6-5e36-42b8-9cdb-91a20a86ef27","lifecycleState":"CERTIFIED","lastUpdateDate":1630720725957,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","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":"20600748-0e2b-4afc-85dc-84ba9bb65e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630719726150,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","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":"8163c1e7-be69-4db7-8318-d6a24125397e","lifecycleState":"CERTIFIED","lastUpdateDate":1630720626437,"name":"basic_onboard_WNZDVE","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","systemName":"BasicOnboardWnzdve","description":"service","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-04 02:04:28,070 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-04 02:04:28,070 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-04 02:04:28,070 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-04 02:04:28,071 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 02:04:28,071 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-04 02:04:28,071 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-04 02:04:28,073 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-04 02:04:29,043 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-04 02:04:29,045 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-04 02:04:29,045 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","name":"basic_onboard_WNZDVE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1725243a-73af-4e3a-8b28-3cbcbfb07e69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/18094f2c-79ab-408d-92fb-ee578a7fb9da/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dd8fc84b-5155-4eee-b0de-3850783eb6e2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b14e2613-a7e7-4898-8b06-b0f530a7a553/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-04 02:04:29,048 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WNZDVE from SDC 2021-09-04 02:04:29,048 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:04:29,048 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:04:29,048 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:04:29,049 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-04 02:04:29,049 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:04:29,049 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:04:29,049 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:04:29,049 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-04 02:04:29,049 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:04:29,050 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:04:29,050 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:04:29,050 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-04 02:04:29,050 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:04:29,050 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:04:29,050 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:04:29,050 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-04 02:04:29,051 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-04 02:04:29,051 INFO 192:__init__.py(1) - Service found, updating information 2021-09-04 02:04:29,051 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 02:04:29,051 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-04 02:04:29,052 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-04 02:04:29,053 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 02:04:29,821 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-04 02:04:29,824 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-04 02:04:29,827 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a14391ef-9908-4c0f-a1ca-45d5b1cbfb1b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710980235,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd1130e-033b-4a67-a920-5442eb7bd6c7","invariantUUID":"9785d7ba-aa4e-4d7b-9585-ac35439baaed","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":"objectStorage","uniqueId":"5e0e802d-fbf9-4a73-95ec-0422159617f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711087038,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9837096a-fe34-4cb0-8662-6c96661cb6f7","invariantUUID":"e9eca264-d84d-4a51-9a50-9a962108d0ab","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":"fc149a73-6ff3-408a-809d-28b4f2466587","lifecycleState":"CERTIFIED","lastUpdateDate":1630710970226,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d1cc708-ba67-4af7-90eb-eb823cf7497b","invariantUUID":"57a103be-9ae7-4d51-a24c-d0fb847806b3","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4e6e3883-d221-4461-82b3-5533a92ff7c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711184255,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff580afe-63fe-4d9c-bf76-ea1e3c7c44d5","invariantUUID":"e1ef074b-78fe-499b-94ed-076fb055f907","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":"port","uniqueId":"3dc578ba-707d-4344-b30d-71b002ac1803","lifecycleState":"CERTIFIED","lastUpdateDate":1630711259292,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06920aa9-ddf4-4f68-876a-79a20d4167de","invariantUUID":"dfe681d4-81b2-4374-8cc7-31c9861649a1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"497b4f30-f876-4955-bad3-8dd0901eabb4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711026548,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"465849e5-cb6b-40c4-9032-2f260274fce1","invariantUUID":"d234da2b-1dc7-4646-a2cf-ef6717059a45","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":"compute","uniqueId":"0ea1eedb-9cbc-4282-afb2-713f4691bac8","lifecycleState":"CERTIFIED","lastUpdateDate":1630710962716,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41684da6-7c71-48a9-ae54-1159392b0431","invariantUUID":"b60090e2-11e3-4ee5-892e-8d7faaabce39","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":"287255a5-9223-45f5-b478-d5c4bc7a70da","lifecycleState":"CERTIFIED","lastUpdateDate":1630711189971,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e021065-258a-424a-91cc-fe1aebc8cfad","invariantUUID":"435cf627-451d-4e54-8b0f-4bc1cba63680","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"603cd39d-cdbc-4158-84e5-510ead046ae5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711195076,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f6ce015-d1e3-4332-9f3e-c7e6e646037f","invariantUUID":"24de8824-9913-47b2-a3b1-dbddb70298d9","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":"f194287b-c945-4017-b378-4bc6d4370ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711063933,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3aa4cf56-dbb4-4a86-8702-bcee9fbf456d","invariantUUID":"c2cc8a6e-1ba4-46d4-8628-5581f2eb3779","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34cda0bd-5f40-42f1-9882-4daf85f458ef","lifecycleState":"CERTIFIED","lastUpdateDate":1630711092052,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc1c9385-fce2-4a15-a946-33b53ce61626","invariantUUID":"1a4aa2dd-a17f-4e63-a636-59f285d06bef","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":"a40aef98-dd5c-4003-8f6e-084479cf7ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711119660,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2564a344-5f9d-4b45-a781-f67648c067b6","invariantUUID":"b146491e-4ed2-4d7d-a864-eddcbd30889f","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":"2b48f334-49ac-4ef7-9ef3-e9a8ffc7d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1630710947859,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"544c82d6-19fc-4d2e-9ac8-50aa30b15b08","invariantUUID":"7c4f9898-138b-41ba-9b11-b78e0704abc1","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":"4d4b01c0-8e86-4077-ac30-466703ae3778","lifecycleState":"CERTIFIED","lastUpdateDate":1630711161175,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b915faa-e07b-4253-ab69-fd097b3e5ce8","invariantUUID":"913b99b2-6eeb-45ad-89cc-e0526169d2a3","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":"network","uniqueId":"5295e6b0-5dd9-491d-9b2b-2de2a746ada9","lifecycleState":"CERTIFIED","lastUpdateDate":1630711070299,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1a0c730-3b4e-434c-affe-9d0c2fb66051","invariantUUID":"258164f0-ff22-485c-9815-c70cfdcb6c5a","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":"compute","uniqueId":"f46715b8-acfb-44f5-9c27-76c4b364a7b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711097015,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3cabba-7c47-45a7-9199-aec4a4bdc29d","invariantUUID":"3ec58632-fd46-4568-8595-49a3ae25d0d7","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":"bf34aa41-c0d2-41c3-9259-02a7fdcc4356","lifecycleState":"CERTIFIED","lastUpdateDate":1630710927369,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"293379e2-dfcd-40f7-b192-6341d347bc08","invariantUUID":"a6fd9f38-9fc5-4913-9ca8-05def4e72f55","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":"objectStorage","uniqueId":"dfe99648-2889-476e-bdd2-c3b5f598b691","lifecycleState":"CERTIFIED","lastUpdateDate":1630710838041,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10c8652a-8471-4729-b34d-e0b063c00d4e","invariantUUID":"b581c0a9-f913-4fd0-ba7c-6b8463e9f4ec","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":"968f759b-db06-42ee-9cef-d04948369a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1630710999464,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4276e75-ced1-4c43-8167-d135714116d5","invariantUUID":"1e1b7f68-f5c4-4def-b194-494537838e6d","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e382763a-23ae-4c74-8932-7e6f850f6902","lifecycleState":"CERTIFIED","lastUpdateDate":1630711080405,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c82bb88f-bf52-451e-bfb0-1caae51c5d4a","invariantUUID":"ed6d44cf-4e17-4341-bf1f-3d7310e97441","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4828b5f3-ab84-42e7-b152-e53615772bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711233813,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44d54b77-0c08-43ee-b1a0-346b78827fd8","invariantUUID":"e9a28af4-b8bd-4073-98a8-86092fc826fa","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2d3c3865-0e17-45b0-86b3-5ee929ac27a1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710786080,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0897200a-8014-47a2-abbc-5d5a0c9f55e7","invariantUUID":"dffe483b-d5ed-4748-809c-aaa2152f55c9","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ca6b7221-94c7-498d-8a54-dacb92d2555a","lifecycleState":"CERTIFIED","lastUpdateDate":1630711242328,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09095185-e425-4282-a6f7-9938ccc04248","invariantUUID":"a5c22d49-4b66-4333-9aca-f0b32190d10a","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":"port","uniqueId":"37892ce8-c3dd-4b52-b251-fe0b97684728","lifecycleState":"CERTIFIED","lastUpdateDate":1630710861058,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfa22ee8-3fa0-4c32-8c5b-fa4c6bf647df","invariantUUID":"cb031f76-2cf9-46a2-8898-1149b3369bdf","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d1f82363-3f3f-4e1c-a1db-cc11b2c4b03f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711267571,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9941579f-1689-4174-8cf0-e8127476d84b","invariantUUID":"beb0594c-4202-49d4-9b23-72fb3115751c","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":"objectStorage","uniqueId":"e74427bd-a27b-4e1e-a602-5bf8358b220d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710844359,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95ca6d8b-bdcc-492e-9df1-9f12365048c0","invariantUUID":"5736d5f5-bd78-4c09-9727-229cf364b2e2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b1215ca-138f-4286-89d4-08bdd389b999","lifecycleState":"CERTIFIED","lastUpdateDate":1630711212113,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d6b5b1c-bf28-48f2-8f6b-53bd3af5a517","invariantUUID":"0e804d2a-7199-4b26-8d58-c9bf2782d163","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":"5c86fe87-c765-4331-9a35-a181688f97a6","lifecycleState":"CERTIFIED","lastUpdateDate":1630710885091,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26c90b12-d6d1-4ca0-ab37-4d387ded5f2a","invariantUUID":"221d0c4e-cedc-4214-abcc-af9f55747050","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":"52da78ac-868e-492b-8488-d49f91298f59","lifecycleState":"CERTIFIED","lastUpdateDate":1630711041160,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c9e38f0-0e9c-491c-8b4e-ce32d00cd61e","invariantUUID":"421ef721-e29d-4d45-9c49-dc141284e171","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":"b1c91ebd-ba83-4b97-9b19-505fb1127c60","lifecycleState":"CERTIFIED","lastUpdateDate":1630710975110,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4740cd80-fca4-480a-9a7a-6fa53a77090b","invariantUUID":"949468ec-7af2-4201-88b4-5379e401c12c","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a1b4b623-8c19-4be4-aade-01ed3e86960b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711302264,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c3cfb31-815d-4da6-b129-2f11ba373d8f","invariantUUID":"7bc82ef0-4f2f-48f9-9a47-41a9bde055d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"54652f22-57d5-49d0-b6c0-d0d2facc9191","lifecycleState":"CERTIFIED","lastUpdateDate":1630711252017,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c44ec3d0-1a41-42c1-b976-de04791e6b93","invariantUUID":"417b5d40-e817-48cb-8016-b41cf5063b8e","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":"objectStorage","uniqueId":"728b9625-adac-4a1f-bbad-5548c8e45e7b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711139561,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe3e4e6b-7c13-4f50-b355-14234ff80214","invariantUUID":"aa064492-6629-4f71-8cfd-cf2ca9fd1b7d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb71ca1d-e85f-4ba5-968a-250f5a9bef55","lifecycleState":"CERTIFIED","lastUpdateDate":1630711155764,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be8fc56-6392-4649-b739-e730e0b28bac","invariantUUID":"63b6402d-609e-4331-b7cf-64dd3316fc7d","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":"2b18fbd6-b655-472f-83b3-7a31d03c7944","lifecycleState":"CERTIFIED","lastUpdateDate":1630711290224,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d23a179-614f-463d-9f25-cad671179477","invariantUUID":"8b05e130-0751-49f2-a93d-5de4274787c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a69f7b5b-ee29-4016-b8ec-1fe5c7fe5235","lifecycleState":"CERTIFIED","lastUpdateDate":1630710942102,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"879dad3b-1a24-41a9-a0c1-867dba631f26","invariantUUID":"ffc7840c-a20c-4854-8c3e-ebe12a5adaa3","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":"objectStorage","uniqueId":"61619380-2aff-43a7-91cf-a508ac8aa2e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630710796424,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c805cd57-f0d3-40d7-a3b9-7e22b69ec99b","invariantUUID":"0923adc1-d401-4108-a55b-201450e1d8a0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8c3b0525-ca1f-4ddb-af0b-db4c2889a614","lifecycleState":"CERTIFIED","lastUpdateDate":1630710868150,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39da1ed0-6dcb-44e6-b6eb-a6feb1a04ca0","invariantUUID":"590d03d8-228b-414e-ab80-ca723782384d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96d9fa89-ea71-4d9e-b77b-463583ec1d0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630720677953,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"420f4b37-feaa-48b7-8624-4daca349535f","invariantUUID":"53bd8177-209c-4ab1-9cea-b62a10b860bf","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":"defaulticon","uniqueId":"172b1312-9d55-45cc-a709-58429f3a4ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720084195,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e08a5af6-a60b-43a6-8773-b70cbe0b8581","invariantUUID":"33174808-81ed-4f38-ad57-bf5ab11124ca","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"be3cbae9-8a15-4c34-8bd7-b82dfc105226","lifecycleState":"CERTIFIED","lastUpdateDate":1630711298965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e8bf6d0-6143-407c-987f-f441a1e42552","invariantUUID":"62801aed-6692-4a16-a141-3aa7e719ddaf","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eec2a197-2fc5-46ba-a6cc-dda6a160dfbf","lifecycleState":"CERTIFIED","lastUpdateDate":1630710994003,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8be619-666c-4585-a3bf-1ccdb1eee003","invariantUUID":"b7176afa-33e5-4f2f-b97f-d029c7bb9152","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2cf3e6b-a675-4f03-90e9-aadf18a14fd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711124565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab2d057c-0e0f-4057-b31c-305ffabec13d","invariantUUID":"f0371f70-cfd1-4548-b51c-0a4c0b686e74","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fb235d2b-dd9a-4a88-8f89-244833b21465","lifecycleState":"CERTIFIED","lastUpdateDate":1630711207061,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89a9b3de-bd9a-40a0-8077-04734646373c","invariantUUID":"d8f9ef97-99c0-4853-99d4-f8c5d90c0186","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":"b1cf8ee6-4328-4a98-839b-7116e0f00916","lifecycleState":"CERTIFIED","lastUpdateDate":1630710921595,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"814502a1-65cc-4fee-9a78-783fb45dcf64","invariantUUID":"ab8aaa8d-35e2-4031-a04f-7ef7539ec6d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"baf8a8de-87db-494b-aa94-98fb3bf22da9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720580657,"name":"basic_onboard_WNZDVE","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1075fdca-c952-42c2-aedb-4da2c61adc59","invariantUUID":"2dc9eb9c-261f-4d22-99aa-f69cbe8f0811","systemName":"BasicOnboardWnzdve","description":"VF","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"135570a9-5a18-4c89-bf5e-bcb8a82e9410","lifecycleState":"CERTIFIED","lastUpdateDate":1630710874312,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d55f89f-9f6c-46c3-be33-22e9bef42240","invariantUUID":"c978043e-015b-4ef3-8f64-f9dbfcbea3c1","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":"objectStorage","uniqueId":"cda13068-f222-407c-a1c8-943ef7e08aef","lifecycleState":"CERTIFIED","lastUpdateDate":1630710791250,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ad73e0f-af26-4017-9930-0e0a1a3d6e43","invariantUUID":"e882b694-59f3-47a3-bf6d-f911243aaaf9","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b1cba6-41f8-4919-a9dd-9d86072fab8f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711101934,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff1b6950-a4e2-42e5-ac92-1e8f8fb0e7f0","invariantUUID":"092bc575-2005-407e-9cff-063b674ff6f3","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":"compute","uniqueId":"018d8014-15b6-44d3-badd-310d5724506e","lifecycleState":"CERTIFIED","lastUpdateDate":1630711284073,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23f170b2-4c30-44fe-bf41-4cd13eccfa10","invariantUUID":"fc4b6f86-3c60-48e4-ab98-2e99d2a9a947","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":"e3ec7765-6dea-4621-867f-7dd799ad2528","lifecycleState":"CERTIFIED","lastUpdateDate":1630710953524,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0e8f9e81-44ee-49ae-8639-2bc6245b64f5","invariantUUID":"a0a928f6-36e7-475a-a33e-2314ebdcd085","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":"network","uniqueId":"26babf1c-61ac-4970-b443-8d4489ecc28c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711221931,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96bb3960-47da-4db9-9fe7-6563171c37df","invariantUUID":"08fd88cb-0bbc-436b-b16c-eac69711aeb7","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6975dc53-bad8-48a6-b2ec-ef67e8299150","lifecycleState":"CERTIFIED","lastUpdateDate":1630711281117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bde04a0-6532-44d2-976e-a9fb7b697727","invariantUUID":"d640a8de-051e-48fe-b397-41aa305c404a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09fbe108-23d8-4494-b4df-c9fd5ce6269b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710855992,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02740157-f297-4408-93d5-2d03d0d8be7c","invariantUUID":"3d2fafc4-b82f-4812-a26b-b3ee774ce15e","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6a6a9909-2751-439e-81c8-c091e7e8433e","lifecycleState":"CERTIFIED","lastUpdateDate":1630710895222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbd60de2-f90b-40d4-9d8d-6b2fd7167050","invariantUUID":"3792a9eb-1631-43ef-9909-4dbb2127624e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4b1cf347-f6b2-4792-8940-950e0279e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630711075287,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"48a1a195-dffd-4fd6-adbb-a90e6dd8d1f8","invariantUUID":"d8a1fadc-70f5-434f-848f-1ee25d373594","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"cdc8238c-6b7f-478c-baaa-51b23dc50d71","lifecycleState":"CERTIFIED","lastUpdateDate":1630711276636,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392cc035-3eef-46f4-b909-8ffcdbd1d2ff","invariantUUID":"5511662b-f48b-4e8d-9ff7-0049d335e016","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":"loadBalancer","uniqueId":"51f2d7b7-7444-4921-b7c7-1fedd6cd576d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710810231,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f61a4deb-0a4e-4cc7-9bc2-e6711049ccc4","invariantUUID":"8cdf0749-7288-4db8-954d-4d276acf3581","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":"4d1d52a5-289b-4498-b681-95e9e56d7b75","lifecycleState":"CERTIFIED","lastUpdateDate":1630711228483,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b36b5550-a4f9-48c0-9fbc-3a4e273d3ec1","invariantUUID":"aa918e3a-6ca5-4814-b181-8875067f3919","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e494326-5697-4849-b44a-a93c9b62e98c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711134646,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5fdcb53-97c6-4bfe-ae2c-ff6f3ee8c105","invariantUUID":"90c95d5f-0009-4b3b-8c3f-5e39477a4c76","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":"5610bfef-4798-4ecd-9e54-4f7573e7df3a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710821460,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07cf1d13-fbe9-441f-b2a5-0e08644403b8","invariantUUID":"b331fc40-2e53-4b72-ad23-72ab1f72b5b9","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79587703-fdec-4ecb-897c-b74a8ee06178","lifecycleState":"CERTIFIED","lastUpdateDate":1630711058964,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dcc60c99-91c2-4f57-af6b-be636dc58d8f","invariantUUID":"73582748-3bc1-4470-a2f2-dfd75bcaad3a","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":"52e47e22-ad14-443f-b113-e4db7d596087","lifecycleState":"CERTIFIED","lastUpdateDate":1630710890069,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"91cf0dda-9574-42da-998f-6f5cba94312e","invariantUUID":"e89aa34d-4afb-4a02-a72c-2130669cc4a5","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":"port","uniqueId":"146914ce-bb40-44a8-97f4-0b1e877ed8eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630711200109,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d58b636f-5b27-4471-85cb-9e159f7b7825","invariantUUID":"38e3f26b-e614-4fba-83bd-ffe80b65cd3b","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5fe25ce-5647-4862-8dc5-e00508131c81","lifecycleState":"CERTIFIED","lastUpdateDate":1630710764078,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03611127-3c9e-4f87-947c-069a178f61d5","invariantUUID":"fd798a45-346d-4a9c-a89a-f9ca2a6f1bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c09a1fb-2f8d-4581-a64a-6d6cb235baaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630711047170,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67df3665-bcab-4fe1-80f7-6476dcf05f34","invariantUUID":"66e24212-cc91-4e0f-8533-68a750244c72","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c01ce6-3427-447b-81e6-22ebef7bc907","lifecycleState":"CERTIFIED","lastUpdateDate":1630711217007,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b28479e-f427-4850-afb6-72b3aa76f743","invariantUUID":"0c4837a9-b3fa-45f0-848c-c8a7d6b79b70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ab222a8-6415-4806-a29a-f7cbd38da88a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710815357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94909dde-b7bf-41d8-a14d-21dda2481481","invariantUUID":"73fdd120-0528-4dab-a981-a217b62a76ef","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46d93e68-5f23-4e60-b629-c60b6c8271a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630711113722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8aa552b-7d2f-4756-bd58-3b4f09644405","invariantUUID":"bea9548c-e75d-45e3-b493-4abd9d374ab3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3229154-724a-4342-807d-d30ce18e1382","lifecycleState":"CERTIFIED","lastUpdateDate":1630711247272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7b02bd-c94d-4464-942f-bf74fbc1bece","invariantUUID":"14592e84-28a3-4169-a91d-9d35aedb027d","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":"b6358861-056e-4157-ac17-f92861bb55e1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710879979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c3dece65-e799-4813-8592-508c9ac60347","invariantUUID":"4cc4f87e-e5d8-4d60-a5d3-e05395436ee4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0118f9b8-1343-44f7-87ae-cfedff347d80","lifecycleState":"CERTIFIED","lastUpdateDate":1630711004413,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eba322-fa04-44d5-9933-fd84f486194c","invariantUUID":"c1073db3-8a3f-486a-b8e1-3e1510b0c0c1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"595ebf3a-b568-465e-8328-96b82da8b475","lifecycleState":"CERTIFIED","lastUpdateDate":1630710850583,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfae810b-bac5-4547-894a-0f19d18cb183","invariantUUID":"9b9360e4-b7eb-42a8-9727-8bdeb3264ce9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"743e3289-bd03-41d5-bda7-9cc8ea01e591","lifecycleState":"CERTIFIED","lastUpdateDate":1630720133591,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","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":"2def9cf6-5e36-42b8-9cdb-91a20a86ef27","lifecycleState":"CERTIFIED","lastUpdateDate":1630720725957,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","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":"20600748-0e2b-4afc-85dc-84ba9bb65e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630719726150,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","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":"8163c1e7-be69-4db7-8318-d6a24125397e","lifecycleState":"CERTIFIED","lastUpdateDate":1630720626437,"name":"basic_onboard_WNZDVE","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","systemName":"BasicOnboardWnzdve","description":"service","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-04 02:04:29,833 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-04 02:04:29,834 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-04 02:04:29,834 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-04 02:04:29,834 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 02:04:29,835 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-04 02:04:29,835 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-04 02:04:29,837 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-04 02:04:30,319 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-04 02:04:30,321 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-04 02:04:30,322 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","name":"basic_onboard_WNZDVE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1725243a-73af-4e3a-8b28-3cbcbfb07e69/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/18094f2c-79ab-408d-92fb-ee578a7fb9da/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dd8fc84b-5155-4eee-b0de-3850783eb6e2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b14e2613-a7e7-4898-8b06-b0f530a7a553/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-04 02:04:30,325 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_WNZDVE from SDC 2021-09-04 02:04:30,325 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:04:30,326 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:04:30,326 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:04:30,326 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-04 02:04:30,326 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:04:30,327 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:04:30,327 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:04:30,327 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-04 02:04:30,327 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:04:30,328 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:04:30,328 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:04:30,328 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-04 02:04:30,328 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-04 02:04:30,328 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-04 02:04:30,329 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-04 02:04:30,329 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-04 02:04:30,329 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-04 02:04:30,329 INFO 192:__init__.py(1) - Service found, updating information 2021-09-04 02:04:30,330 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 02:04:30,330 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-04 02:04:30,330 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-04 02:04:30,333 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-04 02:04:30,827 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-04 02:04:30,830 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-04 02:04:30,834 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a14391ef-9908-4c0f-a1ca-45d5b1cbfb1b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710980235,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd1130e-033b-4a67-a920-5442eb7bd6c7","invariantUUID":"9785d7ba-aa4e-4d7b-9585-ac35439baaed","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":"objectStorage","uniqueId":"5e0e802d-fbf9-4a73-95ec-0422159617f4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711087038,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9837096a-fe34-4cb0-8662-6c96661cb6f7","invariantUUID":"e9eca264-d84d-4a51-9a50-9a962108d0ab","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":"fc149a73-6ff3-408a-809d-28b4f2466587","lifecycleState":"CERTIFIED","lastUpdateDate":1630710970226,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d1cc708-ba67-4af7-90eb-eb823cf7497b","invariantUUID":"57a103be-9ae7-4d51-a24c-d0fb847806b3","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4e6e3883-d221-4461-82b3-5533a92ff7c1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711184255,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff580afe-63fe-4d9c-bf76-ea1e3c7c44d5","invariantUUID":"e1ef074b-78fe-499b-94ed-076fb055f907","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":"port","uniqueId":"3dc578ba-707d-4344-b30d-71b002ac1803","lifecycleState":"CERTIFIED","lastUpdateDate":1630711259292,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06920aa9-ddf4-4f68-876a-79a20d4167de","invariantUUID":"dfe681d4-81b2-4374-8cc7-31c9861649a1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"497b4f30-f876-4955-bad3-8dd0901eabb4","lifecycleState":"CERTIFIED","lastUpdateDate":1630711026548,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"465849e5-cb6b-40c4-9032-2f260274fce1","invariantUUID":"d234da2b-1dc7-4646-a2cf-ef6717059a45","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":"compute","uniqueId":"0ea1eedb-9cbc-4282-afb2-713f4691bac8","lifecycleState":"CERTIFIED","lastUpdateDate":1630710962716,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41684da6-7c71-48a9-ae54-1159392b0431","invariantUUID":"b60090e2-11e3-4ee5-892e-8d7faaabce39","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":"287255a5-9223-45f5-b478-d5c4bc7a70da","lifecycleState":"CERTIFIED","lastUpdateDate":1630711189971,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e021065-258a-424a-91cc-fe1aebc8cfad","invariantUUID":"435cf627-451d-4e54-8b0f-4bc1cba63680","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"603cd39d-cdbc-4158-84e5-510ead046ae5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711195076,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f6ce015-d1e3-4332-9f3e-c7e6e646037f","invariantUUID":"24de8824-9913-47b2-a3b1-dbddb70298d9","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":"f194287b-c945-4017-b378-4bc6d4370ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1630711063933,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3aa4cf56-dbb4-4a86-8702-bcee9fbf456d","invariantUUID":"c2cc8a6e-1ba4-46d4-8628-5581f2eb3779","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34cda0bd-5f40-42f1-9882-4daf85f458ef","lifecycleState":"CERTIFIED","lastUpdateDate":1630711092052,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc1c9385-fce2-4a15-a946-33b53ce61626","invariantUUID":"1a4aa2dd-a17f-4e63-a636-59f285d06bef","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":"a40aef98-dd5c-4003-8f6e-084479cf7ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711119660,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2564a344-5f9d-4b45-a781-f67648c067b6","invariantUUID":"b146491e-4ed2-4d7d-a864-eddcbd30889f","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":"2b48f334-49ac-4ef7-9ef3-e9a8ffc7d9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1630710947859,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"544c82d6-19fc-4d2e-9ac8-50aa30b15b08","invariantUUID":"7c4f9898-138b-41ba-9b11-b78e0704abc1","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":"4d4b01c0-8e86-4077-ac30-466703ae3778","lifecycleState":"CERTIFIED","lastUpdateDate":1630711161175,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b915faa-e07b-4253-ab69-fd097b3e5ce8","invariantUUID":"913b99b2-6eeb-45ad-89cc-e0526169d2a3","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":"network","uniqueId":"5295e6b0-5dd9-491d-9b2b-2de2a746ada9","lifecycleState":"CERTIFIED","lastUpdateDate":1630711070299,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1a0c730-3b4e-434c-affe-9d0c2fb66051","invariantUUID":"258164f0-ff22-485c-9815-c70cfdcb6c5a","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":"compute","uniqueId":"f46715b8-acfb-44f5-9c27-76c4b364a7b1","lifecycleState":"CERTIFIED","lastUpdateDate":1630711097015,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d3cabba-7c47-45a7-9199-aec4a4bdc29d","invariantUUID":"3ec58632-fd46-4568-8595-49a3ae25d0d7","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":"bf34aa41-c0d2-41c3-9259-02a7fdcc4356","lifecycleState":"CERTIFIED","lastUpdateDate":1630710927369,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"293379e2-dfcd-40f7-b192-6341d347bc08","invariantUUID":"a6fd9f38-9fc5-4913-9ca8-05def4e72f55","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":"objectStorage","uniqueId":"dfe99648-2889-476e-bdd2-c3b5f598b691","lifecycleState":"CERTIFIED","lastUpdateDate":1630710838041,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10c8652a-8471-4729-b34d-e0b063c00d4e","invariantUUID":"b581c0a9-f913-4fd0-ba7c-6b8463e9f4ec","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":"968f759b-db06-42ee-9cef-d04948369a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1630710999464,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4276e75-ced1-4c43-8167-d135714116d5","invariantUUID":"1e1b7f68-f5c4-4def-b194-494537838e6d","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e382763a-23ae-4c74-8932-7e6f850f6902","lifecycleState":"CERTIFIED","lastUpdateDate":1630711080405,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c82bb88f-bf52-451e-bfb0-1caae51c5d4a","invariantUUID":"ed6d44cf-4e17-4341-bf1f-3d7310e97441","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4828b5f3-ab84-42e7-b152-e53615772bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711233813,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44d54b77-0c08-43ee-b1a0-346b78827fd8","invariantUUID":"e9a28af4-b8bd-4073-98a8-86092fc826fa","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2d3c3865-0e17-45b0-86b3-5ee929ac27a1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710786080,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0897200a-8014-47a2-abbc-5d5a0c9f55e7","invariantUUID":"dffe483b-d5ed-4748-809c-aaa2152f55c9","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ca6b7221-94c7-498d-8a54-dacb92d2555a","lifecycleState":"CERTIFIED","lastUpdateDate":1630711242328,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09095185-e425-4282-a6f7-9938ccc04248","invariantUUID":"a5c22d49-4b66-4333-9aca-f0b32190d10a","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":"port","uniqueId":"37892ce8-c3dd-4b52-b251-fe0b97684728","lifecycleState":"CERTIFIED","lastUpdateDate":1630710861058,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfa22ee8-3fa0-4c32-8c5b-fa4c6bf647df","invariantUUID":"cb031f76-2cf9-46a2-8898-1149b3369bdf","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d1f82363-3f3f-4e1c-a1db-cc11b2c4b03f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711267571,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9941579f-1689-4174-8cf0-e8127476d84b","invariantUUID":"beb0594c-4202-49d4-9b23-72fb3115751c","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":"objectStorage","uniqueId":"e74427bd-a27b-4e1e-a602-5bf8358b220d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710844359,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95ca6d8b-bdcc-492e-9df1-9f12365048c0","invariantUUID":"5736d5f5-bd78-4c09-9727-229cf364b2e2","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b1215ca-138f-4286-89d4-08bdd389b999","lifecycleState":"CERTIFIED","lastUpdateDate":1630711212113,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d6b5b1c-bf28-48f2-8f6b-53bd3af5a517","invariantUUID":"0e804d2a-7199-4b26-8d58-c9bf2782d163","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":"5c86fe87-c765-4331-9a35-a181688f97a6","lifecycleState":"CERTIFIED","lastUpdateDate":1630710885091,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26c90b12-d6d1-4ca0-ab37-4d387ded5f2a","invariantUUID":"221d0c4e-cedc-4214-abcc-af9f55747050","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":"52da78ac-868e-492b-8488-d49f91298f59","lifecycleState":"CERTIFIED","lastUpdateDate":1630711041160,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c9e38f0-0e9c-491c-8b4e-ce32d00cd61e","invariantUUID":"421ef721-e29d-4d45-9c49-dc141284e171","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":"b1c91ebd-ba83-4b97-9b19-505fb1127c60","lifecycleState":"CERTIFIED","lastUpdateDate":1630710975110,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4740cd80-fca4-480a-9a7a-6fa53a77090b","invariantUUID":"949468ec-7af2-4201-88b4-5379e401c12c","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a1b4b623-8c19-4be4-aade-01ed3e86960b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711302264,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c3cfb31-815d-4da6-b129-2f11ba373d8f","invariantUUID":"7bc82ef0-4f2f-48f9-9a47-41a9bde055d6","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"54652f22-57d5-49d0-b6c0-d0d2facc9191","lifecycleState":"CERTIFIED","lastUpdateDate":1630711252017,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c44ec3d0-1a41-42c1-b976-de04791e6b93","invariantUUID":"417b5d40-e817-48cb-8016-b41cf5063b8e","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":"objectStorage","uniqueId":"728b9625-adac-4a1f-bbad-5548c8e45e7b","lifecycleState":"CERTIFIED","lastUpdateDate":1630711139561,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe3e4e6b-7c13-4f50-b355-14234ff80214","invariantUUID":"aa064492-6629-4f71-8cfd-cf2ca9fd1b7d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cb71ca1d-e85f-4ba5-968a-250f5a9bef55","lifecycleState":"CERTIFIED","lastUpdateDate":1630711155764,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be8fc56-6392-4649-b739-e730e0b28bac","invariantUUID":"63b6402d-609e-4331-b7cf-64dd3316fc7d","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":"2b18fbd6-b655-472f-83b3-7a31d03c7944","lifecycleState":"CERTIFIED","lastUpdateDate":1630711290224,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d23a179-614f-463d-9f25-cad671179477","invariantUUID":"8b05e130-0751-49f2-a93d-5de4274787c9","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a69f7b5b-ee29-4016-b8ec-1fe5c7fe5235","lifecycleState":"CERTIFIED","lastUpdateDate":1630710942102,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"879dad3b-1a24-41a9-a0c1-867dba631f26","invariantUUID":"ffc7840c-a20c-4854-8c3e-ebe12a5adaa3","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":"objectStorage","uniqueId":"61619380-2aff-43a7-91cf-a508ac8aa2e3","lifecycleState":"CERTIFIED","lastUpdateDate":1630710796424,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c805cd57-f0d3-40d7-a3b9-7e22b69ec99b","invariantUUID":"0923adc1-d401-4108-a55b-201450e1d8a0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8c3b0525-ca1f-4ddb-af0b-db4c2889a614","lifecycleState":"CERTIFIED","lastUpdateDate":1630710868150,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39da1ed0-6dcb-44e6-b6eb-a6feb1a04ca0","invariantUUID":"590d03d8-228b-414e-ab80-ca723782384d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96d9fa89-ea71-4d9e-b77b-463583ec1d0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630720677953,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"420f4b37-feaa-48b7-8624-4daca349535f","invariantUUID":"53bd8177-209c-4ab1-9cea-b62a10b860bf","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":"defaulticon","uniqueId":"172b1312-9d55-45cc-a709-58429f3a4ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720084195,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e08a5af6-a60b-43a6-8773-b70cbe0b8581","invariantUUID":"33174808-81ed-4f38-ad57-bf5ab11124ca","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"be3cbae9-8a15-4c34-8bd7-b82dfc105226","lifecycleState":"CERTIFIED","lastUpdateDate":1630711298965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e8bf6d0-6143-407c-987f-f441a1e42552","invariantUUID":"62801aed-6692-4a16-a141-3aa7e719ddaf","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eec2a197-2fc5-46ba-a6cc-dda6a160dfbf","lifecycleState":"CERTIFIED","lastUpdateDate":1630710994003,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8be619-666c-4585-a3bf-1ccdb1eee003","invariantUUID":"b7176afa-33e5-4f2f-b97f-d029c7bb9152","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2cf3e6b-a675-4f03-90e9-aadf18a14fd3","lifecycleState":"CERTIFIED","lastUpdateDate":1630711124565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab2d057c-0e0f-4057-b31c-305ffabec13d","invariantUUID":"f0371f70-cfd1-4548-b51c-0a4c0b686e74","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fb235d2b-dd9a-4a88-8f89-244833b21465","lifecycleState":"CERTIFIED","lastUpdateDate":1630711207061,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89a9b3de-bd9a-40a0-8077-04734646373c","invariantUUID":"d8f9ef97-99c0-4853-99d4-f8c5d90c0186","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":"b1cf8ee6-4328-4a98-839b-7116e0f00916","lifecycleState":"CERTIFIED","lastUpdateDate":1630710921595,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"814502a1-65cc-4fee-9a78-783fb45dcf64","invariantUUID":"ab8aaa8d-35e2-4031-a04f-7ef7539ec6d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"baf8a8de-87db-494b-aa94-98fb3bf22da9","lifecycleState":"CERTIFIED","lastUpdateDate":1630720580657,"name":"basic_onboard_WNZDVE","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1075fdca-c952-42c2-aedb-4da2c61adc59","invariantUUID":"2dc9eb9c-261f-4d22-99aa-f69cbe8f0811","systemName":"BasicOnboardWnzdve","description":"VF","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"135570a9-5a18-4c89-bf5e-bcb8a82e9410","lifecycleState":"CERTIFIED","lastUpdateDate":1630710874312,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d55f89f-9f6c-46c3-be33-22e9bef42240","invariantUUID":"c978043e-015b-4ef3-8f64-f9dbfcbea3c1","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":"objectStorage","uniqueId":"cda13068-f222-407c-a1c8-943ef7e08aef","lifecycleState":"CERTIFIED","lastUpdateDate":1630710791250,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ad73e0f-af26-4017-9930-0e0a1a3d6e43","invariantUUID":"e882b694-59f3-47a3-bf6d-f911243aaaf9","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b1cba6-41f8-4919-a9dd-9d86072fab8f","lifecycleState":"CERTIFIED","lastUpdateDate":1630711101934,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff1b6950-a4e2-42e5-ac92-1e8f8fb0e7f0","invariantUUID":"092bc575-2005-407e-9cff-063b674ff6f3","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":"compute","uniqueId":"018d8014-15b6-44d3-badd-310d5724506e","lifecycleState":"CERTIFIED","lastUpdateDate":1630711284073,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"23f170b2-4c30-44fe-bf41-4cd13eccfa10","invariantUUID":"fc4b6f86-3c60-48e4-ab98-2e99d2a9a947","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":"e3ec7765-6dea-4621-867f-7dd799ad2528","lifecycleState":"CERTIFIED","lastUpdateDate":1630710953524,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0e8f9e81-44ee-49ae-8639-2bc6245b64f5","invariantUUID":"a0a928f6-36e7-475a-a33e-2314ebdcd085","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":"network","uniqueId":"26babf1c-61ac-4970-b443-8d4489ecc28c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711221931,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96bb3960-47da-4db9-9fe7-6563171c37df","invariantUUID":"08fd88cb-0bbc-436b-b16c-eac69711aeb7","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6975dc53-bad8-48a6-b2ec-ef67e8299150","lifecycleState":"CERTIFIED","lastUpdateDate":1630711281117,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bde04a0-6532-44d2-976e-a9fb7b697727","invariantUUID":"d640a8de-051e-48fe-b397-41aa305c404a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09fbe108-23d8-4494-b4df-c9fd5ce6269b","lifecycleState":"CERTIFIED","lastUpdateDate":1630710855992,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02740157-f297-4408-93d5-2d03d0d8be7c","invariantUUID":"3d2fafc4-b82f-4812-a26b-b3ee774ce15e","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6a6a9909-2751-439e-81c8-c091e7e8433e","lifecycleState":"CERTIFIED","lastUpdateDate":1630710895222,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbd60de2-f90b-40d4-9d8d-6b2fd7167050","invariantUUID":"3792a9eb-1631-43ef-9909-4dbb2127624e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4b1cf347-f6b2-4792-8940-950e0279e1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1630711075287,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"48a1a195-dffd-4fd6-adbb-a90e6dd8d1f8","invariantUUID":"d8a1fadc-70f5-434f-848f-1ee25d373594","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"cdc8238c-6b7f-478c-baaa-51b23dc50d71","lifecycleState":"CERTIFIED","lastUpdateDate":1630711276636,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"392cc035-3eef-46f4-b909-8ffcdbd1d2ff","invariantUUID":"5511662b-f48b-4e8d-9ff7-0049d335e016","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":"loadBalancer","uniqueId":"51f2d7b7-7444-4921-b7c7-1fedd6cd576d","lifecycleState":"CERTIFIED","lastUpdateDate":1630710810231,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f61a4deb-0a4e-4cc7-9bc2-e6711049ccc4","invariantUUID":"8cdf0749-7288-4db8-954d-4d276acf3581","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":"4d1d52a5-289b-4498-b681-95e9e56d7b75","lifecycleState":"CERTIFIED","lastUpdateDate":1630711228483,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b36b5550-a4f9-48c0-9fbc-3a4e273d3ec1","invariantUUID":"aa918e3a-6ca5-4814-b181-8875067f3919","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e494326-5697-4849-b44a-a93c9b62e98c","lifecycleState":"CERTIFIED","lastUpdateDate":1630711134646,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5fdcb53-97c6-4bfe-ae2c-ff6f3ee8c105","invariantUUID":"90c95d5f-0009-4b3b-8c3f-5e39477a4c76","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":"5610bfef-4798-4ecd-9e54-4f7573e7df3a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710821460,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07cf1d13-fbe9-441f-b2a5-0e08644403b8","invariantUUID":"b331fc40-2e53-4b72-ad23-72ab1f72b5b9","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79587703-fdec-4ecb-897c-b74a8ee06178","lifecycleState":"CERTIFIED","lastUpdateDate":1630711058964,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dcc60c99-91c2-4f57-af6b-be636dc58d8f","invariantUUID":"73582748-3bc1-4470-a2f2-dfd75bcaad3a","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":"52e47e22-ad14-443f-b113-e4db7d596087","lifecycleState":"CERTIFIED","lastUpdateDate":1630710890069,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"91cf0dda-9574-42da-998f-6f5cba94312e","invariantUUID":"e89aa34d-4afb-4a02-a72c-2130669cc4a5","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":"port","uniqueId":"146914ce-bb40-44a8-97f4-0b1e877ed8eb","lifecycleState":"CERTIFIED","lastUpdateDate":1630711200109,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d58b636f-5b27-4471-85cb-9e159f7b7825","invariantUUID":"38e3f26b-e614-4fba-83bd-ffe80b65cd3b","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5fe25ce-5647-4862-8dc5-e00508131c81","lifecycleState":"CERTIFIED","lastUpdateDate":1630710764078,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03611127-3c9e-4f87-947c-069a178f61d5","invariantUUID":"fd798a45-346d-4a9c-a89a-f9ca2a6f1bf8","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c09a1fb-2f8d-4581-a64a-6d6cb235baaf","lifecycleState":"CERTIFIED","lastUpdateDate":1630711047170,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67df3665-bcab-4fe1-80f7-6476dcf05f34","invariantUUID":"66e24212-cc91-4e0f-8533-68a750244c72","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47c01ce6-3427-447b-81e6-22ebef7bc907","lifecycleState":"CERTIFIED","lastUpdateDate":1630711217007,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b28479e-f427-4850-afb6-72b3aa76f743","invariantUUID":"0c4837a9-b3fa-45f0-848c-c8a7d6b79b70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ab222a8-6415-4806-a29a-f7cbd38da88a","lifecycleState":"CERTIFIED","lastUpdateDate":1630710815357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94909dde-b7bf-41d8-a14d-21dda2481481","invariantUUID":"73fdd120-0528-4dab-a981-a217b62a76ef","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46d93e68-5f23-4e60-b629-c60b6c8271a2","lifecycleState":"CERTIFIED","lastUpdateDate":1630711113722,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8aa552b-7d2f-4756-bd58-3b4f09644405","invariantUUID":"bea9548c-e75d-45e3-b493-4abd9d374ab3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a3229154-724a-4342-807d-d30ce18e1382","lifecycleState":"CERTIFIED","lastUpdateDate":1630711247272,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7b02bd-c94d-4464-942f-bf74fbc1bece","invariantUUID":"14592e84-28a3-4169-a91d-9d35aedb027d","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":"b6358861-056e-4157-ac17-f92861bb55e1","lifecycleState":"CERTIFIED","lastUpdateDate":1630710879979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c3dece65-e799-4813-8592-508c9ac60347","invariantUUID":"4cc4f87e-e5d8-4d60-a5d3-e05395436ee4","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0118f9b8-1343-44f7-87ae-cfedff347d80","lifecycleState":"CERTIFIED","lastUpdateDate":1630711004413,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58eba322-fa04-44d5-9933-fd84f486194c","invariantUUID":"c1073db3-8a3f-486a-b8e1-3e1510b0c0c1","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"595ebf3a-b568-465e-8328-96b82da8b475","lifecycleState":"CERTIFIED","lastUpdateDate":1630710850583,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfae810b-bac5-4547-894a-0f19d18cb183","invariantUUID":"9b9360e4-b7eb-42a8-9727-8bdeb3264ce9","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"743e3289-bd03-41d5-bda7-9cc8ea01e591","lifecycleState":"CERTIFIED","lastUpdateDate":1630720133591,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b14e2613-a7e7-4898-8b06-b0f530a7a553","invariantUUID":"0f509810-8ddf-4e7a-a8da-6ab510ea2a14","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":"2def9cf6-5e36-42b8-9cdb-91a20a86ef27","lifecycleState":"CERTIFIED","lastUpdateDate":1630720725957,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","invariantUUID":"25561de1-11ea-4aad-8af5-55808ddb5a85","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":"20600748-0e2b-4afc-85dc-84ba9bb65e0b","lifecycleState":"CERTIFIED","lastUpdateDate":1630719726150,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"18094f2c-79ab-408d-92fb-ee578a7fb9da","invariantUUID":"fe40bfa4-46bc-414f-908d-55f852ce2f27","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":"8163c1e7-be69-4db7-8318-d6a24125397e","lifecycleState":"CERTIFIED","lastUpdateDate":1630720626437,"name":"basic_onboard_WNZDVE","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1725243a-73af-4e3a-8b28-3cbcbfb07e69","invariantUUID":"94b3b8aa-ecfc-47f9-9d25-f3ab869510d0","systemName":"BasicOnboardWnzdve","description":"service","tags":["basic_onboard_WNZDVE"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-04 02:04:30,840 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-04 02:04:30,841 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-04 02:04:30,841 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/dd8fc84b-5155-4eee-b0de-3850783eb6e2/toscaModel 2021-09-04 02:04:30,842 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-04 02:04:30,844 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-04 02:04:31,005 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/dd8fc84b-5155-4eee-b0de-3850783eb6e2/toscaModel HTTP/1.1" 200 None 2021-09-04 02:04:31,008 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-04 02:04:31,008 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-04 02:04:31,050 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:04:31,050 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-04 02:04:31,050 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-04 02:04:31,052 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:04:31,100 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-04 02:04:31,101 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-04 02:04:31,101 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-04 02:04:31,104 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:04:31,104 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-04 02:04:31,104 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-04 02:04:31,105 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:04:31,156 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-09-04 02:04:31,156 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-04 02:04:31,157 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":"1630721053980","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-04 02:04:31,158 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:04:31,159 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-04 02:04:31,159 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-04 02:04:31,160 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:04:31,208 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-04 02:04:31,209 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-04 02:04:31,209 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-04 02:04:31,211 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:04:31,211 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-04 02:04:31,212 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-04 02:04:31,213 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:04:31,263 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-09-04 02:04:31,265 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-04 02:04:31,265 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":"1630721053980","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-04 02:04:31,268 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:04:31,269 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-04 02:04:31,269 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-04 02:04:31,272 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:04:31,317 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-04 02:04:31,318 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-04 02:04:31,318 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-04 02:04:31,320 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:04:31,321 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-04 02:04:31,321 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-04 02:04:31,322 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:04:31,370 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-09-04 02:04:31,371 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-04 02:04:31,372 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":"1630721053980","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-04 02:04:31,374 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-04 02:04:31,374 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-04 02:04:31,375 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-04 02:04:31,377 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-04 02:04:31,428 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 597 2021-09-04 02:04:31,429 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-04 02:04:31,429 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1630721053980","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-09-04 02:04:31,433 DEBUG 129:onap_service.py(1) - [None][Create f14bd691-539d-4969-b2cf-3d17a3f5de0a Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '084da674-3adc-4e6d-b0cc-a65b617538fd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:04:31,433 DEBUG 131:onap_service.py(1) - [None][Create f14bd691-539d-4969-b2cf-3d17a3f5de0a Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f14bd691-539d-4969-b2cf-3d17a3f5de0a 2021-09-04 02:04:31,433 DEBUG 132:onap_service.py(1) - [None][Create f14bd691-539d-4969-b2cf-3d17a3f5de0a Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "25561de1-11ea-4aad-8af5-55808ddb5a85", "modelVersion": "1.0", "modelVersionId": "dd8fc84b-5155-4eee-b0de-3850783eb6e2" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-04 02:04:31,436 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:04:33,303 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/f14bd691-539d-4969-b2cf-3d17a3f5de0a HTTP/1.1" 202 262 2021-09-04 02:04:33,306 INFO 142:onap_service.py(1) - [None][Create f14bd691-539d-4969-b2cf-3d17a3f5de0a Service deletion request] response code: 202 2021-09-04 02:04:33,306 DEBUG 146:onap_service.py(1) - [None][Create f14bd691-539d-4969-b2cf-3d17a3f5de0a Service deletion request] response: {"requestReferences":{"requestId":"084da674-3adc-4e6d-b0cc-a65b617538fd","instanceId":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/084da674-3adc-4e6d-b0cc-a65b617538fd"}} 2021-09-04 02:04:33,307 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-09-04 02:04:33,319 DEBUG 129:onap_service.py(13) - [None][Check 084da674-3adc-4e6d-b0cc-a65b617538fd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6f0167d7-971b-4766-97a6-48179ea2fa61', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:04:33,320 DEBUG 131:onap_service.py(13) - [None][Check 084da674-3adc-4e6d-b0cc-a65b617538fd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/084da674-3adc-4e6d-b0cc-a65b617538fd 2021-09-04 02:04:33,321 DEBUG 132:onap_service.py(13) - [None][Check 084da674-3adc-4e6d-b0cc-a65b617538fd orchestration request status] data sent: None 2021-09-04 02:04:33,325 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:04:33,500 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/084da674-3adc-4e6d-b0cc-a65b617538fd HTTP/1.1" 200 1020 2021-09-04 02:04:33,503 INFO 142:onap_service.py(13) - [None][Check 084da674-3adc-4e6d-b0cc-a65b617538fd orchestration request status] response code: 200 2021-09-04 02:04:33,504 DEBUG 146:onap_service.py(13) - [None][Check 084da674-3adc-4e6d-b0cc-a65b617538fd orchestration request status] response: {"request":{"requestId":"084da674-3adc-4e6d-b0cc-a65b617538fd","startTime":"Sat, 04 Sep 2021 02:04:31 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"25561de1-11ea-4aad-8af5-55808ddb5a85","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelUuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelInvariantUuid":"25561de1-11ea-4aad-8af5-55808ddb5a85"},"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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","serviceInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sat, 04 Sep 2021 02:04:32 GMT"}}} 2021-09-04 02:04:43,516 DEBUG 129:onap_service.py(13) - [None][Check 084da674-3adc-4e6d-b0cc-a65b617538fd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0225efd2-0638-48ba-88a4-6ec8cb5b0371', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:04:43,517 DEBUG 131:onap_service.py(13) - [None][Check 084da674-3adc-4e6d-b0cc-a65b617538fd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/084da674-3adc-4e6d-b0cc-a65b617538fd 2021-09-04 02:04:43,518 DEBUG 132:onap_service.py(13) - [None][Check 084da674-3adc-4e6d-b0cc-a65b617538fd orchestration request status] data sent: None 2021-09-04 02:04:43,521 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:04:43,697 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/084da674-3adc-4e6d-b0cc-a65b617538fd HTTP/1.1" 200 1230 2021-09-04 02:04:43,699 INFO 142:onap_service.py(13) - [None][Check 084da674-3adc-4e6d-b0cc-a65b617538fd orchestration request status] response code: 200 2021-09-04 02:04:43,700 DEBUG 146:onap_service.py(13) - [None][Check 084da674-3adc-4e6d-b0cc-a65b617538fd orchestration request status] response: {"request":{"requestId":"084da674-3adc-4e6d-b0cc-a65b617538fd","startTime":"Sat, 04 Sep 2021 02:04:31 GMT","finishTime":"Sat, 04 Sep 2021 02:04:35 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"25561de1-11ea-4aad-8af5-55808ddb5a85","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelUuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelInvariantUuid":"25561de1-11ea-4aad-8af5-55808ddb5a85"},"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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","serviceInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 04 Sep 2021 02:04:35 GMT"}}} 2021-09-04 02:04:43,701 INFO 56:mixins.py(13) - ServiceDeletionRequest task finished 2021-09-04 02:04:43,701 DEBUG 129:onap_service.py(13) - [None][Check 084da674-3adc-4e6d-b0cc-a65b617538fd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '16e0a3b7-b6d8-49fc-a1ab-d4e8924d7e63', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:04:43,702 DEBUG 131:onap_service.py(13) - [None][Check 084da674-3adc-4e6d-b0cc-a65b617538fd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/084da674-3adc-4e6d-b0cc-a65b617538fd 2021-09-04 02:04:43,702 DEBUG 132:onap_service.py(13) - [None][Check 084da674-3adc-4e6d-b0cc-a65b617538fd orchestration request status] data sent: None 2021-09-04 02:04:43,705 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:04:43,860 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/084da674-3adc-4e6d-b0cc-a65b617538fd HTTP/1.1" 200 1230 2021-09-04 02:04:43,861 INFO 142:onap_service.py(13) - [None][Check 084da674-3adc-4e6d-b0cc-a65b617538fd orchestration request status] response code: 200 2021-09-04 02:04:43,862 DEBUG 146:onap_service.py(13) - [None][Check 084da674-3adc-4e6d-b0cc-a65b617538fd orchestration request status] response: {"request":{"requestId":"084da674-3adc-4e6d-b0cc-a65b617538fd","startTime":"Sat, 04 Sep 2021 02:04:31 GMT","finishTime":"Sat, 04 Sep 2021 02:04:35 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"25561de1-11ea-4aad-8af5-55808ddb5a85","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelUuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelInvariantUuid":"25561de1-11ea-4aad-8af5-55808ddb5a85"},"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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","serviceInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 04 Sep 2021 02:04:35 GMT"}}} 2021-09-04 02:04:43,863 DEBUG 129:onap_service.py(13) - [None][Check 084da674-3adc-4e6d-b0cc-a65b617538fd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8e1d1371-74b1-45b0-8557-412a5357e524', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:04:43,864 DEBUG 131:onap_service.py(13) - [None][Check 084da674-3adc-4e6d-b0cc-a65b617538fd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/084da674-3adc-4e6d-b0cc-a65b617538fd 2021-09-04 02:04:43,864 DEBUG 132:onap_service.py(13) - [None][Check 084da674-3adc-4e6d-b0cc-a65b617538fd orchestration request status] data sent: None 2021-09-04 02:04:43,866 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:04:44,035 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/084da674-3adc-4e6d-b0cc-a65b617538fd HTTP/1.1" 200 1230 2021-09-04 02:04:44,037 INFO 142:onap_service.py(13) - [None][Check 084da674-3adc-4e6d-b0cc-a65b617538fd orchestration request status] response code: 200 2021-09-04 02:04:44,038 DEBUG 146:onap_service.py(13) - [None][Check 084da674-3adc-4e6d-b0cc-a65b617538fd orchestration request status] response: {"request":{"requestId":"084da674-3adc-4e6d-b0cc-a65b617538fd","startTime":"Sat, 04 Sep 2021 02:04:31 GMT","finishTime":"Sat, 04 Sep 2021 02:04:35 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"25561de1-11ea-4aad-8af5-55808ddb5a85","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelUuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelInvariantUuid":"25561de1-11ea-4aad-8af5-55808ddb5a85"},"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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","serviceInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 04 Sep 2021 02:04:35 GMT"}}} 2021-09-04 02:04:44,048 DEBUG 129:onap_service.py(1) - [None][Check 084da674-3adc-4e6d-b0cc-a65b617538fd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2be96854-c5d4-462a-b215-ab7170c383e6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-04 02:04:44,049 DEBUG 131:onap_service.py(1) - [None][Check 084da674-3adc-4e6d-b0cc-a65b617538fd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/084da674-3adc-4e6d-b0cc-a65b617538fd 2021-09-04 02:04:44,049 DEBUG 132:onap_service.py(1) - [None][Check 084da674-3adc-4e6d-b0cc-a65b617538fd orchestration request status] data sent: None 2021-09-04 02:04:44,052 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-04 02:04:44,233 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/084da674-3adc-4e6d-b0cc-a65b617538fd HTTP/1.1" 200 1230 2021-09-04 02:04:44,236 INFO 142:onap_service.py(1) - [None][Check 084da674-3adc-4e6d-b0cc-a65b617538fd orchestration request status] response code: 200 2021-09-04 02:04:44,236 DEBUG 146:onap_service.py(1) - [None][Check 084da674-3adc-4e6d-b0cc-a65b617538fd orchestration request status] response: {"request":{"requestId":"084da674-3adc-4e6d-b0cc-a65b617538fd","startTime":"Sat, 04 Sep 2021 02:04:31 GMT","finishTime":"Sat, 04 Sep 2021 02:04:35 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"25561de1-11ea-4aad-8af5-55808ddb5a85","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelUuid":"dd8fc84b-5155-4eee-b0de-3850783eb6e2","modelInvariantUuid":"25561de1-11ea-4aad-8af5-55808ddb5a85"},"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":"f14bd691-539d-4969-b2cf-3d17a3f5de0a","serviceInstanceName":"basic_cnf-33722028-e733-4f71-9f6a-c7092b9d5249"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 04 Sep 2021 02:04:35 GMT"}}} 2021-09-04 02:04:44,237 INFO 261:service_ala_carte.py(1) - Service None deleted 2021-09-04 02:04:44,239 INFO 44:k8s_connectivity_info_create.py(1) - Clean the k8s connectivity information 2021-09-04 02:04:44,240 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-04 02:04:44,240 DEBUG 131:onap_service.py(1) - [None][Get Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-09-04 02:04:44,240 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-09-04 02:04:44,243 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-04 02:04:44,284 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 None 2021-09-04 02:04:44,285 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-09-04 02:04:44,285 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFYTNkTmVrbDVUV3BWTUU5V2IxaEVWRTE0VFVScmQwMVVTWGxOYWxVd1QxWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVDBodkNrSnplSEpNTlV0d2VUZzFUakZSVXpGQlFuVkRkSEozY1VGM0syNXZaVzkzVmpKSWNsWlVlall4WlhBek5FZFJZV1l5V2xWSU5tczRkbmxGTjAxR2RESUtUQ3RpTUdWMmRGQnlWbWRZTlZNemRUWjFWVVpPUkZaNlMzTTJjMnhDTVdOWFdrOXZlRU13YUZCSlozUlpUVVZZVlRVdlVuQkhjazByZHk5WlNsTlhkd3BFZFRjMllrZE1RbFkzVTJsNk0xaE1PVEpYVVdOMlR6Sk9TVzFYSzJZMk5rUlpSbEpTTkdWMlNFdzFiVUV5YUhrd05UZFNaRE5OT0ZJNGFtMUNkMEZNQ2s0MFRuZFpja1pHUjNKd2JtaENNR2h0WTNWUmNrVm5Sbk5EYzJWNldGbHFWakpLT0daWlREQmtRVFpCWWpoemFqbERWMGhJTjA5WVVHSkNOekZtU1ZVS2RUQlpXVGszZG1waGFXNUJNbGh4U0U1Q2NtOHdNVFZsWkVvM2VYSjJTMHhqUmtobE5XcFFlRlZwV21kYWRYWkNNRXBKYzNwVVIyRk9hbkpPYmxCUWNncEVUWEJoV0RoeGJuQjRSV1JCWm5kM0syTnpRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWlFjVXRwUjJodlZGTXhTSE5NTUZaMEsxZ3pUa1Z4V0hGbVMxTk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkRlazloVUVGUFdHaHdielJ0VVZjdmREZFBkbU1yUm1rMWExbFdNelIyWldGc1ZqWnJOMXBrY1d4T1QxcENabWh6ZFFwVVJpOXRkRFpRVWpnMVdtcExVRmRYWVRNNFYwWmpSa056UVdkaVdsQnVNR2xEYkhGelNXbExkbFJHWWl0QlpqWXdlR1U1ZDBsNVNWVjZSV2hEV0ZaTUNsWm5aMjFHWWl0VVZVMVRTMkV6WVVOU1pGWmlSWGRDZFdGUE1VZDBkVUpMZUM5aVRITnFPR2xYU0hVM1JrOXdOR3RSYVVGdGRsaEhSakpETm5CUU4zUUtkRFZ4TkhOcFVUWmtVVkJoUmk4NVUwaG5SMHhFUkdnMFZ6aHJRMVprZG5GRlJWZzRORTFqVTNwUU0yRlhkRW96VEdVMFNrY3pRbTl0WWtkcldFNW9hd3A0VDJGRmJEUmlPSEJ1ZWtOT1NqaEViRFpzVXpkR1pqbG5VbFIxYWs4eVRYaFNZWFZPWjBaa1drazBZMUJ1UWtGMlJtbE5aVTVzV1d4QmJFZG1ZM0ozQ2trck4wVnRVU3RVTVhGNWJuTXlXWGRPZUdRMmRrbGlOekZxVFd0dWFsWlBiVW9yWXdvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xMTY6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKVjBsRU5XOXJhVE5PTmsxM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTlUxRVRYbE5ha2t4VGtSc1lVWjNNSGxOYWtFMVRVUk5lVTFxU1RGT1ZFcGhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRVEJKYWt0T2FEWXlSMmgzTDNoRFdtOEtiVWxZVlZwM1JXSkZlVmhrTW0xM2R6Y3hWR3gxUldoUFkyVmtUMk5YY0ZkblJWcDVkVEJVUzBVelRWQlVibVZtTUhWcFl6WnhlbXRpVVZVM2QzWk9hQW94ZFdOSWN6QXhhMUpDV1hSRGJFOXBWbTl3VXpsQmJVZHBTQzl6YTJSREt6QkxlbXhVVTB4dFlYUnBSRTExYnpkUU1tRjBTRlJzUWxSd1drbHpObGt2Q21VNFRuZzBVMm81ZFZBNWNtVTJOVGxTZWxaMVRqYzRPR3N3U210ek9ESTNUSEJRY25OQ1JtTjRiV3cyZEhCQ1NVZFRMekk0Y1hoVmFGTnZXVkpKWVZBS2VrOU1NbnAzV2xWQmEyMWphV281U1VJeFJHRkRUMDk2TUZGWWN6ZHdNRVJDU1hFMGFYSnRZa295VW5KNFdHSkdiMkZNYmxOcVVtTXhWbVpFWm1oemRncHpMMGRvVDJsaE5VSnNabk16Uldwbk0xbExiR2R2TmpSbWJIZzBUM1kwZUd3MmRUUTFMME0zVURSeVVrbFhNbnB4V1hkbFNuUTNhbTFzTUZGSlRHaEJDa0UwYWpJMlVVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZVcmIzRkpZVWRvVGt4VlpYZDJVbGN6Tldaak1GTndaWEE0Y0VsM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGT05HcEpVR2RMWm5GM1VtUXpVRGxpYmpORmFVaEhSalVyWXpKNWNucFFRVEV5Y2s5bVlXMHJUV1ZzTUcxTGFtSm1la2M1YVU0NENqWlJZM1ZEUVZoeU9FZFVZVVZXYnk5UU5qSmFObWRtUm5wNVRIaDRZMEptY1dGUFEweE5iV04yTkZWb1dXOWlVa0pMTUd3MWJqUmtNMUpQTm5CbFJFTUtOMVppTWxKU04zQnRiVTVHZWxsTWJrMHdObnBCWTBReFpEWnpjM1ZuZW1ndmJuQmFWV2hPYUdKWVdtSnJNRmxOVVZCTFZWQlZSVzFJVldOSE9HWklaUW9yYkU0ek5GZHNhWGhNV1VGb2ExWk1TREJNV25acWNsaHBVRmxoTVhsdU9YWTJlSEpOUzJadVRUbDNSeXRqUjBGRlQzRm5SMmh2TmtOSFltb3hXRWhuQ2k5SE1VNVJia2RQWlhRNFRTOUlZaTlIYUhwWWVVb3dUWHA1VWtsTFVtUk9ZbXhFUjJoYWRISkJUelJGUm14ME5sQkRZa3BVTlU4M1luRkhNV1l4YTJJS0wxTm5ibE5OV0ZjNVQyMW9kRXBZYVVGR1kycHRVeXN2TmxaWWVHWmliejBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmNGRkpRa0ZCUzBOQlVVVkJNRWxxUzA1b05qSkhhSGN2ZUVOYWIyMUpXRlZhZDBWaVJYbFlaREp0ZDNjM01WUnNkVVZvVDJObFpFOWpWM0JYQ21kRldubDFNRlJMUlROTlVGUnVaV1l3ZFdsak5uRjZhMkpSVlRkM2RrNW9NWFZqU0hNd01XdFNRbGwwUTJ4UGFWWnZjRk01UVcxSGFVZ3ZjMnRrUXlzS01FdDZiRlJUVEcxaGRHbEVUWFZ2TjFBeVlYUklWR3hDVkhCYVNYTTJXUzlsT0U1NE5GTnFPWFZRT1hKbE5qVTVVbnBXZFU0M09EaHJNRXByY3pneU53cE1jRkJ5YzBKR1kzaHRiRFowY0VKSlIxTXZNamh4ZUZWb1UyOVpVa2xoVUhwUFRESjZkMXBWUVd0dFkybHFPVWxDTVVSaFEwOVBlakJSV0hNM2NEQkVDa0pKY1RScGNtMWlTakpTY25oWVlrWnZZVXh1VTJwU1l6Rldaa1JtYUhOMmN5OUhhRTlwWVRWQ2JHWnpNMFZxWnpOWlMyeG5ielkwWm14NE5FOTJOSGdLYkRaMU5EVXZRemRRTkhKU1NWY3llbkZaZDJWS2REZHFiV3d3VVVsTWFFRkJOR295TmxGSlJFRlJRVUpCYjBsQ1FVUTFWMVprVW1Rd0sxQXdVVGtyV0FvNU4xbzBZM2xyYW1aSWREVXlNWEkyT0hCdWJ6QkJPRXBzYlVkWlYzRjFkWFJTVERsbVJHbGpPVXRrYUhkMFlXSkVaWHBZVjIxclVYRXJkMjVJTVd4RkNuUm9LM1Y1YlN0QlIwSlFLMkZTU205TksxRlplak5zYVVNMVVuTlpWVk53YlZKRU5sUnJWMFI0UlhReVZUWnVOWFZUU2xoNVJFbDJUbTFYVDNGVlkwTUtNRWxHYm5sSVoyUmlPVTVKYWpGSVYzUkdOa0ZETWxkbmVHcFFhVzQ0TjNKc1psbFVNeTl3UnpVeWJVNVBaSEJ0UVZOcVpFbFJiSGt5Y0daWWIyaDRZZ3BNUTNoWk4zRnJibGRIY21zelJVZHhhR2xTYUZJME9HbFFjSEpCVFZGaU5rSktkR0prVW14S2NsWTVVRXRIYVZGNGFIVlpSRVYwZVN0RlpWUmFiR2xZQ2xwTVdtaHBNSGRvWmxaaVJUTklSa2d6U1N0Uk9XeEdSMWt4ZERkYU4zVmFVamhvVHk5aE1VdzFhbGc1UjJsME1GQm5TVXBHTUV0VVJWcDFSVEpoYnpnS0wzbDZPSEE0TUVObldVVkJNelJVV0hwa1UwOVhaMjB4VmtGSlJYSjVRVVUyU210TWVtcFVhMGRaTmxsd2EyTnhTRGx2YUdoME9HRTJkR3BvYUc5NE53cE5LMWxSTUc1UmFubG9VVGhDU0VwS09IUjBXR3R0VFZOb1RrTmxaV1ppTkhRMVJWbzNObEJQZG0wMU16WnZXSHBNVFZsR1ZHd3pZbE5UUVdrcmIwVkxDa3RGUlcxWmJYZFdaMHgxUmt0RlJXaE9jVXRITUU5d1RWZG1XRlJZVDJwWk1HaG9WMVZ5ZWt4blpsSlJhVzE0T0ZCU09FSm1iRGhEWjFsRlFUZDBZVUVLTkhKVVRsTmhWeTlPU205TlRHdzBPVll5VFRBMWEyd3hhV3hhYWtoQmFXSjBkMkl3ZUhwNk5rWXdVWFJtV2tZM1JEY3lWWFJNTkZaa04wMXdTemcxU1FwRlQwNUhkRGhFVlZsbWFtdE1OVVJuZVVSamJ6UnlTbU00YUdOa2QzUldiVzlEWnpsSmNscEpOekpUVGtjNFkxWjBPU3RaT1dadFdsTnBTMm94Ym05WUNtVnBPVFp5WmpaclEwb3hMelE1ZDNjemVVbFRaRkJ4YVZaaFNGWXhWMDFIY1d4NlNpODNZME5uV1VWQmFHSXdjR3h6Yldkd2VsUTFNM2h6WVVSSFRHWUtURkZGZERsRFRHNW1TR00yTVZCeWRIUkpUa016YWpCMVJVOXFWMEZFYVdOSGVFTkZZbXBtTld4b1kwaFdhVE5CUnpKVGMyZEVWbmhTYWtSQ1RXWTNXZ3BGU2xSellrNTFXbVkwTXk5cFJEWXZiM05IVms5VEsyeFljSEYzT0hsM01HeExUblYzVTAxcmRIQk1PQ3RJYjBnd2JsaHhjbkZSVTB4U01rOWhlVUZVQ2xrMWIxZFNTV3RqVWpGVFZYZEZOWEpCTDA1RFdrbGpRMmRaUlVFMll6UmhlR1JRZHpCNFVIRndabVpZZWs1NE9HVkVkWEEwV0ZsM1JtOXBVelZVUzFrS1NGRm5NbEEwVXpFemJXcHFhak5WU0ZneFZtSmhZMUppUWpVM1puZDJOV2hHWjJOdWFESk1RbWhzWXpoTGExSk9hVVJLV0ZZdlZEZG5Ra3RhUlRnMFRRcGtUMUoyVmt4bVZteHRVamh5Y1VOd05XbExRbVoxYjJzMFlXOW1ZMU53T0V0VFUzQnRRVTFpVjFWUE1XMXlOVWhMVjJkV1dWZGhjRElyU21ScWJFMTFDbWg2TDIxcWRXdERaMWxGUVhCNFlrdGFRMVZvZEVOb1JrUjVUM0ptUjNZMmNURkVNSEZvVjFVNFkycExSRkZaUlV0SmJuRk1TbWhrVEZOcmNtWTJNbG9LVDNoVmEwaFZTbXRXUzJaNGNrZ3hlR0V3YTA5Q09ISkZVSGxUVlhsWldWaFJZWEprY2pSTFIwTmFSelJZVUVkaU1sWlNkVEJQWmtKUWF6VXlTV1k0VVFwUmNqTnhZazVMVWk5R2REUnpUeXRSYjBod1NVVkNaekprY0dOQlpuaGxjRkpWUVhWbGFHRXZhVzkxZDJ0YWIxRmhTVzkxUTB3MFBRb3RMUzB0TFVWT1JDQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUW89Cg==","other-connectivity-list":{"connectivity-records":[]}} 2021-09-04 02:04:44,289 DEBUG 129:onap_service.py(1) - [None][Delete Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-04 02:04:44,289 DEBUG 131:onap_service.py(1) - [None][Delete Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-09-04 02:04:44,289 DEBUG 132:onap_service.py(1) - [None][Delete Connectivity Info] data sent: None 2021-09-04 02:04:44,291 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-04 02:04:44,337 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 204 0 2021-09-04 02:04:44,338 INFO 142:onap_service.py(1) - [None][Delete Connectivity Info] response code: 204 2021-09-04 02:04:44,338 DEBUG 146:onap_service.py(1) - [None][Delete Connectivity Info] response: n/a 2021-09-04 02:04:44,341 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_cnf | integration | 07:32 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-09-04 02:04:44,345 INFO 57:basic_cnf.py(1) - Generate Test report 2021-09-04 02:04:44,441 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-09-04 02:04:44,927 DEBUG 433:connectionpool.py(1) - http://87.254.212.120:8080 "POST http://testresults.opnfv.org/onap/api/v1/results HTTP/1.1" 200 73 2021-09-04 02:04:44,930 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/6132d43c6c44f500102b63d6 2021-09-04 02:04:44,931 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK